PyAE spoilage now conflicts with Global Tick Timescale (GTTS) mod. I use GTTS to run Factorio at 120 FPS, but essentially half tick rate, so that it mostly increases FPS only.
The PU-241 element in particular causes a load error as below.
Steps to reproduce
Select full suite of Py mods and GTTS
Try to launch the game
Additional context
Log file
5.405 Error ModManager.cpp:1738: Error while loading item prototype "pu-241" (item): Value (4447872000) outside of range. The data type allows values from 0 to 4294967295 in property tree at ROOT.item.pu-241.spoil_ticks
Modifications: Pyanodons Alternative Energy › Global Tick Time Scale
Mod source
Factorio Mod Portal
Operating system
What kind of issue is this?
What is the problem?
PyAE spoilage now conflicts with Global Tick Timescale (GTTS) mod. I use GTTS to run Factorio at 120 FPS, but essentially half tick rate, so that it mostly increases FPS only.
The PU-241 element in particular causes a load error as below.
Steps to reproduce
Additional context
Log file
5.405 Error ModManager.cpp:1738: Error while loading item prototype "pu-241" (item): Value (4447872000) outside of range. The data type allows values from 0 to 4294967295 in property tree at ROOT.item.pu-241.spoil_ticks Modifications: Pyanodons Alternative Energy › Global Tick Time Scale