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
If you unpack the mod (Real Ferozium) and open the mech_enemy_spawner.lua script, you can simply erase the line that compares a string with a number.
After doing that, just pack the mod again, put it inside starbound/mods and unsubscribe from the workshop item (You're using your own version now)
To find the mod, go to steam/steamapps/workshop/content/211820/3390666416
Here's the problem though: Erasing that line will remove one of the filters that prevents NPCs from getting OP mech parts that will destroy you in one shot. Not only that, a tier 3 npc will be able to get a tier 8 part because of it I believe. Fun!
In case you want to make things even better, you can change the percentage of NPCs that will be spawned with a mech and also the minimum tier they can be.
https://steamcommunity.com/sharedfiles/filedetails/?id=3480677836
maybe one of the mod in there is incompatible?
more precisely, Ester is just GONE. he is playing on a fresh universe and character and all, tried twice and still happening. he removed this one specifically and now it fixed.
i'd send the error log but uh, it not my pc xD. there no crash either, she just don't appear.
[20:57:23.903] [Error] Exception while invoking lua function 'update'. (LuaException) Error code 2, [string "/npcs/mech_enemy_spawner.lua"]:193: attempt to compare string with number
stack traceback:
[C]: in metamethod '__le'
[string "/npcs/mech_enemy_spawner.lua"]:193: in global 'partsBag'
[string "/npcs/mech_enemy_spawner.lua"]:225: in global 'generateItemSet'
[string "/npcs/mech_enemy_spawner.lua"]:88: in global 'deployNPCMech'
[string "/npcs/mech_enemy_spawner.lua"]:69: in upvalue 'ivrpgOldUpdate'
[string "/npcs/ivrpgnpc.lua"]:27: in upvalue 'old_update'
[string "/npcs/MM_npcControl.lua"]:55: in function <[string "/npcs/MM_npcControl.lua"]:53>