Bewitchment (Legacy)

Bewitchment (Legacy)

9M Downloads

crash and issues with other modded in mobs

goldenvixen opened this issue ยท 1 comments

commented

I've noticed a few issues with the newest update. Been playing with some modded mobs like ice and fire and rats, and it finally crashed on while my friend was trying to fight a dragon. Here's the crash log report.

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 2020-06-21 01:53:57 PDT
Description: Ticking entity

java.lang.IllegalArgumentException: Invalid UUID string:
at java.util.UUID.fromString(UUID.java:194)
at com.bewitchment.api.capability.extendedplayer.ExtendedPlayerHandler.onLivingDeath(ExtendedPlayerHandler.java:135)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1596_ExtendedPlayerHandler_onLivingDeath_LivingDeathEvent.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.onLivingDeath(ForgeHooks.java:615)
at net.minecraft.entity.EntityLivingBase.onDeath(EntityLivingBase.java:1168)
at net.minecraft.entity.passive.EntityTameable.onDeath(SourceFile:213)
at com.github.alexthe666.iceandfire.entity.EntityDragonBase.onDeath(EntityDragonBase.java:1826)
at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:1023)
at net.minecraft.entity.passive.EntityAnimal.attackEntityFrom(SourceFile:66)
at com.github.alexthe666.iceandfire.entity.EntityDragonBase.attackEntityFrom(EntityDragonBase.java:1457)
at com.github.alexthe666.iceandfire.entity.EntityMutlipartPart.attackEntityFrom(EntityMutlipartPart.java:30)
at net.minecraft.entity.projectile.EntityArrow.onHit(EntityArrow.java:369)
at net.minecraft.entity.projectile.EntityArrow.onUpdate(EntityArrow.java:267)
at net.minecraft.entity.projectile.EntityTippedArrow.onUpdate(SourceFile:98)
at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1996)
at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:832)
at net.minecraft.world.World.updateEntity(World.java:1958)
at net.minecraft.world.World.redirect$zbk000$updateEntity(World.java:4123)
at net.minecraft.world.World.updateEntities(World.java:1762)
at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:279)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Entity being ticked --
Entity Type: minecraft:arrow (net.minecraft.entity.projectile.EntityTippedArrow)
Entity ID: 316260
Entity Name: Arrow
Entity's Exact location: 903.05, 66.73, 2224.00
Entity's Block location: World: (903,66,2223), Chunk: (at 7,4,15 in 56,138; contains blocks 896,0,2208 to 911,255,2223), Region: (1,4; contains chunks 32,128 to 63,159, blocks 512,0,2048 to 1023,255,2559)
Entity's Momentum: 0.43, -0.43, 2.39
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Entity NBT: {damage:3.5d,ForgeData:{"endercore:xpboost":-1},shake:0b,xTile:-1,Invulnerable:0b,PortalCooldown:0,life:0s,FallDistance:0.0f,inTile:"minecraft:air",zTile:-1,yTile:-1,ForgeCaps:{"llibrary:extendedentitydatacapability":{},"aether:entityinfo":{hasSpawnArea:0b},"thaumicaugmentation:portal_state":{inPortal:0b}},Motion:[0.43176032774530587d,-0.42722964660608137d,2.392970097414577d],UUIDLeast:-5575522506621065319L,inGround:0b,pickup:1b,Air:300s,OnGround:0b,Dimension:0,Rotation:[10.227614f,-4.445963f],UpdateBlocked:0b,UUIDMost:-817178660113528392L,inData:0b,crit:1b,Pos:[903.0474000149048d,66.73413150731183d,2223.999265503477d],Fire:-1s}

-- Affected level --
Level name: Maoutale
All players: 2 total; [EntityPlayerMP['goldenvixen1'/743, l='Maoutale', x=161.49, y=68.00, z=413.30], EntityPlayerMP['Haileyice7'/131076, l='Maoutale', x=893.96, y=64.00, z=2173.65]]
Chunk stats: ServerChunkCache: 3419 Drop: 0
Level seed: -2519623132533994162
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options: {"landScheme":"continents","tempScheme":"large_zones","rainScheme":"large_zones","biomeSize":"large","amplitude":1.0,"generateBopOre":true,"generatePoisonIvy":false,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
Level spawn location: World: (20,64,294), Chunk: (at 4,4,6 in 1,18; contains blocks 16,0,288 to 31,255,303), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2415285 game time, 1490258 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 42893 (now: false), thunder time: 77350 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

-- System Details --
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 5.4.0-37-generic
Java Version: 1.8.0_252, Private Build
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
Memory: 2495156000 bytes (2379 MB) / 6845104128 bytes (6528 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 7 total; -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 95
FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 171 mods loaded, 171 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                                |
   |:------ |:--------------------------------- |:----------------------- |:---------------------------------------------- |:---------------------------------------- |
   | LCHIJA | minecraft                         | 1.12.2                  | minecraft.jar                                  | None                                     |
   | LCHIJA | mcp                               | 9.42                    | minecraft.jar                                  | None                                     |
   | LCHIJA | FML                               | 8.0.99.99               | forge-1.12.2-14.23.5.2854.jar                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCHIJA | forge                             | 14.23.5.2854            | forge-1.12.2-14.23.5.2854.jar                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCHIJA | ivtoolkit                         | 1.3.3-1.12              | minecraft.jar                                  | None                                     |
   | LCHIJA | foamfixcore                       | 7.7.4                   | minecraft.jar                                  | None                                     |
   | LCHIJA | jei                               | 4.15.0.294              | jei_1.12.2-4.15.0.294.jar                      | None                                     |
   | LCHIJA | abyssalcraft                      | 1.10.1                  | AbyssalCraft-1.12.2-1.10.1.jar                 | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
   | LCHIJA | acintegration                     | 1.11.2                  | AbyssalCraft+Integration-1.12.2-1.11.2.jar     | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
   | LCHIJA | additionalbanners                 | 1.1.76                  | AdditionalBanners-1.12.2-1.1.76.jar            | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHIJA | aeadditions                       | 1.2                     | aeadditions-1.12.2-1.2.jar                     | None                                     |
   | LCHIJA | aether_legacy                     | 1.4.4                   | aether_legacy-1.12.2-v1.4.4.jar                | None                                     |
   | LCHIJA | aether_legacy_addon               | 1.12.2-v1.2.3           | aether_continuation-1.12.2-v1.2.3.jar          | None                                     |
   | LCHIJA | orbis-lib                         | 0.2.0                   | orbis-lib-1.12.2-0.2.0+build411.jar            | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
   | LCHIJA | aether                            | 0.3.0                   | aether_ii-1.12.2-0.3.0+build411-universal.jar  | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
   | LCHIJA | embers                            | 1.13-hotfix2            | EmbersRekindled-1.13-hotfix2.jar               | None                                     |
   | LCHIJA | aetheriumashenarmor               | 1.0.1                   | Aetherium+Ashen+Armor-Release-1.12.2-1.1.1.jar | None                                     |
   | LCHIJA | aetherworks                       | 1.12.2-1.0.0.3          | AetherWorks-1.12.2-1.0.0.3.jar                 | None                                     |
   | LCHIJA | aiimprovements                    | 0.0.1.3                 | AIImprovements-1.12-0.0.1b3.jar                | None                                     |
   | LCHIJA | amidst-forge                      | 1.12.2-0.6.2            | amidst-forge-1.12.2-0.6.2.jar                  | None                                     |
   | LCHIJA | guideapi                          | 1.12-2.1.8-63           | Guide-API-1.12-2.1.8-63.jar                    | None                                     |
   | LCHIJA | bloodmagic                        | 1.12.2-2.4.3-105        | BloodMagic-1.12.2-2.4.3-105.jar                | None                                     |
   | LCHIJA | animus                            | 1                       | Animus-1.12-2.1.7.jar                          | None                                     |
   | LCHIJA | anvilpatch                        | 1.0.0                   | anvilpatch-1.0.0.jar                           | None                                     |
   | LCHIJA | applecore                         | 3.4.0                   | AppleCore-mc1.12.2-3.4.0.jar                   | None                                     |
   | LCHIJA | appleskin                         | 1.0.9                   | AppleSkin-mc1.12-1.0.9.jar                     | None                                     |
   | LCHIJA | carrots                           | 1.0.0b1                 | carrotslib-mc1.12.2-1.0.0b1.jar                | None                                     |
   | LCHIJA | armorunder                        | 1.0.0                   | armorunder-mc1.12.2-1.0.0.jar                  | None                                     |
   | LCHIJA | betteranimals                     | 5.3.0                   | betteranimals-1.12.2-5.3.0.jar                 | None                                     |
   | LCHIJA | tombstone                         | 3.7.5                   | tombstone-3.7.5-1.12.2.jar                     | None                                     |
   | LCHIJA | quark                             | r1.6-179                | Quark-r1.6-179.jar                             | None                                     |
   | LCHIJA | autoreglib                        | 1.3-32                  | AutoRegLib-1.3-32.jar                          | None                                     |
   | LCHIJA | backpacks16840                    | 3.5.8                   | backpacks+1.12.2+-+3.5.8.jar                   | None                                     |
   | LCHIJA | baubles                           | 1.5.2                   | Baubles-1.12-1.5.2.jar                         | None                                     |
   | LCHIJA | betteradvancements                | 0.1.0.77                | BetterAdvancements-1.12.2-0.1.0.77.jar         | None                                     |
   | LCHIJA | bettercaves                       | 1.12.2                  | bettercaves-1.12.2-2.0.3.jar                   | None                                     |
   | LCHIJA | better_diving                     | 1.5.3                   | BetterDiving-1.12.2-1.5.3.jar                  | None                                     |
   | LCHIJA | reccomplex                        | 1.4.8.2                 | RecurrentComplex-1.4.8.2.jar                   | None                                     |
   | LCHIJA | dynamictrees                      | 1.12.2-0.9.8            | DynamicTrees-1.12.2-0.9.8.jar                  | None                                     |
   | LCHIJA | patchouli                         | 1.0-20                  | Patchouli-1.0-20.jar                           | None                                     |
   | LCHIJA | thaumcraft                        | 6.1.BETA26              | Thaumcraft-1.12.2-6.1.BETA26.jar               | None                                     |
   | LCHIJA | bewitchment                       | 0.22.3                  | bewitchment-1.12.2-0.0.22.3.jar                | None                                     |
   | LCHIJA | bibliocraft                       | 2.4.5                   | BiblioCraft[v2.4.5][MC1.12.2].jar              | None                                     |
   | LCHIJA | biggerpacketsplz                  | 1.2                     | biggerpacketsplz-since1.8-1.2.jar              | 266588b191a3e2974a4a577f282858a3bc07da42 |
   | LCHIJA | biomesoplenty                     | 7.0.1.2444              | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar  | None                                     |
   | LCHIJA | bloodarsenal                      | 1.12.2-2.2.2-31         | BloodArsenal-1.12.2-2.2.2-31.jar               | None                                     |
   | LCHIJA | bookshelf                         | 2.3.590                 | Bookshelf-1.12.2-2.3.590.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHIJA | bountifulbaubles                  | 0.0.1                   | Bountiful+Baubles-1.12.2-0.1.6.jar             | None                                     |
   | LCHIJA | bullseye                          | 3.0.7                   | Bullseye-1.12.2-3.0.7.jar                      | None                                     |
   | LCHIJA | btg                               | 1.1.0                   | By+The+Gods-1.12.2-1.1.0.jar                   | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
   | LCHIJA | carryon                           | 1.12.3                  | CarryOn+MC1.12.2+v1.12.3.jar                   | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
   | LCHIJA | chameleon                         | 1.12-4.1.3              | Chameleon-1.12-4.1.3.jar                       | None                                     |
   | LCHIJA | charm                             | 1.12.2-1.3.7            | Charm-1.12.2-1.3.7.jar                         | None                                     |
   | LCHIJA | chickens                          | 6.1.0                   | chickens-6.1.0.jar                             | None                                     |
   | LCHIJA | ctm                               | MC1.12.2-1.0.2.31       | CTM-MC1.12.2-1.0.2.31.jar                      | None                                     |
   | LCHIJA | chisel                            | MC1.12.2-1.0.2.45       | Chisel-MC1.12.2-1.0.2.45.jar                   | None                                     |
   | LCHIJA | clumps                            | 3.1.2                   | Clumps-3.1.2.jar                               | None                                     |
   | LCHIJA | codechickenlib                    | 3.2.3.358               | CodeChickenLib-1.12.2-3.2.3.358-universal.jar  | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | toughasnails                      | 3.1.0.141               | ToughAsNails-1.12.2-3.1.0.141-universal.jar    | None                                     |
   | LCHIJA | comforts                          | 1.4.1.3                 | comforts-1.12.2-1.4.1.3.jar                    | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
   | LCHIJA | cookingforblockheads              | 6.5.0                   | CookingForBlockheads_1.12.2-6.5.0.jar          | None                                     |
   | LCHIJA | crimsonrevelations                | 0.8                     | crimsonrevelations-0.8.jar                     | None                                     |
   | LCHIJA | crimsonwarfare                    | 1.5                     | crimsonwarfare-1.5.jar                         | None                                     |
   | LCHIJA | curio                             | 1.0.4                   | Curio-1.0.4.jar                                | None                                     |
   | LCHIJA | cyclopscore                       | 1.6.4                   | CyclopsCore-1.12.2-1.6.4.jar                   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCHIJA | waila                             | 1.8.26                  | Hwyla-1.8.26-B41_1.12.2.jar                    | None                                     |
   | LCHIJA | darkutils                         | 1.8.230                 | DarkUtils-1.12.2-1.8.230.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHIJA | ptrmodellib                       | 1.0.4                   | PTRLib-1.0.4.jar                               | None                                     |
   | LCHIJA | props                             | 2.6.3                   | Decocraft-2.6.3_1.12.2.jar                     | None                                     |
   | LCHIJA | dimdoors                          | 1.12.2-3.1.2+UNOFFICIAL | DimensionalDoors-1.12.2-3.1.2-UNOFFICIAL.jar   | None                                     |
   | LCHIJA | doggytalents                      | 1.15.1.5                | DoggyTalents-1.12.2-1.15.1.5.jar               | None                                     |
   | LCHIJA | dragonmounts                      | 1.12.2-1.6.3            | DragonMounts2-1.12.2-1.6.3.jar                 | None                                     |
   | LCHIJA | dummycore                         | 2.4.112.5.              | DummyCoreUnofficial-2.4.112.5.jar              | None                                     |
   | LCHIJA | sereneseasons                     | 1.2.18                  | SereneSeasons-1.12.2-1.2.18-universal.jar      | None                                     |
   | LCHIJA | orelib                            | 3.6.0.1                 | OreLib-1.12.2-3.6.0.1.jar                      | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
   | LCHIJA | dsurround                         | 3.6.1.0                 | DynamicSurroundings-1.12.2-3.6.1.0.jar         | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
   | LCHIJA | dynamictreesbop                   | 1.12.2-1.4.1e           | DynamicTreesBOP-1.12.2-1.4.1e.jar              | None                                     |
   | LCHIJA | harvestcraft                      | 1.12.2zb                | Pam's+HarvestCraft+1.12.2zg.jar                | None                                     |
   | LCHIJA | dynamictreesphc                   | 1.12.2-1.4.2            | DynamicTreesPHC-1.12.2-1.4.2.jar               | None                                     |
   | LCHIJA | dynamictreesquark                 | 1.12.2-1.0.4            | dynamictreesQuark-1.12.2-1.0.4.jar             | None                                     |
   | LCHIJA | rustic                            | 1.1.4                   | rustic-1.1.4.jar                               | None                                     |
   | LCHIJA | dynamictreestc                    | 1.12.2-1.4.1e           | DynamicTreesTC-1.12.2-1.4.1e.jar               | None                                     |
   | LCHIJA | thaumicbases                      | 3.3.400.6r              | thaumicbases-3.3.352.6r.jar                    | None                                     |
   | LCHIJA | dynamictreesthaumicbases          | 1.12.2-1.0.1            | dynamictreesThaumicBases-1.12.2-1.0.1.jar      | None                                     |
   | LCHIJA | dynamictreestheaether             | 1.12.2-1.0.3            | dynamictreesTheAether-1.12.2-1.0.3.jar         | None                                     |
   | LCHIJA | enchdesc                          | 1.1.15                  | EnchantmentDescriptions-1.12.2-1.1.15.jar      | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHIJA | endercore                         | 1.12.2-0.5.76           | EnderCore-1.12.2-0.5.76.jar                    | None                                     |
   | LCHIJA | enderio                           | 5.2.57                  | EnderIO-1.12.2-5.2.57.jar                      | None                                     |
   | LCHIJA | enderiointegrationtic             | 5.2.57                  | EnderIO-1.12.2-5.2.57.jar                      | None                                     |
   | LCHIJA | enderiobase                       | 5.2.57                  | EnderIO-1.12.2-5.2.57.jar                      | None                                     |
   | LCHIJA | enderioconduits                   | 5.2.57                  | EnderIO-1.12.2-5.2.57.jar                      | None                                     |
   | LCHIJA | enderioconduitsappliedenergistics | 5.2.57                  | EnderIO-1.12.2-5.2.57.jar                      | None                                     |
   | LCHIJA | enderioconduitsopencomputers      | 5.2.57                  | EnderIO-1.12.2-5.2.57.jar                      | None                                     |
   | LCHIJA | enderioconduitsrefinedstorage     | 5.2.57                  | EnderIO-1.12.2-5.2.57.jar                      | None                                     |
   | LCHIJA | enderiointegrationforestry        | 5.2.57                  | EnderIO-1.12.2-5.2.57.jar                      | None                                     |
   | LCHIJA | enderiointegrationticlate         | 5.2.57                  | EnderIO-1.12.2-5.2.57.jar                      | None                                     |
   | LCHIJA | enderiomachines                   | 5.2.57                  | EnderIO-1.12.2-5.2.57.jar                      | None                                     |
   | LCHIJA | enderiopowertools                 | 5.2.57                  | EnderIO-1.12.2-5.2.57.jar                      | None                                     |
   | LCHIJA | enderstorage                      | 2.4.6.137               | EnderStorage-1.12.2-2.4.6.137-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | equaldragons                      | 1.1                     | EqualDragons-1.1.jar                           | None                                     |
   | LCHIJA | essentials                        | 1.12.2-1.2.1            | essentials-1.12.2-1.2.1.jar                    | None                                     |
   | LCHIJA | evilcraft                         | 0.10.78                 | EvilCraft-1.12.2-0.10.78.jar                   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCHIJA | evilcraftcompat                   | 1.0.0                   | EvilCraft-1.12.2-0.10.78.jar                   | None                                     |
   | LCHIJA | minerva                           | 1.0.13                  | minerva-library-1.0.13.jar                     | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
   | LCHIJA | extraalchemy                      | 0.5.4                   | extraalchemy-forge-1.12-build11-0.5.4.jar      | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
   | LCHIJA | fastleafdecay                     | v14                     | FastLeafDecay-v14.jar                          | None                                     |
   | LCHIJA | findyourway                       | 1.2.1                   | findyourway-1.12.2-1.2.1.jar                   | None                                     |
   | LCHIJA | foamfix                           | 0.10.10-1.12.2          | foamfix-0.10.10-1.12.2.jar                     | None                                     |
   | LCHIJA | forgelin                          | 1.8.4                   | Forgelin-1.8.4.jar                             | None                                     |
   | LCHIJA | forgemultipartcbe                 | 2.6.2.83                | ForgeMultipart-1.12.2-2.6.2.83-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | microblockcbe                     | 2.6.2.83                | ForgeMultipart-1.12.2-2.6.2.83-universal.jar   | None                                     |
   | LCHIJA | minecraftmultipartcbe             | 2.6.2.83                | ForgeMultipart-1.12.2-2.6.2.83-universal.jar   | None                                     |
   | LCHIJA | futuremc                          | 0.2.3                   | future-mc-1.12.2-0.2.3.2.jar                   | None                                     |
   | LCHIJA | hatchery                          | 2.2.2                   | hatchery-1.12.2-2.2.2.jar                      | None                                     |
   | LCHIJA | llibrary                          | 1.7.19                  | llibrary-1.7.19-1.12.2.jar                     | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
   | LCHIJA | iceandfire                        | 1.9.1                   | iceandfire-1.9.1-1.12.2.jar                    | None                                     |
   | LCHIJA | mantle                            | 1.12-1.3.3.55           | Mantle-1.12-1.3.3.55.jar                       | None                                     |
   | LCHIJA | inspirations                      | 1.12.2-0.2.9            | Inspirations-1.12.2-0.2.9.jar                  | None                                     |
   | LCHIJA | inventorytweaks                   | 1.64+dev.146.2180b27    | InventoryTweaks-1.64+dev.146.jar               | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
   | LCHIJA | jeivillagers                      | 1.0                     | jeivillagers-1.12-1.0.2.jar                    | None                                     |
   | LCHIJA | jepb                              | 1.2.1                   | jepb-1.12-1.2.1.jar                            | None                                     |
   | LCHIJA | jetif                             | 1.5.2                   | jetif-1.12.2-1.5.2.jar                         | None                                     |
   | LCHIJA | journeymap                        | 1.12.2-5.7.1            | journeymap-1.12.2-5.7.1.jar                    | None                                     |
   | LCHIJA | jph                               | 1.0                     | jph_1.12-1.0.jar                               | None                                     |
   | LCHIJA | brewcraft                         | 1.12.2-1.0.1            | Pam's+BrewCraft+1.12.2-1.0.1.jar               | None                                     |
   | LCHIJA | jebc                              | 1.0.1                   | just-enough-brewcraft-1.12.2-1.0.1.jar         | None                                     |
   | LCHIJA | jehc                              | 1.7.0                   | just-enough-harvestcraft-1.12.2-1.7.0.jar      | None                                     |
   | LCHIJA | jeresources                       | 0.9.2.60                | JustEnoughResources-1.12.2-0.9.2.60.jar        | None                                     |
   | LCHIJA | lost_aether                       | 1.0.1                   | lost-aether-content-1.12.2-1.0.1.jar           | None                                     |
   | LCHIJA | mahoutsukai                       | 1.12.2-v1.19.3          | mahoutsukai-1.12.2-v1.19.3.jar                 | None                                     |
   | LCHIJA | mca                               | 6.1.0                   | MCA-1.12.2-6.1.0-universal.jar                 | None                                     |
   | LCHIJA | mm_lib                            | 1.3.2                   | MMLib-1.3.2.jar                                | None                                     |
   | LCHIJA | mtlib                             | 3.0.6                   | MTLib-3.0.6.jar                                | None                                     |
   | LCHIJA | naturescompass                    | 1.8.5                   | NaturesCompass-1.12.2-1.8.5.jar                | None                                     |
   | LCHIJA | yurtmod                           | 9.5.2                   | NomadicTents-1.12.2-9.5.2.jar                  | None                                     |
   | LCHIJA | recipehandler                     | 0.13                    | NoMoreRecipeConflict-0.13(1.12.2).jar          | None                                     |
   | LCHIJA | neid                              | 1.5.4.4                 | NotEnoughIDs-1.5.4.4.jar                       | None                                     |
   | LCHIJA | persistentbits                    | 1.0.6a                  | PersistentBits-1.12-1.0.6a.jar                 | None                                     |
   | LCHIJA | placeableitems                    | 3.3                     | placeableitems-3.3.jar                         | None                                     |
   | LCHIJA | rats                              | 3.2.12                  | rats-3.2.12-1.12.2.jar                         | None                                     |
   | LCHIJA | rusticthaumaturgy                 | 4.4a                    | Rustic+Thaumaturgy-4.4a.jar                    | None                                     |
   | LCHIJA | rusticbopwoods                    | 1.0                     | rusticbopwoods-1.0.jar                         | None                                     |
   | LCHIJA | rusticwitchcraft                  | 1.0.2                   | rusticwitcraft-1.0.2.jar                       | None                                     |
   | LCHIJA | savemystronghold                  | 1.12.2-1.0.0            | savemystronghold-1.12.2-1.0.0.jar              | None                                     |
   | LCHIJA | flammpfeil.slashblade             | mc1.12-r32              | SlashBlade-mc1.12-r32.jar                      | None                                     |
   | LCHIJA | soulshardsrespawn                 | 1.12.2-1.1.1-13         | SoulShardsRespawn-1.12.2-1.1.1-13.jar          | None                                     |
   | LCHIJA | soundfilters                      | 0.12_for_1.12           | SoundFilters-0.12_for_1.12.jar                 | None                                     |
   | LCHIJA | spartanweaponry                   | beta 1.3.8              | SpartanWeaponry-1.12.2-beta-1.3.8.jar          | None                                     |
   | LCHIJA | spartanfire                       | 0.08                    | spartanfire-0.08.jar                           | None                                     |
   | LCHIJA | spartanshields                    | 1.5.4                   | SpartanShields-1.12.2-1.5.4.jar                | None                                     |
   | LCHIJA | spartanweaponryarcana             | beta 1.0.3              | SpartanWeaponryArcana-1.12.2-beta-1.0.3.jar    | None                                     |
   | LCHIJA | storagedrawers                    | 5.2.2                   | StorageDrawers-1.12.2-5.4.2.jar                | None                                     |
   | LCHIJA | unlimitedchiselworks              | 0.3.4                   | UnlimitedChiselWorks-0.3.4.jar                 | None                                     |
   | LCHIJA | storagedrawersunlimited           | 1.12.2-1.3.0            | StorageDrawersUnlimited-1.12.2-1.3.0.jar       | None                                     |
   | LCHIJA | tanspit                           | 1.12.2-1.3              | tanspit-1.12.2-1.4.jar                         | None                                     |
   | LCHIJA | tc6aspects4jei                    | 0.0.2a                  | tc6aspects4jei-0.0.2a.jar                      | None                                     |
   | LCHIJA | thaumicaugmentation               | 1.12.2-1.1.19           | ThaumicAugmentation-1.12.2-1.1.19.jar          | 8f678591ba6f78d579e553a8aa94b4c4766cb13d |
   | LCHIJA | tcinventoryscan                   | 2.0.10                  | ThaumicInventoryScanning_1.12.2-2.0.10.jar     | None                                     |
   | LCHIJA | thaumicjei                        | 1.6.0                   | ThaumicJEI-1.12.2-1.6.0-27.jar                 | None                                     |
   | LCHIJA | thaumicperiphery                  | 0.3.1                   | thaumicperiphery-0.3.1.jar                     | None                                     |
   | LCHIJA | lastsmith                         | 2.0.2-1.12.2            | TLS-2.0.2-1.12.2.jar                           | None                                     |
   | LCHIJA | vanillafix                        | 1.0.10-150              | VanillaFix-1.0.10-150.jar                      | None                                     |
   | LCHIJA | villagermarket                    | 1.0.2                   | villager-market-1.12.2-1.0.2.jar               | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHIJA | waterstrainer                     | 3.2.0                   | WaterStrainer-1.12-3.2.0.jar                   | None                                     |
   | LCHIJA | wawla                             | 2.6.275                 | Wawla-1.12.2-2.6.275.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHIJA | waystones                         | 4.1.0                   | Waystones_1.12.2-4.1.0.jar                     | None                                     |
   | LCHIJA | jurassicraft                      | 2.1.23                  | JurassiCraft-1.12.2-2.1.23.jar                 | None                                     |
   | LCHIJA | solcarrot                         | 1.8.4                   | solcarrot-1.12.2-1.8.4.jar                     | None                                     |
   | LCHIJA | phosphor-lighting                 | 1.12.2-0.2.6            | phosphor-1.12.2-0.2.6+build50.jar              | f0387d288626cc2d937daa504e74af570c52a2f1 |
   | LCHIJA | snowrealmagic                     | 0.3.3                   | SnowRealMagic-0.3.3.jar                        | None                                     |
   | LCHIJA | dshuds                            | 3.6.0.0                 | DynamicSurroundingsHuds-1.12.2-3.6.0.0.jar     | 7a2128d395ad96ceb9d9030fbd41d035b435753a |

Loaded coremods (and transformers): TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)

                                  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
                                    sereneseasons.asm.transformer.EntityRendererTransformer
                                    sereneseasons.asm.transformer.WorldTransformer
                                  ForgelinPlugin (Forgelin-1.8.4.jar)
                                    
                                  BCModPlugin (backpacks+1.12.2+-+3.5.8.jar)
                                    brad16840.core.ClassTransformer
                                  Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
                                    invtweaks.forge.asm.ContainerTransformer
                                  Quark Plugin (Quark-r1.6-179.jar)
                                    vazkii.quark.base.asm.ClassTransformer
                                  AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
                                    squeek.applecore.asm.TransformerModuleHandler
                                  FutureMC (future-mc-1.12.2-0.2.3.2.jar)
                                    thedarkcolour.futuremc.asm.CoreTransformer
                                  DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar)
                                    DummyCore.ASM.DCASMManager
                                  iceandfire (iceandfire-1.9.1-1.12.2.jar)
                                    com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
                                  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
                                    team.chisel.ctm.client.asm.CTMTransformer
                                  ratscore (rats-3.2.12-1.12.2.jar)
                                    com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
                                  Plugin (NotEnoughIDs-1.5.4.4.jar)
                                    ru.fewizz.neid.asm.Transformer
                                  llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  CharmLoadingPlugin (Charm-1.12.2-1.3.7.jar)
                                    svenhjol.charm.base.CharmClassTransformer
                                  EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
                                    com.enderio.core.common.transform.EnderCoreTransformer
                                    com.enderio.core.common.transform.SimpleMixinPatcher
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
                                    
                                  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
                                    
                                  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-1.1.19.jar)
                                    thecodex6824.thaumicaugmentation.core.TATransformer
                                  IvToolkit (IvToolkit-1.3.3-1.12.jar)
                                    
                                  BiggerPacketsPlzCoreMod (biggerpacketsplz-since1.8-1.2.jar)
                                    net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzClassTransformer
                                  BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.3.jar)

GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* Optifine is installed. This is NOT supported.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Authlib is : /home/kandra/.minecraft/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar

        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
        !!!You are looking at the diagnostics information, not at the crash.       !!!
        !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Pulsar/inspirations loaded Pulses: - InspirationsShared (Enabled/Forced)
- InspirationsBuilding (Enabled/Not Forced)
- InspirationsUtility (Enabled/Not Forced)
- InspirationsTools (Enabled/Not Forced)
- InspirationsRecipes (Enabled/Not Forced)
- InspirationsTweaks (Enabled/Not Forced)
- InspirationsShared (Enabled/Forced)
- ToughAsNailsPlugin (Enabled/Not Forced)
- WailaPlugin (Enabled/Not Forced)
- RatsPlugin (Enabled/Not Forced)
[DummyCore]: 'Special case ASM modification mods: ''Note, that these mods might not be involved in the crash in ANY WAY!''DummyCore just prints some known mods for a lot of ASM modifications''dummycore''EnderCore''CodeChickenLib'
Suspected Mods: Bewitchment (bewitchment), Ice and Fire (iceandfire)
Profiler Position: N/A (disabled)
Player Count: 2 / 8; [EntityPlayerMP['goldenvixen1'/743, l='Maoutale', x=161.49, y=68.00, z=413.30], EntityPlayerMP['Haileyice7'/131076, l='Maoutale', x=893.96, y=64.00, z=2173.65]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

commented

Now we're getting repeated errors when I set up traps to deal with mobs. Something is def happening when mobs die.

crash-2020-06-21_05.34.53-server.txt

uploaded the crash report this time to save space