crash when spawning a tornado
Spongebobfan907 opened this issue ยท 1 comments
---- Minecraft Crash Report ----
WARNING: coremods are present:
TANLoadingPlugin (ToughAsNails-1.12.jar)
HCASM (HammerCore-1.12.2-2.0.1.2.jar)
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
Contact their authors BEFORE contacting forge
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [HUG]
Time: 7/30/18 7:02 PM
Description: Ticking entity
java.lang.ClassCastException: weather2.entity.EntityMovingBlock cannot be cast to net.minecraft.entity.EntityLivingBase
at com.samuel.spectrite.eventhandlers.SpectriteGeneralEventHandler.onApplyLootingLevel(SpectriteGeneralEventHandler.java:749)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_323_SpectriteGeneralEventHandler_onApplyLootingLevel_LootingLevelEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.common.ForgeHooks.getLootingLevel(ForgeHooks.java:632)
at net.minecraftforge.common.ForgeHooks.getLootingLevel(ForgeHooks.java:624)
at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1180)
at net.minecraft.entity.passive.EntityPig.func_70645_a(SourceFile:184)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1014)
at net.minecraft.entity.passive.EntityAnimal.func_70097_a(SourceFile:66)
at weather2.entity.EntityMovingBlock.func_70071_h_(EntityMovingBlock.java:253)
at net.minecraft.world.World.func_72866_a(World.java:1990)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1952)
at net.minecraft.world.World.func_72939_s(World.java:1756)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Server thread
Stacktrace:
at com.samuel.spectrite.eventhandlers.SpectriteGeneralEventHandler.onApplyLootingLevel(SpectriteGeneralEventHandler.java:749)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_323_SpectriteGeneralEventHandler_onApplyLootingLevel_LootingLevelEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.common.ForgeHooks.getLootingLevel(ForgeHooks.java:632)
at net.minecraftforge.common.ForgeHooks.getLootingLevel(ForgeHooks.java:624)
at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1180)
at net.minecraft.entity.passive.EntityPig.func_70645_a(SourceFile:184)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1014)
at net.minecraft.entity.passive.EntityAnimal.func_70097_a(SourceFile:66)
at weather2.entity.EntityMovingBlock.func_70071_h_(EntityMovingBlock.java:253)
at net.minecraft.world.World.func_72866_a(World.java:1990)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1952)
-- Entity being ticked --
Details:
Entity Type: weather2:moving_block (weather2.entity.EntityMovingBlock)
Entity ID: 21734
Entity Name: entity.moving_block.name
Entity's Exact location: -1086.29, 108.60, -1078.82
Entity's Block location: World: (-1087,108,-1079), Chunk: (at 1,6,9 in -68,-68; contains blocks -1088,0,-1088 to -1073,255,-1073), Region: (-3,-3; contains chunks -96,-96 to -65,-65, blocks -1536,0,-1536 to -1025,255,-1025)
Entity's Momentum: 0.43, 1.53, -0.22
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1756)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
-- Affected level --
Details:
Level name: New World---------------------------
All players: 1 total; [EntityPlayerMP['Spongebob'/3017, l='New World---------------------------', x=-1048.56, y=83.20, z=-1071.61]]
Chunk stats: ServerChunkCache: 619 Drop: 0
Level seed: 3317704707160330731
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-125,64,409), Chunk: (at 3,4,9 in -8,25; contains blocks -128,0,400 to -113,255,415), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 10564 game time, 3522 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 53935 (now: false), thunder time: 169032 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_181, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 909072864 bytes (866 MB) / 2553987072 bytes (2435 MB) up to 209701830656 bytes (199987 MB)
JVM Flags: 3 total; -Xmn128M -Xmx200000M -XX:+UseConcMarkSweepGC
IntCache: cache: 7, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.4.2705 Optifine OptiFine_1.12.2_HD_U_E1 46 mods loaded, 46 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:--------- |:------------------------ |:-------------------- |:------------------------------------------------------------ |:---------------------------------------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | movillages | 1.5.4 | [1.12]MoVillages-1.5.4.jar | None |
| UCHIJAAAA | additionalstructures | 1.3.0 | Additional+Structures+1.12.2++by+XxRexRaptorxX+(v.1.3.0).jar | None |
| UCHIJAAAA | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | ancientwarfare | 1.12.2-2.6.0.239 | Ancient-Warfare-Mod-1.12.2.jar | None |
| UCHIJAAAA | ancientwarfareautomation | 1.12.2-2.6.0.239 | Ancient-Warfare-Mod-1.12.2.jar | None |
| UCHIJAAAA | ancientwarfarenpc | 1.12.2-2.6.0.239 | Ancient-Warfare-Mod-1.12.2.jar | None |
| UCHIJAAAA | ancientwarfarestructure | 1.12.2-2.6.0.239 | Ancient-Warfare-Mod-1.12.2.jar | None |
| UCHIJAAAA | ancientwarfarevehicle | 1.12.2-2.6.0.239 | Ancient-Warfare-Mod-1.12.2.jar | None |
| UCHIJAAAA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
| UCHIJAAAA | biomesoplenty | 7.0.1.2384 | BiomesOPlenty-1.12.2-7.0.1.2384-universal.jar | None |
| UCHIJAAAA | bookshelf | 2.3.553 | Bookshelf-1.12.2-2.3.553.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | coloredlights | 1.12.2-v1.1.1 | ColoredLights-1.12.2-v1.1.1.jar | None |
| UCHIJAAAA | extendedrenderer | v1.0 | CoroUtil-1.12.1.jar | None |
| UCHIJAAAA | coroutil | 1.12.1-1.2.11 | CoroUtil-1.12.1.jar | None |
| UCHIJAAAA | configmod | v1.0 | CoroUtil-1.12.1.jar | None |
| UCHIJAAAA | creativeplus | 1.0.2 | CreativePlus+MC1.12.2+v1.0.2.jar | None |
| UCHIJAAAA | minegems | 1.2.4 | ExtraGems+1.12.2++(v.1.2.4).jar | None |
| UCHIJAAAA | cfm | 5.4.1 | furniture-5.4.1-1.12.2.jar | None |
| UCHIJAAAA | hammercore | 2.0.1.2 | HammerCore-1.12.2-2.0.1.2.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UCHIJAAAA | harvest | 1.12-1.2.6-18 | Harvest-1.12-1.2.6-18.jar | None |
| UCHIJAAAA | jei | 4.11.0.202 | jei_1.12.2-4.11.0.202.jar | None |
| UCHIJAAAA | longerdays | 1.0.4 | longerdays-1.0.4.jar | None |
| UCHIJAAAA | mcef | 0.9 | mcef-1.12.2-0.9.jar | None |
| UCHIJAAAA | minecolonies | 1.12.2-0.9.1-RELEASE | minecolonies-1.12.2-0.9.1-RELEASE-universal.jar | None |
| UCHIJAAAA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
| UCHIJAAAA | oresex | 0.1 | OresEX-V0.1-1.12.2.jar | None |
| UCHIJAAAA | harvestcraft | 1.12.2u | Pam's+HarvestCraft+1.12.2u.jar | None |
| UCHIJAAAA | progcommblocks | 10a | PCB-1.12.2-10a.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UCHIJAAAA | ruins | 17.1 | Ruins-1.12.2.jar | None |
| UCHIJAAAA | silentlib | 2.2.18 | SilentLib-1.12-2.2.18-100.jar | None |
| UCHIJAAAA | simplecore | 1.6.0.6 | simplecore-1.12.2-1.6.0.6.jar | None |
| UCHIJAAAA | simpleores | 1.11.1.9 | simpleores-1.12.2-1.11.1.9.jar | None |
| UCHIJAAAA | soulshardsrespawn | 1.12.2-1.0.6-8 | SoulShardsRespawn-1.12.2-1.0.6-8.jar | None |
| UCHIJAAAA | spectrite | 1.6.1 | Spectrite-Mod-1.12.jar | 00119cfc089819bbcd2f9166a50c7f3df88ded78 |
| UCHIJAAAA | terra | 1.0 | Terra+1.12.2+-+2.0.jar | None |
| UCHIJAAAA | thecrystallia | 0.0.8.1 | TheCrystallia+0.0.8.1+[1.12.2].jar | None |
| UCHIJAAAA | toughasnails | 3.1.0.84 | ToughAsNails-1.12.jar | None |
| UCHIJAAAA | twilightforest | 3.7.424 | twilightforest-1.12.2-3.7.424-universal.jar | None |
| UCHIJAAAA | vtt | 0.6.4 | Villager-Trade-Tables-Mod-1.12.2.jar | None |
| UCHIJAAAA | weather2 | 1.12.1-2.6.10 | weather2-1.12.1-2.6.10.jar | None |
| UCHIJAAAA | webdisplays | 1.0 | webdisplays-1.12.2-1.0.jar | None |
| UCHIJAAAA | zeiyocraft | 0.8.4 | ZeiyoCraft-Mod-1.12.2.jar | None |
Loaded coremods (and transformers):
TANLoadingPlugin (ToughAsNails-1.12.jar)
toughasnails.asm.transformer.CropDecayTransformer
toughasnails.asm.transformer.EntityRendererTransformer
toughasnails.asm.transformer.WorldTransformer
HCASM (HammerCore-1.12.2-2.0.1.2.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
net.montoyo.mcef.coremod.ShutdownPatcher
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 1469 names; 2444 stacks.
Configuration Info: IyBDb25maWd1cmF0aW9uIGZpbGUNCg0KY2xpZW50IHsNCiAgICAjIFNob3VsZCBIYW1tZXIgQ29yZSByZXBsYWNlIGVuY2hhbnRtZW50IGdsaW50IGNvbG9yIHdpdGggbW9yZSBtYXRjaGluZyBjb2xvcnMgZm9yIHNvbWUgdmFuaWxsYSBpdGVtcz8gW2RlZmF1bHQ6IHRydWVdDQogICAgQjoiQ3VzdG9tIEVuY2hhbnRtZW50IENvbG9ycyBmb3IgVmFuaWxsYSBJdGVtcyI9dHJ1ZQ0KDQogICAgIyBTaG91bGQgSGFtbWVyIENvcmUgcG9ydGZvcndhcmQgeW91ciBsb2NhbCB3b3JsZCB3aGVuIHlvdSBzaGFyZSB3aXRoIGl0IHRvIExBTj8NCiAgICAjIFRoaXMgZmVhdHVyZSBkb2Vzbid0IHdvcmsgb24gYWxsIGNsaWVudHMsIHlvdSBhcmUgZ29pbmcgdG8gZ2V0IGEgbWVzc2FnZSBpbiBjaGF0IGlmIGl0IHdhcyBzdWNjZXNzZnVsL3Vuc3VjY2Vzc2Z1bCBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJMQU4gVVBuUCI9dHJ1ZQ0KDQogICAgIyBSZXBsYWNlIHZhbmlsbGEgZnVybmFjZSBhbmQgYnJld2luZyBzdGFuZCBwcm9ncmVzcyBiYXJzIHRvIHVzZSBzbW9vdGggcmVuZGVyaW5nPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJTbW9vdGggVmFuaWxsYSBHdWlzIj10cnVlDQp9DQoNCg0KaXdyZW5jaCB7DQogICAgIyBXaGF0IGlzIHRoZSBjb2xvciB3aGVuIHRoZSBob3ZlcmVkIGJsb2NrIGlzIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6R3JlZW49MjJGRjIyDQoNCiAgICAjIFdoYXQgaXMgdGhlIGNvbG9yIHdoZW4gdGhlIGhvdmVyZWQgYmxvY2sgaXMgTk9UIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6UmVkPUZGMjIyMg0KfQ0KDQoNCiJ2YW5pbGxhIGltcHJvdmVtZW50cyIgew0KICAgICMgU2hvdWxkIEhhbW1lciBDb3JlIGZvcmNlLXNwYXduIEVuZGVyIERyYWdvbiBFZ2cgb24gRW5kZXIgRHJhZ29uIGRlYXRoPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJBbHdheXMgU3Bhd24gRHJhZ29uIEVnZyI9dHJ1ZQ0KfQ0KDQoNCg==
Pastebin Connection: Okay.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Spongebob'/3017, l='New World---------------------------', x=-1048.56, y=83.20, z=-1071.61]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.12.2_HD_U_E1
OptiFine Build: 20180628-111228
Render Distance Chunks: 9
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.4.0 - Build 20.19.15.4454
OpenGlRenderer: Intel(R) HD Graphics 5500
OpenGlVendor: Intel
CpuCount: 4