Advertisement
Guest User

Merchants Addon Crash Report

a guest
Jul 28th, 2015
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 28.07.15 15:02
  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_55_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: 168384696 bytes (160 MB) / 341274624 bytes (325 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: 0
  34. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 14 mods loaded, 14 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 lwstfc{3.6.B79} [Leather Water Sac] ([1.7.10]LeatherWaterSac-3.6.B79.jar)
  41. UCHIJAA MerchantsTFC{1.0.33} [Merchants] ([1.7.10]Merchants-1.0.33.jar)
  42. UCHIJAA terrafirmacraft{0.79.20} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.20.710.jar)
  43. UCHIJAA tfcm{0.4.0} [TerraMisc] ([1.7.10]TerraMisc-0.4.0.jar)
  44. UCHIJAA tfccellars{1.08} [CellarsAddon] ([1.7.10]TFCCellarsAddon-1.08.jar)
  45. UCHIJAA BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.5][MC1.7.10].jar)
  46. UCHIJAA BiblioWoodsTFC{1.1} [BiblioWoodsTFC] (BiblioWoods[TerraFirmaCraftV0.79.18][v1.1].jar)
  47. UCHIJAA customnpcs{1.7.10c} [CustomNpcs] (CustomNPCs_1.7.10c.jar)
  48. UCHIJAA farseek{1.0.8} [Farseek] (Farseek-1.0.8.jar)
  49. UCHIJAA streams{0.1.4} [Streams] (Streams-0.1.4.jar)
  50. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  51. Profiler Position: N/A (disabled)
  52. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  53. Player Count: 0 / 8; []
  54. Type: Integrated Server (map_client.txt)
  55. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement