Guest User

error

a guest
Jul 7th, 2018
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 KB | None | 0 0
  1. [13:53:44] [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:629]: ---- Minecraft Crash Report ----
  2. // Ouch. That hurt :(
  3.  
  4. Time: 7/7/18 1:53 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.ClassCastException: com.ChaoticSoul.MoreArmor.entity.EntityPegasusProjectile cannot be cast to net.minecraft.entity.EntityLivingBase
  8. at com.ChaoticSoul.MoreArmor.entity.EntityPegasusProjectile.onHit(EntityPegasusProjectile.java:241)
  9. at com.ChaoticSoul.MoreArmor.entity.EntityPegasusProjectile.onUpdate(EntityPegasusProjectile.java:99)
  10. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2168)
  11. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:871)
  12. at net.minecraft.world.World.updateEntity(World.java:2127)
  13. at net.minecraft.world.World.updateEntities(World.java:1928)
  14. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:643)
  15. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:842)
  16. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743)
  17. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592)
  19. at java.lang.Thread.run(Unknown Source)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- Head --
  26. Thread: Client thread
  27. Stacktrace:
  28. at com.ChaoticSoul.MoreArmor.entity.EntityPegasusProjectile.onHit(EntityPegasusProjectile.java:241)
  29. at com.ChaoticSoul.MoreArmor.entity.EntityPegasusProjectile.onUpdate(EntityPegasusProjectile.java:99)
  30. at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2168)
  31. at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:871)
  32. at net.minecraft.world.World.updateEntity(World.java:2127)
  33.  
  34. -- Entity being ticked --
  35. Details:
  36. Entity Type: null (com.ChaoticSoul.MoreArmor.entity.EntityPegasusProjectile)
  37. Entity ID: 1316
  38. Entity Name: unknown
  39. Entity's Exact location: -415.89, 68.56, 39.39
  40. Entity's Block location: World: (-416,68,39), Chunk: (at 0,4,7 in -26,2; contains blocks -416,0,32 to -401,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  41. Entity's Momentum: -1.39, 0.03, -0.67
  42. Entity's Passengers: []
  43. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  44. Stacktrace:
  45. at net.minecraft.world.World.updateEntities(World.java:1928)
  46. at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:643)
  47.  
  48. -- Affected level --
  49. Details:
  50. Level name: ore
  51. All players: 1 total; [EntityPlayerMP['Player560'/314, l='ore', x=-436.31, y=71.19, z=116.10]]
  52. Chunk stats: ServerChunkCache: 941 Drop: 0
  53. Level seed: 7399961021450531144
  54. Level generator: ID 00 - default, ver 1. Features enabled: true
  55. Level generator options:
  56. Level spawn location: World: (24,64,204), Chunk: (at 8,4,12 in 1,12; contains blocks 16,0,192 to 31,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  57. Level time: 556978 game time, 17697 day time
  58. Level dimension: 0
  59. Level storage version: 0x04ABD - Anvil
  60. Level weather: Rain time: 7736 (now: false), thunder time: 10413 (now: false)
  61. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  62. Stacktrace:
  63. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:842)
  64. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:743)
  65. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:192)
  66. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:592)
  67. at java.lang.Thread.run(Unknown Source)
  68.  
  69. -- System Details --
  70. Details:
  71. Minecraft Version: 1.12.2
  72. Operating System: Windows 10 (amd64) version 10.0
  73. Java Version: 1.8.0_172, Oracle Corporation
  74. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  75. Memory: 544137576 bytes (518 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
  76. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  77. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  78. FML: MCP 9.42 Powered by Forge 14.23.4.2705 6 mods loaded, 6 mods active
  79. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  80.  
  81. | State | ID | Version | Source | Signature |
  82. |:--------- |:------------- |:------------ |:------------------------------------------- |:--------- |
  83. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  84. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  85. | UCHIJAAAA | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.4.2705.jar | None |
  86. | UCHIJAAAA | forge | 14.23.4.2705 | forgeSrc-1.12.2-14.23.4.2705.jar | None |
  87. | UCHIJAAAA | ma | 1.0 | bin | None |
  88. | UCHIJAAAA | torohealthmod | 1.12.2-11 | ToroCrafts-Damage-Indicators-Mod-1.12.2.jar | None |
  89.  
  90. Loaded coremods (and transformers):
  91. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  92. Profiler Position: N/A (disabled)
  93. Player Count: 1 / 8; [EntityPlayerMP['Player560'/314, l='ore', x=-436.31, y=71.19, z=116.10]]
  94. Type: Integrated Server (map_client.txt)
  95. Is Modded: Definitely; Client brand changed to 'fml,forge'
  96. [13:53:44] [main/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:629]: #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2018-07-07_13.53.44-server.txt
  97. [13:53:44] [main/INFO] [FML]: Waiting for the server to terminate/save.
  98. [13:53:44] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  99. [13:53:44] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'ore'/overworld
  100. [13:53:44] [Server thread/INFO] [FML]: Unloading dimension 0
  101. [13:53:45] [Server thread/INFO] [FML]: Applying holder lookups
  102. [13:53:45] [Server thread/INFO] [FML]: Holder lookups applied
  103. [13:53:45] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
  104. [13:53:45] [main/INFO] [FML]: Server terminated.
  105. [13:53:45] [Client Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  106. [13:53:45] [Client Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
Advertisement
Add Comment
Please, Sign In to add comment