Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.53 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // I feel sad now :(
  8.  
  9. Time: 7/23/19 9:23 PM
  10. Description: Ticking entity
  11.  
  12. java.lang.ClassCastException: net.minecraft.client.entity.EntityPlayerSP cannot be cast to net.minecraft.entity.player.EntityPlayerMP
  13. at DamageIndicatorsMod.core.DIEventBus.livingEvent(DIEventBus.java:229)
  14. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_312_DIEventBus_livingEvent_LivingUpdateEvent.invoke(.dynamic)
  15. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  16. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  17. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:567)
  18. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2088)
  19. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234)
  20. at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:181)
  21. at net.minecraft.world.World.func_72866_a(World.java:1993)
  22. at net.minecraft.world.World.func_72870_g(World.java:1955)
  23. at net.minecraft.world.World.func_72939_s(World.java:1759)
  24. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1846)
  25. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
  26. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
  27. at net.minecraft.client.main.Main.main(SourceFile:123)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. at java.lang.reflect.Method.invoke(Method.java:497)
  32. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  33. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  34.  
  35.  
  36. A detailed walkthrough of the error, its code path and all known details is as follows:
  37. ---------------------------------------------------------------------------------------
  38.  
  39. -- Head --
  40. Thread: Client thread
  41. Stacktrace:
  42. at DamageIndicatorsMod.core.DIEventBus.livingEvent(DIEventBus.java:229)
  43. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_312_DIEventBus_livingEvent_LivingUpdateEvent.invoke(.dynamic)
  44. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  45. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  46. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:567)
  47. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2088)
  48. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234)
  49. at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:181)
  50. at net.minecraft.world.World.func_72866_a(World.java:1993)
  51. at net.minecraft.world.World.func_72870_g(World.java:1955)
  52.  
  53. -- Entity being ticked --
  54. Details:
  55. Entity Type: null (net.minecraft.client.entity.EntityPlayerSP)
  56. Entity ID: 25017
  57. Entity Name: MiaoAngy
  58. Entity's Exact location: 262.37, 64.80, -1136.41
  59. Entity's Block location: World: (262,64,-1137), Chunk: (at 6,4,15 in 16,-72; contains blocks 256,0,-1152 to 271,255,-1137), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,0,-1536 to 511,255,-1025)
  60. Entity's Momentum: 0.00, 0.00, 0.00
  61. Entity's Passengers: []
  62. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  63. Stacktrace:
  64. at net.minecraft.world.World.func_72939_s(World.java:1759)
  65.  
  66. -- Affected level --
  67. Details:
  68. Level name: MpServer
  69. All players: 1 total; [EntityPlayerSP['MiaoAngy'/25017, l='MpServer', x=262.37, y=64.80, z=-1136.41]]
  70. Chunk stats: MultiplayerChunkCache: 52, 52
  71. Level seed: 0
  72. Level generator: ID 00 - default, ver 1. Features enabled: false
  73. Level generator options:
  74. Level spawn location: World: (251,64,-582), Chunk: (at 11,4,10 in 15,-37; contains blocks 240,0,-592 to 255,255,-577), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
  75. Level time: 70845 game time, 92746 day time
  76. Level dimension: 0
  77. Level storage version: 0x00000 - Unknown?
  78. Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
  79. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  80. Forced entities: 3 total; [EntityItem['item.item.string'/25088, l='MpServer', x=257.71, y=16.00, z=-1126.56], MoCEntityAnchovy['Anchovy'/25089, l='MpServer', x=268.65, y=62.01, z=-1124.63], EntityPlayerSP['MiaoAngy'/25017, l='MpServer', x=262.37, y=64.80, z=-1136.41]]
  81. Retry entities: 0 total; []
  82. Server brand: fml,forge
  83. Server type: Non-integrated multiplayer server
  84. Stacktrace:
  85. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
  86. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2740)
  87. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418)
  88. at net.minecraft.client.main.Main.main(SourceFile:123)
  89. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  90. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  91. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  92. at java.lang.reflect.Method.invoke(Method.java:497)
  93. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  94. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  95.  
  96. -- System Details --
  97. Details:
  98. Minecraft Version: 1.12.2
  99. Operating System: Windows 7 (amd64) version 6.1
  100. Java Version: 1.8.0_51, Oracle Corporation
  101. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  102. Memory: 1070587000 bytes (1020 MB) / 2113929216 bytes (2016 MB) up to 2147483648 bytes (2048 MB)
  103. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  104. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 95
  105. FML: MCP 9.42 Powered by Forge 14.23.5.2768 Optifine OptiFine_1.12.2_HD_U_C8 32 mods loaded, 32 mods active
  106. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  107.  
  108. | State | ID | Version | Source | Signature |
  109. |:------ |:------------------- |:------------------------ |:---------------------------------------------- |:---------------------------------------- |
  110. | UCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  111. | UCHIJA | mcp | 9.42 | minecraft.jar | None |
  112. | UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  113. | UCHIJA | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  114. | UCHIJA | appliedenergistics2 | rv6-stable-4 | Applied-Energistics-2-Mod-1.12.2.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  115. | UCHIJA | buildcraftlib | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  116. | UCHIJA | buildcraftcore | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  117. | UCHIJA | buildcraftbuilders | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  118. | UCHIJA | buildcrafttransport | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  119. | UCHIJA | buildcraftsilicon | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  120. | UCHIJA | buildcraftenergy | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  121. | UCHIJA | ic2 | 2.8.100-ex112 | Industrial-Craft-2-Mod-Experimental-1.12.2.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  122. | UCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  123. | UCHIJA | forestry | 5.8.0.311 | Forestry-Mod-1.12.2.jar | None |
  124. | UCHIJA | buildcraftcompat | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  125. | UCHIJA | buildcraftfactory | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  126. | UCHIJA | buildcraftrobotics | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  127. | UCHIJA | chiselsandbits | 14.22 | Chisels-and-Bits-Mod-1.12.2.jar | None |
  128. | UCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  129. | UCHIJA | customspawner | 3.11.4 | Custom-Mob-Spawner-Mod-1.12.2.jar | None |
  130. | UCHIJA | damageindicatorsmod | 1.0 | Damage-Indicators-Mod-1.12.2.jar | None |
  131. | UCHIJA | waila | 1.8.26 | Hwyla-Mod-1.12.2.jar | None |
  132. | UCHIJA | inventorytweaks | 1.63+release.109.220f184 | Inventory-Tweaks-Mod-1.12.2.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  133. | UCHIJA | ironchest | 1.12.2-7.0.67.844 | Iron-Chests-Mod-1.12.2.jar | None |
  134. | UCHIJA | journeymap | 1.12.2-5.5.5b7 | JourneyMap-Mod-1.12.2-Unlimited.jar | None |
  135. | UCHIJA | lootbags | 2.5.8.5 | LootBags-Mod-1.12.2.jar | None |
  136. | UCHIJA | mocreatures | 12.0.5 | Mo-Creatures-Mod-1.12.2.jar | None |
  137. | UCHIJA | numina | 1.12.2-1.0.36 | Numina-Mod-1.12.2.jar | None |
  138. | UCHIJA | powersuits | 1.12.2-1.0.39 | Modular-Powersuits-Mod-1.12.2.jar | None |
  139. | UCHIJA | nei | 2.4.2 | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  140. | UCHIJA | projecte | 1.12.2-PE1.4.0 | ProjectE-Mod-1.12.2.jar | None |
  141. | UCHIJA | zaraklib | 0.0.4 | ZarakLib-1.12.2.jar | None |
  142.  
  143. Loaded coremods (and transformers):
  144. Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar)
  145. invtweaks.forge.asm.ContainerTransformer
  146. GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2993' Renderer: 'Intel(R) HD Graphics'
  147. AE2 Version: stable rv6-stable-4 for Forge 14.23.5.2768
  148. AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
  149. Launched Version: 1.12.2-forge1.12.2-14.23.5.2768
  150. LWJGL: 2.9.4
  151. OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2993, Intel
  152. GL Caps: Using GL 1.3 multitexturing.
  153. Using GL 1.3 texture combiners.
  154. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
  155. Shaders are available because OpenGL 2.1 is supported.
  156. VBOs are available because OpenGL 1.5 is supported.
  157.  
  158. Using VBOs: No
  159. Is Modded: Definitely; Client brand changed to 'fml,forge'
  160. Type: Client (map_client.txt)
  161. Resource Packs:
  162. Current Language: Italiano (Italia)
  163. Profiler Position: N/A (disabled)
  164. CPU: 4x Intel(R) Core(TM) i3 CPU M 380 @ 2.53GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement