Closed mbc012 closed 1 month ago
Oh fun! I'm also looking forward to Space Age too!
Can you give me:
And I'll try and reproduce and see what we can do about this error.
Factorio Version: 1.1.110 (build 62357, win64)
The AntiMaterial mod is one I "created" to handle Rampant when playing solo, its a heavy machine gun mod I found and adapted. AntiMaterial_Turret_0.1.0.zip
New save settings:
Thanks for the huge info dump! I'll try and work the issue and give support here given the number of mods interacting together!
So I think the Krastorio 2 might be at fault. Can you disable that mod, and it's related mods, and see if you can start your game up ?
I think Krastorio changes the equipment grid sizes for the power-armor-mk2
and spidertron, which would be incompatible with QSD. I am not a Krastorio player, Can you confirm this?
I believe its due to the fusion reactor not being able to be used in the mk2 armour.
I ended up just changing some of the LUA so it would insert the items to inv instead of configuring the armour. My code is really messy as I did this quickly this morning.
Thanks for all your help, I will close this now since I was able to solve :)
@mbc012 I will probably mark this mod as not-compatible with Krastorio, but I'll look at your changes and see if I can integrate anything or a check
@mbc012 while this mod still does not "work" with Krastorio, I did learn a thing-or-two with "mod checking" in Factorio 2.0. With pull request #5 I use a check for space-age
to select the correct "equipment" to slot into the character.
Whenever I have free time (and that's super rare) I'll see about doing something for the popular mod Krastorio. No promises though.
... also space age is great go play it!
An upcoming release of QSD will just note this incompatibility.
Hi I encountered this error. I was playing SE + K2 with Rampant.
The mod Quick Start Delight (2.0.0) caused a non-recoverable error. Please report this error to the mod author.
Error while running event quick-start-delight::on_player_created (ID 26) quick-start-delight/qsd/utils.lua:33: attempt to index local 'new_gear' (a nil value) stack traceback: quick-start-delight/qsd/utils.lua:33: in function 'configure_gear' quick-start-delight/control.lua:60: in function <quick-start-delight/control.lua:20>