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
Loved your stuff, still do, best to you in your life :)
o7
thank you for the troubleshooting! That is so weird however bc several of my mods have the same thing (no 1.2 folder) i guess those are broken too for people running 1.2? when the game was 1.2 it worked fine but i guess the loadfolder system now doesnt like that theres later versions? this is puzzling
anyway ill add a dummy 1.2 folder is it can load..nothing new from 1.1 lol
After I did some checking, I found that your loadfolders.xml file was written wrong.
Please change it to the following
<loadFolders>
<v1.1>
<li>/</li>
<li>1.1</li>
</v1.1>
<v1.2>
<li>/</li>
<li>1.2</li>
</v1.2>
<v1.3>
<li>/</li>
<li>1.3</li>
</v1.3>
</loadFolders>
the fix provided by Ziehn however seems to be working (and I am aware that 1.3 is the latest version, but a lot of mods are not yet 1.3 compatible, one of those is multiplayer, so that's why I am running 1.2 on purpose)
@Ziehn thanks for sharing the fix!
Only this mod loaded.
its this line that seems an issue
Could not load UnityEngine.Texture2D at Things/Item/Equipment/Special/BroadshieldCore
but this is not from me. it seems as if the game files have been corrupted somehow, did you change versions/betas of the game?
I would suggest to uninstall it completely and reinstall with no beta etc. the newest version is 1.3 but my mod worked for 1.2 too and there were no changes it shouldnt load the 1.3 folder at all if it works like before, even when updated. (so when you play 1.2 version of the game it should only load 1.2 version of the mod) maybe try the current version of the game and see if it crashes? idk how else to help