Server Crash, from Combinators? Lights?
Posted: Sat Oct 26, 2024 3:23 pm
Messing around with lights in various configurations with the standard setup of
feedback signal increment by 1; modulus into light signals
the crash may be from either the modulus causing an arithmetic exception, or something to do with the lights unpacking the color signal(s)
could be if compiler flags related to arithmetic within the engine or lua were changed?
this takes awhile to happen and i dont know know what exactly causes it, but it happens reliably after a few minutes
I'm actually not sure about this, cannot replicate anymore.
lights with each of the 3 different color signal modes being fed a prandom signal within a range
suspect blueprint
feedback signal increment by 1; modulus into light signals
the crash may be from either the modulus causing an arithmetic exception, or something to do with the lights unpacking the color signal(s)
could be if compiler flags related to arithmetic within the engine or lua were changed?
I'm actually not sure about this, cannot replicate anymore.
lights with each of the 3 different color signal modes being fed a prandom signal within a range
suspect blueprint