Hello,
I’m getting the following error when I try to execute any node straight after
Python Script (Labs):
Execute failed: Invalid value for EpochDay (valid values -365243219162 - 365241780471): 39106961728000
The Python node was executing in a Chunk Loop, and started getting this error after 12 iterations. There doesn’t seem to be anything different about the data in this iteration.
I also tried executing a Table Writer node and a Table Validator node after the Python Script (Labs) node, but they all get the same error as the Loop End node.
I can’t find anything about this online. Probably a bug?