Wimpingego / nnow

Never Needed Or Wanted
GNU General Public License v3.0
2 stars 1 forks source link

Monster traps crashing on modded creature #1

Closed InflamedSebi closed 4 years ago

InflamedSebi commented 4 years ago

Was riding a bufflon from pandoras creatures and stepped on a trap, which crashed the server.

Crashlog ``` ---- Minecraft Crash Report ---- // There are four lights! Time: 8/2/20 11:48 AM Description: Colliding entity with block java.lang.ClassCastException: net.minecraft.client.world.ClientWorld cannot be cast to net.minecraft.world.server.ServerWorld at com.github.wimpingego.nnow.objects.blocks.traps.TrapBlock.func_196262_a(TrapBlock.java:95) ~[?:1.15.2-0.1.5] {re:classloading} at net.minecraft.block.BlockState.func_196950_a(BlockState.java:257) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.entity.Entity.func_145775_I(Entity.java:815) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:immersiveengineering:IE wire damage,xf:fml:midnight:LadderNoises} at net.minecraft.entity.Entity.func_213315_a(Entity.java:560) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:immersiveengineering:IE wire damage,xf:fml:midnight:LadderNoises} at net.minecraft.entity.LivingEntity.func_213352_e(LivingEntity.java:1889) ~[?:?] {re:classloading,pl:accesstransformer:B} at andrews.pandoras_creatures.entities.BufflonEntity.func_213352_e(BufflonEntity.java:805) ~[?:1.15.2-1.0.0] {re:classloading} at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2289) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:462) ~[?:?] {re:classloading,pl:accesstransformer:B} at andrews.pandoras_creatures.entities.BufflonEntity.func_70636_d(BufflonEntity.java:491) ~[?:1.15.2-1.0.0] {re:classloading} at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?] {re:classloading,pl:accesstransformer:B} at andrews.pandoras_creatures.entities.bases.AnimatedCreatureEntity.func_70071_h_(AnimatedCreatureEntity.java:40) ~[?:1.15.2-1.0.0] {re:classloading} at net.minecraft.client.world.ClientWorld.func_217418_a(ClientWorld.java:179) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.world.ClientWorld$$Lambda$17754/2069359244.accept(Unknown Source) ~[?:?] {} at net.minecraft.world.World.func_217390_a(World.java:536) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:149) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1398) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:904) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] {re:classloading} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.31.jar:31.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1006398046.call(Unknown Source) [forge-1.15.2-31.2.31.jar:31.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at com.github.wimpingego.nnow.objects.blocks.traps.TrapBlock.func_196262_a(TrapBlock.java:95) at net.minecraft.block.BlockState.func_196950_a(BlockState.java:257) -- Block being collided with -- Details: Block: Block{nnow:wither_trap}[facing=up] Block location: World: (-9,78,-226), Chunk: (at 7,4,14 in -1,-15; contains blocks -16,0,-240 to -1,255,-225), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Stacktrace: at net.minecraft.entity.Entity.func_145775_I(Entity.java:815) -- Entity being checked for collision -- Details: Entity Type: pandoras_creatures:bufflon (andrews.pandoras_creatures.entities.BufflonEntity) Entity ID: 48957 Entity Name: Bufflon Entity's Exact location: -9.36, 78.92, -225.34 Entity's Block location: World: (-10,78,-226), Chunk: (at 6,4,14 in -1,-15; contains blocks -16,0,-240 to -1,255,-225), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Entity's Momentum: 0.41, -0.08, -0.10 Entity's Passengers: [ClientPlayerEntity['Inflamedsebi'/168, l='MpServer', x=-8.85, y=81.22, z=-225.06]] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.entity.Entity.func_213315_a(Entity.java:560) at net.minecraft.entity.LivingEntity.func_213352_e(LivingEntity.java:1889) at andrews.pandoras_creatures.entities.BufflonEntity.func_213352_e(BufflonEntity.java:805) at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2289) at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:462) at andrews.pandoras_creatures.entities.BufflonEntity.func_70636_d(BufflonEntity.java:491) at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) at andrews.pandoras_creatures.entities.bases.AnimatedCreatureEntity.func_70071_h_(AnimatedCreatureEntity.java:40) at net.minecraft.client.world.ClientWorld.func_217418_a(ClientWorld.java:179) at net.minecraft.client.world.ClientWorld$$Lambda$17754/2069359244.accept(Unknown Source) -- Entity being ticked -- Details: Entity Type: pandoras_creatures:bufflon (andrews.pandoras_creatures.entities.BufflonEntity) Entity ID: 48957 Entity Name: Bufflon Entity's Exact location: -9.36, 78.92, -225.34 Entity's Block location: World: (-10,78,-226), Chunk: (at 6,4,14 in -1,-15; contains blocks -16,0,-240 to -1,255,-225), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Entity's Momentum: 0.41, -0.08, -0.10 Entity's Passengers: [ClientPlayerEntity['Inflamedsebi'/168, l='MpServer', x=-8.85, y=81.22, z=-225.06]] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.world.World.func_217390_a(World.java:536) at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:149) -- Affected level -- Details: All players: 1 total; [ClientPlayerEntity['Inflamedsebi'/168, l='MpServer', x=-8.85, y=81.22, z=-225.06]] Chunk stats: Client Chunk Cache: 625, 399 Level dimension: DimensionType{minecraft:overworld} Level name: MpServer Level seed: 3524306223580847599 Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: false Level generator options: {} Level spawn location: World: (-33,63,-176), Chunk: (at 15,3,0 in -3,-11; contains blocks -48,0,-176 to -33,255,-161), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 39141 game time, 39141 day time Known server brands: Level was modded: false Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:442) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1763) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:567) at net.minecraft.client.main.Main.main(SourceFile:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1006398046.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) -- System Details -- Details: Minecraft Version: 1.15.2 Minecraft Version ID: 1.15.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 997622848 bytes (951 MB) / 5349310464 bytes (5101 MB) up to 11453595648 bytes (10923 MB) CPUs: 8 JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m -XX:PermSize=256m Forge Mods: | ID | Name | Version | Source | Status | | -------------------- | ----------------------------- | -------------------- | --------------------------------------------- | ------ | | followingvillagers | Following Villagers | 1.15.2-1.4.0 | followingvillagers-1.15.2-1.4.0.jar | DONE | | wizard_animals_plus | Wizard Animals Plus | 1.0.0 | WizardsAnimalsPlus2.2.jar | DONE | | deathcounter | Death Counter | 1.2.0 | DeathCounter-1.15.2-1.2.0.jar | DONE | | edit_sign | Edit Sign | 2.0.0+7 | EditSign-1.15.2-2.0.0+7.jar | DONE | | coffeemod | Coffee mod | 1.0.2 | coffeemod-1.0.2.jar | DONE | | borderless | Borderless Window | 1.15.2-1.1.0 | borderless-1.15.2-1.1.0.jar | DONE | | mcwwindows | Macaw's Windows | 1.0.2 | mcws-win-1.15.2-v1.0.2.jar | DONE | | rsgauges | Gauges and Switches | 1.2.5-b1 | rsgauges-1.15.2-1.2.5-b1.jar | DONE | | softerhayb | Softer Hay Bales | 1.1 | softerhayb_1.15-1.1.jar | DONE | | ctm | ConnectedTexturesMod | MC1.15.2-1.1.0.10 | CTM-MC1.15.2-1.1.0.10.jar | DONE | | reauth | ReAuth | 3.8.1 | ReAuth-1.14-1.15-3.8.1.jar | DONE | | ftbguilibrary | FTB GUI Library | 1.0.0.14 | ftb-gui-library-1.0.0.14.jar | DONE | | rangedpumps | Ranged Pumps | 0.7.1 | rangedpumps-0.7.1.jar | DONE | | nomadictents | Nomadic Tents | 11.0.0-beta | NomadicTents-1.15.2-11.0.0-beta.jar | DONE | | featuredservers | Featured Servers | 1.15.2-1.2.1 | FeaturedServers-1.15.2-1.2.1.jar | DONE | | progressivebosses | Progressive Bosses | 2.1.5-mc1.15.2 | ProgressiveBosses-2.1.5-mc1.15.2.jar | DONE | | mcwdoors | Macaw's Doors | 1.0.0 | mcw-doors-1.0.0-mc1.15.2.jar | DONE | | morpheus | Morpheus | version | Morpheus-1.15.2-4.2.50.jar | DONE | | mekanismgenerators | Mekanism: Generators | 9.10.9 | MekanismGenerators-1.15.2-9.10.9.422.jar | DONE | | tmechworks | Tinkers' Mechworks | 2.2.0 | TMechworks-1.15.2-2.2.0.jar | DONE | | jeresources | Just Enough Resources | 0.10.1.77 | JustEnoughResources-1.15.2-0.10.1.77.jar | DONE | | ftbteams | FTB Teams | 1.0.0.5 | ftb-teams-1.0.0.5.jar | DONE | | respawnablepets | Respawnable Pets | 1.1.4 | respawnablepets-1.1.4.jar | DONE | | dragonmounts | Dragon Mounts Legacy | 1.0.3 | dragonmounts-1.0.3.jar | DONE | | mcwbridges | Macaw's Bridges | 1.0.4 | mcw-bridges-1.0.4fix-mc1.15.2.jar | DONE | | lightestlamp | Lightest Lamps | 3.4.3 | lightestlamp-3.4.3.jar | DONE | | crashutilities | Crash Utilities | 2.10 | crashutilities-2.10.jar | DONE | | biomesoplenty | Biomes O' Plenty | 1.15.2-10.0.0.366 | BiomesOPlenty-1.15.2-10.0.0.366-universal.jar | DONE | | phosphor | Phosphor | 0.5.2+build.4 | phosphor-forge-mc1.15.2-0.5.2+build.4.jar | DONE | | simplylight | Simply Light | 1.15.2-0.9.0 | simplylight-1.15.2-0.9.0.jar | DONE | | tgcropesmod | Ropes Mod | 1.15.2-1.2.0 | tgcropesmod-1.15.2-1.2.0.jar | DONE | | curios | Curios API | FORGE-1.15.2-2.0.2.4 | curios-FORGE-1.15.2-2.0.2.4.jar | DONE | | patchouli | Patchouli | 1.15.2-1.2-35 | Patchouli-1.15.2-1.2-35.jar | DONE | | collective | Collective | 1.35 | collective-1.15.2-1.35.jar | DONE | | extlights | Extended Lights | 2.1 | extlights-2.1.jar | DONE | | torchbandolier | Torch Bandolier | 1.4.0+8 | TorchBandolier-1.15.2-1.4.0+8.jar | DONE | | obfuscate | Obfuscate | 0.4.3 | obfuscate-0.4.3-1.15.2.jar | DONE | | vehicle | MrCrayfish's Vehicle Mod | 0.44.1 | vehicle-mod-0.44.1-1.15.2.jar | DONE | | mcwroofs | Macaw's Roofs | 1.0.2 | mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar | DONE | | cfm | MrCrayfish's Furniture Mod | 7.0.0-pre16 | furniture-7.0.0-pre16-1.15.1.jar | DONE | | yamda | YAMDA | 5.0.3 | YAMDA-5.0.3.jar | DONE | | bwncr | Bad Wither No Cookie Reloaded | 1.15.1-3.6.13 | bwncr-1.15.1-3.6.13.jar | DONE | | hearthstonemod | Hearthstone Mod | 0.5.1 | HearthstoneMod-1.15.2-0.5.1.jar | DONE | | fastleafdecay | FastLeafDecay | v22 | FastLeafDecay-v22.jar | DONE | | codechickenlib | CodeChicken Lib | 3.3.1.379 | CodeChickenLib-1.15.2-3.3.1.379-universal.jar | DONE | | quantumstorage | QuantumStorage | NONE | QuantumStorage-1.15.2-5.1.1.jar | DONE | | tp | Tiny Progressions | 4.0.7 | tinyprogressions-1.15.2-4.0.7.jar | DONE | | betteradvancements | Better Advancements | 0.1.0.99 | BetterAdvancements-1.15.2-0.1.0.99.jar | DONE | | inventorysorter | Simple Inventory Sorter | 17.0.0 | inventorysorter-1.15.2-17.0.0.jar | DONE | | doubledoors | Double Doors | 2.1 | doubledoors_1.15-2.1.jar | DONE | | trashslot | TrashSlot | 11.0.0 | TrashSlot_1.15.2-11.0.0.jar | DONE | | flora | Flora Libs | 0.2.7 | Flora-1.15.2-0.2.7.jar | DONE | | mining_helmet | Mining Helmet | 1.0.8 | mining-helmet-1.15.2-1.0.8.jar | DONE | | xray | Advanced XRay | 2.2.0 | xray-1.15.2-2.2.0.jar | DONE | | oldjavawarning | OldJavaWarning | 3.0.2 | OldJavaWarning-1.15.2-3.0.2.jar | DONE | | itemfilters | Item Filters | 2.2.0.15 | item-filters-2.2.0.15.jar | DONE | | xlpackets | XL Packets | 1.0 | xlpackets-1.0.jar | DONE | | jei | Just Enough Items | 6.0.2.12 | jei-1.15.2-6.0.2.12.jar | DONE | | lithium | Lithium | 0.4.6-rc3 | lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar | DONE | | fishtraps | Fish Traps | 1.14.4-0.0.4 | fishtraps-forge-1.15.2-0.0.5.jar | DONE | | abnormals_core | Abnormals Core | 1.0.6 | Abnormals-Core-1.15.2-1.0.6.jar | DONE | | tesseract | Tesseract | 1.0.9 | tesseract-1.0.9-mc1.15.jar | DONE | | mekanism | Mekanism | 9.10.9 | Mekanism-1.15.2-9.10.9.422.jar | DONE | | ctdcore | CTD Core | 2.1.0 | CTD-Core-1.15.2-2.1.0.jar | DONE | | create | Create | mc1.15.2_v0.2.4d | create-mc1.15.2_v0.2.4d.jar | DONE | | waystones | Waystones | 6.0.2 | Waystones_1.15.2-6.0.2.jar | DONE | | nnow | Never Needed Or Wanted | 0.1.5 | NeverNeededOrWanted-1.15.2-0.1.5.jar | DONE | | clumps | Clumps | 5.0.2.4 | Clumps-5.0.2.4.jar | DONE | | journeymap | Journeymap | 5.7.0b3 | journeymap-1.15.2-5.7.0b3.jar | DONE | | appliedenergistics2 | Applied Energistics 2 | 7.0.0-beta.1 | appliedenergistics2-7.0.0-beta.1.jar | DONE | | travelersbackpack | Traveler's Backpack | 4.0.6 | TravelersBackpack-1.15.2-4.0.6.jar | DONE | | artifacts | Artifacts | 1.15.2-2.3.0 | Artifacts-1.15.2-2.3.0.jar | DONE | | additionalbars | Additional Bars | 1.5.0 | additionalbars-1.5.0.jar | DONE | | decorative_blocks | Decorative Blocks | 1.6 | decorative_blocks-6d.jar | DONE | | dungeoncrawl | Dungeon Crawl | 2.0.1 | DungeonCrawl-1.15.2-2.0.1.jar | DONE | | defaultsettings | DefaultSettings | 2.1.16 | DefaultSettings-1.14.x-1.15.2-2.1.16.jar | DONE | | betteranimalsplus | Better Animals Plus | 8.2.1.96 | betteranimalsplus-1.15.2-8.2.1.96.jar | DONE | | mapperbase | Mapper Base | 1.15.2-1.1.1.0 | mapperbase-1.15.2-1.1.1.0.jar | DONE | | embellishcraft | EmbellishCraft | 1.15.2-2.2.1.0 | embellishcraft-1.15.2-2.2.1.0.jar | DONE | | embellishcraft-bop | EmbellishCraft BoP Addon | 1.15.2-2.1.1 | embellishcraft-bop-1.15.2-2.1.1.jar | DONE | | roadstuff | Road Stuff | 1.15.2-3.2.0 | roadstuff-1.15.2-3.2.0.jar | DONE | | floricraft3 | Floricraft3 | 0.2.7 | Floricraft3-1.15.2-0.2.7.jar | DONE | | additional_lights | Additional Lights | 2.0.2 | additional_lights-1.15.2-2.0.2.jar | DONE | | enderstorage | EnderStorage | 2.5.0.149 | EnderStorage-1.15.2-2.5.0.149-universal.jar | DONE | | ftbchunks | FTB Chunks | 1.1.0.16 | ftb-chunks-1.1.0.16.jar | DONE | | forge | Forge | 31.2.31 | forge-1.15.2-31.2.31-universal.jar | DONE | | moglowstone | Mo' Glowstone | 2.0.5 | Mo-Glowstone-1.15.2-2.0.5.jar | DONE | | customnausea | Custom Nausea | FORGE-1.15.2-3.0 | customnausea-FORGE-1.15.2-3.0.jar | DONE | | ironchest | Iron Chests | 1.15.2-10.0.1 | ironchest-1.15.2-10.0.3.jar | DONE | | minecraft | Minecraft | 1.15.2 | forge-1.15.2-31.2.31-client.jar | DONE | | openbackup | OpenBackup | 1.15.2-0.0.0.3 | openbackup-1.15.2-0.0.0.3.jar | DONE | | theoneprobe | The One Probe | 1.15-2.0.4 | theoneprobe-1.15-2.0.4.jar | DONE | | simpleportals | Simple Portals | 1.15.2-1.7.0.0 | simpleportals-1.15.2-1.7.0.0.jar | DONE | | pandoras_creatures | Pandoras Creatures | 1.15.2-1.0.0 | pandoras_creatures-1.15.2-1.0.0.jar | DONE | | ftbquests | FTB Quests | 2.0.2.247 | ftb-quests-2.0.2.247.jar | DONE | | immersiveengineering | Immersive Engineering | 0.15-108 | ImmersiveEngineering-0.15-108.jar | DONE | | silentlib | Silent Lib | 4.6.6+59 | SilentLib-1.15.2-4.6.6+59.jar | DONE | | movingelevators | Moving Elevators | 1.2.17 | movingelevators-1.2.17-mc1.15.jar | DONE | | towers_of_the_wild | Towers Of the Wild | 1.15.2-1.2.0 | towers_of_the_wild-1.15.2-1.2.0.jar | DONE | | paintings | Paintings ++ | 1.14.4-6.0.1.5 | paintings-1.15.2-7.0.0.0.jar | DONE | | dimdungeons | Dimensional Dungeons | 1.15.2-1.07 | dimdungeons-1.07-forge-1.15.2.jar | DONE | | savageandravage | Savage & Ravage | 1.1.4 | Savage-and-Ravage-1.15.2-1.1.4.jar | DONE | | mantle | Mantle | 1.5.15 | Mantle-1.15.2-1.5.15.jar | DONE | | jaopca | JAOPCA | 3.2.0.13 | JAOPCA-1.15.2-3.2.0.13.jar | DONE | | gravestone | Gravestone Mod | 1.17.5 | gravestone-1.17.5.jar | DONE | | polymorph | Polymorph | FORGE-1.15.2-0.9 | polymorph-FORGE-1.15.2-0.9.jar | DONE | | securitycraft | SecurityCraft | v1.8.19.1 | [1.15.2] SecurityCraft v1.8.19.1.jar | DONE | | storagedrawers | Storage Drawers | 1.15.2-7.0.1 | StorageDrawers-1.15.2-7.0.2.jar | DONE | | sit | Sit | v1.3 | sit-1.15.1-v1.3.jar | DONE | | fluxnetworks | Flux Networks | 1.15.2-5.0.3-4 | FluxNetworks-1.15.2-5.0.3-4.jar | DONE | | doubleslabs | Double Slabs | 2.9.0 | DoubleSlabs-1.15-2.9.0.jar | DONE | | midnight | The Midnight | 0.5.9 | themidnight-0.5.9.jar | DONE | | harvest | Harvest | 1.0.2 | harvest-1.15.2-1.0.2.jar | DONE | | regrowth | Regrowth Mod | 1.0.0.1 | Regrowth-1.15.2-1.0.0.1.jar | DONE | | morecrashinfo | MoreCrashInfo | 1.0.4 | MoreCrashInfo-1.0.4.jar | DONE | | worldeditcuife3 | WorldEdit CUI Forge Edition 3 | 3.0.5 | WorldEdit-CUI-FE3-1.15.2-3.0.5.jar | DONE | | worldedit | WorldEdit | 7.1.0;48cc31c | worldedit-forge-mc1.15.2-7.1.0.jar | DONE | | appleskin | AppleSkin | 1.0.14 | AppleSkin-mc1.15.2-forge-1.0.14.jar | DONE | | engineersdecor | Engineer's Decor | 1.1.1-b1 | engineersdecor-1.15.2-1.1.1-b1.jar | DONE | | chisel | Chisel | MC1.15.2-0.0.1.12 | Chisel_DEV-MC1.15.2-0.0.1.12.jar | DONE | | occultism | Occultism | 0.2.11 | occultism-0.2.11.jar | DONE | | waterworks | Waterworks | 1.15.2-2.1.2 | waterworks-1.15.2-2.1.2.jar | DONE | | trade | Trading Players | 1.1 | Trading_Players_1.1.jar | DONE | | extendednether | Extended Nether | 1.0 | Extended-Nether 1.15.2 Beta-3.1.3.jar | DONE | Forge CoreMods: | ID | Name | Source | Status | | -------------------- | -------------------------------- | ---------------------------- | ------ | | patchouli | patchouli_on_advancement | on_advancement.js | Loaded | | obfuscate | Obfuscate | obfuscate-transformer.js | Loaded | | codechickenlib | item_renderer | item_renderer.js | Loaded | | journeymap | journeymap transformer | render-event-transformer.js | Loaded | | forge | fieldtomethodtransformers | fieldtomethodtransformers.js | Loaded | | immersiveengineering | IE wire damage | wiredamage.js | Loaded | | immersiveengineering | IE arm angle adjustment | arm_angles.js | Loaded | | immersiveengineering | IE block update callback | blockwirecollisions.js | Loaded | | savageandravage | no_bad_omen_from_pillager | no_bad_omen_from_pillager.js | Loaded | | polymorph | CraftResultInventory Transformer | craftResultInventory.js | Loaded | | polymorph | ShapelessRecipe Transformer | shapelessRecipe.js | Loaded | | midnight | midnight | midnight_core.js | Loaded | | morecrashinfo | crashtransformers | crashtransformers.js | Loaded | ModLauncher: 5.1.0+69+master.79f13f7 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.2.31.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.2.31.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.2.31.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.2.31.jar runtimedistcleaner PLUGINSERVICE /forge-1.15.2-31.2.31.jar fml TRANSFORMATIONSERVICE FML: 31.2 Forge: net.minecraftforge:31.2.31 FML Language Providers: javafml@31.2 minecraft@1 Mod List: followingvillagers-1.15.2-1.4.0.jar Following Villagers {followingvillagers@1.15.2-1.4.0 DONE} WizardsAnimalsPlus2.2.jar Wizard Animals Plus {wizard_animals_plus@1.0.0 DONE} DeathCounter-1.15.2-1.2.0.jar Death Counter {deathcounter@1.2.0 DONE} EditSign-1.15.2-2.0.0+7.jar Edit Sign {edit_sign@2.0.0+7 DONE} coffeemod-1.0.2.jar Coffee mod {coffeemod@1.0.2 DONE} borderless-1.15.2-1.1.0.jar Borderless Window {borderless@1.15.2-1.1.0 DONE} mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {mcwwindows@1.0.2 DONE} rsgauges-1.15.2-1.2.5-b1.jar Gauges and Switches {rsgauges@1.2.5-b1 DONE} softerhayb_1.15-1.1.jar Softer Hay Bales {softerhayb@1.1 DONE} CTM-MC1.15.2-1.1.0.10.jar ConnectedTexturesMod {ctm@MC1.15.2-1.1.0.10 DONE} ReAuth-1.14-1.15-3.8.1.jar ReAuth {reauth@3.8.1 DONE} ftb-gui-library-1.0.0.14.jar FTB GUI Library {ftbguilibrary@1.0.0.14 DONE} rangedpumps-0.7.1.jar Ranged Pumps {rangedpumps@0.7.1 DONE} NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {nomadictents@11.0.0-beta DONE} FeaturedServers-1.15.2-1.2.1.jar Featured Servers {featuredservers@1.15.2-1.2.1 DONE} ProgressiveBosses-2.1.5-mc1.15.2.jar Progressive Bosses {progressivebosses@2.1.5-mc1.15.2 DONE} mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {mcwdoors@1.0.0 DONE} Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE} MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {mekanismgenerators@9.10.9 DONE} TMechworks-1.15.2-2.2.0.jar Tinkers' Mechworks {tmechworks@2.2.0 DONE} JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 DONE} ftb-teams-1.0.0.5.jar FTB Teams {ftbteams@1.0.0.5 DONE} respawnablepets-1.1.4.jar Respawnable Pets {respawnablepets@1.1.4 DONE} dragonmounts-1.0.3.jar Dragon Mounts Legacy {dragonmounts@1.0.3 DONE} mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE} lightestlamp-3.4.3.jar Lightest Lamps {lightestlamp@3.4.3 DONE} crashutilities-2.10.jar Crash Utilities {crashutilities@2.10 DONE} BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.366 DONE} phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE} simplylight-1.15.2-0.9.0.jar Simply Light {simplylight@1.15.2-0.9.0 DONE} tgcropesmod-1.15.2-1.2.0.jar Ropes Mod {tgcropesmod@1.15.2-1.2.0 DONE} curios-FORGE-1.15.2-2.0.2.4.jar Curios API {curios@FORGE-1.15.2-2.0.2.4 DONE} Patchouli-1.15.2-1.2-35.jar Patchouli {patchouli@1.15.2-1.2-35 DONE} collective-1.15.2-1.35.jar Collective {collective@1.35 DONE} extlights-2.1.jar Extended Lights {extlights@2.1 DONE} TorchBandolier-1.15.2-1.4.0+8.jar Torch Bandolier {torchbandolier@1.4.0+8 DONE} obfuscate-0.4.3-1.15.2.jar Obfuscate {obfuscate@0.4.3 DONE} vehicle-mod-0.44.1-1.15.2.jar MrCrayfish's Vehicle Mod {vehicle@0.44.1 DONE} mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {mcwroofs@1.0.2 DONE} furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre16 DONE} YAMDA-5.0.3.jar YAMDA {yamda@5.0.3 DONE} bwncr-1.15.1-3.6.13.jar Bad Wither No Cookie Reloaded {bwncr@1.15.1-3.6.13 DONE} HearthstoneMod-1.15.2-0.5.1.jar Hearthstone Mod {hearthstonemod@0.5.1 DONE} FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE} CodeChickenLib-1.15.2-3.3.1.379-universal.jar CodeChicken Lib {codechickenlib@3.3.1.379 DONE} QuantumStorage-1.15.2-5.1.1.jar QuantumStorage {quantumstorage@NONE DONE} tinyprogressions-1.15.2-4.0.7.jar Tiny Progressions {tp@4.0.7 DONE} BetterAdvancements-1.15.2-0.1.0.99.jar Better Advancements {betteradvancements@0.1.0.99 DONE} inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {inventorysorter@17.0.0 DONE} doubledoors_1.15-2.1.jar Double Doors {doubledoors@2.1 DONE} TrashSlot_1.15.2-11.0.0.jar TrashSlot {trashslot@11.0.0 DONE} Flora-1.15.2-0.2.7.jar Flora Libs {flora@0.2.7 DONE} mining-helmet-1.15.2-1.0.8.jar Mining Helmet {mining_helmet@1.0.8 DONE} xray-1.15.2-2.2.0.jar Advanced XRay {xray@2.2.0 DONE} OldJavaWarning-1.15.2-3.0.2.jar OldJavaWarning {oldjavawarning@3.0.2 DONE} item-filters-2.2.0.15.jar Item Filters {itemfilters@2.2.0.15 DONE} xlpackets-1.0.jar XL Packets {xlpackets@1.0 DONE} jei-1.15.2-6.0.2.12.jar Just Enough Items {jei@6.0.2.12 DONE} lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar Lithium {lithium@0.4.6-rc3 DONE} fishtraps-forge-1.15.2-0.0.5.jar Fish Traps {fishtraps@1.14.4-0.0.4 DONE} Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 DONE} tesseract-1.0.9-mc1.15.jar Tesseract {tesseract@1.0.9 DONE} Mekanism-1.15.2-9.10.9.422.jar Mekanism {mekanism@9.10.9 DONE} CTD-Core-1.15.2-2.1.0.jar CTD Core {ctdcore@2.1.0 DONE} create-mc1.15.2_v0.2.4d.jar Create {create@mc1.15.2_v0.2.4d DONE} Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 DONE} NeverNeededOrWanted-1.15.2-0.1.5.jar Never Needed Or Wanted {nnow@0.1.5 DONE} Clumps-5.0.2.4.jar Clumps {clumps@5.0.2.4 DONE} journeymap-1.15.2-5.7.0b3.jar Journeymap {journeymap@5.7.0b3 DONE} appliedenergistics2-7.0.0-beta.1.jar Applied Energistics 2 {appliedenergistics2@7.0.0-beta.1 DONE} TravelersBackpack-1.15.2-4.0.6.jar Traveler's Backpack {travelersbackpack@4.0.6 DONE} Artifacts-1.15.2-2.3.0.jar Artifacts {artifacts@1.15.2-2.3.0 DONE} additionalbars-1.5.0.jar Additional Bars {additionalbars@1.5.0 DONE} decorative_blocks-6d.jar Decorative Blocks {decorative_blocks@1.6 DONE} DungeonCrawl-1.15.2-2.0.1.jar Dungeon Crawl {dungeoncrawl@2.0.1 DONE} DefaultSettings-1.14.x-1.15.2-2.1.16.jar DefaultSettings {defaultsettings@2.1.16 DONE} betteranimalsplus-1.15.2-8.2.1.96.jar Better Animals Plus {betteranimalsplus@8.2.1.96 DONE} mapperbase-1.15.2-1.1.1.0.jar Mapper Base {mapperbase@1.15.2-1.1.1.0 DONE} embellishcraft-1.15.2-2.2.1.0.jar EmbellishCraft {embellishcraft@1.15.2-2.2.1.0 DONE} embellishcraft-bop-1.15.2-2.1.1.jar EmbellishCraft BoP Addon {embellishcraft-bop@1.15.2-2.1.1 DONE} roadstuff-1.15.2-3.2.0.jar Road Stuff {roadstuff@1.15.2-3.2.0 DONE} Floricraft3-1.15.2-0.2.7.jar Floricraft3 {floricraft3@0.2.7 DONE} additional_lights-1.15.2-2.0.2.jar Additional Lights {additional_lights@2.0.2 DONE} EnderStorage-1.15.2-2.5.0.149-universal.jar EnderStorage {enderstorage@2.5.0.149 DONE} ftb-chunks-1.1.0.16.jar FTB Chunks {ftbchunks@1.1.0.16 DONE} forge-1.15.2-31.2.31-universal.jar Forge {forge@31.2.31 DONE} Mo-Glowstone-1.15.2-2.0.5.jar Mo' Glowstone {moglowstone@2.0.5 DONE} customnausea-FORGE-1.15.2-3.0.jar Custom Nausea {customnausea@FORGE-1.15.2-3.0 DONE} ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE} forge-1.15.2-31.2.31-client.jar Minecraft {minecraft@1.15.2 DONE} openbackup-1.15.2-0.0.0.3.jar OpenBackup {openbackup@1.15.2-0.0.0.3 DONE} theoneprobe-1.15-2.0.4.jar The One Probe {theoneprobe@1.15-2.0.4 DONE} simpleportals-1.15.2-1.7.0.0.jar Simple Portals {simpleportals@1.15.2-1.7.0.0 DONE} pandoras_creatures-1.15.2-1.0.0.jar Pandoras Creatures {pandoras_creatures@1.15.2-1.0.0 DONE} ftb-quests-2.0.2.247.jar FTB Quests {ftbquests@2.0.2.247 DONE} ImmersiveEngineering-0.15-108.jar Immersive Engineering {immersiveengineering@0.15-108 DONE} SilentLib-1.15.2-4.6.6+59.jar Silent Lib {silentlib@4.6.6+59 DONE} movingelevators-1.2.17-mc1.15.jar Moving Elevators {movingelevators@1.2.17 DONE} towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {towers_of_the_wild@1.15.2-1.2.0 DONE} paintings-1.15.2-7.0.0.0.jar Paintings ++ {paintings@1.14.4-6.0.1.5 DONE} dimdungeons-1.07-forge-1.15.2.jar Dimensional Dungeons {dimdungeons@1.15.2-1.07 DONE} Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {savageandravage@1.1.4 DONE} Mantle-1.15.2-1.5.15.jar Mantle {mantle@1.5.15 DONE} JAOPCA-1.15.2-3.2.0.13.jar JAOPCA {jaopca@3.2.0.13 DONE} gravestone-1.17.5.jar Gravestone Mod {gravestone@1.17.5 DONE} polymorph-FORGE-1.15.2-0.9.jar Polymorph {polymorph@FORGE-1.15.2-0.9 DONE} [1.15.2] SecurityCraft v1.8.19.1.jar SecurityCraft {securitycraft@v1.8.19.1 DONE} StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE} sit-1.15.1-v1.3.jar Sit {sit@v1.3 DONE} FluxNetworks-1.15.2-5.0.3-4.jar Flux Networks {fluxnetworks@1.15.2-5.0.3-4 DONE} DoubleSlabs-1.15-2.9.0.jar Double Slabs {doubleslabs@2.9.0 DONE} themidnight-0.5.9.jar The Midnight {midnight@0.5.9 DONE} harvest-1.15.2-1.0.2.jar Harvest {harvest@1.0.2 DONE} Regrowth-1.15.2-1.0.0.1.jar Regrowth Mod {regrowth@1.0.0.1 DONE} MoreCrashInfo-1.0.4.jar MoreCrashInfo {morecrashinfo@1.0.4 DONE} WorldEdit-CUI-FE3-1.15.2-3.0.5.jar WorldEdit CUI Forge Edition 3 {worldeditcuife3@3.0.5 DONE} worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {worldedit@7.1.0;48cc31c DONE} AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE} engineersdecor-1.15.2-1.1.1-b1.jar Engineer's Decor {engineersdecor@1.1.1-b1 DONE} Chisel_DEV-MC1.15.2-0.0.1.12.jar Chisel {chisel@MC1.15.2-0.0.1.12 DONE} occultism-0.2.11.jar Occultism {occultism@0.2.11 DONE} waterworks-1.15.2-2.1.2.jar Waterworks {waterworks@1.15.2-2.1.2 DONE} Trading_Players_1.1.jar Trading Players {trade@1.1 DONE} Extended-Nether 1.15.2 Beta-3.1.3.jar Extended Nether {extendednether@1.0 DONE} Patchouli open book context: n/a Launched Version: forge-31.2.31 Backend library: LWJGL version 3.2.2 build 10 Backend API: GeForce GTX 980 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 451.67, NVIDIA Corporation GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Resource Packs: vanilla, mod_resources, file/BDCraft_Immersive_Engineering_64x_1.14.4.zip (incompatible), file/PureBDcraft 128x MC115.zip, file/PureBDcraft Better Leaves MC115.zip, file/PureBDcraft CTM Transitions MC115.zip, file/PureBDcraft More 3D Blocks MC115.zip, file/PureBDcraft More 3D Items MC115.zip, file/PureBDcraft Technology MC115.zip, file/PureBDcraft_IronChests_128x.zip, file/Sphax128x_BOP_MC1.15.zip, file/Sphax128x_Chisel_MC1.12_Ver1.0.0.42.zip (incompatible), file/Sphax128x_FurnitureMod_MC1.15.zip, file/Sphax128x_Mekanism_WIP_MC1.15.zip, file/Sphax128x_Storage_Drawers_MC1.15.zip, file/Sphax_EnderStorage_128x.zip (incompatible), file/Sphax_JustEnoughItems_512x-64x.zip (incompatible), file/Sphax_Waystones_128x.zip (incompatible), file/TheOneProbe128x.zip (incompatible) Current Language: English (US) CPU: 8x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz ```
Wimpingego commented 4 years ago

Thank you for your bug report along with the crash log, I'm so sorry that it crashed the server and I hope you got it all back up and running OK, I had a little play and after killing a far to many animals (RIP horses, pigs and bufflons). I got it to crash every time, so lets call this a added extra and not a bug that way I don't need to fix it lol.

All joking aside I think I have fixed it now and I will update the mod in a few days as I just need to finish up what I was doing for version 0.1.6

Sorry again.