Advertisement
Guardian9978

Untitled

Dec 11th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // But it works on my machine.
  3.  
  4. Time: 12/11/16 12:53 PM
  5. Description: Exception in server tick loop
  6.  
  7. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from 3D Maneuver Gear (3DManeuverGear)
  8. Caused by: java.lang.ClassNotFoundException: com.InfinityRaider.maneuvergear.ManeuverGear
  9. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  10. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  11. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  12. at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
  13. at java.lang.Class.forName0(Native Method)
  14. at java.lang.Class.forName(Class.java:348)
  15. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:505)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:497)
  20. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  21. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  22. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  23. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  24. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  25. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  26. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:497)
  31. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  32. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  33. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  34. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  36. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  37. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
  38. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97)
  39. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
  40. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
  41. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  42. at java.lang.Thread.run(Thread.java:745)
  43. Caused by: java.lang.NoClassDefFoundError: com/infinityraider/infinitylib/InfinityMod
  44. at java.lang.ClassLoader.defineClass1(Native Method)
  45. at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
  46. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  47. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  48. ... 33 more
  49. Caused by: java.lang.ClassNotFoundException: com.infinityraider.infinitylib.InfinityMod
  50. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
  51. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  52. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  53. ... 37 more
  54.  
  55.  
  56. A detailed walkthrough of the error, its code path and all known details is as follows:
  57. ---------------------------------------------------------------------------------------
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 1.10.2
  62. Operating System: Linux (amd64) version 4.8.8-2-ARCH
  63. Java Version: 1.8.0_51, Oracle Corporation
  64. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  65. Memory: 13591584 bytes (12 MB) / 133169152 bytes (127 MB) up to 3220701184 bytes (3071 MB)
  66. JVM Flags: 2 total; -Xmx3G -Xmn256
  67. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  68. FML: MCP 9.32 Powered by Forge 12.18.3.2185 6 mods loaded, 6 mods active
  69. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  70. UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  71. UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
  72. UC Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
  73. UC Baubles{1.3.8} [Baubles] (Baubles-1.10.2-1.3.8.jar)
  74. UE 3DManeuverGear{1.10.2-@MAJOR@.@MINOR@.@REVIS@} [3D Maneuver Gear] (3DManeuverGear-1.10.2-0.3.0.jar)
  75. UE infinitylib{1.10.2-0.3.0} [InfinityLib] (infinitylib-0.3.0.jar)
  76. Loaded coremods (and transformers):
  77. Profiler Position: N/A (disabled)
  78. Is Modded: Definitely; Server brand changed to 'fml,forge'
  79. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement