Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minecraft 1.5.2 Server NoClassDefFoundError #686

Open
myxxmikeyxx opened this issue Apr 4, 2019 · 0 comments
Open

Minecraft 1.5.2 Server NoClassDefFoundError #686

myxxmikeyxx opened this issue Apr 4, 2019 · 0 comments

Comments

@myxxmikeyxx
Copy link

Capture

This is the issue I'm getting. I have not tried the server one a regular non modded (besides forge) server to see if i get this error, but when I remove BukkitForge it loads fine, If you can help at all I'd appreciate it.

COPIED TEXT (IDK if it helps):
2019-04-03 21:19:43 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
2019-04-03 21:19:43 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_191, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_191
2019-04-03 21:19:43 [WARNING] [ForgeModLoader] The coremod keepcalm.mods.bukkit.asm.BukkitASMLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2019-04-03 21:19:43 [INFO] [STDOUT] Bukkitforge call to getASMTransformer ...
2019-04-03 21:19:43 [INFO] [STDOUT] Bukkitforge call to getASMTransformer ...
2019-04-03 21:19:43 [INFO] [STDOUT] Adding Accesstransformer map: bukkit_at.cfg
2019-04-03 21:19:44 [INFO] [STDOUT] Found global block break call: a(Laab;IIIII)V
2019-04-03 21:19:45 [INFO] [STDOUT] Inserted instructions!
2019-04-03 21:19:45 [INFO] [STDOUT] Got this Far!
2019-04-03 21:19:46 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2019-04-03 21:19:46 [INFO] [STDOUT] Transforming iz using keepcalm.mods.bukkit.asm.replacements.WorldServer_BukkitForge !test!
2019-04-03 21:19:47 [INFO] [STDOUT] Transforming sq using sq !test!
2019-04-03 21:19:47 [INFO] [STDERR] Exception in thread "main" java.lang.NoClassDefFoundError: net/minecraft/entity/player/EntityPlayer
2019-04-03 21:19:47 [INFO] [STDERR] at java.lang.Class.getDeclaredMethods0(Native Method)
2019-04-03 21:19:47 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
Press any key to continue . . .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant