qouteall / ImmersivePortalsModForForge

Apache License 2.0
53 stars 21 forks source link

java.util.ConcurrentModificationException: null #205

Open xWaveAeiera opened 3 years ago

xWaveAeiera commented 3 years ago

The same crash keeps happening over and over after a random amount of time in-game

---- Minecraft Crash Report ----
// Don't do that.

Time: 04.02.21 17:41
Description: Exception in server tick loop

java.util.ConcurrentModificationException: null
    at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429) ~[?:1.8.0_51] {}
    at java.util.HashMap$KeyIterator.next(HashMap.java:1453) ~[?:1.8.0_51] {}
    at net.minecraft.network.play.server.SEntityPropertiesPacket.<init>(SEntityPropertiesPacket.java:27) ~[?:?] {re:classloading}
    at net.minecraft.world.TrackedEntity.func_219457_c(TrackedEntity.java:277) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:performant.mixins.json:entity.TrackedEntityMixin,pl:mixin:APP:imm_ptl_mixins.json:common.entity_sync.MixinEntityTrackerEntry,pl:mixin:A}
    at net.minecraft.world.TrackedEntity.func_219453_a(TrackedEntity.java:156) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:performant.mixins.json:entity.TrackedEntityMixin,pl:mixin:APP:imm_ptl_mixins.json:common.entity_sync.MixinEntityTrackerEntry,pl:mixin:A}
    at net.minecraft.world.server.ChunkManager$EntityTracker.tickEntry(ChunkManager.java:1779) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:imm_ptl_mixins.json:common.entity_sync.MixinEntityTracker,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerEntityTrackMixin,pl:mixin:A}
    at com.qouteall.immersive_portals.chunk_loading.EntitySync.lambda$null$0(EntitySync.java:64) ~[?:0.14-mc1.16.4-forge] {re:classloading}
    at com.qouteall.immersive_portals.chunk_loading.EntitySync$$Lambda$15433/82162806.run(Unknown Source) ~[?:?] {}
    at com.qouteall.immersive_portals.network.CommonNetwork.withForceRedirect(CommonNetwork.java:29) ~[?:0.14-mc1.16.4-forge] {re:mixin,re:classloading}
    at com.qouteall.immersive_portals.chunk_loading.EntitySync.lambda$tick$1(EntitySync.java:62) ~[?:0.14-mc1.16.4-forge] {re:classloading}
    at com.qouteall.immersive_portals.chunk_loading.EntitySync$$Lambda$15432/837502667.accept(Unknown Source) ~[?:?] {}
    at java.util.LinkedHashMap$LinkedValues.forEach(LinkedHashMap.java:600) ~[?:1.8.0_51] {}
    at com.qouteall.immersive_portals.chunk_loading.EntitySync.tick(EntitySync.java:57) ~[?:0.14-mc1.16.4-forge] {re:classloading}
    at com.qouteall.immersive_portals.chunk_loading.EntitySync$$Lambda$11873/457092784.run(Unknown Source) ~[?:?] {}
    at com.qouteall.immersive_portals.my_util.Signal.lambda$emit$0(Signal.java:18) ~[?:0.14-mc1.16.4-forge] {re:mixin,re:classloading}
    at com.qouteall.immersive_portals.my_util.Signal$$Lambda$14822/395451513.accept(Unknown Source) ~[?:?] {}
    at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {re:computing_frames}
    at com.qouteall.immersive_portals.my_util.Signal.emit(Signal.java:18) ~[?:0.14-mc1.16.4-forge] {re:mixin,re:classloading}
    at net.minecraft.server.MinecraftServer.handler$zhp000$onServerTick(MinecraftServer.java:3246) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:878) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
    at net.minecraft.server.MinecraftServer$$Lambda$14923/1113438929.run(Unknown Source) [?:?] {}
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

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

-- System Details --
Details:
    Minecraft Version: 1.16.4
    Minecraft Version ID: 1.16.4
    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: 1708740200 bytes (1629 MB) / 5335154688 bytes (5088 MB) up to 8589934592 bytes (8192 MB)
    CPUs: 12
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 8.0.6+85+master.325de55
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-3.0.5-service.jar eventbus PLUGINSERVICE 
        /forge-1.16.4-35.1.28.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.4-35.1.28.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.4-35.1.28.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.4-35.1.28.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine_1.16.4_HD_U_G6.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.16.4-35.1.28.jar fml TRANSFORMATIONSERVICE 
    FML: 35.1
    Forge: net.minecraftforge:35.1.28
    FML Language Providers: 
        javafml@35.1
        minecraft@1
        kotlinforforge@1.7.0
    Mod List: 
        rsrequestify-1.16.3-2.0.1.jar                     |RSRequestify                  |rsrequestify                  |2.0.1               |DONE      |NOSIGNATURE
        enchantedbookredesign-3.2.jar                     |Enchanted Book Redesign       |enchantedbookredesign         |3.2                 |DONE      |NOSIGNATURE
        polish-cow-1.16.3-1.0.5.jar                       |Polish Cow Mod                |polish_cow                    |1.16.3-1.0.5        |DONE      |NOSIGNATURE
        refinedpipes-0.5.jar                              |Refined Pipes                 |refinedpipes                  |0.5                 |DONE      |NOSIGNATURE
        Architects-Palette-1.16.3-1.0.0.jar               |Architect's Palette           |architects_palette            |1.0.0               |DONE      |NOSIGNATURE
        coffee-mod_1.16.4-1.1.1.jar                       |Coffee mod                    |coffeemod                     |1.1.1               |DONE      |NOSIGNATURE
        borderless-1.16.4-1.1.0.jar                       |Borderless Window             |borderless                    |1.16.4-1.1.0        |DONE      |NOSIGNATURE
        sleeping_bags-1.16.4-1.0.1.jar                    |Sleeping Bags                 |sleeping_bags                 |1.16.4-1.0.1        |DONE      |NOSIGNATURE
        gildedarmor-1.16.3-1.0.3.jar                      |Gilded Armor                  |gildedarmor                   |1.0.3               |DONE      |NOSIGNATURE
        Swords+of+the+End-1.2.1.jar                       |Swords of the End             |magicswords                   |1.2.0               |DONE      |NOSIGNATURE
        XaerosWorldMap_1.11.11.2_Forge_1.16.5.jar         |Xaero's World Map             |xaeroworldmap                 |1.11.11             |DONE      |NOSIGNATURE
        JRFTL+[1.16.4]-1.2.jar                            |JRFTL                         |jrftl                         |1.2                 |DONE      |NOSIGNATURE
        Controlling-7.0.0.12.jar                          |Controlling                   |controlling                   |7.0.0.12            |DONE      |NOSIGNATURE
        ReAuth-1.16-Forge-3.9.3.jar                       |ReAuth                        |reauth                        |3.9.3               |DONE      |3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
        Placebo-1.16.3-4.3.3.jar                          |Placebo                       |placebo                       |4.3.3               |DONE      |NOSIGNATURE
        Powah-1.16.4-2.3.9.jar                            |Powah                         |powah                         |2.3.9               |DONE      |NOSIGNATURE
        mightyarchitect-mc1.16.3_v0.5.jar                 |The Mighty Architect          |mightyarchitect               |0.5                 |DONE      |NOSIGNATURE
        rangedpumps-0.8.2.jar                             |Ranged Pumps                  |rangedpumps                   |0.8.2               |DONE      |NOSIGNATURE
        jumbofurnace-1.16.4-2.2.0.1.jar                   |Jumbo Furnace                 |jumbofurnace                  |1.16.4-2.2.0.1      |DONE      |NOSIGNATURE
        branders-spawnermod-1.16.4-1.7.9.jar              |Enhanced Mob Spawners         |spawnermod                    |1.7.10              |DONE      |NOSIGNATURE
        Bookshelf-1.16.4-9.3.23.jar                       |Bookshelf                     |bookshelf                     |9.3.23              |DONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        reliquary-1.16.3-1.3.4.1061.jar                   |Reliquary                     |xreliquary                    |1.16.3-1.3.4.1061   |DONE      |NOSIGNATURE
        sophisticatedbackpacks-1.16.4-1.3.4.136.jar       |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.4-1.3.4.136    |DONE      |NOSIGNATURE
        DarkUtilities-1.16.4-7.0.7.jar                    |Dark Utilities                |darkutils                     |7.0.7               |DONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        Morpheus-1.16.4-4.2.68.jar                        |Morpheus                      |morpheus                      |4.2.68              |DONE      |NOSIGNATURE
        sworddisplay-1.16.2-1.1.2.jar                     |Sword Displays                |sworddisplay                  |1.16.2-1.1.2        |DONE      |NOSIGNATURE
        Hwyla-forge-1.10.11-B78_1.16.2.jar                |Waila                         |waila                         |1.10.11-B78_1.16.2  |DONE      |NOSIGNATURE
        JustEnoughResources-1.16.3-0.12.0.100.jar         |Just Enough Resources         |jeresources                   |0.12.0.100          |DONE      |NOSIGNATURE
        absentbydesign-1.16.4-1.3.1.jar                   |Absent By Design Mod          |absentbydesign                |1.16.4-1.3.1        |DONE      |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        supplementaries-0.9.19.jar                        |Supplementaries               |supplementaries               |0.9.19              |DONE      |NOSIGNATURE
        emojiful-1.16.3-2.1.1.jar                         |Emojiful                      |emojiful                      |1.16.3-2.1.1        |DONE      |NOSIGNATURE
        refinedstorage-1.9.9.jar                          |Refined Storage               |refinedstorage                |1.9.9               |DONE      |NOSIGNATURE
        morewires-1.16.4-2.2.0.0-forge.jar                |More Wires                    |morewires                     |1.16.4-2.2.0.0-forge|DONE      |NOSIGNATURE
        EnhancedSnowman-1.16.4-1.0.2.jar                  |Enhanced Snowman              |enhanced_snowman              |1.0.2               |DONE      |NOSIGNATURE
        betterendforge-1.16.4-1.2.0.jar                   |BetterEnd Forge Port          |betterendforge                |1.16.4-1.2.0        |DONE      |NOSIGNATURE
        structure-gel-api-1.16.4-1.7.2.jar                |Structure Gel API             |structure_gel                 |1.7.2               |DONE      |NOSIGNATURE
        industrial-foregoing-1.16.4-3.2.8.2-6b5c95b.jar   |Industrial Foregoing          |industrialforegoing           |3.2.8.2             |DONE      |NOSIGNATURE
        torchmaster-2.3.5-alpha.jar                       |Torchmaster                   |torchmaster                   |2.3.5-alpha         |DONE      |NOSIGNATURE
        AmbientSounds_v3.1.4_mc1.16.4.jar                 |Ambient Sounds                |ambientsounds                 |3.0.3               |DONE      |NOSIGNATURE
        flora-doubling-1.3.0+1.16.4-forge.jar             |Flora Doubling                |flora-doubling                |1.3.0+1.16.4-forge  |DONE      |NOSIGNATURE
        Ping-1.16.4-1.6.8.jar                             |Ping                          |ping                          |1.16.4-1.6.8        |DONE      |NOSIGNATURE
        BiomesOPlenty-1.16.4-13.0.0.428-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.4-13.0.0.428   |DONE      |NOSIGNATURE
        ToolStats-1.16.4-5.0.1.jar                        |ToolStats                     |toolstats                     |5.0.1               |DONE      |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
        valhelsia_structures-16.0.5.jar                   |Valhelsia Structures          |valhelsia_structures          |16.0.5              |DONE      |NOSIGNATURE
        Lollipop-1.16.4-3.2.4.jar                         |Lollipop                      |lollipop                      |3.2.4               |DONE      |NOSIGNATURE
        ironfurnaces-1.16.4-2.5.8.jar                     |Iron Furnaces                 |ironfurnaces                  |2.5.8               |DONE      |NOSIGNATURE
        dungeons-plus-1.16.4-1.1.0.jar                    |Dungeons Plus                 |dungeons_plus                 |1.1.0               |DONE      |NOSIGNATURE
        MinecraftCapes+Forge+1.16.4-v10.jar               |MinecraftCapes Mod            |minecraftcapes                |v10                 |DONE      |NOSIGNATURE
        masonry-1.16.3-0.3.6.jar                          |Masonry                       |masonry                       |NONE                |DONE      |NOSIGNATURE
        simplefarming-1.16.4-1.3.5.jar                    |Simple Farming                |simplefarming                 |1.16.4-1.3.5        |DONE      |NOSIGNATURE
        fairylights-4.0.4-1.16.4.jar                      |Fairy Lights                  |fairylights                   |4.0.4               |DONE      |NOSIGNATURE
        TelePass-1.16.3-1.1.1.jar                         |Telepass                      |telepass                      |1.1.1               |DONE      |NOSIGNATURE
        randomenchants-4.0.4.jar                          |Random Enchants               |randomenchants                |4.0.4               |DONE      |NOSIGNATURE
        curios-forge-1.16.4-4.0.3.4.jar                   |Curios API                    |curios                        |1.16.4-4.0.3.4      |DONE      |NOSIGNATURE
        Patchouli-1.16.4-48.jar                           |Patchouli                     |patchouli                     |1.16.4-48           |DONE      |NOSIGNATURE
        leap-1.16.4-1.0.1.jar                             |Leap                          |leap                          |1.0.1               |DONE      |NOSIGNATURE
        collective-1.16.4-1.53.jar                        |Collective                    |collective                    |1.53                |DONE      |NOSIGNATURE
        NewXpOre_MC_1.16.4_Vers.1.0.jar                   |New Xp Ore                    |new_xp_ore                    |1.0.0               |DONE      |NOSIGNATURE
        camera-1.16.4-1.0.5.jar                           |Camera Mod                    |camera                        |1.16.4-1.0.5        |DONE      |NOSIGNATURE
        UsefulBats(1.16.4)-1.0.3.jar                      |Useful Bats                   |usefulbatsmod                 |1.16.4-1.0.3        |DONE      |NOSIGNATURE
        extlights-3.3.jar                                 |Extended Lights               |extlights                     |3.3                 |DONE      |NOSIGNATURE
        Chunk+Pregenerator-V1.16-3.0.3.jar                |Chunk Pregenerator            |chunkpregen                   |V1.16-3.0.3         |DONE      |NOSIGNATURE
        EnigmaticLegacy-2.10.3.jar                        |Enigmatic Legacy              |enigmaticlegacy               |2.10.3              |DONE      |NOSIGNATURE
        Runelic-1.16.4-6.0.4.jar                          |Runelic                       |runelic                       |6.0.4               |DONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        waveboiutilities-1.0.jar                          |WaveBoi's Utilities           |waveboiutilities              |1.0.0               |DONE      |NOSIGNATURE
        morevanillaarmor-1.16.2-1.2.jar                   |MoreVanillaArmor              |morevanillaarmor              |1.16.2-1.2          |DONE      |NOSIGNATURE
        furniture-7.0.0-pre19-1.16.3.jar                  |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre19         |DONE      |NOSIGNATURE
        curiouselytra-forge-1.16.3-4.0.0.1.jar            |Curious Elytra                |curiouselytra                 |1.16.3-4.0.0.1      |DONE      |NOSIGNATURE
        mcw-furniture-2.0.0-mc1.16.4.jar                  |Macaw's Furniture             |mcwfurnitures                 |2.0.0               |DONE      |NOSIGNATURE
        globalxp-1.16.3-v1.4.15.jar                       |Global XP                     |globalxp                      |v1.4.15             |DONE      |NOSIGNATURE
        cloth-config-forge-4.1.3.jar                      |Cloth Config v4 API           |cloth-config                  |4.1.3               |DONE      |NOSIGNATURE
        reusable_rockets-1.16.4-1.0.1.jar                 |Reusable Rockets              |reusable_rockets              |1.16.4-1.0.1        |DONE      |NOSIGNATURE
        chunkloaders-1.1.3-mc1.16.4.jar                   |Chunk Loaders                 |chunkloaders                  |1.1.3               |DONE      |NOSIGNATURE
        charm-forge-1.16.4-2.1.1-hotfix3.jar              |Charm                         |charm                         |2.1.1               |DONE      |NOSIGNATURE
        chickensshed-1.16.4-1.1.jar                       |ChickensShed                  |chickensshed                  |1.16.4-1.1          |DONE      |NOSIGNATURE
        switchbow-1.7.jar                                 |Switch-Bow                    |switchbow                     |1.7                 |DONE      |NOSIGNATURE
        CodeChickenLib-1.16.4-3.5.0.401-universal.jar     |CodeChicken Lib               |codechickenlib                |3.5.0.401           |DONE      |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        BetterMineshafts-Forge-1.16.3-1.1.1.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.3-1.1.1        |DONE      |NOSIGNATURE
        Cyclic-1.16.4-1.1.2.jar                           |Cyclic                        |cyclic                        |1.16.4-1.1.2        |DONE      |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        CraftPresence-Forge-1.16.4-Release-1.7.6.jar      |CraftPresence                 |craftpresence                 |1.7.6               |DONE      |a8:61:b7:97:9b:6f:d3:ba:38:d8:ce:45:6c:4b:8d:fd:ea:84:dd:d1:09:46:5d:5a:4f:c5:03:91:b5:c0:bc:de
        inventorysorter-1.16.1-18.1.0.jar                 |Simple Inventory Sorter       |inventorysorter               |18.1.0              |DONE      |NOSIGNATURE
        fullbrightnesstoggle_1.16.4-1.1.jar               |Full Brightness Toggle        |fullbrightnesstoggle          |1.1                 |DONE      |NOSIGNATURE
        Ma-Enchants-1.16.3-3.5.0.jar                      |Ma Enchants                   |ma-enchants                   |1.16.3-3.5.0        |DONE      |NOSIGNATURE
        SimplyJetpacks2-1.16.4-2.6.6.0.jar                |Simply Jetpacks 2             |simplyjetpacks                |1.16.4-2.6.6.0      |DONE      |NOSIGNATURE
        TrashSlot_1.16.3-12.2.1.jar                       |TrashSlot                     |trashslot                     |12.2.1              |DONE      |NOSIGNATURE
        torchslabmod-1.16.3_v1.6.18.jar                   |Torch Slab Mod                |torchslabmod                  |1.6.18              |DONE      |NOSIGNATURE
        pamhc2trees-1.16.3-1.0.0.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.0               |DONE      |NOSIGNATURE
        flatbedrock-1.16.4-1.1.6.jar                      |Flat Bedrock                  |flatbedrock                   |1.16.4-1.1.6        |DONE      |NOSIGNATURE
        pitchperfect-1.0.2.jar                            |Pitch Perfect                 |pitchperfect                  |1.0.2               |DONE      |NOSIGNATURE
        SimplyHammers-1.16.4-1.3.jar                      |Simply Hammers                |bhammer                       |1.3.0               |DONE      |NOSIGNATURE
        metalbushesmod-v1.16.4-2.2.jar                    |Metal Bushes Mod              |metalbushesmod                |2.1                 |DONE      |NOSIGNATURE
        item-filters-1604.2.2.19.jar                      |Item Filters                  |itemfilters                   |1604.2.2.19         |DONE      |NOSIGNATURE
        jei-1.16.4-7.6.1.65.jar                           |Just Enough Items             |jei                           |7.6.1.65            |DONE      |NOSIGNATURE
        FallingTree-Forge-1.16.4-2.10.0.jar               |Falling Tree                  |falling_tree                  |2.10.0              |DONE      |NOSIGNATURE
        AttributeFix-1.16.4-9.0.5.jar                     |AttributeFix                  |attributefix                  |9.0.5               |DONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        the-conjurer-1.16.4-1.0.13.jar                    |The Conjurer                  |conjurer_illager              |1.0.13              |DONE      |NOSIGNATURE
        tesseract-1.0.17-mc1.16.4.jar                     |Tesseract                     |tesseract                     |1.0.17              |DONE      |NOSIGNATURE
        caelus-forge-1.16.4-2.1.0.2.jar                   |Caelus API                    |caelus                        |1.16.4-2.1.0.2      |DONE      |NOSIGNATURE
        invtweaks-1.16.4-1.0.1.jar                        |Inventory Tweaks Renewed      |invtweaks                     |1.16.4-1.0.1        |DONE      |NOSIGNATURE
        Waystones_1.16.3-7.3.1.jar                        |Waystones                     |waystones                     |7.3.1               |DONE      |NOSIGNATURE
        goldenhopper-1.1.1-1.16.3.jar                     |Golden Hopper                 |goldenhopper                  |1.1.1               |DONE      |NOSIGNATURE
        fakeblocks-1.16.4-1.0.0.jar                       |Fake Blocks                   |fakeblocks                    |1.16.4-1.0.0        |DONE      |NOSIGNATURE
        NaturesCompass-1.16.4-1.8.6.jar                   |Nature's Compass              |naturescompass                |1.16.4-1.8.6        |DONE      |NOSIGNATURE
        netheritehorsearmor-1.6.jar                       |Netherite Horse Armor Mod     |netheritehorsearmor           |1.5                 |DONE      |NOSIGNATURE
        decorative_blocks-1.16.4-1.7.2.jar                |Decorative Blocks             |decorative_blocks             |1.7.2               |DONE      |NOSIGNATURE
        BasicNetherOres-1.16.4-5.4.0.jar                  |Basic Nether Ores             |bno                           |5.4.0               |DONE      |NOSIGNATURE
        upstream-1.0.jar                                  |Upstream                      |upstream                      |1.0                 |DONE      |NOSIGNATURE
        DungeonCrawl-1.16.3-2.2.4.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.2.4               |DONE      |NOSIGNATURE
        curioofundying-forge-1.16.4-5.1.0.0.jar           |Curio of Undying              |curioofundying                |1.16.4-5.1.0.0      |DONE      |NOSIGNATURE
        snowundertrees-1.16.4-v1.1.3.jar                  |Snow Under Trees              |snowundertrees                |v1.1.3              |DONE      |NOSIGNATURE
        travellersboots-1.16.x-1.4.3.jar                  |Traveller's Boots             |travellersboots               |1.4.3               |DONE      |NOSIGNATURE
        fixedanvilrepaircost_1.16.4-1.1.jar               |Fixed Anvil Repair Cost       |fixedanvilrepaircost          |1.1                 |DONE      |NOSIGNATURE
        immersive-portals-0.14-mc1.16.4-forge.jar         |Immersive Portals             |immersive_portals             |0.14                |DONE      |NOSIGNATURE
        EnderStorage-1.16.4-2.7.0.161-universal.jar       |EnderStorage                  |enderstorage                  |2.7.0.161           |DONE      |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        extradisks-1.16.4-1.3.4.jar                       |Extra Disks                   |extradisks                    |1.3.4               |DONE      |NOSIGNATURE
        forge-1.16.4-35.1.28-universal.jar                |Forge                         |forge                         |35.1.28             |DONE      |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        Waddles-1.16.4-0.8.11.jar                         |Waddles                       |waddles                       |1.16.4-0.8.11       |DONE      |NOSIGNATURE
        WailaHarvestability-mc1.16.2-forge-1.1.13.jar     |Waila Harvestability          |wailaharvestability           |1.1.13              |DONE      |NOSIGNATURE
        scuba-gear-1.16.4-1.0.1.jar                       |Scuba Gear                    |scuba_gear                    |1.0.1               |DONE      |NOSIGNATURE
        FasterLadderClimbing-1.16.4-0.2.1.jar             |Faster Ladder Climbing        |fasterladderclimbing          |1.16.4-0.2.1        |DONE      |NOSIGNATURE
        DynamicSurroundings-1.16.4-4.0.1.4.jar            |ยง3Dynamic Surroundings        |dsurround                     |1.16.4-4.0.1.3      |DONE      |b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
        dash-1.16.4-1.0.1.jar                             |Dash                          |dash                          |1.0.1               |DONE      |NOSIGNATURE
        ironchest-1.16.4-11.2.10.jar                      |Iron Chests                   |ironchest                     |1.16.4-11.2.10      |DONE      |NOSIGNATURE
        CraftingTweaks_1.16.3-12.2.0.jar                  |Crafting Tweaks               |craftingtweaks                |12.2.0              |DONE      |NOSIGNATURE
        forge-1.16.4-35.1.28-client.jar                   |Minecraft                     |minecraft                     |1.16.4              |DONE      |NOSIGNATURE
        cofh_core-1.16.3-1.1.6.jar                        |CoFH Core                     |cofh_core                     |1.1.6               |DONE      |NOSIGNATURE
        thermal_foundation-1.16.3-1.1.6.jar               |Thermal Series                |thermal                       |1.1.6               |DONE      |NOSIGNATURE
        thermal_innovation-1.16.3-1.1.7.jar               |Thermal Innovation            |thermal_innovation            |1.1.7               |DONE      |NOSIGNATURE
        thermal_expansion-1.16.3-1.1.6.jar                |Thermal Expansion             |thermal_expansion             |1.1.6               |DONE      |NOSIGNATURE
        thermal_locomotion-1.16.3-1.1.6.jar               |Thermal Locomotion            |thermal_locomotion            |1.1.6               |DONE      |NOSIGNATURE
        ensorcellation-1.16.3-1.1.2.jar                   |Ensorcellation                |ensorcellation                |1.1.2               |DONE      |NOSIGNATURE
        EnchantmentDescriptions-1.16.4-6.0.3.jar          |EnchantmentDescriptions       |enchdesc                      |6.0.3               |DONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |DONE      |NOSIGNATURE
        MouseTweaks-2.13-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.13                |DONE      |NOSIGNATURE
        titanium-1.16.4-3.2.5.jar                         |Titanium                      |titanium                      |3.2.5               |DONE      |NOSIGNATURE
        morevanillalib-1.16.2-1.2.14.jar                  |MoreVanillaLib                |morevanillalib                |1.2.14              |DONE      |NOSIGNATURE
        morevanillatools-1.16.3-2.1.5.jar                 |MoreVanillaTools              |morevanillatools              |2.1.5               |DONE      |NOSIGNATURE
        ClassicalArt-1.16.4-1.0.0.jar                     |Classical Art                 |classicalart                  |1.0.0               |DONE      |NOSIGNATURE
        CreativeCore_v2.0.10_mc1.16.4.jar                 |CreativeCore                  |creativecore                  |2.0.0               |DONE      |NOSIGNATURE
        archers_paradox-1.16.3-1.1.1.jar                  |Archer's Paradox              |archers_paradox               |1.1.1               |DONE      |NOSIGNATURE
        towers_of_the_wild-1.16.4-2.0.1.jar               |Towers Of The Wild            |towers_of_the_wild            |1.16.4-2.0.1        |DONE      |NOSIGNATURE
        jeiintegration_1.16.4-6.1.1.11.jar                |JEI Integration               |jeiintegration                |6.1.1.11            |DONE      |NOSIGNATURE
        dimdungeons-1.08-forge-1.16.4.jar                 |Dimensional Dungeons          |dimdungeons                   |1.16.4-1.08         |DONE      |NOSIGNATURE
        Craftable+Saddles+[1.16.4]-1.3.jar                |Craftable Saddles             |craftable_saddles             |1.3                 |DONE      |NOSIGNATURE
        Mantle-1.16.4-1.6.52.jar                          |Mantle                        |mantle                        |1.6.52              |DONE      |NOSIGNATURE
        Inspirations-1.16.3-1.2.1.24.jar                  |Inspirations                  |inspirations                  |1.2.1               |DONE      |NOSIGNATURE
        Xaeros_Minimap_21.2.0.2_Forge_1.16.5.jar          |Xaero's Minimap               |xaerominimap                  |21.2.0              |DONE      |NOSIGNATURE
        mrplibrary-1.16.4-1.3.4.3-forge.jar               |mrp Library                   |mrplibrary                    |1.16.4-1.3.4.3-forge|DONE      |NOSIGNATURE
        gravestone-1.16.4-1.0.8.jar                       |Gravestone Mod                |gravestone                    |1.16.4-1.0.8        |DONE      |NOSIGNATURE
        ftb-backups-2.1.1.6.jar                           |FTB Backups                   |ftbbackups                    |2.1.1.6             |DONE      |NOSIGNATURE
        thermal_cultivation-1.16.3-1.1.6.jar              |Thermal Cultivation           |thermal_cultivation           |1.1.6               |DONE      |NOSIGNATURE
        FastWorkbench-1.16.3-4.4.1.jar                    |FastWorkbench                 |fastbench                     |4.4.1               |DONE      |NOSIGNATURE
        polymorph-forge-1.16.4-0.22.jar                   |Polymorph                     |polymorph                     |1.16.4-0.22         |DONE      |NOSIGNATURE
        AutoRegLib-1.6-47.jar                             |AutoRegLib                    |autoreglib                    |1.6-47              |DONE      |NOSIGNATURE
        Quark-r2.4-293.jar                                |Quark                         |quark                         |r2.4-293            |DONE      |NOSIGNATURE
        StorageDrawers-1.16.3-8.2.1.jar                   |Storage Drawers               |storagedrawers                |8.2.1               |DONE      |NOSIGNATURE
        FluxNetworks-1.16.4-6.1.5.10.jar                  |Flux Networks                 |fluxnetworks                  |1.16.4-6.1.5.10     |DONE      |NOSIGNATURE
        performant-1.16.2-4-3.30m.jar                     |Performant                    |performant                    |3.30m               |DONE      |NOSIGNATURE
        backpacked-1.7.0-1.16.3.jar                       |Backpacked                    |backpacked                    |1.7.0               |DONE      |NOSIGNATURE
        simplytea-1.16.4-2.3.2.jar                        |Simply Tea                    |simplytea                     |2.3.2               |DONE      |NOSIGNATURE
        FastFurnace-1.16.3-4.3.0.jar                      |FastFurnace                   |fastfurnace                   |4.3.0               |DONE      |NOSIGNATURE
        Transport-1.16.4-3.4.1.jar                        |Transport                     |transport                     |3.4.1               |DONE      |NOSIGNATURE
        AppleSkin-mc1.16.2-forge-1.0.14.jar               |AppleSkin                     |appleskin                     |1.0.14              |DONE      |NOSIGNATURE
        solcarrot-1.16.3-1.9.8.jar                        |Spice of Life: Carrot Edition |solcarrot                     |1.16.3-1.9.8        |DONE      |NOSIGNATURE
        CloudBoots-1.16.4-2.0.0.jar                       |Cloud Boots Mod               |cloudboots                    |2.0.0               |DONE      |NOSIGNATURE
        refinedstorageaddons-0.7.2.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.7.2               |DONE      |NOSIGNATURE
        CosmeticArmorReworked-1.16.4-v1.jar               |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.4-v1           |DONE      |5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        overloadedarmorbar-5.1.0.jar                      |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |DONE      |NOSIGNATURE
    Crash Report UUID: 960e942c-7ca1-4fdd-9289-69ab0a678d9a
    Patchouli open book context: n/a
    Player Count: 1 / 8; [ServerPlayerEntity['WaveBoi'/135, l='ServerWorld minecraft:overworld Solo Survival', x=-67.30, y=69.00, z=-504.27]]
    Data Packs: vanilla, mod:rsrequestify (incompatible), mod:enchantedbookredesign (incompatible), mod:polish_cow, mod:refinedpipes, mod:architects_palette (incompatible), mod:coffeemod, mod:borderless (incompatible), mod:sleeping_bags, mod:gildedarmor, mod:magicswords, mod:xaeroworldmap, mod:jrftl (incompatible), mod:controlling, mod:reauth, mod:placebo (incompatible), mod:powah, mod:mightyarchitect (incompatible), mod:rangedpumps, mod:jumbofurnace (incompatible), mod:spawnermod (incompatible), mod:bookshelf, mod:xreliquary, mod:sophisticatedbackpacks, mod:darkutils (incompatible), mod:morpheus (incompatible), mod:sworddisplay, mod:waila, mod:jeresources, mod:absentbydesign (incompatible), mod:supplementaries, mod:emojiful (incompatible), mod:refinedstorage, mod:morewires, mod:enhanced_snowman (incompatible), mod:betterendforge, mod:structure_gel, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:ambientsounds (incompatible), mod:flora-doubling, mod:ping, mod:biomesoplenty, mod:toolstats, mod:valhelsia_structures (incompatible), mod:lollipop, mod:ironfurnaces, mod:dungeons_plus, mod:masonry (incompatible), mod:simplefarming, mod:fairylights, mod:telepass, mod:randomenchants (incompatible), mod:curios, mod:patchouli (incompatible), mod:leap (incompatible), mod:collective, mod:new_xp_ore, mod:camera, mod:usefulbatsmod (incompatible), mod:extlights, mod:chunkpregen, mod:enigmaticlegacy, mod:runelic, mod:waveboiutilities, mod:morevanillaarmor (incompatible), mod:cfm (incompatible), mod:curiouselytra, mod:mcwfurnitures (incompatible), mod:globalxp, mod:cloth-config (incompatible), mod:reusable_rockets, mod:chunkloaders, mod:charm (incompatible), mod:chickensshed, mod:switchbow, mod:codechickenlib (incompatible), mod:bettermineshafts (incompatible), mod:cyclic (incompatible), mod:craftpresence, mod:inventorysorter (incompatible), mod:fullbrightnesstoggle, mod:ma-enchants (incompatible), mod:simplyjetpacks, mod:trashslot (incompatible), mod:torchslabmod (incompatible), mod:pamhc2trees (incompatible), mod:flatbedrock (incompatible), mod:pitchperfect (incompatible), mod:bhammer, mod:metalbushesmod, mod:itemfilters (incompatible), mod:jei, mod:falling_tree, mod:attributefix, mod:conjurer_illager (incompatible), mod:tesseract, mod:caelus, mod:invtweaks (incompatible), mod:waystones (incompatible), mod:goldenhopper (incompatible), mod:fakeblocks, mod:naturescompass (incompatible), mod:netheritehorsearmor, mod:decorative_blocks, mod:bno (incompatible), mod:upstream, mod:dungeoncrawl, mod:curioofundying, mod:snowundertrees, mod:travellersboots (incompatible), mod:fixedanvilrepaircost, mod:immersive_portals (incompatible), mod:enderstorage (incompatible), mod:extradisks, mod:forge, mod:waddles, mod:wailaharvestability, mod:scuba_gear (incompatible), mod:fasterladderclimbing, mod:dsurround (incompatible), mod:dash (incompatible), mod:ironchest (incompatible), mod:craftingtweaks (incompatible), mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_expansion (incompatible), mod:thermal_locomotion (incompatible), mod:ensorcellation (incompatible), mod:enchdesc, mod:swingthroughgrass (incompatible), mod:mousetweaks, mod:titanium (incompatible), mod:morevanillalib (incompatible), mod:morevanillatools (incompatible), mod:classicalart, mod:creativecore, mod:archers_paradox (incompatible), mod:towers_of_the_wild, mod:jeiintegration, mod:dimdungeons, mod:craftable_saddles (incompatible), mod:mantle (incompatible), mod:inspirations (incompatible), mod:xaerominimap, mod:mrplibrary, mod:gravestone, mod:ftbbackups (incompatible), mod:thermal_cultivation (incompatible), mod:fastbench (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:quark (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks, mod:performant (incompatible), mod:backpacked (incompatible), mod:simplytea (incompatible), mod:fastfurnace (incompatible), mod:transport, mod:appleskin, mod:solcarrot (incompatible), mod:cloudboots (incompatible), mod:refinedstorageaddons, mod:cosmeticarmorreworked (incompatible), mod:overloadedarmorbar (incompatible), mod:minecraftcapes
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'
    OptiFine Version: OptiFine_1.16.4_HD_U_G6
    OptiFine Build: 20210117-001622
    Render Distance Chunks: 7
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: BSL_1.16.4.zip
    OpenGlVersion: 4.6.14757 Compatibility Profile Context 20.11.2 27.20.14501.18003
    OpenGlRenderer: Radeon RX 580 Series
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 12
wiloxe commented 3 years ago

Pretty much same issue. https://pastebin.com/baGxxBBu

qouteall commented 3 years ago

Does the issue happen with only IP installed?

wiloxe commented 3 years ago

This will be hard to test since we can't remove all mods except for IP on our server or we would lose much. Setting up a second server with IP installed would not work well either since no one would play on it. The crash is rare so we can't do quick tests.. :(