marcin212 / Zetta-Industries

mod for minecraft
zlib License
24 stars 13 forks source link

OnRightClickCrash #29

Closed ghost closed 9 years ago

ghost commented 9 years ago

I spot ghost block placing when i accesing BigBatteryPowerTap I tried right click it with laser from IC2 and got this: http://pastebin.com/8UhWSYkq

XFactHD commented 9 years ago

@cpbplus are you talking about the mining laser? If that's the case, then the problem might be that the laser is breaking the power tap while the GUI opens and tries to access data from a block that is now null.

Kubuxu commented 9 years ago

It is more of a existing issue where GUI is being open on server and not on client or reverse.