Advertisement
Guest User

Merchants Addon Crash Report 2

a guest
Jul 28th, 2015
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 28.07.15 17:46
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException: Exception in server tick loop
  8. at com.bioxx.tfc.Core.TFC_Core.getSuperSeed(TFC_Core.java:1401)
  9. at com.bioxx.tfc.api.Crafting.AnvilRecipe.<init>(AnvilRecipe.java:30)
  10. at com.aleksey.merchants.Core.Recipes.registerAnvilRecipes(Recipes.java:73)
  11. at com.aleksey.merchants.Handlers.ChunkEventHandler.onLoadWorld(ChunkEventHandler.java:16)
  12. at cpw.mods.fml.common.eventhandler.ASMEventHandler_28_ChunkEventHandler_onLoadWorld_Load.invoke(.dynamic)
  13. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  14. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  15. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:73)
  16. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
  17. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  18. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- System Details --
  25. Details:
  26. Minecraft Version: 1.7.10
  27. Operating System: Windows 7 (x86) version 6.1
  28. Java Version: 1.8.0_25, Oracle Corporation
  29. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  30. Memory: 91972336 bytes (87 MB) / 280473600 bytes (267 MB) up to 523501568 bytes (499 MB)
  31. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  32. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  33. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 17
  34. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 6 mods loaded, 6 mods active
  35. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  36. UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  37. UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  38. UCHIJAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  39. UCHIJAA tfc_coremod{0.79.20} [TFC[coremod]] (minecraft.jar)
  40. UCHIJAA MerchantsTFC{1.0.33} [Merchants] ([1.7.10]Merchants-1.0.33.jar)
  41. UCHIJAA terrafirmacraft{0.79.20} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.20.710.jar)
  42. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  43. Profiler Position: N/A (disabled)
  44. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  45. Player Count: 0 / 8; []
  46. Type: Integrated Server (map_client.txt)
  47. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement