jaranvil / CraftNanny

[PHP/MySQL] Control and monitor minecraft through ComputerCraft
9 stars 6 forks source link

program crashes #27

Open dalgrim opened 8 years ago

dalgrim commented 8 years ago

The player tracking monitor and energy tracking module: On player tracking: It appears to crash when a block is mined or item dropped OR if two sensors have an overlapping area and someone steps into that spot. Still working to narrow it down.

Energy tracking is crashing when ever my 36 block Vibrant Capacitor Bank hits 90%. This could also be due to a very large energy loss at that point. I have a program to control energy gen and at 90% it shuts off my turbines so at that point there is an 80,000 rf/t energy loss.

I'd be happy to provide any more information needed, just ask.

dalgrim commented 8 years ago

Exact error is: "CN_Module 130: entity not found." on the player tracker.