Posted December 5, 201410 yr Hello. I am posting this now instead of last night when it happened cause I was only now able to get a crash report. The problem is when I declare a field for the packet pipeline my mod uses. It tells me this java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP at keegan.labstuff.LabStuffMain.<clinit>(LabStuffMain.java:113) ~[LabStuffMain.class:?] That is how I know it's the delcaration. I know this is because EntityClientPlayerMP doesnt exist on servers, but I can't isolate where it's being called. It's something higher up, I don't call it directly. Codes here : github.com/KeeganDeathman/LabStuff Thanks! [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
December 5, 201410 yr Author Did not see that. let me guess, isRemote? [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
December 5, 201410 yr Author I don't follow. And I keep hearing I need to ditch this, but then I'd have to learn the new system, recode my guis to use it, bleh. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
December 5, 201410 yr Author So I dont need the code for if it's headed for the client at all? Okay thanks. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
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.