Jump to content

[Minecraft Forge 1.7.2] CRASH SERVER MODS


ArtutoGamer

Recommended Posts

Hello, My Server with mods is Crashed. He says this:

 

THE COMPLET CRASH REPORT STAY IN: http://pastebin.com/HghWCakJ

 

[15:52:56] [server thread/INFO] [FML]:  Unknown recipe class! de.eydamos.backpack.recipes.RecipeEnhanceBackpack Modder please refer to net.minecraftforge.oredict.RecipeSorter

[15:52:56] [server thread/INFO] [FML]:  Unknown recipe class! de.eydamos.backpack.recipes.RecipeRecolorBackpack Modder please refer to net.minecraftforge.oredict.RecipeSorter

[15:52:56] [server thread/INFO] [FML]:  Unknown recipe class! de.eydamos.backpack.recipes.RecipeIntelligentWorkbenchBackpack Modder please refer to net.minecraftforge.oredict.RecipeSorter

[15:52:56] [server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 37 mods

[15:52:56] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"

[15:52:59] [server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception

java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException

at net.minecraft.server.management.PlayerManager.<init>(PlayerManager.java:72) ~[mg.class:?]

at net.minecraft.world.WorldServer.<init>(WorldServer.java:99) ~[mj.class:?]

at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:211) ~[MinecraftServer.class:?]

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:236) ~[lj.class:?]

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) [MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670) [kx.class:?]

Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException

at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_55]

at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_55]

at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_55]

at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_55]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_55]

at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_55]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_55]

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:104) ~[launchwrapper-1.9.jar:?]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_55]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_55]

 

 

 

Link to comment
Share on other sites

Im Removed VoxelMap and a New Crash:

 

COMPLETE CRASH REPORT: http://pastebin.com/Zcvjwtvm

 

[14:27:50] [server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception

java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException

at net.minecraft.server.management.PlayerManager.<init>(PlayerManager.java:72) ~[mg.class:?]

at net.minecraft.world.WorldServer.<init>(WorldServer.java:99) ~[mj.class:?]

at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:211) ~[MinecraftServer.class:?]

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:236) ~[lj.class:?]

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) [MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670) [kx.class:?]

Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException

at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_60]

at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_60]

at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_60]

at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_60]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]

at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:104) ~[launchwrapper-1.9.jar:?]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]

 

Link to comment
Share on other sites

Ok i desinstaled Inventory tweaks and crash now  :-\

 

Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99) ~[launchwrapper-1.9.jar:?]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]

at DamageIndicatorsMod.server.DIProxy.register(DIProxy.java:26) ~[DIProxy.class:?]

at DamageIndicatorsMod.DIMod.load(DIMod.java:97) ~[DIMod.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]

at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:?]

at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) ~[minecraft_server.1.7.2.jar:?]

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) ~[minecraft_server.1.7.2.jar:?]

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) ~[minecraft_server.1.7.2.jar:?]

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) ~[minecraft_server.1.7.2.jar:?]

at com.google.common.eventbus.EventBus.post(EventBus.java:267) ~[minecraft_server.1.7.2.jar:?]

at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) ~[minecraft_server.1.7.2.jar:?]

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) ~[minecraft_server.1.7.2.jar:?]

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) ~[minecraft_server.1.7.2.jar:?]

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) ~[minecraft_server.1.7.2.jar:?]

at com.google.common.eventbus.EventBus.post(EventBus.java:267) ~[minecraft_server.1.7.2.jar:?]

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690) ~[Loader.class:?]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • It will be about medeaival times
    • the mods are crashing and I'm not sure why so heres everything  crash log https://pastebin.com/RxLKbMNR  L2 Library (12library) has failed to load correctly java.lang.NoClassDefFoundError: org/antarcticgardens/newage/content/energiser/EnergiserBlock L2 Screen Tracker (12screentracker) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class dev.xkmc.12library.base.L2Registrate Create: Interiors (interiors) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class com.tterrag.registrate.AbstractRegistrate L2 Damage Tracker (12damagetracker) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class dev.xkmc.l2library.base.L2Registrate Create Enchantment Industry (create_enchantment_industry) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class com.simibubi.create.foundation.data.Createfiegistrate Create Crafts & Additions (createaddition) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class com.simibubi.create.foundation.data.CreateRegistrate Create Slice & Dice (sliceanddice) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class com.simibubi.create.foundation.data.CreateRegistrate L2 Tabs (12tabs) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class dev.xkmc.l2library.base.L2Registrate Modular Golems (modulargolems) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class dev.xkmc.l2library.base.L2Registrate Create: Steam 'n' FRails (railways) has failed to load correctly java.lang.NoClassDefFoundError : Could not initialize class com.simibubi.create.foundation.data.Createfregistrate Cuisine Delight (cuisinedelight) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class dev.xkmc.12library.base.L2Registrate Create (create) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class com.simibubi.create.Create Guardian Beam Defense (creategbd) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class com.simibubi.create.foundation.data.CreateRegistrate L2 Item Selector (12itemselector) has failed to load correctly java.lang.NoClassDefFoundError: Could not initialize class dev.xkmc.l2library.base.L2Registrate
    • hey there, I have been using Forge for years without any problems, but for some time now I have been getting this error message when I click on “Installer” under the downloads. This happens on all versions. I have tried various things but have not gotten any results. If anyone has a solution, I would be very grateful!
    • I don't have mcreator installed.
    • the session has expired, what if the modified LAN Server displays the same screen after logging in as after logging in to the premium server from a non-premium account? Minecraft Forge 1.20.1 CurseForge. I also use Mod LAN World Plug n Play
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.