superckl / Power-Monitor

Adds a universal power monitor to Minecraft
HomePage
GNU General Public License v3.0
0 stars 0 forks source link

Exception in Server Tick Loop when scanning network #1

Open Scamolor opened 2 years ago

Scamolor commented 2 years ago
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 2/12/22 11:59 AM
Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop
    at me.superckl.upm.network.member.ForgeEnergyNetworkMember.getCurrentEnergy(ForgeEnergyNetworkMember.java:30) ~[?:1.16.5-1.0.13] {re:classloading}
    at me.superckl.upm.util.NetworkUtil.lambda$injectionConsolidate$12(NetworkUtil.java:189) ~[?:1.16.5-1.0.13] {re:classloading}
    at me.superckl.upm.util.NetworkUtil$$Lambda$33581/742096300.accept(Unknown Source) ~[?:?] {}
    at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {}
    at me.superckl.upm.util.NetworkUtil.injectionConsolidate(NetworkUtil.java:189) ~[?:1.16.5-1.0.13] {re:classloading}
    at me.superckl.upm.util.NetworkUtil.scan(NetworkUtil.java:89) ~[?:1.16.5-1.0.13] {re:classloading}
    at me.superckl.upm.network.EnergyNetwork.scan(EnergyNetwork.java:37) ~[?:1.16.5-1.0.13] {re:classloading}
    at me.superckl.upm.network.EnergyNetwork.tick(EnergyNetwork.java:60) ~[?:1.16.5-1.0.13] {re:classloading}
    at me.superckl.upm.network.NetworkListeners.lambda$onWorldTick$5(NetworkListeners.java:57) ~[?:1.16.5-1.0.13] {re:classloading}
    at me.superckl.upm.network.NetworkListeners$$Lambda$33565/1944617917.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at java.util.Collections$SetFromMap.forEach(Collections.java:5476) ~[?:1.8.0_51] {}
    at me.superckl.upm.network.NetworkListeners.onWorldTick(NetworkListeners.java:55) ~[?:1.16.5-1.0.13] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_2705_NetworkListeners_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.EventBus$$Lambda$3329/1517911164.invoke(Unknown Source) ~[?:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.fml.hooks.BasicEventHooks.onPostWorldTick(BasicEventHooks.java:100) ~[?:?] {re:classloading}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:857) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:randompatches.mixins.json:datafixerupper.MinecraftServerMixin,pl:mixin:APP:ultra_amplified_dimension.mixins.json:dimension.MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:randompatches.mixins.json:datafixerupper.MinecraftServerMixin,pl:mixin:APP:ultra_amplified_dimension.mixins.json:dimension.MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:randompatches.mixins.json:datafixerupper.MinecraftServerMixin,pl:mixin:APP:ultra_amplified_dimension.mixins.json:dimension.MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:randompatches.mixins.json:datafixerupper.MinecraftServerMixin,pl:mixin:APP:ultra_amplified_dimension.mixins.json:dimension.MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer$$Lambda$31925/797497543.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.5
    Minecraft Version ID: 1.16.5
    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: 3554200584 bytes (3389 MB) / 7079985152 bytes (6752 MB) up to 7079985152 bytes (6752 MB)
    CPUs: 16
    JVM Flags: 11 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmn128M -Xmx6736M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.4.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.5-36.2.26.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.26.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.2.26.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.26.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine-OptiFine-1.16.5_HD_U_G8_pre2.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.2.26.jar fml TRANSFORMATIONSERVICE 
    FML: 36.2
    Forge: net.minecraftforge:36.2.26
    FML Language Providers: 
        javafml@36.2
        minecraft@1
        scorge@3.1.3
    Mod List: 
        CyclopsCore-1.15.2-1.9.0.jar                      |Cyclops Core                  |cyclopscore                   |1.12.1              |DONE      |Manifest: NOSIGNATURE
        create-stuff-additions1.16.5_v1.1.5.jar           |Create Stuff Additions        |create_stuff_additions        |1.1.5               |DONE      |Manifest: NOSIGNATURE
        notenoughcrashes-4.1.2+1.16.5-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.1.2+1.16.5        |DONE      |Manifest: NOSIGNATURE
        BetterDungeons-1.16.4-1.2.1.jar                   |YUNG's Better Dungeons        |betterdungeons                |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.0.9-mc1.16.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |DONE      |Manifest: NOSIGNATURE
        upsizer-mc1.16.4-6.1.1.jar                        |Upsizer                       |upsizer                       |6.1.1               |DONE      |Manifest: NOSIGNATURE
        BetterF3-1.1.3-forge-1.16.5.jar                   |BetterF3 Forge                |betterf3forge                 |1.1.3               |DONE      |Manifest: NOSIGNATURE
        nether-s-exoticism-1.16.5-1.1.2.jar               |Nether's Exoticism            |nethers_exoticism             |1.1.4               |DONE      |Manifest: NOSIGNATURE
        IntegratedTerminals-1.16.5-1.2.11.jar             |IntegratedTerminals           |integratedterminals           |1.2.11              |DONE      |Manifest: NOSIGNATURE
        Uppers-0.3.2.jar                                  |Uppers                        |uppers                        |0.3.2               |DONE      |Manifest: NOSIGNATURE
        ProjectE-1.16.5-PE1.0.1B.jar                      |ProjectE                      |projecte                      |PE1.0.1B            |DONE      |Manifest: NOSIGNATURE
        wonderful-enchantments-1.16.4-1.3.5.jar           |Wonderful Enchantments        |wonderful_enchantments        |1.3.5               |DONE      |Manifest: NOSIGNATURE
        NyfsQuiver-1.16.5-0.6.2.jar                       |Nyf's Quiver                  |nyfsquiver                    |1.16.5-0.6.2        |DONE      |Manifest: NOSIGNATURE
        BetterCaves-Forge-1.16.4-1.1.2.jar                |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.2        |DONE      |Manifest: NOSIGNATURE
        ForgeEndertech-1.16.5-7.2.2.0-build.0202.jar      |Forge Endertech               |forgeendertech                |7.2.2.0             |DONE      |Manifest: NOSIGNATURE
        XaerosWorldMap_1.20.0_Forge_1.16.5.jar            |Xaero's World Map             |xaeroworldmap                 |1.20.0              |DONE      |Manifest: NOSIGNATURE
        Placebo-1.16.5-4.6.1.jar                          |Placebo                       |placebo                       |4.6.1               |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.16.4-Forge-13.jar                      |YUNG's API                    |yungsapi                      |1.16.4-Forge-13     |DONE      |Manifest: NOSIGNATURE
        RegenControll-[1.16.4]-2.0.jar                    |Regen Controll                |regen_controll                |2.0                 |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.16.5-10.3.29.jar                |Bookshelf                     |bookshelf                     |10.3.29             |DONE      |Manifest: 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
        Worm+Industries+1.16.5_4.2.0.jar                  |Worm Industries               |worm_industries               |4.2.0               |DONE      |Manifest: NOSIGNATURE
        forgery-1.16-1.4.0_01.jar                         |Forgery                       |fabrication                   |2.3.0-exp2          |DONE      |Manifest: NOSIGNATURE
        sophisticatedbackpacks-1.16.5-3.11.1.390.jar      |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.13.6.450   |DONE      |Manifest: NOSIGNATURE
        u_team_core-1.16.5-3.2.1.196.jar                  |U Team Core                   |uteamcore                     |3.2.1.196           |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |DONE      |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
        ForgivingVoid_1.16.5-5.2.1.jar                    |Forgiving Void                |forgivingvoid                 |5.2.1               |DONE      |Manifest: NOSIGNATURE
        DarkUtilities-1.16.5-8.0.10.jar                   |Dark Utilities                |darkutils                     |8.0.11              |DONE      |Manifest: 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
        Apotheosis-1.16.5-4.8.3.jar                       |Apotheosis                    |apotheosis                    |4.8.4               |DONE      |Manifest: NOSIGNATURE
        MekanismGenerators-1.16.5-10.0.24.453.jar         |Mekanism: Generators          |mekanismgenerators            |10.1.1              |DONE      |Manifest: NOSIGNATURE
        Wither+Totems+[Forge]-0.3.jar                     |Wither Skeleton Totems        |totemmod                      |0.3                 |DONE      |Manifest: NOSIGNATURE
        FpsReducer-forge-1.24-mc1.16.5.jar                |FPS Reducer                   |fpsreducer                    |1.24-mc1.16.5       |DONE      |Manifest: NOSIGNATURE
        upm-1.16.5-1.0.13.jar                             |Universal Power Monitor       |upm                           |1.16.5-0.1.12       |DONE      |Manifest: NOSIGNATURE
        XNetGases-1.16.5-2.3.9.jar                        |XNet Gases                    |xnetgases                     |2.3.9               |DONE      |Manifest: NOSIGNATURE
        twilightforest-1.16.5-4.0.546-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.16.5-0.17.12b.jar               |Supplementaries               |supplementaries               |0.17.12             |DONE      |Manifest: NOSIGNATURE
        mob_grinding_utils-1.16.5-0.4.30.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.16.5-0.4.30       |DONE      |Manifest: NOSIGNATURE
        refinedstorage-1.9.15.jar                         |Refined Storage               |refinedstorage                |1.9.16              |DONE      |Manifest: NOSIGNATURE
        RSInfinityBooster-1.16.5-1.1+3.jar                |RSInfinityBooster             |rsinfinitybooster             |1.16.5-1.1+3        |DONE      |Manifest: NOSIGNATURE
        industrial-foregoing-1.16.5-3.2.14.6-14.jar       |Industrial Foregoing          |industrialforegoing           |3.2.14.6            |DONE      |Manifest: NOSIGNATURE
        test02.jar                                        |Penteract                     |penteract                     |-1.0.5rd            |DONE      |Manifest: NOSIGNATURE
        useful_backpacks-1.16.5-1.12.1.90.jar             |Useful Backpacks              |usefulbackpacks               |1.12.1.90           |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        entangled-1.3.9-mc1.16.jar                        |Entangled                     |entangled                     |1.3.9               |DONE      |Manifest: NOSIGNATURE
        CommonCapabilities-1.16.5-2.8.0.jar               |CommonCapabilities            |commoncapabilities            |2.8.0               |DONE      |Manifest: NOSIGNATURE
        MekanismAdditions-1.16.5-10.1.0.455.jar           |Mekanism: Additions           |mekanismadditions             |10.1.1              |DONE      |Manifest: NOSIGNATURE
        valkyrielib-1.16.5-3.0.9.5.jar                    |ValkyrieLib                   |valkyrielib                   |1.16.5-3.0.9.5      |DONE      |Manifest: NOSIGNATURE
        envirocore-1.16.5-3.0.9.3.jar                     |Environmental Core            |envirocore                    |1.16.5-3.0.9.3      |DONE      |Manifest: NOSIGNATURE
        envirotech-1.16.5-3.0.9.4.jar                     |Environmental Tech            |envirotech                    |1.16.5-3.0.9.4      |DONE      |Manifest: NOSIGNATURE
        customgamerules-1.16.4-1.1.1.jar                  |Powerful Game Rules           |customgamerules               |1.16.4-1.1.1        |DONE      |Manifest: 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
        wirelesschargers-1.0.3-mc1.16.jar                 |wirelesschargers              |wirelesschargers              |1.0.3               |DONE      |Manifest: NOSIGNATURE
        Villager+INC+-+Genesis+(v0.3).jar                 |Villager INC - Genesis        |villager_inc_genesis          |1.0.0               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.14a-mc1.16.5.jar       |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.14a             |DONE      |Manifest: NOSIGNATURE
        Villager+INC+-+Ordnance+(v0.3).jar                |Villager INC - Ordnance       |villager_inc_ordnance         |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Botania-1.16.5-420.2.jar                          |Botania                       |botania                       |1.16.5-420.2        |DONE      |Manifest: NOSIGNATURE
        SpawnerFix-1.16.2-1.0.0.2.jar                     |Spawner Fix                   |sf                            |1.0.0.2             |DONE      |Manifest: NOSIGNATURE
        darkerdepths-1.16.5-1.1.4.jar                     |Darker Depths                 |darkerdepths                  |1.1.4               |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.8.0      |DONE      |Manifest: NOSIGNATURE
        eidolon-0.2.7.jar                                 |Eidolon                       |eidolon                       |0.2.7               |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.16.4-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |DONE      |Manifest: NOSIGNATURE
        betterbiomeblend-1.16.4-1.2.9-forge.jar           |Better Biome Blend            |betterbiomeblend              |1.16.4-1.2.9-forge  |DONE      |Manifest: NOSIGNATURE
        OreExcavation-1.8.157.jar                         |Ore Excavation                |oreexcavation                 |1.8.157             |DONE      |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f
        YungsExtras-Forge-1.16.4-1.0.jar                  |YUNG's Extras                 |yungsextras                   |Forge-1.16.4-1.0    |DONE      |Manifest: NOSIGNATURE
        IntegratedTunnels-1.16.5-1.8.9.jar                |IntegratedTunnels             |integratedtunnels             |1.8.9               |DONE      |Manifest: NOSIGNATURE
        InfinityMending-1.16.3-0.1.0.jar                  |InfinityMending               |infinitymending               |0.1.0               |DONE      |Manifest: NOSIGNATURE
        BetterStrongholds-1.16.4-1.2.1.jar                |YUNG's Better Strongholds     |betterstrongholds             |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
        Desolation+1.0.1+1.16.5.jar                       |Desolation (Forge)            |desolation                    |1.1.1               |DONE      |Manifest: NOSIGNATURE
        antighost-1.16.4-forge35.0.7-1.1.2.jar            |AntiGhost                     |antighost                     |1.16.4-forge35.0.7-1|DONE      |Manifest: NOSIGNATURE
        Runelic-1.16.5-7.0.2.jar                          |Runelic                       |runelic                       |7.0.2               |DONE      |Manifest: 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
        worldedit-mod-7.2.5-dist.jar                      |WorldEdit                     |worldedit                     |7.2.5+57d5ac9       |DONE      |Manifest: NOSIGNATURE
        TheAbyss2+1.9.7+1.16.5.jar                        |TheAbyss                      |theabyss                      |2.0.1-0.4000        |DONE      |Manifest: NOSIGNATURE
        cavebiomeapi-1.16.5-1.4.2.jar                     |CaveBiomeAPI                  |cavebiomeapi                  |1.16.5-1.4.2        |DONE      |Manifest: NOSIGNATURE
        MekanismTools-1.16.5-10.1.0.455.jar               |Mekanism: Tools               |mekanismtools                 |10.1.1              |DONE      |Manifest: NOSIGNATURE
        lasermod-1.16-0.1.jar                             |KOWI's Laser Mod              |lasermod                      |1.16-0.1            |DONE      |Manifest: NOSIGNATURE
        sapience-1.16.5-1.1.2.jar                         |Sapience                      |sapience                      |1.1.2               |DONE      |Manifest: NOSIGNATURE
        architectury-1.25.36-forge.jar                    |Architectury                  |architectury                  |1.25.36             |DONE      |Manifest: NOSIGNATURE
        curiouselytra-forge-1.16.5-4.0.2.4.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.4      |DONE      |Manifest: NOSIGNATURE
        cloth-config-4.12.41-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.12.41             |DONE      |Manifest: NOSIGNATURE
        trashcans-1.0.11-mc1.16.jar                       |Trash Cans                    |trashcans                     |1.0.11              |DONE      |Manifest: NOSIGNATURE
        chunkloaders-1.1.7-mc1.16.5.jar                   |Chunk Loaders                 |chunkloaders                  |1.1.7               |DONE      |Manifest: NOSIGNATURE
        WellBehavedMobs-v1.2.3-1.16.5.jar                 |Well-Behaved Mobs             |wellbehavedmobs               |1.2.3               |DONE      |Manifest: 3b:7d:be:d1:e9:dc:c0:ad:9f:f6:3d:4d:65:a8:d0:5e:da:d1:2b:b1:33:11:18:5f:0b:0d:4c:fa:9e:7c:27:41
        CodeChickenLib-1.16.5-4.0.6.443-universal.jar     |CodeChicken Lib               |codechickenlib                |4.0.4.435           |DONE      |Manifest: 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
        CBMultipart-1.16.5-3.0.2.120-universal.jar        |CBMultipart                   |cb_multipart                  |3.0.2.120           |DONE      |Manifest: 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
        GameMenuModOption-1.16.4-1.8.2.jar                |Game Menu Mod Option          |gamemenumodoption             |1.8.2               |DONE      |Manifest: NOSIGNATURE
        BetterMineshafts-Forge-1.16.4-2.0.4.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.16.5-3.0.41.jar                  |GeckoLib                      |geckolib3                     |3.0.65              |DONE      |Manifest: NOSIGNATURE
        potionidpacketfixer-1.16.5-v1.0.1.jar             |Potion ID Packet Fixer        |potionidpacketfixer           |1.16.5-v1.0.1       |DONE      |Manifest: NOSIGNATURE
        effortlessbuilding-1.16.3-2.29.jar                |Effortless Building           |effortlessbuilding            |1.16.3-2.29         |DONE      |Manifest: NOSIGNATURE
        Cyclic-1.16.5-1.5.11.jar                          |Cyclic                        |cyclic                        |1.16.5-1.5.13       |DONE      |Manifest: 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
        BetterAdvancements-1.16.5-0.1.1.115.jar           |Better Advancements           |betteradvancements            |0.1.1.115           |DONE      |Manifest: NOSIGNATURE
        SaveMyStronghold-1.16.4-1.0.jar                   |Save My Stronghold!           |savemystronghold              |1.16.4-1.0          |DONE      |Manifest: NOSIGNATURE
        QuarkOddities-1.16.3.jar                          |Quark Oddities                |quarkoddities                 |1.16.3              |DONE      |Manifest: NOSIGNATURE
        mowziesmobs-1.5.19.jar                            |Mowzie's Mobs                 |mowziesmobs                   |1.5.22              |DONE      |Manifest: NOSIGNATURE
        AttributeFix-1.16.5-10.1.2.jar                    |AttributeFix                  |attributefix                  |10.1.2              |DONE      |Manifest: 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
        abnormals_core-1.16.5-3.3.0.jar                   |Abnormals Core                |abnormals_core                |3.3.0               |DONE      |Manifest: NOSIGNATURE
        tesseract-1.0.24-mc1.16.jar                       |Tesseract                     |tesseract                     |1.0.24              |DONE      |Manifest: NOSIGNATURE
        differentiate-1.16.5-0.5.3.jar                    |Differentiate                 |differentiate                 |0.5.3               |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.16.5-10.0.24.453.jar                   |Mekanism                      |mekanism                      |10.1.1              |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE
        colytra-forge-1.16.5-5.1.1.2.jar                  |Colytra                       |colytra                       |1.16.5-5.1.1.2      |DONE      |Manifest: NOSIGNATURE
        Better-Badlands-1.16.5-2.0.3.jar                  |Better Badlands               |better_badlands               |1.16.5-2.0.3        |DONE      |Manifest: NOSIGNATURE
        invtweaks-1.16.4-1.0.1.jar                        |Inventory Tweaks Renewed      |invtweaks                     |1.16.4-1.0.1        |DONE      |Manifest: NOSIGNATURE
        createchunkloading-0.2.1.jar                      |Create Chunkloading           |createchunkloading            |0.2.0               |DONE      |Manifest: NOSIGNATURE
        Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE
        Clumps-6.0.0.27.jar                               |Clumps                        |clumps                        |6.0.0.27            |DONE      |Manifest: NOSIGNATURE
        shutupexperimentalsettings-1.0.3.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.3               |DONE      |Manifest: NOSIGNATURE
        appliedenergistics2-8.4.3.jar                     |Applied Energistics 2         |appliedenergistics2           |8.4.7               |DONE      |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
        MekanismMatter-1.20.1-Beta-1.16.5.jar             |Mekanism: Matter              |mekanismmatter                |1.19.0              |DONE      |Manifest: NOSIGNATURE
        configured-1.4.0-1.16.5.jar                       |Configured                    |configured                    |1.5.1               |DONE      |Manifest: NOSIGNATURE
        compactmachines-4.0.0-beta.2.jar                  |Compact Machines 4            |compactmachines               |4.0.0-beta.2        |DONE      |Manifest: NOSIGNATURE
        stoneholm-1.2.2.jar                               |Stoneholm                     |stoneholm                     |1.2                 |DONE      |Manifest: NOSIGNATURE
        quantum_quarry_plus-1.10.3.jar                    |Quantum Quarry Plus           |quantumquarryplus             |1.9                 |DONE      |Manifest: NOSIGNATURE
        curioofundying-forge-1.16.5-5.2.0.0.jar           |Curio of Undying              |curioofundying                |1.16.5-5.2.0.0      |DONE      |Manifest: NOSIGNATURE
        BadMobs-1.16.5-9.0.3.jar                          |BadMobs                       |badmobs                       |9.0.3               |DONE      |Manifest: 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
        mcjtylib-1.16-5.0.23.jar                          |McJtyLib                      |mcjtylib                      |1.16-5.1.3          |DONE      |Manifest: NOSIGNATURE
        rftoolsbase-1.16-2.0.11.jar                       |RFToolsBase                   |rftoolsbase                   |1.16-2.1.2          |DONE      |Manifest: NOSIGNATURE
        xnet-1.16-3.0.13.jar                              |XNet                          |xnet                          |1.16-3.0.16         |DONE      |Manifest: NOSIGNATURE
        rftoolscontrol-1.16-4.0.14.jar                    |RFToolsControl                |rftoolscontrol                |1.16-4.0.14         |DONE      |Manifest: NOSIGNATURE
        ExplorersCompass-1.16.5-1.1.2-forge.jar           |Explorer's Compass            |explorerscompass              |1.16.5-1.1.2-forge  |DONE      |Manifest: NOSIGNATURE
        catalogue-1.5.0-1.16.5.jar                        |Catalogue                     |catalogue                     |1.5.0               |DONE      |Manifest: NOSIGNATURE
        infinityworkswithallarrows-2.0-1.16.2.jar         |Infinity works with all arrows|infinityworkswithallarrows    |2.0-1.16.2          |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.16.5-1.24.12.jar                    |Ars Nouveau                   |ars_nouveau                   |1.24.16             |DONE      |Manifest: NOSIGNATURE
        rftoolspower-1.16-3.0.9.jar                       |RFToolsPower                  |rftoolspower                  |1.16-3.0.13         |DONE      |Manifest: NOSIGNATURE
        ImmersivePetroleum-1.16.5-3.3.0-7.jar             |Immersive Petroleum           |immersivepetroleum            |3.3.0-10            |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.2.26-universal.jar                |Forge                         |forge                         |36.2.26             |DONE      |Manifest: 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
        ultra_amplified_dimension-1.16.5-9.2.6-forge.jar  |Ultra Amplified Dimension     |ultra_amplified_dimension     |1.16.5-9.2.6-forge  |DONE      |Manifest: NOSIGNATURE
        tl_skin_cape_forge_1.16.5-1.19.jar                |TLSkinCape                    |tlskincape                    |1.19                |DONE      |Manifest: 19:f5:ce:44:81:0c:e4:22:05:5e:73:c5:a8:cd:de:f3:c8:cf:a9:b3:01:70:40:a0:ee:2d:50:7a:1c:3d:1c:8a
        selene-1.16.5-1.9.0.jar                           |Selene                        |selene                        |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
        DimensionTeleport-1.16.5-2.0.0.jar                |Dimension Teleport            |dimensionteleport             |2.0.0               |DONE      |Manifest: NOSIGNATURE
        ZeroCore2-1.16.5-2.1.9.jar                        |Zero CORE 2                   |zerocore                      |1.16.5-2.1.9        |DONE      |Manifest: NOSIGNATURE
        ExtremeReactors2-1.16.5-2.0.38.jar                |Extreme Reactors              |bigreactors                   |1.16.5-2.0.38       |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.2.26-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
        cofh_core-1.16.5-1.4.0.6.jar                      |CoFH Core                     |cofh_core                     |1.4.1.8             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_foundation-1.16.5-1.4.2.9.jar             |Thermal Series                |thermal                       |1.4.2.9             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_expansion-1.16.5-1.4.2.4.jar              |Thermal Expansion             |thermal_expansion             |1.4.2.4             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        ensorcellation-1.16.5-1.4.1.2.jar                 |Ensorcellation                |ensorcellation                |1.4.1.2             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        endergetic-1.16.4-3.0.0.jar                       |The Endergetic Expansion      |endergetic                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
        rftoolsutility-1.16-3.1.3.jar                     |RFToolsUtility                |rftoolsutility                |1.16-3.1.9          |DONE      |Manifest: NOSIGNATURE
        swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |DONE      |Manifest: NOSIGNATURE
        titanium-1.16.5-3.2.8.4-10.jar                    |Titanium                      |titanium                      |3.2.8.4             |DONE      |Manifest: NOSIGNATURE
        Psi+1.16-97.jar                                   |Psi                           |psi                           |1.16-96             |DONE      |Manifest: NOSIGNATURE
        ImmersiveEngineering-1.16.5-5.0.5-140.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.7-143    |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        AdLods-1.16.5-4.1.9.0-build.0180.jar              |Large Ore Deposits            |adlods                        |4.1.9.0             |DONE      |Manifest: NOSIGNATURE
        smoothboot-forge-1.16.4-1.2.2.jar                 |Smooth Boot                   |smoothboot                    |1.16.4-1.2.2        |DONE      |Manifest: NOSIGNATURE
        lepton-1.16.5-1.3.2.jar                           |Lepton                        |lepton                        |1.3.2               |DONE      |Manifest: NOSIGNATURE
        rftoolsbuilder-1.16-3.1.2.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.16-3.1.5          |DONE      |Manifest: NOSIGNATURE
        majrusz-library-1.16.4-2.0.1.jar                  |Majrusz Library               |majrusz_library               |2.0.1               |DONE      |Manifest: NOSIGNATURE
        enviroenergy-1.16.5-3.0.9.1.jar                   |Environmental Energy          |enviroenergy                  |1.16.5-3.0.9.1      |DONE      |Manifest: NOSIGNATURE
        flywheel-1.16-0.2.4.jar                           |Flywheel                      |flywheel                      |1.16-0.2.4          |DONE      |Manifest: NOSIGNATURE
        steampowered-1.16.5-1.1.13.jar                    |Create: Steam Powered         |steampowered                  |1.16.5-1.1.13       |DONE      |Manifest: NOSIGNATURE
        create-mc1.16.5_v0.3.2f.jar                       |Create                        |create                        |v0.3.2g             |DONE      |Manifest: NOSIGNATURE
        createautomated-1.16.5-1.4.1a.jar                 |Create Automated              |createautomated               |1.16.5-1.4.1a       |DONE      |Manifest: NOSIGNATURE
        Mantle-1.16.5-1.6.147.jar                         |Mantle                        |mantle                        |1.6.147             |DONE      |Manifest: NOSIGNATURE
        JAOPCA-1.16.5-3.4.2.22.jar                        |JAOPCA                        |jaopca                        |3.4.3.25            |DONE      |Manifest: NOSIGNATURE
        IntegratedDynamics-1.16.5-1.10.6.jar              |IntegratedDynamics            |integrateddynamics            |1.10.6              |DONE      |Manifest: NOSIGNATURE
        thermal_cultivation-1.16.5-1.4.1.3.jar            |Thermal Cultivation           |thermal_cultivation           |1.4.1.3             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        Rocket+Squids+1.16.3-1.4.1.jar                    |Rocket Squids                 |rocketsquidsft                |1.4.1               |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE
        Quark-r2.4-321.jar                                |Quark                         |quark                         |r2.4-321            |DONE      |Manifest: NOSIGNATURE
        entityculling-forge-mc1.16.5-1.4.0.jar            |EntityCulling                 |entityculling                 |1.4.0               |DONE      |Manifest: NOSIGNATURE
        CompactVoidMiners-B1.16.5-1.18.jar                |Compact Void Miners           |compactvoidminers             |1.16.5-1.18         |DONE      |Manifest: NOSIGNATURE
        cobbler-1.6.1.jar                                 |Shulkers Faithful Factories   |cobbler                       |1.6.1               |DONE      |Manifest: NOSIGNATURE
        ferritecore-2.1.0-forge.jar                       |Ferrite Core                  |ferritecore                   |2.1.0               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        modular-routers-1.16.5-7.5.1-69.jar               |Modular Routers               |modularrouters                |task ':jar' property|DONE      |Manifest: NOSIGNATURE
        orcinusscaves-1.3.jar                             |Orcinus's Cavern              |cavern                        |{1.2.0}             |DONE      |Manifest: NOSIGNATURE
        refinedstorageaddons-0.7.3.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.7.3               |DONE      |Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.16.5-v4a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v4a          |DONE      |Manifest: 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
        chiselsandbits-1.0.43.jar                         |Chisels & bits                |chiselsandbits                |1.0.43              |DONE      |Manifest: NOSIGNATURE
        Morph-o-Tool-1.4-27.jar                           |Morph-o-Tool                  |morphtool                     |1.4-27              |DONE      |Manifest: NOSIGNATURE
        morered-1.16.5-2.1.1.0.jar                        |More Red                      |morered                       |2.1.1.0             |DONE      |Manifest: NOSIGNATURE
        createaddition-1.16.5-20211215b.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20211215b    |DONE      |Manifest: NOSIGNATURE
        IBEEditor-Forge-1.16.5-2.0.8.jar                  |IBE Editor                    |ibeeditor                     |2.0.10              |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 48f2d3d5-11e4-474f-b5a4-4c99908032a9
    [Psi] Active spell: None
    Patchouli open book context: n/a
    Suspected Mods: None
    Player Count: 0 / 8; []
    Data Packs: vanilla, mod:create_stuff_additions, mod:notenoughcrashes, mod:betterdungeons, mod:supermartijn642configlib, mod:upsizer, mod:betterf3forge, mod:nethers_exoticism, mod:uppers (incompatible), mod:projecte, mod:wonderful_enchantments, mod:bettercaves (incompatible), mod:forgeendertech, mod:placebo (incompatible), mod:yungsapi, mod:regen_controll, mod:bookshelf, mod:fabrication, mod:sophisticatedbackpacks, mod:uteamcore, mod:forgivingvoid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:mekanismgenerators, mod:totemmod (incompatible), mod:twilightforest, mod:supplementaries, mod:mob_grinding_utils, mod:refinedstorage, mod:rsinfinitybooster, mod:industrialforegoing (incompatible), mod:usefulbackpacks, mod:entangled, mod:mekanismadditions, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:customgamerules, mod:wirelesschargers, mod:villager_inc_genesis, mod:supermartijn642corelib, mod:villager_inc_ordnance, mod:sf, mod:darkerdepths, mod:curios, mod:eidolon, mod:patchouli (incompatible), mod:oreexcavation, mod:yungsextras, mod:infinitymending (incompatible), mod:betterstrongholds, mod:antighost (incompatible), mod:runelic, mod:worldedit (incompatible), mod:theabyss, mod:cavebiomeapi, mod:mekanismtools, mod:lasermod (incompatible), mod:sapience, mod:architectury, mod:curiouselytra, mod:cloth-config (incompatible), mod:trashcans, mod:chunkloaders, mod:wellbehavedmobs, mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:bettermineshafts, mod:geckolib3 (incompatible), mod:cyclic (incompatible), mod:attributefix, mod:abnormals_core, mod:tesseract, mod:differentiate, mod:mekanism, mod:caelus, mod:colytra (incompatible), mod:better_badlands, mod:invtweaks (incompatible), mod:createchunkloading (incompatible), mod:waystones (incompatible), mod:clumps, mod:shutupexperimentalsettings (incompatible), mod:appliedenergistics2 (incompatible), mod:mekanismmatter, mod:configured, mod:stoneholm, mod:quantumquarryplus, mod:curioofundying, mod:badmobs (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:explorerscompass, mod:catalogue, mod:infinityworkswithallarrows (incompatible), mod:rftoolspower, mod:immersivepetroleum, mod:forge, mod:tlskincape (incompatible), mod:selene, mod:cofh_core (incompatible), mod:endergetic, mod:rftoolsutility, mod:titanium (incompatible), mod:immersiveengineering, mod:adlods, mod:rftoolsbuilder, mod:majrusz_library, mod:flywheel, mod:create, mod:mantle (incompatible), mod:compactvoidminers, mod:modularrouters, mod:cavern, mod:refinedstorageaddons, mod:cosmeticarmorreworked (incompatible), mod:chiselsandbits (incompatible), mod:cyclopscore, mod:integratedterminals, mod:commoncapabilities, mod:integratedtunnels, mod:enviroenergy, mod:integrateddynamics, mod:createaddition, mod:desolation, mod:nyfsquiver, mod:compactmachines, mod:jaopca (incompatible), inmemory:jaopca (incompatible), mod:lepton, mod:fpsreducer, mod:ibeeditor, mod:ars_nouveau, mod:effortlessbuilding (incompatible), mod:penteract, mod:randompatches, mod:potionidpacketfixer, mod:swingthroughgrass (incompatible), mod:smoothboot, mod:xnetgases, mod:rftoolscontrol, mod:morered, mod:mowziesmobs, mod:dimensionteleport, mod:betteradvancements, mod:upm, mod:botania, mod:gamemenumodoption, mod:thermal (incompatible), mod:thermal_expansion (incompatible), mod:steampowered, mod:createautomated, mod:thermal_cultivation (incompatible), mod:autoreglib (incompatible), mod:cobbler, mod:morphtool (incompatible), mod:zerocore, mod:bigreactors, mod:quark (incompatible), mod:psi (incompatible), mod:quarkoddities (incompatible), mod:ensorcellation (incompatible), mod:betterbiomeblend, mod:entityculling, mod:ferritecore (incompatible), mod:xaeroworldmap, mod:rocketsquidsft (incompatible), mod:worm_industries, mod:savemystronghold, mod:ultra_amplified_dimension
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'
    Client Crashes Since Restart: 0
    Integrated Server Crashes Since Restart: 2
    OptiFine Version: OptiFine_1.16.5_HD_U_G8_pre2
    OptiFine Build: 20210305-002749
    Render Distance Chunks: 7
    Mipmaps: 2
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.14761 Compatibility Profile Context 21.30.14 30.0.13014.8
    OpenGlRenderer: AMD Radeon(TM) Graphics
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 16

This happened while scanning a network with Mekanism Gas Generators (fueled by Ethylene if that makes a difference) in my heavily modded testing world

superckl commented 2 years ago

Looks like there may be missing null check here to ensure the tile entity actually has the capability.

Scamolor commented 2 years ago

it should, it's a mekanism generators gas generator

superckl commented 2 years ago

I'm unable to reproduce this with just a UPM and a gas-burning generator. Do you have an example setup that causes this crash?