TeamOpenIndustry / UniversalModCore

GNU Lesser General Public License v2.1
19 stars 18 forks source link

Crashing when loading world with shaders on [1.16.5] #93

Open Shibva opened 3 years ago

Shibva commented 3 years ago

---- Minecraft Crash Report ---- // I let you down. Sorry :(

Time: 10/23/21 6:45 PM Description: Unexpected error

java.lang.NullPointerException: Unexpected error at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228850a(TileEntityRendererDispatcher.java:97) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:imm_ptl_mixins.json:client.render.MixinBlockEntityRenderDispatcher,pl:mixin:A} at net.minecraft.client.renderer.WorldRenderer.func_228426a(WorldRenderer.java:1842) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:twilightforest:render,pl:mixin:A} at net.minecraft.client.renderer.GameRenderer.func_228378a(GameRenderer.java:1022) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:astralsorcery:reach_set_client_renderer,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinGameRenderer_B,pl:mixin:APP:imm_ptl_mixins.json:client.debug.isometric.MixinGameRenderer_I,pl:mixin:APP:imm_ptl_mixins.json:client.render.MixinGameRenderer,pl:mixin:A} at net.minecraft.client.renderer.GameRenderer.redirect$bdo000$redirectRenderingWorld(GameRenderer.java:3114) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:astralsorcery:reach_set_client_renderer,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinGameRenderer_B,pl:mixin:APP:imm_ptl_mixins.json:client.debug.isometric.MixinGameRenderer_I,pl:mixin:APP:imm_ptl_mixins.json:client.render.MixinGameRenderer,pl:mixin:A} at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:693) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:astralsorcery:reach_set_client_renderer,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinGameRenderer_B,pl:mixin:APP:imm_ptl_mixins.json:client.debug.isometric.MixinGameRenderer_I,pl:mixin:APP:imm_ptl_mixins.json:client.render.MixinGameRenderer,pl:mixin:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.timecore.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.baritone.json:MixinMinecraft,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.timecore.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.baritone.json:MixinMinecraft,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.4.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$490/1617566660.call(Unknown Source) [forge-1.16.5-36.2.4.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}

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

-- Head -- Thread: Render thread Stacktrace: at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_228850a(TileEntityRendererDispatcher.java:97) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:imm_ptl_mixins.json:client.render.MixinBlockEntityRenderDispatcher,pl:mixin:A} at net.minecraft.client.renderer.WorldRenderer.func_228426a(WorldRenderer.java:1842) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:twilightforest:render,pl:mixin:A} at net.minecraft.client.renderer.GameRenderer.func_228378a(GameRenderer.java:1022) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:astralsorcery:reach_set_client_renderer,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinGameRenderer_B,pl:mixin:APP:imm_ptl_mixins.json:client.debug.isometric.MixinGameRenderer_I,pl:mixin:APP:imm_ptl_mixins.json:client.render.MixinGameRenderer,pl:mixin:A} at net.minecraft.client.renderer.GameRenderer.redirect$bdo000$redirectRenderingWorld(GameRenderer.java:3114) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:astralsorcery:reach_set_client_renderer,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinGameRenderer_B,pl:mixin:APP:imm_ptl_mixins.json:client.debug.isometric.MixinGameRenderer_I,pl:mixin:APP:imm_ptlmixins.json:client.render.MixinGameRenderer,pl:mixin:A} -- Affected level -- Details: All players: 1 total; [ClientPlayerEntity['Shibva'/154, l='ClientWorld minecraft:the_nether', x=-7878.57, y=93.00, z=1399.87]] Chunk stats: Client Chunks (ImmPtl) 289 Level dimension: minecraft:the_nether Level spawn location: World: (240,64,181), Chunk: (at 0,4,5 in 15,11; contains blocks 240,0,176 to 255,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 442600 game time, 442600 day time Server brand: forge Server type: Integrated singleplayer 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,xf:fml:astralsorcery:sun_brightness_client,pl:mixin:APP:blue_skies.mixins.json:ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:imm_ptl_mixins.json:client.MixinClientWorld,pl:mixin:APP:imm_ptl_mixins.json:client.sound.MixinClientWorld_Sound,pl:mixin:APP:imm_ptl_mixins_forge.json:client.MixinClientWorld_MA,pl:mixin:APP:imm_ptl_peripheral_mixins.json:client.alternate_dimension.MixinClientWorld_A,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A} at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2029) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.timecore.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.baritone.json:MixinMinecraft,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:628) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.timecore.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.baritone.json:MixinMinecraft,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.4.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$490/1617566660.call(Unknown Source) [forge-1.16.5-36.2.4.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}

-- 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: 5665675168 bytes (5403 MB) / 10804527104 bytes (10304 MB) up to 10905190400 bytes (10400 MB) CPUs: 8 JVM Flags: 12 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10400m -Xms256m -XX:PermSize=256m -XX:+UseG1GC -XX:ParallelGCThreads=4 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.4.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.4.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.4.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.4.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /OptiFine_1.16.5_HD_U_G7.jar OptiFine TRANSFORMATIONSERVICE /forge-1.16.5-36.2.4.jar fml TRANSFORMATIONSERVICE /_MixinBootstrap-1.1.0.jar mixinbootstrap TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.4 FML Language Providers: javafml@36.2 minecraft@1 Mod List: create-stuff-additions1.16.5_v1.1.5.jar |Create Stuff Additions |create_stuff_additions |1.1.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 blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |DONE |Manifest: NOSIGNATURE astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |DONE |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |Manifest: NOSIGNATURE infernal-expansion-2.3.2.jar |Infernal Expansion |infernalexp |2.3.2 |DONE |Manifest: NOSIGNATURE Weeping-Angels-1.16.x-2.1.6.jar |Weeping Angels |weeping_angels |2.1.6 |DONE |Manifest: NOSIGNATURE DoggyTalents-1.16.5-2.1.0.1.jar |Doggy Talents 2 |doggytalents |2.1.0.1 |DONE |Manifest: NOSIGNATURE autooredictconv-1.16.4-16.1.10.jar |Auto Ore Dictionary Converter |autooredictconv |16.1.10 |DONE |Manifest: NOSIGNATURE Guide-API-VP-1.16.5-2.2.2.jar |Guide-API VP |guideapi-vp |2.2.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 CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE Controlling-7.0.0.27.jar |Controlling |controlling |7.0.0.27 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE hiddenrecipebook_1.16.5-2.3.jar |Hidden Recipe Book |hiddenrecipebook |2.3 |DONE |Manifest: NOSIGNATURE mightyarchitect-mc1.16.3_v0.5.jar |The Mighty Architect |mightyarchitect |0.5 |DONE |Manifest: NOSIGNATURE mdecore-1.16.4-16.1.0.jar |MattDahEpic Core |mdecore |16.1.0 |DONE |Manifest: NOSIGNATURE ImprovedBackpacks-1.6.1.0.jar |Improved Backpacks |improvedbackpacks |1.6.1.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 biomeidfixer-1.16.5-1.0.1.s5.jar |Biome Id Fixer by Desagas |biomeidfixer |1.16.5-1.0.1.s5 |DONE |Manifest: NOSIGNATURE 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 jeed-1.16.5-1.3.jar |Just Enough Effect Description|jeed |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE twilightforest-1.16.5-4.0.546-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE LootGames-1.16.5-2.0.0.4.jar |LootGames |lootgames |2.0.0.4 |DONE |Manifest: NOSIGNATURE betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE Upgraded Netherite 1.10.1.jar |Upgraded Netherite |upgradednetherite |1.10.1 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE mcw-bridges-1.0.6-mc1.16.5.jar |Macaw's Bridges |mcwbridges |1.0.6 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.16.5-0.5.0.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.0 |DONE |Manifest: NOSIGNATURE fd_cookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |DONE |Manifest: NOSIGNATURE cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |DONE |Manifest: NOSIGNATURE endremastered-forge-R4.1.1.jar |End Remastered |endrem |4.1 |DONE |Manifest: NOSIGNATURE AudioCassettes-1.16.4-1.1.jar |Audio Cassettes |audiocassettes |1.1 |DONE |Manifest: NOSIGNATURE jousting-1.16.5-v1.0.3.jar |Jousting |jousting |1.16.5-v1.0.3 |DONE |Manifest: NOSIGNATURE mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |Manifest: NOSIGNATURE SchoolsOfMagic1.16.5-2.1.03.jar |Schools of Magic: Second Semes|schoolsofmagic |2.1.03 |DONE |Manifest: NOSIGNATURE hole_filler_mod-1.2.4.2-mc_1.16.x-forge.jar |Hole Filler Mod |hole_filler_mod |1.2.4.2 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |DONE |Manifest: NOSIGNATURE tetra-1.16.5-3.17.0.jar |Tetra |tetra |3.17.0 |DONE |Manifest: NOSIGNATURE eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |DONE |Manifest: NOSIGNATURE Curious Armor Stands-1.16.5-2.1.2.jar |Curious Armor Stands |curious_armor_stands |1.16.5-2.1.2 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE collective-1.16.5-2.64.jar |Collective |collective |2.64 |DONE |Manifest: NOSIGNATURE Chunk Pregenerator-V1.16-3.1.1.jar |Chunk Pregenerator |chunkpregen |V1.16-3.1.1 |DONE |Manifest: NOSIGNATURE antiquewaystones-1.3.jar |Antique Waystones |antiquewaystones |1.3 |DONE |Manifest: NOSIGNATURE WindowedFullscreen-1.16.5-forge-1.0.1.jar |Windowed Fullscreen |windowedfullscreen |1.0.0 |DONE |Manifest: NOSIGNATURE TheAbyss2 1.9.7 1.16.5.jar |TheAbyss |theabyss |1.9.7 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |Manifest: NOSIGNATURE observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE bettertridentreturn-1.16.4-1.0.1.jar |Better Trident Return |bettertridentreturn |1.0.1 |DONE |Manifest: NOSIGNATURE classicbar-4.1.0-1.16.5.jar |Classic Bar |classicbar |4.1.0-1.16.5 |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.48.jar |GeckoLib |geckolib3 |3.0.48 |DONE |Manifest: NOSIGNATURE BorderlessWindow-1.16.5-1.2.1.jar |Borderless Window |borderlesswindow |1.16.5-1.2.1 |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 BetterAnimationsCollection-v1.2.1-1.16.5.jar |Better Animations Collection |betteranimationscollection |1.2.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE RootsClassic-1.16.5-1.1.13.jar |Roots Classic |rootsclassic |1.16.5-1.1.13 |DONE |Manifest: NOSIGNATURE MCDoom-1.16.5-4.0.27.jar |Doom Mod |doom |4.0.27 |DONE |Manifest: NOSIGNATURE mining_helmet-1.16.5-2.0.1.jar |Mining Helmet |mining_helmet |2.0.1 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.126.jar |Just Enough Items |jei |7.7.1.126 |DONE |Manifest: NOSIGNATURE WAWLA-1.16.5-8.0.8.jar |WAWLA |wawla |8.0.8 |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 Waystones_1.16.5-7.6.3.jar |Waystones |waystones |7.6.3 |DONE |Manifest: NOSIGNATURE EpicFightMod-1.16.5-5.1.3.jar |Epic Fight Mod |epicfight |5.1.0 |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.27.jar |Clumps |clumps |6.0.0.27 |DONE |Manifest: NOSIGNATURE mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |DONE |Manifest: NOSIGNATURE comforts-forge-1.16.5-4.0.1.3.jar |Comforts |comforts |1.16.5-4.0.1.3 |DONE |Manifest: NOSIGNATURE TravelersBackpack-1.16.5-5.4.5.jar |Traveler's Backpack |travelersbackpack |5.4.5 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE [1.16.5]-Epic-Knights-Armor-and-Weapons-3.5v.jar |Epic Knights Armor and Weapons|magistuarmory |1.16-1.17 |DONE |Manifest: NOSIGNATURE wolveswitharmor-1.1.0-1.16.2.jar |Wolves With Armor |wolveswitharmor |1.1.0 |DONE |Manifest: NOSIGNATURE create-confectionery1.16.5_v1.0.2.jar |Create Confectionery |create_confectionery |1.0.2 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |DONE |Manifest: NOSIGNATURE MCDJ-1.16.4-2.1.1.jar |MCDJ |mcdj |2.1 |DONE |Manifest: NOSIGNATURE immersive-portals-0.16-mc1.16.5-forge.jar |Immersive Portals |immersive_portals |0.14 |DONE |Manifest: NOSIGNATURE Tardis-Mod-1.16.5-1.5.1.jar |Tardis Mod |tardis |1.5.1 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.4-universal.jar |Forge |forge |36.2.4 |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 Atum-1.16.5-2.2.8.jar |Atum 2 |atum |1.16.5-2.2.8 |DONE |Manifest: NOSIGNATURE psipherals-1.4.1.jar |Psionic Peripherals |psipherals |version |DONE |Manifest: NOSIGNATURE GamemodeOverhaul-1.16.4-1.4.2.4.jar |GamemodeOverhaul |gamemodeoverhaul |1.16.4-1.4.2.4 |DONE |Manifest: NOSIGNATURE DynamicSurroundings-1.16.4-4.0.4.2.jar |§3Dynamic Surroundings |dsurround |1.16.4-4.0.4.2 |DONE |Manifest: 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 ironchest-1.16.5-11.2.13.jar |Iron Chests |ironchest |1.16.5-11.2.13 |DONE |Manifest: NOSIGNATURE antiqueatlas-6.0.1-forge-mc1.16.5.jar |Antique Atlas |antiqueatlas |6.0.1-forge-mc1.16.5|DONE |Manifest: NOSIGNATURE UniversalModCore-1.16.5-forge-1.1.3.jar |Universal Mod Core |universalmodcore |1.1.3 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.4-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE cofh_core-1.16.5-1.3.1.jar |CoFH Core |cofh_core |1.3.1 |DONE |Manifest: NOSIGNATURE Capsule-1.16.5-5.0.75.jar |Capsule |capsule |1.16.5-5.0.75 |DONE |Manifest: NOSIGNATURE powerfultotems-1.16.5-1.0.jar |Powerful Totems |powerfultotems |1.0 |DONE |Manifest: NOSIGNATURE MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE Psi 1.16-97.jar |Psi |psi |1.16-96 |DONE |Manifest: NOSIGNATURE mana-and-artifice-1.4.0.8.jar |Mana and Artifice |mana-and-artifice |1.4.0.8 |DONE |Manifest: NOSIGNATURE archers_paradox-1.16.5-1.3.1.jar |Archer's Paradox |archers_paradox |1.3.1 |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 TimeCore-1.16.5-3.4.1.0.jar |Time Core |timecore |1.16.5-3.4.1.0 |DONE |Manifest: NOSIGNATURE flywheel-1.16-0.2.4.jar |Flywheel |flywheel |1.16-0.2.4 |DONE |Manifest: NOSIGNATURE create-mc1.16.5_v0.3.2f.jar |Create |create |v0.3.2f |DONE |Manifest: NOSIGNATURE rats-7.2.0-1.16.5.jar |Rats |rats |7.2.0 |DONE |Manifest: NOSIGNATURE ratlantis-1.0.0-1.16.3.jar |Rats: Ratlantis |ratlantis |1.0.0-1.16.3 |DONE |Manifest: NOSIGNATURE ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |DONE |Manifest: NOSIGNATURE dragonseeker-1.1.jar |Dragonseeker |dragonseeker |1.1 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE Quark-r2.4-319.jar |Quark |quark |r2.4-319 |DONE |Manifest: NOSIGNATURE searchlight-1.16-forge-1.1.1.jar |Searchlight |searchlight |1.1.1 |DONE |Manifest: NOSIGNATURE structurize-0.13.252-ALPHA-universal.jar |Structurize |structurize |0.13.252-ALPHA |DONE |Manifest: NOSIGNATURE Wesley's Roguelike Dungeons (Version 1.0).jar |Wesley's Roguelike Dungeons |wrd |1.0.0 |DONE |Manifest: NOSIGNATURE minecolonies-1.0.68-BETA-universal.jar |MineColonies |minecolonies |1.0.68-BETA |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.1.0.jar |AppleSkin |appleskin |mc1.16.4-2.1.0 |DONE |Manifest: NOSIGNATURE Vampirism-1.16.5-1.8.2.jar |Vampirism |vampirism |1.8.2 |DONE |Manifest: NOSIGNATURE VampiresNeedUmbrellas-1.16.5-1.1.5.jar |Vampires Need Umbrellas |vampiresneedumbrellas |1.1.5 |DONE |Manifest: NOSIGNATURE Werewolves-1.16.5-1.8-0.5.6.jar |Werewolves |werewolves |0.5.6-alpha+20210922|DONE |Manifest: NOSIGNATURE occultism-1.16.5-1.17.4.jar |Occultism |occultism |1.16.5-1.17.4 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v1.0.13-1.16.5.jar |Puzzles Lib |puzzleslib |1.0.13 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a enhancedcelestials-2.0.8-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.8-1.16.5 |DONE |Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.21.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.21 |DONE |Manifest: NOSIGNATURE FriendlyFire-1.16.5-7.0.2.jar |FriendlyFire |friendlyfire |7.0.2 |DONE |Manifest: NOSIGNATURE farmerstea-1.16.5-1.3.jar |Farmer's Tea - A Compat Mod |farmerstea |1.16.5-1.3 |DONE |Manifest: NOSIGNATURE baritone-standalone-forge-1.6.3.jar |Baritone |baritoe |1.6.3 |DONE |Manifest: NOSIGNATURE TheLegendOfHerobrine-1.16.5-0.6.3.jar |The Legend of Herobrine |herobrine |0.6.3 |DONE |Manifest: NOSIGNATURE magipsi-1.16.5-2.0.0.1.jar |Magical Psi |magipsi |1.16.5-2.0.0.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: ef9d0157-e3df-41ff-a349-f0c56dcb11ae [Psi] Active spell: None Patchouli open book context: n/a Launched Version: forge-36.2.4 Backend library: LWJGL version 3.2.2 build 10 Backend API: NVIDIA GeForce GTX 1060 3GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 472.12, 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: vanilla, mod_resources, mcdj (incompatible), magipsi, quark:emote_resources (incompatible), timecore_special_resources, file/1.16.zip, file/NAPP_FREE_3.0.zip Current Language: English (US) CPU: 8x Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz OptiFine Version: OptiFine_1.16.5_HD_U_G7 OptiFine Build: 20210305-003221 Render Distance Chunks: 9 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: ComplementaryShaders_v4.2.1 OpenGlVersion: 4.6.0 NVIDIA 472.12 OpenGlRenderer: NVIDIA GeForce GTX 1060 3GB/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 8

Dibucci commented 2 years ago

im getting the same error prety much an my friend is going to be updating his modpack soon and he is not getting rid of immersiverailroading because of this but me and everyone else who plays his server use shaders but now we won't be able to at all....i hope a fix comes soon