Advertisement
Guest User

error file

a guest
Mar 28th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.84 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 3/28/15 8:02 PM
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: net.techbrew.journeymap.JourneyMap
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
  10. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
  11. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  14. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  15. Caused by: java.lang.ClassNotFoundException: net.techbrew.journeymap.JourneyMap
  16. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  17. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  18. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  19. at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58)
  20. at java.lang.Class.forName0(Native Method)
  21. at java.lang.Class.forName(Class.java:348)
  22. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:497)
  27. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  28. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  29. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  30. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  31. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  32. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  33. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  37. at java.lang.reflect.Method.invoke(Method.java:497)
  38. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  39. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  40. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  41. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  42. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  43. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  44. at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
  45. ... 5 more
  46. Caused by: java.lang.RuntimeException: Attempted to load class net/techbrew/journeymap/JourneyMap for invalid side SERVER
  47. at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
  48. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
  49. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
  50. ... 33 more
  51.  
  52.  
  53. A detailed walkthrough of the error, its code path and all known details is as follows:
  54. ---------------------------------------------------------------------------------------
  55.  
  56. -- System Details --
  57. Details:
  58. Minecraft Version: 1.7.10
  59. Operating System: Linux (amd64) version 3.19.1-201.fc21.x86_64
  60. Java Version: 1.8.0_40, Oracle Corporation
  61. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  62. Memory: 1869029696 bytes (1782 MB) / 2013265920 bytes (1920 MB) up to 2013265920 bytes (1920 MB)
  63. JVM Flags: 3 total; -Xmn1G -Xms2G -Xmx2G
  64. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  65. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  66. FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 6 mods loaded, 6 mods active
  67. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
  68. FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed
  69. Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed
  70. tfc_coremod{0.79.15} [TFC[coremod]] (minecraft.jar) Unloaded->Constructed
  71. terrafirmacraft{0.79.15} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.15.538.jar) Unloaded->Constructed
  72. journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar) Unloaded->Errored
  73. Profiler Position: N/A (disabled)
  74. Is Modded: Definitely; Server brand changed to 'fml,forge'
  75. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement