Ability to customize the performance of your robots, such as speed, range, battery size, and more. Setting to use robots early. Setting to enable quick start mode. New robotics technologies. And more!
Using it with the 248k mod gives an error on startup:
_robotworld-continued__/prototypes/LogisticsUpdates.lua:43: attempt to index field '?' (a nil value)
stack traceback: robotworld-continued/prototypes/LogisticsUpdates.lua:43: in function 'early_energy_updates' robotworld-continued/prototypes/LogisticsUpdates.lua:297: in function 'run_later_updates' robotworld-continued/data-final-fixes.lua:1: in main chunk
-- workaround for 248k
I'm guessing this code already contain 248K modifications for logistics and construction robots
I commented out one of them and it worked.
I don't speak English, I used a translation tool, please forgive me.
I also use the following mods, which are loaded in the game in this order:
Hiladdar's Robots>extended descriptions>Noxys_StackSizeMultiplier>Robot World Continued>Hiladdar's Robots>Robot Attrition>Robot World Continued
You can leave it alone, thank you very much for your reply, because I have used other mod to change the stack_size , and after I commented out the function of your mod's 248k stack_size code, it won't report an error and work normally.
There are so many mods that troubleshooting is a hassle, but I suggest that since there are other mods that modify stack_size, you could change your stack_size modification to set whether it’s enabled or not, and then come back and add the modification value, rather than just enabling it directly.