Posted April 21, 201312 yr Hi, I am new to forge and I am not entirely sure if this error has been addressed in the past however here is my code : http://paste.minecraftforge.net/view/b0d068d2 I know allot of Java however I am not too familiar with Forge if anyone can help me it would be kindly appreciated.
April 21, 201312 yr Author Hi, I am new to forge and I am not entirely sure if this error has been addressed in the past however here is my code : http://paste.minecraftforge.net/view/b0d068d2 I know allot of Java however I am not too familiar with Forge if anyone can help me it would be kindly appreciated.
April 21, 201312 yr java.lang.ClassNotFoundException: mod.hatchcatch.connorcraft.client.ClientProxy Are your classes in the right locations? Are they nested in the correct folders, as required by your packages?
April 21, 201312 yr java.lang.ClassNotFoundException: mod.hatchcatch.connorcraft.client.ClientProxy Are your classes in the right locations? Are they nested in the correct folders, as required by your packages?
April 22, 201312 yr Author java.lang.ClassNotFoundException: mod.hatchcatch.connorcraft.client.ClientProxy Are your classes in the right locations? Are they nested in the correct folders, as required by your packages? Thank you so much, I accidentally mis-spelt the name of the package. It is the little ones that get ya haha.
April 22, 201312 yr Author java.lang.ClassNotFoundException: mod.hatchcatch.connorcraft.client.ClientProxy Are your classes in the right locations? Are they nested in the correct folders, as required by your packages? Thank you so much, I accidentally mis-spelt the name of the package. It is the little ones that get ya haha.
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.