Posted September 5, 201312 yr Hello, This is my first mod test publish. I got the following error thrown: java.lang.NoClassDefFoundError: supcom/entity/turret/Template_TurretEntity Here is the full stack trace from the MineCraft Launcher set to the forge profile: http://paste.minecraftforge.net/view/589e3fd2 Extra detail: I had an issue there I used, in the mods folder, the file path mods/supcom/... whereas in the reobf folder it was reobf/minecraft/supcom/... This caused an error to be thrown where it couldn't find the core mod class. After I made the client mods folder file path mods/minecraft/supcom that error stopped but now I am I have this one. Google search failed to pull up anything I could see that was useful. I have confirmed that both the client and client with server work as I expect when tested in eclipse. Question: What am I doing wrong here? Thanks! Edit: Thread title was incomplete.
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.