Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.75 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.10.2-2477-5.2.0-BETA-2637 (1).jar)
  5. CoreMod (TickProfiler.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // Everything's going to plan. No, really, that was supposed to happen.
  9.  
  10. Time: 10/3/17 4:12 AM
  11. Description: Exception in server tick loop
  12.  
  13. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from WorldPortals (WorldPortals)
  14. Caused by: org.spongepowered.mod.plugin.InvalidPluginException
  15. at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:276)
  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:498)
  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:498)
  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.redirect$onPost$zzb000(LoadController.java:561)
  37. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  38. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
  39. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  40. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
  41. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
  42. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  43. at java.lang.Thread.run(Thread.java:748)
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- Head --
  50. Thread: Server thread
  51. Stacktrace:
  52. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zhp000(MinecraftServer.java:3953)
  53.  
  54. -- Sponge CauseTracker --
  55. Details:
  56. Cause Stack: [Empty stack]
  57. Stacktrace:
  58. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zhp000(MinecraftServer.java:3953)
  59. at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:829)
  60. at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:361)
  61. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:503)
  62. at java.lang.Thread.run(Thread.java:748)
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.10.2
  67. Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
  68. Java Version: 1.8.0_131, Oracle Corporation
  69. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  70. Memory: 1351223664 bytes (1288 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
  71. JVM Flags: 13 total; -Xmx2048M -Xms2048M -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AggressiveOpts -XX:+AlwaysPreTouch
  72. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  73. FML: MCP 9.32 Powered by Forge 12.18.3.2297 53 mods loaded, 53 mods active
  74.  
  75. Loaded coremods (and transformers):
  76. SpongeCoremod (spongeforge-1.10.2-2477-5.2.0-BETA-2637 (1).jar)
  77. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  78. CoreMod (TickProfiler.jar)
  79.  
  80. Profiler Position: N/A (disabled)
  81. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  82. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement