Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I gave a quick test trying to load the mod with your changes. seems the other mods still have loading issues. would there also need to be changes in AvorionAnnouncer and GalaxyMapQoL?
information about error: https://avorion.fandom.com/wiki/Modding_Pitfalls
file :1722652757/data/scripts/lib/azimuthlib-basic.lua
diff azimuthlib-basic.lua azimuthlib-basic.lua.orig
379c379
< local filename = "./moddata/"..modName..(isSeedDependant and "_"..GameSettings().seed or "")..".lua"
---
> local filename = dir.."/"..modName..(isSeedDependant and "_"..GameSettings().seed or "")..".lua"
479c479
< local filename = "./moddata/"..modName..(isSeedDependant and "_"..GameSettings().seed or "")..".lua"
---
> local filename = dir.."/"..modName..(isSeedDependant and "_"..GameSettings().seed or "")..".lua"
and create dir ~/.avorion/moddata
trying to get this and Avorion Announcer loaded on my server.
With AzimuthLib installed alone, no errors. Adding Avorion Announcer gives me these errors:
https://pastebin.com/6TMAp3Hk
it looks like this is an old vanilla bug that some people get and some dont? server is installed on a box with the linux Pterodactyl server management panel
local file, err = io.open(filename, "wb")
[ERROR][AutoResearch]: Failed to load config file 'galaxies/bure/moddata/AutoResearch.lua': filename is not secure
Hi, I'm getting the following identical server-side errors across a few of your mods which leads me to believe this library might be the source:
[ERROR][GalaxyMapQoL]: Failed to load config file
[ERROR][GalaxyMapQoL]: Failed to save config file
[ERROR][GateFounder]: Failed to load config file
[ERROR][GateFounder]: Failed to save config file
[ERROR][CrewboardTweaks]: Failed to load config file
[ERROR][CrewboardTweaks]: Failed to save config file
I traced the issue to '/data/scripts/lib/azimuthlib-basic.lua', specifically the loadConfig (line 388) and saveConfig (line 490) functions. I should also mention that my moddata directory is empty and the AvorionServer service has permission to read/write there. Hope this helps. Let me know I can provide any more pertinent info.
https://pastebin.com/yRfhEQBq
Please update and Thank you very much!
C:\Program Files (x86)\Steam\steamapps\workshop\content\445220\1722652757
Into your galaxy folder. There should be a "workshop" folder with installed mods in it.
If everything fails, contact the devs or post on the official Discord server.
I used Notepad++ to do this which also is free and works fine.
Alright guys i was able to update mine to the newest version of avorion and it seems to work fine
the directory path is
" C:\Program Files (x86)\Steam\steamapps\workshop\content\445220\1722652757 "
, you're gonna need an app called Serris Code Editor, it was super easy. once you have the serris code editor, go to the exact directory path i copy & pasted and click the one that says ModInfo click on it, open with serris code editor, and scroll down untill you see Min: 23.3 and Max: 24. and set "Max:24." to "Max: 26(or higher)"and hit the small save icon in the top right, click it twice if youre paranoid, and close out of everything, open up avorion, check the mods section and it should be available, You're Welcome.
Thanks for all these great mods, Rinart!
I think he must with this only update after a bigger Change
Without mods everything on high: 140 fps
With mods everything on high: 16 fps
With mods everything on low: 18 fps