PneumaticCraft: Repressurized

PneumaticCraft: Repressurized

43M Downloads

java.lang.NullPointerException: Unexpected error

ViRb3 opened this issue ยท 5 comments

commented

Caused by standing on an Immersive Engineering Conveyor Belt

Minecraft Version

1.16.3

Forge Version

forge-1.16.3-34.1.25

Mod Version

pneumaticcraft-repressurized-1.16.3-2.4.5-62

Crash log

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

Time: 11/3/20 4:43 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at me.desht.pneumaticcraft.common.block.BlockPneumaticCraftCamo.getCamoState(BlockPneumaticCraftCamo.java:86) ~[?:1.16.3-2.4.5-62] {re:classloading}
at me.desht.pneumaticcraft.common.block.BlockPneumaticCraftCamo.func_220071_b(BlockPneumaticCraftCamo.java:58) ~[?:1.16.3-2.4.5-62] {re:classloading}
at net.minecraft.block.AbstractBlock$AbstractBlockState.func_215685_b(AbstractBlock.java:543) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs.mixins.json:AbstractBlockStateMixin,pl:mixin:A}
at net.minecraft.block.AbstractBlock$AbstractBlockState.func_196952_d(AbstractBlock.java:539) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs.mixins.json:AbstractBlockStateMixin,pl:mixin:A}
at baritone.ci.h(Unknown Source) ~[?:1.6.1] {re:classloading}
at baritone.ci.c(Unknown Source) ~[?:1.6.1] {re:classloading}
at baritone.ci.b(Unknown Source) ~[?:1.6.1] {re:classloading}
at baritone.ci.b(Unknown Source) ~[?:1.6.1] {re:classloading}
at baritone.i.a(Unknown Source) ~[?:1.6.1] {re:classloading}
at baritone.i.onTick(Unknown Source) ~[?:1.6.1] {re:classloading}
at baritone.cc.a(Unknown Source) ~[?:1.6.1] {re:classloading}
at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:895) ~[?:1.8.0_272] {}
at baritone.cc.onTick(Unknown Source) ~[?:1.6.1] {re:classloading}
at net.minecraft.client.Minecraft.handler$zbe000$runTick(Minecraft.java) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:ForgeHaxCore:default,xf:ForgeHaxCore:default,pl:mixin:APP:mixins.baritone.json:MixinMinecraft,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1425) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:ForgeHaxCore:default,xf:ForgeHaxCore:default,pl:mixin:APP:mixins.baritone.json:MixinMinecraft,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:930) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:ForgeHaxCore:default,xf:ForgeHaxCore:default,pl:mixin:APP:mixins.baritone.json:MixinMinecraft,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:584) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:ForgeHaxCore:default,xf:ForgeHaxCore:default,pl:mixin:APP:mixins.baritone.json:MixinMinecraft,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[minecraft-1.16.3-client.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_272] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_272] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.3-34.1.25-launcher.jar:34.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-7.0.1.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-7.0.1.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-7.0.1.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-7.0.1.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-7.0.1.jar:?] {re:classloading}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:50) [ForgeWrapper-1.4.2.jar:?] {}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_272] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_272] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272] {}
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?] {}
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?] {}

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

-- Head --
Thread: Render thread
Stacktrace:
at me.desht.pneumaticcraft.common.block.BlockPneumaticCraftCamo.getCamoState(BlockPneumaticCraftCamo.java:86) ~[?:1.16.3-2.4.5-62] {re:classloading}
at me.desht.pneumaticcraft.common.block.BlockPneumaticCraftCamo.func_220071_b(BlockPneumaticCraftCamo.java:58) ~[?:1.16.3-2.4.5-62] {re:classloading}
at net.minecraft.block.AbstractBlock$AbstractBlockState.func_215685_b(AbstractBlock.java:543) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs.mixins.json:AbstractBlockStateMixin,pl:mixin:A}
at net.minecraft.block.AbstractBlock$AbstractBlockState.func_196952_d(AbstractBlock.java:539) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs.mixins.json:AbstractBlockStateMixin,pl:mixin:A}
at baritone.ci.h(Unknown Source) ~[?:1.6.1] {re:classloading}
at baritone.ci.c(Unknown Source) ~[?:1.6.1] {re:classloading}
at baritone.ci.b(Unknown Source) ~[?:1.6.1] {re:classloading}
at baritone.ci.b(Unknown Source) ~[?:1.6.1] {re:classloading}
at baritone.i.a(Unknown Source) ~[?:1.6.1] {re:classloading}
at baritone.i.onTick(Unknown Source) ~[?:1.6.1] {re:classloading}
at baritone.cc.a(Unknown Source) ~[?:1.6.1] {re:classloading}
at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:895) ~[?:1.8.0_272] {}
at baritone.cc.onTick(Unknown Source) ~[?:1.6.1] {re:classloading}
at net.minecraft.client.Minecraft.handler$zbe000$runTick(Minecraft.java) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:ForgeHaxCore:default,xf:ForgeHaxCore:default,pl:mixin:APP:mixins.baritone.json:MixinMinecraft,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
All players: 2 total; [ClientPlayerEntity['Steve'/312, l='ClientLevel', x=109.81, y=72.00, z=-390.48], RemoteClientPlayerEntity['GloriousWanderer'/1181, l='ClientLevel', x=113.97, y=71.00, z=-387.33]]
Chunk stats: Client Chunk Cache: 729, 528
Level dimension: minecraft:overworld
Level spawn location: World: (128,69,-128), Chunk: (at 0,4,0 in 8,-8; contains blocks 128,0,-128 to 143,255,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 14683 game time, 14683 day time
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1974) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:ForgeHaxCore:default,xf:ForgeHaxCore:default,pl:mixin:APP:mixins.baritone.json:MixinMinecraft,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:605) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:ForgeHaxCore:default,xf:ForgeHaxCore:default,pl:mixin:APP:mixins.baritone.json:MixinMinecraft,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[minecraft-1.16.3-client.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_272] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_272] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.3-34.1.25-launcher.jar:34.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-7.0.1.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-7.0.1.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-7.0.1.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-7.0.1.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-7.0.1.jar:?] {re:classloading}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:50) [ForgeWrapper-1.4.2.jar:?] {}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_272] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_272] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_272] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_272] {}
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?] {}
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] {}
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?] {}

-- System Details --
Details:
Minecraft Version: 1.16.3
Minecraft Version ID: 1.16.3
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_272, Amazon.com Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Amazon.com Inc.
Memory: 1335486192 bytes (1273 MB) / 5268045824 bytes (5024 MB) up to 5268045824 bytes (5024 MB)
CPUs: 12
JVM Flags: 9 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms5010m -Xmx5010m
ModLauncher: 7.0.1+78+master.e9771d8
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
/forge-1.16.3-34.1.25-launcher.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.3-34.1.25-launcher.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.3-34.1.25-launcher.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.3-34.1.25-launcher.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.3_HD_U_G4.jar OptiFine TRANSFORMATIONSERVICE
/OptiForge-MC1.16.3-0.3.4.jar optiforge TRANSFORMATIONSERVICE
/forge-1.16.3-34.1.25-launcher.jar fml TRANSFORMATIONSERVICE
/ForgeHax-1.16.3-3.1.0-9a5a16c1.jar ForgeHaxCore TRANSFORMATIONSERVICE
/OptiForge-MC1.16.3-0.3.4.jar FakeOptiFine TRANSFORMATIONSERVICE
/OptiForge-MC1.16.3-0.3.4.jar optiforgewrapper TRANSFORMATIONSERVICE
FML: 34.1
Forge: net.minecraftforge:34.1.25
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
AdditionalEnchantedMiner-1.16.3-16.1.1.jar QuarryPlus {[email protected] DONE}
simplemagnets-1.0.8-mc1.16.3.jar Simple Magnets {[email protected] DONE}
missingstructurefix-1.0.jar Missing Structure Fix {[email protected] DONE}
mcw-windows-1.0.2-mc1.16.3.jar Macaw's Windows {[email protected] DONE}
modnametooltip_1.16.2-1.15.0.jar Mod Name Tooltip {[email protected] DONE}
IronJetpacks-1.16.3-4.1.2.jar Iron Jetpacks {[email protected] DONE}
ReAuth-1.16-Forge-3.9.2.jar ReAuth {[email protected] DONE}
Powah-1.16.3-2.3.4.jar Powah {[email protected] DONE}
rangedpumps-0.8.2.jar Ranged Pumps {[email protected] DONE}
jumbofurnace-1.16.3-2.1.0.0.jar Jumbo Furnace {[email protected] DONE}
Wither-Skeleton-Tweaks-1.16.3-5.2.1.jar Wither Skeleton Tweaks {[email protected] DONE}
reliquary-1.16.3-1.3.4.1039.jar Reliquary {[email protected] DONE}
randompatches-1.16.2-1.22.1.2.jar RandomPatches {[email protected] DONE}
WaterStrainer-1.16.3-10.0.0.jar Water Strainer {[email protected] DONE}
JustEnoughResources-1.16.3-0.12.0.102.jar Just Enough Resources {[email protected] DONE}
confdespawntimer_1.16.3_1.3.jar Configurable Despawn Timer {[email protected] DONE}
ForgeHax-1.16.3-3.1.0-9a5a16c1.jar ForgeHax {[email protected] DONE}
shetiphiancore-1.16-3.8.4.jar ShetiPhian-Core {[email protected] DONE}
MysticalAgradditions-1.16.3-4.1.0.jar Mystical Agradditions {[email protected] DONE}
emojiful-1.16.3-2.1.1.jar Emojiful {[email protected] DONE}
refinedstorage-1.9.8.jar Refined Storage {[email protected] DONE}
corpse-1.16.3-1.1.8.jar Corpse {[email protected] DONE}
PackMenu-1.16.3-2.3.0.jar Pack Menu {[email protected] DONE}
alltheores-0.1.13-1.16.3-34.1.0.jar AllTheOres {[email protected] DONE}
industrial-foregoing-1.16.3-3.1.1-a834e76.jar Industrial Foregoing {[email protected] DONE}
cleancut-mc1.16-2.2-forge.jar Clean Cut {[email protected] DONE}
torchmaster-2.3.4-alpha.jar Torchmaster {[email protected] DONE}
repurposed_structures-1.16.3-2.2.11.jar Repurposed Structures {[email protected] DONE}
BiomesOPlenty-1.16.3-12.0.0.412-universal.jar Biomes O' Plenty {[email protected] DONE}
SilentGear-1.16.3-2.3.3+168.jar Silent Gear {[email protected]+168 DONE}
spark-forge.jar spark {[email protected] DONE}
portality-1.16.3-3.1.1.jar Portality {[email protected] DONE}
curios-forge-1.16.3-4.0.2.0.jar Curios API {[email protected] DONE}
Botania-1.16.3-409.jar Botania {[email protected] DONE}
tanknull-2.1-1.16.2.jar Tank Null {[email protected] DONE}
angelring-1.16.3-1.3.3.jar Angel Ring {[email protected] DONE}
ExtraStorage-1.16.3-1.1.1.jar Extra Storage {[email protected] DONE}
NaturesAura-32.0.jar Nature's Aura {[email protected] DONE}
constructionwand-1.16.2-1.5.jar Construction Wand {[email protected] DONE}
mcws-roofs-1.16.3-v2.0.0.jar Macaw's Roofs {[email protected] DONE}
globalxp-1.16.3-v1.4.15.jar Global XP {[email protected] DONE}
cloth-config-forge-4.1.0.jar Cloth Config v4 API {[email protected] DONE}
FastLeafDecay-v25.jar FastLeafDecay {fastleafdecay@v25 DONE}
BetterMineshaftsForge-1.16.2-1.0.1.jar YUNG's Better Mineshafts {[email protected] DONE}
ClientTweaks_1.16.3-5.2.0.jar Client Tweaks {[email protected] DONE}
nomowanderer_MC1.16.3_1.0.jar NoMoWanderer {[email protected]_1.0 DONE}
woot-1.16.3-1.0.0.1.jar Woot {[email protected] DONE}
bagofyurting-1.16.3-1.1.0.1.jar Bag of Yurting {[email protected] DONE}
jei-1.16.3-7.6.0.49.jar Just Enough Items {[email protected] DONE}
OptiForge-MC1.16.3-0.3.4.jar OptiForge {[email protected] DONE}
AttributeFix-1.16.3-8.0.2.jar AttributeFix {[email protected] DONE}
Mekanism-1.16.3-10.0.15.441.jar Mekanism {[email protected] DONE}
invtweaks-1.16.2-1.0.0.jar Inventory Tweaks Renewed {[email protected] DONE}
shutupexperimentalsettings-1.0.1.jar Shutup Experimental Settings! {[email protected] DONE}
light-overlay-5.5.4.jar Light Overlay Forge {lightoverlay-forge@NONE DONE}
NaturesCompass-1.16.3-1.8.5.jar Nature's Compass {[email protected] DONE}
LibX-1.16.3-1.0.2.jar LibX {[email protected] DONE}
phosphophyllite-1.16.3-0.1.1-beta.jar Phosphophyllite {[email protected] DONE}
engineerstools-1.16.3-1.1.1-b2.jar Engineer's Tools {[email protected] DONE}
FarmingForBlockheads_1.16.3-7.2.1.jar Farming for Blockheads {[email protected] DONE}
pneumaticcraft-repressurized-1.16.3-2.4.5-62.jar PneumaticCraft: Repressurized {[email protected] DONE}
pedestals-0.8d.jar Pedestals {[email protected] DONE}
extradisks-1.16.3-1.3.3.jar Extra Disks {[email protected] DONE}
ironchest-1.16.3-11.2.6.jar Iron Chests {[email protected] DONE}
MythicBotany-1.16.3-1.1.3.jar MythicBotany {[email protected] DONE}
forge-1.16.3-34.1.25-client.jar Minecraft {[email protected] DONE}
theoneprobe-1.16-3.0.4-beta.jar The One Probe {[email protected] DONE}
MouseTweaks-2.13-mc1.16.2.jar Mouse Tweaks {[email protected] DONE}
ImmersiveEngineering-1.16.3-4.1.0-124.jar Immersive Engineering {[email protected] DONE}
useful_railroads-1.16.3-1.4.5.32.jar Useful Railroads {[email protected] DONE}
pamhc2crops-1.16.3-1.0.1.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
allthemodium-1.1.15-1.16.3-34.1.0.jar Allthemodium {[email protected] DONE}
Ding-1.16.3-1.2.0.jar Ding {[email protected] DONE}
jeiintegration_1.16.3-6.0.0.8.jar JEI Integration {[email protected] DONE}
pamhc2foodcore-1.16.3-1.0.0.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
ftb-backups-2.1.1.6.jar FTB Backups {[email protected] DONE}
polymorph-forge-1.16.3-0.15.jar Polymorph {[email protected] DONE}
AutoRegLib-1.6-46.jar AutoRegLib {[email protected] DONE}
WorldPreGenerator-1.16.3-1.0.0.jar World Pre Generator {[email protected] DONE}
OfflineSkins-1.16.3-v1.jar OfflineSkins {[email protected] DONE}
structurize-0.13.92-ALPHA-universal.jar Structurize {[email protected] DONE}
PickleTweaks-1.16.3-5.1.3.jar Pickle Tweaks {[email protected] DONE}
FastFurnace-1.16.3-4.3.0.jar FastFurnace {[email protected] DONE}
allthetweaks-1.1.7-1.16.3-34.1.10.jar All The Tweaks {[email protected] DONE}
kubejs-1603.2.8.75.jar KubeJS {[email protected] DONE}
byg-1.0.8.jar Oh The Biomes You'll Go {[email protected] DONE}
baritone-api-forge-1.6.1.jar Baritone {[email protected] DONE}
extremeSoundMuffler-3.0.0-BETA_Forge-1.16.3.jar Extreme Sound Muffler {[email protected]_forge-1.16.3 DONE}
CosmeticArmorReworked-1.16.3-v1.jar CosmeticArmorReworked {[email protected] DONE}
xptome-1.16.2-v1.1.6.jar XP Tome {[email protected] DONE}
DefaultOptions_1.16.3-12.2.0.jar Default Options {[email protected] DONE}
NetherPortalFix_1.16.3-7.2.1.jar NetherPortalFix {[email protected] DONE}
aiotbotania-1.16.2-1.3.2.jar AIOT Botania {[email protected] DONE}
forge-1.16.3-geckolib-2.1.2.jar GeckoLib {[email protected] DONE}
ars_nouveau-1.16.3-1.3.1.jar Ars Nouveau {[email protected] DONE}
managear-1.16.3-2.1.2.jar Mana Gear {[email protected] DONE}
KleeSlabs_1.16.3-9.2.0.jar KleeSlabs {[email protected] DONE}
rsgauges-1.16.3-1.2.5-b1.jar Gauges and Switches {[email protected] DONE}
CookingForBlockheads_1.16.3-9.2.2.jar Cooking for Blockheads {[email protected] DONE}
Controlling-7.0.0.9.jar Controlling {[email protected] DONE}
Placebo-1.16.3-4.3.3.jar Placebo {[email protected] DONE}
dankstorage-3.11.jar Dank Storage {[email protected] DONE}
citadel-1.4.1.jar Citadel {[email protected] DONE}
iceandfire-2.1.0-1.16.3.jar Ice and Fire {[email protected] DONE}
rats-7.0.0-1.16.3.jar Rats {[email protected] DONE}
ratlantis-1.0.0-1.16.3.jar Rats: Ratlantis {[email protected] DONE}
ftb-gui-library-1603.1.1.25.jar FTB GUI Library {[email protected] DONE}
potionsmaster-0.1.23-1.16.3-34.1.0.jar Potions Master {[email protected] DONE}
culinaryconstruct-forge-1.16.3-4.0.0.1.jar Culinary Construct {[email protected] DONE}
Bookshelf-1.16.3-8.7.20.jar Bookshelf {[email protected] DONE}
BotanyPots-1.16.3-5.1.11.jar BotanyPots {[email protected] DONE}
u_team_core-1.16.3-3.1.10.183.jar U Team Core {[email protected] DONE}
buildinggadgets-3.7.2.jar Building Gadgets {[email protected] DONE}
forge-1.16.3-34.1.25-universal.jar Forge {[email protected] DONE}
cofh_core-1.16.3-1.0.0.jar CoFH Core {[email protected] DONE}
thermal-1.16.3-1.0.1.jar Thermal Series {[email protected] DONE}
thermal_innovation-1.16.3-1.0.0.jar Thermal Innovation {[email protected] DONE}
thermal_locomotion-1.16.3-1.0.0.jar Thermal Locomotion {[email protected] DONE}
Psi 1.16-87.jar Psi {[email protected] DONE}
thermal_cultivation-1.16.3-1.0.0.jar Thermal Cultivation {[email protected] DONE}
AppleSkin-mc1.16.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
Aquaculture-1.16.3-2.1.5.jar Aquaculture 2 {[email protected] DONE}
mcw-doors-1.0.1fix-mc1.16.3-1.16.2.jar Macaw's Doors {[email protected] DONE}
LightingWand-1.16.3-1.7.1.jar Lighting Wand {[email protected] DONE}
MekanismGenerators-1.16.3-10.0.15.441.jar Mekanism: Generators {[email protected] DONE}
Ma-Essentials-1.16.3-3.4.0.jar Ma Essentials {[email protected] DONE}
XNetGases-1.16.3-2.0.0.jar XNet Gases {[email protected] DONE}
ftb-teams-1.0.1.12.jar FTB Teams {[email protected] DONE}
absentbydesign-1.16.3-1.1.1.jar Absent By Design Mod {[email protected] DONE}
mcw-bridges-1.0.4-mc1.16.3.jar Macaw's Bridges {[email protected] DONE}
useful_backpacks-1.16.3-1.11.6.83.jar Useful Backpacks {[email protected] DONE}
resourcefulbees-1.16.3-0.5.5b.jar Resourceful Bees {[email protected] DONE}
entangled-1.2.7-mc1.16.3.jar Entangled {[email protected] DONE}
endertanks-1.16-1.9.3.jar EnderTanks {[email protected] DONE}
crashutilities-3.5.jar Crash Utilities {[email protected] DONE}
Compressium-1.16.3-1.1.33.jar Compressium {[email protected] DONE}
MekanismAdditions-1.16.3-10.0.15.441.jar Mekanism: Additions {[email protected] DONE}
valkyrielib-1.16.3-3.0.3.2.jar ValkyrieLib {[email protected] DONE}
valhelsia_structures-16.0.5.jar Valhelsia Structures {[email protected] DONE}
Lollipop-1.16.3-3.2.2.jar Lollipop {[email protected] DONE}
ftb-ranks-1.0.0.7.jar FTB Ranks {[email protected] DONE}
simplylight-1.16.3-1.0.2.jar Simply Light {[email protected] DONE}
tgcropesmod-1.16.2-1.1.0.jar Ropes Mod {[email protected] DONE}
atmadditions-1.16.2-1.0.0.jar All The Mods: Additions {[email protected] DONE}
SolarFluxReborn-1.16.3-16.2.3.jar Solar Flux Reborn {[email protected] DONE}
Patchouli-1.16.2-47.jar Patchouli {[email protected] DONE}
collective-1.16.3-1.53.jar Collective {[email protected] DONE}
camera-1.16.3-1.0.6.jar Camera Mod {[email protected] DONE}
thermal_expansion-1.16.3-1.0.1.jar Thermal Expansion {[email protected] DONE}
MysticalCustomization-1.16.3-2.1.0.jar Mystical Customization {[email protected] DONE}
elevatorid-1.16.3-1.7.6.jar Elevator Mod {[email protected] DONE}
ftb-ultimine-1603.1.1.12.jar FTB Ultimine {[email protected] DONE}
Runelic-1.16.3-5.0.1.jar Runelic {[email protected] DONE}
DarkUtilities-1.16.3-6.0.3.jar Dark Utilities {[email protected] DONE}
MekanismTools-1.16.3-10.0.15.441.jar Mekanism: Tools {[email protected] DONE}
cc-tweaked-1.16.3-1.93.1.jar CC: Tweaked {[email protected] DONE}
trashcans-1.0.3-mc1.16.3.jar Trash Cans {[email protected] DONE}
TrampleStopper-2.4.3.jar Trample Stopper {[email protected] DONE}
bwncr-1.16.3-3.8.15.jar Bad Wither No Cookie Reloaded {[email protected] DONE}
Cyclic-1.16.3-0.8.3.jar Cyclic {[email protected] DONE}
BetterAdvancements-1.16.3-0.1.0.102.jar Better Advancements {[email protected] DONE}
biggerreactors-1.16.3-0.2.2-beta.jar Bigger Reactors {[email protected] DONE}
Cucumber-1.16.3-4.1.3.jar Cucumber Library {[email protected] DONE}
TrashSlot_1.16.3-12.2.1.jar TrashSlot {[email protected] DONE}
flatbedrock-1.16.3-1.1.3.jar Flat Bedrock {[email protected] DONE}
item-filters-2.2.2.18.jar Item Filters {[email protected] DONE}
elementalcraft-1.16.3-2.3.14.jar ElementalCraft {[email protected] DONE}
platforms-1.16-1.7.6.jar Platforms {[email protected] DONE}
metalbarrels-3.3a.jar Metal Barrels {[email protected] DONE}
ensorcellation-1.16.3-1.0.2.jar Ensorcellation {[email protected] DONE}
Waystones_1.16.3-7.3.1.jar Waystones {[email protected] DONE}
Clumps-6.0.0.12.jar Clumps {[email protected] DONE}
enviromats-1.16.3-2.0.3.2.jar Environmental Materials {[email protected] DONE}
comforts-forge-1.16.3-4.0.0.1.jar Comforts {[email protected] DONE}
appliedenergistics2-8.1.0-beta.2.jar Applied Energistics 2 {[email protected] DONE}
DimStorage-1.16.3-4.2.1.jar DimStorage {[email protected] DONE}
BadMobs-1.16.3-7.0.1.jar BadMobs {[email protected] DONE}
demagnetize-forge-1.16.2-1.2.2.jar Demagnetize {[email protected] DONE}
TravelAnchors-2.1.jar Travel Anchors {[email protected] DONE}
mcjtylib-1.16-5.0.12.jar McJtyLib {[email protected] DONE}
rftoolsbase-1.16-2.0.6.jar RFToolsBase {[email protected] DONE}
xnet-1.16-3.0.8.jar XNet {[email protected] DONE}
rftoolspower-1.16-3.0.8.jar RFToolsPower {[email protected] DONE}
rftoolsbuilder-1.16-3.0.9.jar RFToolsBuilder {[email protected] DONE}
rftoolsstorage-1.16-2.0.5.jar RFToolsStorage {[email protected] DONE}
rftoolscontrol-1.16-4.0.6.jar RFToolsControl {[email protected] DONE}
restrictions-1.16-3.0.3.jar Restrictions {[email protected] DONE}
mahoutsukai-1.16.3-v1.25.1.jar Mahou Tsukai {[email protected] DONE}
Toast-Control-1.16.3-4.3.0.jar Toast Control {[email protected] DONE}
mininggadgets-1.6.0.jar Mining Gadgets {[email protected] DONE}
ftb-chunks-1603.1.2.41.jar FTB Chunks {[email protected] DONE}
scuba-gear-1.16.3-1.0.1.jar Scuba Gear {[email protected] DONE}
MysticalAgriculture-1.16.3-4.1.1.jar Mystical Agriculture {[email protected] DONE}
CraftingTweaks_1.16.3-12.2.0.jar Crafting Tweaks {[email protected] DONE}
rftoolsutility-1.16-3.0.12.jar RFToolsUtility {[email protected] DONE}
EnchantmentDescriptions-1.16.3-5.0.6.jar EnchantmentDescriptions {[email protected] DONE}
ToolBelt-1.16.3-1.15.2.jar Tool Belt {[email protected] DONE}
titanium-1.16.3-3.1.0.jar Titanium {[email protected] DONE}
SilentLib-1.16.3-4.8.1+61.jar Silent Lib {[email protected]+61 DONE}
forbidden_arcanus-1.16.3-1.0.2.jar Forbidden & Arcanus {[email protected] DONE}
archers_paradox-1.16.3-1.0.0.jar Archer's Paradox {[email protected] DONE}
omgourd-1.16.3-1.0.0.jar Oh My Gourd {[email protected] DONE}
Quark-r2.4-272.jar Quark {[email protected] DONE}
Apotheosis-1.16.3-4.4.1.jar Apotheosis {[email protected] DONE}
JAOPCA-1.16.3-3.4.0.0.jar JAOPCA {[email protected] DONE}
FastWorkbench-1.16.3-4.4.0.jar FastWorkbench {[email protected] DONE}
StorageDrawers-1.16.3-8.2.1.jar Storage Drawers {[email protected] DONE}
FluxNetworks-1.16.3-6.0.1.4.jar Flux Networks {[email protected] DONE}
enderchests-1.16-1.7.4.jar EnderChests {[email protected] DONE}
minecolonies-0.13.410-ALPHA-universal.jar Minecolonies {[email protected] DONE}
engineersdecor-1.16.3-1.1.3-b3.jar Engineer's Decor {[email protected] DONE}
solcarrot-1.16.3-1.9.8.jar Spice of Life: Carrot Edition {[email protected] DONE}
modular-routers-1.16.3-7.1.1-37.jar Modular Routers {[email protected] DONE}
refinedstorageaddons-0.7.2.jar Refined Storage Addons {[email protected] DONE}
chiselsandbits-0.2.2-ALPHA.jar Chisels & bits {chiselsandbits@NONE DONE}
balancedenchanting-1.0.jar Balanced Enchanting {[email protected] DONE}
Crash Report UUID: 64585221-ee35-4325-9c9c-70931bb406f2
[Psi] Active spell: None
Patchouli open book context: n/a
Launched Version: MultiMC5
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce RTX 2070 Super with Max-Q Design/PCIe/SSE2 GL version 4.6.0 NVIDIA 457.09, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs:
Current Language: English (US)
CPU: 12x Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz
OptiFine Version: OptiFine_1.16.3_HD_U_G4
OptiFine Build: 20201102-232842
Render Distance Chunks: 10
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 457.09
OpenGlRenderer: GeForce RTX 2070 Super with Max-Q Design/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 12

commented

Looks like Industrial Foregoing? (not IndustrialCraft :) is passing a null world or blockpos to Block#getCollisionShape() somewhere, and that found its way to the PNC camo block, which doesn't like nulls there. Easy fix, though.

commented

Wops, old habits are hard to beat. I also actually meant Immersive Engineering, not Industrial Foregoing, as I have now edited. Should I report to Immersive Engineering devs as well?

commented

I just got another crash, standing on PneumaticCraft Air Compresser this time. Correlating with the issue I linked above, this could be a problem with Baritone instead. Seems like everything with a non-smooth (block-like) shape causes it to return null and crashes various mods.

commented

Confirmed issue with Baritone, closing this in favor of issue linked above.

commented

Might be worth mentioning it. Offhand, I'm not sure if passing a null world or pos is strictly an error, but it's something they can always check...