Advertisement
ModMCdl

FML_Error

Nov 2nd, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I just don't know what went wrong :(
  3.  
  4. Time: 11/2/17 7:11 PM
  5. Description: Ticking player
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: 3
  8. at java.util.Arrays$ArrayList.get(Unknown Source)
  9. at net.minecraft.util.NonNullList.get(NonNullList.java:46)
  10. at com.modmcdl.magitech.tileenitity.TileEntityPestle.getStackInSlot(TileEntityPestle.java:57)
  11. at net.minecraft.inventory.Slot.getStack(Slot.java:81)
  12. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:93)
  13. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:322)
  14. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2122)
  15. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:876)
  16. at net.minecraft.world.World.updateEntity(World.java:2088)
  17. at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:677)
  18. at net.minecraft.world.World.updateEntities(World.java:1872)
  19. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:648)
  20. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:795)
  21. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:699)
  22. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156)
  23. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:548)
  24. at java.lang.Thread.run(Unknown Source)
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Thread: Server thread
  32. Stacktrace:
  33. at java.util.Arrays$ArrayList.get(Unknown Source)
  34. at net.minecraft.util.NonNullList.get(NonNullList.java:46)
  35. at com.modmcdl.magitech.tileenitity.TileEntityPestle.getStackInSlot(TileEntityPestle.java:57)
  36. at net.minecraft.inventory.Slot.getStack(Slot.java:81)
  37. at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:93)
  38. at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:322)
  39. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2122)
  40. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:876)
  41. at net.minecraft.world.World.updateEntity(World.java:2088)
  42.  
  43. -- Player being ticked --
  44. Details:
  45. Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  46. Entity ID: 197
  47. Entity Name: Player438
  48. Entity's Exact location: -240.58, 73.00, 264.95
  49. Entity's Block location: World: (-241,73,264), Chunk: (at 15,4,8 in -16,16; contains blocks -256,0,256 to -241,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  50. Entity's Momentum: 0.00, -0.08, 0.00
  51. Entity's Passengers: []
  52. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  53. Stacktrace:
  54. at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:677)
  55. at net.minecraft.world.World.updateEntities(World.java:1872)
  56. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:648)
  57.  
  58. -- Affected level --
  59. Details:
  60. Level name: TestWorld
  61. All players: 1 total; [EntityPlayerMP['Player438'/197, l='TestWorld', x=-240.58, y=73.00, z=264.95]]
  62. Chunk stats: ServerChunkCache: 625 Drop: 0
  63. Level seed: -6851493758007918744
  64. Level generator: ID 00 - default, ver 1. Features enabled: true
  65. Level generator options:
  66. Level spawn location: World: (-246,73,252), Chunk: (at 10,4,12 in -16,15; contains blocks -256,0,240 to -241,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  67. Level time: 249913 game time, 1003 day time
  68. Level dimension: 0
  69. Level storage version: 0x04ABD - Anvil
  70. Level weather: Rain time: 3208 (now: false), thunder time: 136308 (now: false)
  71. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  72. Stacktrace:
  73. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:795)
  74. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:699)
  75. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156)
  76. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:548)
  77. at java.lang.Thread.run(Unknown Source)
  78.  
  79. -- System Details --
  80. Details:
  81. Minecraft Version: 1.11.2
  82. Operating System: Windows 10 (amd64) version 10.0
  83. Java Version: 1.8.0_131, Oracle Corporation
  84. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  85. Memory: 516337912 bytes (492 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  86. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  87. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  88. FML: MCP 9.38 Powered by Forge 13.20.1.2476 5 mods loaded, 5 mods active
  89. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  90. UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
  91. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  92. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.11.2-13.20.1.2476.jar)
  93. UCHIJAAAA forge{13.20.1.2476} [Minecraft Forge] (forgeSrc-1.11.2-13.20.1.2476.jar)
  94. UCHIJAAAA modmt{0.0.1 - Alpha} [Mineaturgy] (bin)
  95. Loaded coremods (and transformers):
  96. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  97. Profiler Position: N/A (disabled)
  98. Player Count: 1 / 8; [EntityPlayerMP['Player438'/197, l='TestWorld', x=-240.58, y=73.00, z=264.95]]
  99. Type: Integrated Server (map_client.txt)
  100. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement