Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.96 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 2/20/19 3:45 PM
  5. Description: Ticking block entity
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: -2
  8. at com.pixelmonmod.pixelmon.api.storage.PCStorage.get(PCStorage.java:228)
  9. at com.pixelmonmod.pixelmon.blocks.tileEntities.TileEntityRanchBlock$RanchPoke.getPokemon(TileEntityRanchBlock.java:132)
  10. at com.pixelmonmod.pixelmon.blocks.tileEntities.TileEntityRanchBlock.func_73660_a(TileEntityRanchBlock.java:169)
  11. at net.minecraft.world.World.func_72939_s(World.java:1832)
  12. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  13. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  14. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  15. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  16. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  17. at java.lang.Thread.run(Unknown Source)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- Head --
  24. Thread: Server thread
  25. Stacktrace:
  26. at com.pixelmonmod.pixelmon.api.storage.PCStorage.get(PCStorage.java:228)
  27. at com.pixelmonmod.pixelmon.blocks.tileEntities.TileEntityRanchBlock$RanchPoke.getPokemon(TileEntityRanchBlock.java:132)
  28. at com.pixelmonmod.pixelmon.blocks.tileEntities.TileEntityRanchBlock.func_73660_a(TileEntityRanchBlock.java:169)
  29.  
  30. -- Block entity being ticked --
  31. Details:
  32. Name: pixelmon:ranch_block // com.pixelmonmod.pixelmon.blocks.tileEntities.TileEntityRanchBlock
  33. Block type: ID #261 (tile.ranch // com.pixelmonmod.pixelmon.blocks.ranch.BlockRanchBlock)
  34. Block data value: 11 / 0xB / 0b1011
  35. Block location: World: (269,67,-600), Chunk: (at 13,4,8 in 16,-38; contains blocks 256,0,-608 to 271,255,-593), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
  36. Actual block type: ID #261 (tile.ranch // com.pixelmonmod.pixelmon.blocks.ranch.BlockRanchBlock)
  37. Actual block data value: 11 / 0xB / 0b1011
  38. Stacktrace:
  39. at net.minecraft.world.World.func_72939_s(World.java:1832)
  40. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  41.  
  42. -- Affected level --
  43. Details:
  44. Level name: Seed 0
  45. All players: 2 total; [EntityPlayerMP['badface'/7, l='Seed 0', x=265.40, y=69.00, z=-550.70], EntityPlayerMP['RedSibe'/356, l='Seed 0', x=398.16, y=63.00, z=-647.70]]
  46. Chunk stats: ServerChunkCache: 566 Drop: 0
  47. Level seed: 8919083824071078784
  48. Level generator: ID 00 - default, ver 1. Features enabled: true
  49. Level generator options:
  50. Level spawn location: World: (9,64,-12), Chunk: (at 9,4,4 in 0,-1; contains blocks 0,0,-16 to 15,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  51. Level time: 26104354 game time, 24028329 day time
  52. Level dimension: 0
  53. Level storage version: 0x04ABD - Anvil
  54. Level weather: Rain time: 9827 (now: false), thunder time: 41649 (now: false)
  55. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  56. Stacktrace:
  57. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  58. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  59. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  60. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  61. at java.lang.Thread.run(Unknown Source)
  62.  
  63. -- System Details --
  64. Details:
  65. Minecraft Version: 1.12.2
  66. Operating System: Linux (amd64) version 3.10.0-957.1.3.el7.x86_64
  67. Java Version: 1.8.0_192, Oracle Corporation
  68. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  69. Memory: 1578664928 bytes (1505 MB) / 2130051072 bytes (2031 MB) up to 2130051072 bytes (2031 MB)
  70. JVM Flags: 10 total; -Xmx2048M -Xms2048M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalMode -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:MaxMetaspaceSize=256M
  71. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  72. FML: MCP 9.42 Powered by Forge 14.23.4.2705 8 mods loaded, 8 mods active
  73. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  74.  
  75. | State | ID | Version | Source | Signature |
  76. |:--------- |:----------- |:------------ |:------------------------------------------ |:---------------------------------------- |
  77. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  78. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  79. | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  80. | UCHIJAAAA | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  81. | UCHIJAAAA | mycommands | 1.12.2-01 | MyCommands-1.12.2-01.jar | None |
  82. | UCHIJAAAA | pixelmon | 7.0.1 | Pixelmon-1.12.2-7.0.1-universal.jar | None |
  83. | UCHIJAAAA | pixelextras | 2.4.1 | PixelExtras-1.12.2-2.4.1-universal (2).jar | None |
  84. | UCHIJAAAA | treechopper | 1.2.4 | Tree-Chopper-Mod-1.12.2.jar | None |
  85.  
  86. Loaded coremods (and transformers):
  87. Profiler Position: N/A (disabled)
  88. Player Count: 2 / 35; [EntityPlayerMP['badface'/7, l='Seed 0', x=265.40, y=69.00, z=-550.70], EntityPlayerMP['RedSibe'/356, l='Seed 0', x=398.16, y=63.00, z=-647.70]]
  89. Is Modded: Definitely; Server brand changed to 'fml,forge'
  90. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement