Guest User

Tinkers construct mods Forge test

a guest
Jun 25th, 2015
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. A detailed walkthrough of the error, its code path and all known details is as follows:
  2. ---------------------------------------------------------------------------------------
  3.  
  4. -- Head --
  5. Stacktrace:
  6. at tconstruct.client.tabs.InventoryTabKnapsack.shouldAddToList(InventoryTabKnapsack.java:23)
  7. at tconstruct.client.tabs.TabRegistry.updateTabValues(TabRegistry.java:64)
  8. at tconstruct.client.tabs.TabRegistry.guiPostInit(TabRegistry.java:43)
  9. at cpw.mods.fml.common.eventhandler.ASMEventHandler_28_TabRegistry_guiPostInit_Post.invoke(.dynamic)
  10. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  11. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  12. at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:257)
  13. at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:808)
  14.  
  15. -- Affected level --
  16. Details:
  17. Level name: MpServer
  18. All players: 1 total; [EntityClientPlayerMP['Buzzi'/0, l='MpServer', x=1452.15, y=2.62, z=-1680.37]]
  19. Chunk stats: MultiplayerChunkCache: 441, 441
  20. Level seed: 0
  21. Level generator: ID 01 - flat, ver 0. Features enabled: false
  22. Level generator options:
  23. Level spawn location: World: (1461,4,-1683), Chunk: (at 5,0,13 in 91,-106; contains blocks 1456,0,-1696 to 1471,255,-1681), Region: (2,-4; contains chunks 64,-128 to 95,-97, blocks 1024,0,-2048 to 1535,255,-1537)
  24. Level time: 544 game time, 544 day time
  25. Level dimension: 0
  26. Level storage version: 0x00000 - Unknown?
  27. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  28. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  29. Forced entities: 1 total; [EntityClientPlayerMP['Buzzi'/0, l='MpServer', x=1452.15, y=2.62, z=-1680.37]]
  30. Retry entities: 0 total; []
  31. Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.8-SNAPSHOT:"cc3a8c0":1071) <- Spigot
  32. Server type: Non-integrated multiplayer server
  33. Stacktrace:
  34. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  35. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  36. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
  37. at net.minecraft.client.main.Main.main(SourceFile:148)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  41. at java.lang.reflect.Method.invoke(Method.java:483)
  42. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  43. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Advertisement
Add Comment
Please, Sign In to add comment