Big Reactors

Big Reactors

11M Downloads

Server crash

Samuell1 opened this issue ยท 2 comments

commented

Updated to newest version 0.4.2A2 , and repeatly crashing

Crashlog: http://icrazy.eu/code/raw/2cn69rzY

commented

Looks like there's two problems here.

(1) The true problem is that there's some bug in ComputerCraft whereby a clientside field is being accessed on the server. I suggest you report this to the ComputerCraft bug tracker.

(2) BR is triggering a chunkload on the server when validating a machine. This is a performance problem, but shouldn't crash anything.

commented

Thanks for the fast reply. I updated Computercraft version from 1.72 to 1.73 and working :)