Refraction

Refraction

199k Downloads

NullPointerException when rotating mirror

JamiesWhiteShirt opened this issue ยท 2 comments

commented

https://gist.github.com/Aedda/b35beffebb3fba5a186287f05fc13eac

I place a mirror under a Light Beam Dilation Device and rotate it 270 degrees on the y axis. The instant I rotate it 45 degrees on the x axis the server crashes due to this NPE. It seems to happen wherever I do this exact procedure.

commented

r.data is null. I think this is codewarrior's stuff?

commented

Fixed.