Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // There are four lights!
- Time: 26/11/14 21:11
- Description: Exception in server tick loop
- java.lang.NoClassDefFoundError: resonant/api/explosion/ExplosionEvent$ExplosivePreDetonationEvent
- at java.lang.Class.getDeclaredMethods0(Native Method)
- at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
- at java.lang.Class.getDeclaredMethods(Unknown Source)
- at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:297)
- at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:485)
- at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
- at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
- at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
- at java.lang.Thread.run(Unknown Source)
- Caused by: java.lang.ClassNotFoundException: resonant.api.explosion.ExplosionEvent$ExplosivePreDetonationEvent
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 31 more
- Caused by: java.lang.NullPointerException
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
- ... 33 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.7.10
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_71, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 122621960 bytes (116 MB) / 300834816 bytes (286 MB) up to 10698686464 bytes (10203 MB)
- JVM Flags: 18 total; -Xmx10G -XX:ParallelGCThreads=8 -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+AggressiveOpts -XX:+CMSParallelRemarkEnabled -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=500 -XX:SurvivorRatio=16 -XX:TargetSurvivorRatio=90 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -Xnoclassgc -XX:UseSSE=3 -XX:PermSize=128m -XX:LargePageSizeInBytes=4m
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: ~~ERROR~~ NullPointerException: null
- AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
- Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit
- TConstruct Environment: Environment healthy.
- Profiler Position: N/A (disabled)
- Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment