Advertisement
Guest User

Untitled

a guest
Mar 19th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.97 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ThaumcraftLoader (Thaumcraft-1.8.9-5.2.1.jar)
  5. SpongeCoremod (spongeforge-1.8.9-1763-4.1.0-BETA-1212.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: 16-3-19 δΈ‹εˆ2:03
  11. Description: Exception ticking world
  12.  
  13. java.lang.NullPointerException: Exception ticking world
  14. at net.minecraft.world.gen.structure.MapGenStructure.func_143027_a(MapGenStructure.java:220)
  15. at net.minecraft.world.gen.structure.MapGenStructure.func_175795_b(MapGenStructure.java:98)
  16. at net.minecraft.world.gen.ChunkProviderHell.func_177458_a(ChunkProviderHell.java:470)
  17. at org.spongepowered.common.world.gen.SpongeChunkProvider.func_177458_a(SpongeChunkProvider.java:328)
  18. at net.minecraft.world.gen.ChunkProviderServer.func_177458_a(ChunkProviderServer.java:376)
  19. at net.minecraft.world.WorldServer.func_175734_a(WorldServer.java:239)
  20. at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:114)
  21. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:199)
  22. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
  23. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
  24. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
  25. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
  26. at java.lang.Thread.run(Thread.java:745)
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Head --
  33. Stacktrace:
  34. at net.minecraft.world.gen.structure.MapGenStructure.func_143027_a(MapGenStructure.java:220)
  35. at net.minecraft.world.gen.structure.MapGenStructure.func_175795_b(MapGenStructure.java:98)
  36. at net.minecraft.world.gen.ChunkProviderHell.func_177458_a(ChunkProviderHell.java:470)
  37. at org.spongepowered.common.world.gen.SpongeChunkProvider.func_177458_a(SpongeChunkProvider.java:328)
  38. at net.minecraft.world.gen.ChunkProviderServer.func_177458_a(ChunkProviderServer.java:376)
  39. at net.minecraft.world.WorldServer.func_175734_a(WorldServer.java:239)
  40. at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:114)
  41. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:199)
  42.  
  43. -- Affected level --
  44. Details:
  45. Level name: DIM-1
  46. All players: 1 total; [EntityPlayerMP['Tomekun'/4304, l='DIM-1', x=-357.50, y=65.00, z=-61.12]]
  47. Chunk stats: ServerChunkCache: 289 Drop: 0
  48. Level seed: 9180336708813093411
  49. Level generator: ID 10 - BIOMESOP, ver 0. Features enabled: true
  50. Level generator options:
  51. Level spawn location: 0.00,64.00,0.00 - World: (0,64,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  52. Level time: 3245117 game time, 3245117 day time
  53. Level dimension: -1
  54. Level storage version: 0x04ABD - Anvil
  55. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  56. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  57. Stacktrace:
  58. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
  59. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
  60. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
  61. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
  62. at java.lang.Thread.run(Thread.java:745)
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.8.9
  67. Operating System: Linux (amd64) version 2.6.32-573.7.1.el6.x86_64
  68. Java Version: 1.8.0_65, Oracle Corporation
  69. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  70. Memory: 653745000 bytes (623 MB) / 1776353280 bytes (1694 MB) up to 8432910336 bytes (8042 MB)
  71. JVM Flags: 4 total; -Xms256M -XX:+UseConcMarkSweepGC -Xmx8192M -XX:MaxPermSize=128M
  72. IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
  73. FML: MCP 9.19 Powered by Forge 11.15.1.1764 32 mods loaded, 32 mods active
  74. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  75. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  76. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (paperspigot-1.8.8.jar)
  77. UCHIJAAAA Forge{11.15.1.1764} [Minecraft Forge] (paperspigot-1.8.8.jar)
  78. UCHIJAAAA sponge{1.8.9-1763-4.1.0-BETA-1212} [SpongeForge] (spongeforge-1.8.9-1763-4.1.0-BETA-1212.jar)
  79. UCHIJAAAA io.github.hsyyid.adminshop{1.6b} [AdminShop] (AdminShop-1.6b.jar)
  80. UCHIJAAAA ArchitectureCraft{1.4.0} [ArchitectureCraft] (ArchitectureCraft-1.4.0-mc1.8.9.jar)
  81. UCHIJAAAA BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8.9-3.0.0.1927-universal.jar)
  82. UCHIJAAAA com.gmail.trentech.bloodmoney{0.2.9} [Blood Money] (bloodmoney-4.1.0-0.2.9.jar)
  83. UCHIJAAAA Baubles{1.1.3.0} [Baubles] (Baubles-1.8.9-1.1.3.0.jar)
  84. UCHIJAAAA Thaumcraft{5.2.1} [Thaumcraft] (Thaumcraft-1.8.9-5.2.1.jar)
  85. UCHIJAAAA Botania{r1.8-250} [Botania] (Botania.r1.8-unofficial-0.6.4.2.jar)
  86. UCHIJAAAA chiselsandbits{mc1.8.9-v1.8.11} [Chisels & Bits] (chiselsandbits-mc1.8.9-v1.8.11.jar)
  87. UCHIJAAAA io.github.hsyyid.commandsigns{1.0} [CommandSigns] (CommandSigns-1.0.jar)
  88. UCHIJAAAA customnpcs{1.8.9_beta} [CustomNPCs] (CustomNpcs_1.8.9_beta(21feb16).jar)
  89. UCHIJAAAA me.flibio.economylite{1.2.1} [EconomyLite] (EconomyLite-v1.2.1.jar)
  90. UCHIJAAAA io.github.hsyyid.essentialcmds{7.8e-746fcc0} [EssentialCmds] (EssentialCmds-7.8e.jar)
  91. UCHIJAAAA com.github.games647.flexiblelogin{0.7} [FlexibleLogin] (FlexibleLogin.jar)
  92. UCHIJAAAA foodcraft{1.2.0} [FoodCraft] (FoodCraft-16.2.4-1.2.2-1.8.9.jar)
  93. UCHIJAAAA journeymap{1.8.9-5.1.5} [JourneyMap] (journeymap-1.8.9-5.1.5-unlimited.jar)
  94. UCHIJAAAA Keys{1.0} [Keys] (Keys-1.0.1.jar)
  95. UCHIJAAAA looty{0.9.0} [RPG Looty] (looty-0-9.jar)
  96. UCHIJAAAA mantle{1.8.9-0.8.2.jenkins95} [Mantle] (Mantle-1.8.9-0.8.2.jar)
  97. UCHIJAAAA MoreFurnaces{1.5.0} [More Furnaces] (morefurnaces-1.5.0-MC1.8.9.jar)
  98. UCHIJAAAA Morpheus{1.8.8-2.0.55} [Morpheus] (Morpheus-1.8.8-2.0.55.jar)
  99. UCHIJAAAA ninja.leaping.permissionsex{2.0-SNAPSHOT} [PermissionsEx] (PermissionsEx-Sponge.jar)
  100. UCHIJAAAA prism{3.0.0} [Prism] (Prism-3.0.0-beta2-1-g414651b-all.jar)
  101. UCHIJAAAA com.gmail.trentech.pjw{0.8.56} [Project Worlds] (projectworlds-4.1.0-0.8.56.jar)
  102. UCHIJAAAA br.net.fabiozumbi12.redprotect{6.4.0} [RedProtect] (RedProtect_Sponge.jar)
  103. UCHIJAAAA tconstruct{1.8.9-2.1.0.jenkins101} [Tinkers' Construct] (TConstruct-1.8.9-2.1.0.jar)
  104. UCHIJAAAA net.mineguild.minecraft.treedestroyage{0.8-DEV-API4.0.3} [TreeDestroyage] (TreeDestroyage-0.8-DEV-API4.0.3-26-all.jar)
  105. UCHIJAAAA knechtcraft.treepers{1.0} [Treepers] (treepers-1.1.jar)
  106. UCHIJAAAA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.8.9-6.1.1.jar)
  107. Loaded coremods (and transformers):
  108. ThaumcraftLoader (Thaumcraft-1.8.9-5.2.1.jar)
  109.  
  110. SpongeCoremod (spongeforge-1.8.9-1763-4.1.0-BETA-1212.jar)
  111. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  112. Pulsar/tconstruct loaded Pulses:
  113. - TinkerCommons (Enabled/Forced)
  114. - TinkerWorld (Enabled/Not Forced)
  115. - TinkerTools (Enabled/Not Forced)
  116. - TinkerGadgets (Enabled/Not Forced)
  117. - TinkerOredict (Enabled/Forced)
  118. - TinkerIntegration (Enabled/Forced)
  119. - TinkerFluids (Enabled/Forced)
  120. - TinkerMaterials (Enabled/Forced)
  121. - chiselsandbitsIntegration (Enabled/Not Forced)
  122. - TinkerDebug (Enabled/Not Forced)
  123.  
  124. Profiler Position: N/A (disabled)
  125. Player Count: 5 / 50; [EntityPlayerMP['muchen_dada'/995, l='sc', x=-197.66, y=68.00, z=-1786.41], EntityPlayerMP['TE_tuzi'/1575, l='sc', x=-575.49, y=68.00, z=255.07], EntityPlayerMP['Norton'/3990, l='sc', x=-49.70, y=65.48, z=-1825.61], EntityPlayerMP['lzb'/43019, l='sc', x=-1890.71, y=88.00, z=-1923.80], EntityPlayerMP['Tomekun'/4304, l='DIM-1', x=-357.50, y=65.00, z=-61.12]]
  126. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  127. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement