Quote:
Originally Posted by fowlplay4
I'm currently having issues with a scripted timevar3 system, and have narrowed it down to the math involving large numbers to be at fault.
|
This is not really a bug though. The maximum integer value that Graal supports is 2^32, which is 1274191488, due to memory restrictions.