Posted November 23, 201410 yr I'm getting this really weird crash when spawning my entity: http://pastebin.com/QGRdqDb5 . Just note that I have absolutely no experience with entities, so... I don't exactly know what I'm doing Any help is appreciated! Relevant code: Main class: https://github.com/austinv11/PeripheralsPlusPlus/blob/master/src%2Fmain%2Fjava%2Fcom%2Faustinv11%2Fperipheralsplusplus%2FPeripheralsPlusPlus.java Entity class: https://github.com/austinv11/PeripheralsPlusPlus/blob/master/src%2Fmain%2Fjava%2Fcom%2Faustinv11%2Fperipheralsplusplus%2Fentities%2FEntityRocket.java Client proxy: https://github.com/austinv11/PeripheralsPlusPlus/blob/master/src%2Fmain%2Fjava%2Fcom%2Faustinv11%2Fperipheralsplusplus%2Fproxy%2FClientProxy.java
November 23, 201410 yr Author That's literally all there is, but if you wish: http://pastebin.com/DJGtcrgG
November 26, 201410 yr Author Here: https://github.com/austinv11/PeripheralsPlusPlus/blob/master/src%2Fmain%2Fjava%2Fcom%2Faustinv11%2Fperipheralsplusplus%2Fitems%2FItemRocket.java#L20
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.