hassansyyid

Crash

Jul 15th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (sponge-1.8-1487-2.1DEV-517.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Don't be sad, have a hug! <3
  8.  
  9. Time: 7/15/15 1:26 PM
  10. Description: Exception ticking world entities
  11.  
  12. java.lang.NullPointerException: Exception ticking world entities
  13. at org.spongepowered.mod.mixin.plugin.entityactivation.ActivationRange.activateChunkEntities(ActivationRange.java:221)
  14. at org.spongepowered.mod.mixin.plugin.entityactivation.ActivationRange.activateEntities(ActivationRange.java:194)
  15. at net.minecraft.world.World.onInvokeProfiler(World.java:61)
  16. at net.minecraft.world.World.func_72939_s(World.java:1656)
  17. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571)
  18. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:704)
  19. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  20. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  21. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  22. at java.lang.Thread.run(Thread.java:662)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Stacktrace:
  30. at org.spongepowered.mod.mixin.plugin.entityactivation.ActivationRange.activateChunkEntities(ActivationRange.java:221)
  31. at org.spongepowered.mod.mixin.plugin.entityactivation.ActivationRange.activateEntities(ActivationRange.java:194)
  32. at net.minecraft.world.World.onInvokeProfiler(World.java:61)
  33. at net.minecraft.world.World.func_72939_s(World.java:1656)
  34. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571)
  35.  
  36. -- Affected level --
  37. Details:
  38. Level name: world
  39. All players: 1 total; [EntityPlayerMP['HassanS6000'/2044, l='world', x=187.50, y=74.00, z=209.50]]
  40. Chunk stats: ServerChunkCache: 625 Drop: 0
  41. Level seed: -4961313648041154435
  42. Level generator: ID 00 - default, ver 1. Features enabled: true
  43. Level generator options:
  44. Level spawn location: 196.00,64.00,216.00 - World: (196,64,216), Chunk: (at 4,4,8 in 12,13; contains blocks 192,0,208 to 207,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  45. Level time: 277 game time, 277 day time
  46. Level dimension: 0
  47. Level storage version: 0x00000 - Unknown?
  48. Level weather: Rain time: 69339 (now: false), thunder time: 70754 (now: false)
  49. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  50. Stacktrace:
  51. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:704)
  52. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  53. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  54. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  55. at java.lang.Thread.run(Thread.java:662)
  56.  
  57. -- System Details --
  58. Details:
  59. Minecraft Version: 1.8
  60. Operating System: Windows 8 (amd64) version 6.2
  61. Java Version: 1.6.0_45, Sun Microsystems Inc.
  62. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
  63. Memory: 595929440 bytes (568 MB) / 2408513536 bytes (2296 MB) up to 4772200448 bytes (4551 MB)
  64. JVM Flags: 2 total; -Xms1G -Xmx5G
  65. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  66. FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1487 6 mods loaded, 6 mods active
  67. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  68. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  69. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-universal.jar)
  70. UCHIJAAAA Forge{11.14.3.1487} [Minecraft Forge] (forge-1.8-universal.jar)
  71. UCHIJAAAA Sponge{1.8-1487-2.1DEV-517} [SpongePowered Sponge] (minecraft.jar)
  72. UCHIJAAAA halocraft{1.3} [HaloCraft 2.0] (halocraft-2.0-v1.3.jar)
  73. UCHIJAAAA Kits{0.4} [Kits] (Kits-0.5.jar)
  74. Loaded coremods (and transformers):
  75. SpongeCoremod (sponge-1.8-1487-2.1DEV-517.jar)
  76.  
  77. Profiler Position: N/A (disabled)
  78. Player Count: 1 / 500; [EntityPlayerMP['HassanS6000'/2044, l='world', x=187.50, y=74.00, z=209.50]]
  79. Is Modded: Definitely; Server brand changed to 'fml,forge'
  80. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment