Skip to content

Instantly share code, notes, and snippets.

@natanfudge
Created April 23, 2024 18:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save natanfudge/9e4309f8aad95c65a49d1036f75c8b66 to your computer and use it in GitHub Desktop.
Save natanfudge/9e4309f8aad95c65a49d1036f75c8b66 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 4/23/24 9:45 PM
Description: Rendering overlay
java.lang.NoClassDefFoundError: software/bernie/shadowed/fasterxml/jackson/databind/deser/BeanDeserializer
at software.bernie.shadowed.fasterxml.jackson.databind.deser.BeanDeserializerBuilder.build(BeanDeserializerBuilder.java:370) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.shadowed.fasterxml.jackson.databind.deser.BeanDeserializerFactory.buildBeanDeserializer(BeanDeserializerFactory.java:275) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.shadowed.fasterxml.jackson.databind.deser.BeanDeserializerFactory.createBeanDeserializer(BeanDeserializerFactory.java:168) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.shadowed.fasterxml.jackson.databind.deser.DeserializerCache._createDeserializer2(DeserializerCache.java:411) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.shadowed.fasterxml.jackson.databind.deser.DeserializerCache._createDeserializer(DeserializerCache.java:349) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.shadowed.fasterxml.jackson.databind.deser.DeserializerCache._createAndCache2(DeserializerCache.java:264) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.shadowed.fasterxml.jackson.databind.deser.DeserializerCache._createAndCacheValueDeserializer(DeserializerCache.java:244) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.shadowed.fasterxml.jackson.databind.deser.DeserializerCache.findValueDeserializer(DeserializerCache.java:142) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.shadowed.fasterxml.jackson.databind.DeserializationContext.findRootValueDeserializer(DeserializationContext.java:477) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.shadowed.fasterxml.jackson.databind.ObjectReader._prefetchRootDeserializer(ObjectReader.java:1935) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.shadowed.fasterxml.jackson.databind.ObjectReader.<init>(ObjectReader.java:189) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.shadowed.fasterxml.jackson.databind.ObjectMapper._newReader(ObjectMapper.java:658) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.shadowed.fasterxml.jackson.databind.ObjectMapper.readerFor(ObjectMapper.java:3517) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.geckolib3.geo.raw.pojo.Converter.instantiateMapper(Converter.java:80) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.geckolib3.geo.raw.pojo.Converter.getObjectReader(Converter.java:86) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.geckolib3.geo.raw.pojo.Converter.fromJsonString(Converter.java:56) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.geckolib3.file.GeoModelLoader.loadModel(GeoModelLoader.java:20) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.geckolib3.resource.GeckoLibCache.lambda$reload$1(GeckoLibCache.java:69) ~[geckolib3:3.0.106] {re:classloading}
at software.bernie.geckolib3.resource.GeckoLibCache.lambda$null$5(GeckoLibCache.java:86) ~[geckolib3:3.0.106] {re:classloading}
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:1.8.0_311] {}
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:1.8.0_311] {}
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:1.8.0_311] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) ~[?:1.8.0_311] {}
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:1.8.0_311] {re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:1.8.0_311] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Overlay render details --
Details:
Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:484) ~[client-1.16.5-20210115.111550-srg.jar:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:slight-gui-modifications.mixins.json:MixinGameRenderer,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_item_rendering.GameRendererMixin,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:mixins.oculus.json:MixinTweakFarPlane,pl:mixin:APP:hudcaching.mixins.json:MixinEntityRenderer,pl:mixin:APP:magnesium_extras.mixins.json:Zoom.GameRendererMixin,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:APP:embeddium.mixins.json:core.matrix.MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) ~[client-1.16.5-20210115.111550-srg.jar:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:slight-gui-modifications.mixins.json:MixinMinecraft,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:modernfix-forge.mixins.json:perf.skip_first_datapack_reload.MinecraftMixin,pl:mixin:APP:nanoelementa.mixins.json:MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:bobby.mixins.json:MinecraftClientMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:bedrockify.mixins.json:client.core.clientRenderTimer.MinecraftClientMixin,pl:mixin:APP:bedrockify.mixins.json:client.features.reacharoundPlacement.MinecraftClientMixin,pl:mixin:APP:memoryleakfix-16.mixins.json:targetEntityLeak.Minecraft_targetClearMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:assets/mining_dimension/mining_dimension.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:performant.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:embeddium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[client-1.16.5-20210115.111550-srg.jar:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:slight-gui-modifications.mixins.json:MixinMinecraft,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:modernfix-forge.mixins.json:perf.skip_first_datapack_reload.MinecraftMixin,pl:mixin:APP:nanoelementa.mixins.json:MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:bobby.mixins.json:MinecraftClientMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:bedrockify.mixins.json:client.core.clientRenderTimer.MinecraftClientMixin,pl:mixin:APP:bedrockify.mixins.json:client.features.reacharoundPlacement.MinecraftClientMixin,pl:mixin:APP:memoryleakfix-16.mixins.json:targetEntityLeak.Minecraft_targetClearMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:assets/mining_dimension/mining_dimension.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:performant.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:embeddium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_311] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_311] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_311] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_311] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) ~[forge-1.16.5-36.2.39.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_311] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_311] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_311] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_311] {}
at net.streamcraft.e.main(Unknown Source) [Launcher.jar:?] {}
-- 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_311, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 866380416 bytes (826 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
CPUs: 8
JVM Flags: 15 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M -Xms2048M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:G1HeapRegionSize=32M -XX:+UseFastAccessorMethods -XX:-UseAdaptiveSizePolicy -XX:+UseStringDeduplication -XX:+AggressiveOpts -Xss1M -Xverify:none -XX:+IgnoreUnrecognizedVMOptions
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.39.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.39
FML Language Providers:
javafml@36.2
minecraft@1
kotlinforforge@1.17.0
Mod List:
notenoughcrashes-3.2.0-forge.jar |Not Enough Crashes |notenoughcrashes |3.2.0 |SIDED_SETU|Manifest: NOSIGNATURE
slight-gui-modifications-1.7.0.jar |'Slight' GUI Modifications |slightgui |1.7.0 |SIDED_SETU|Manifest: NOSIGNATURE
ExtendedCrafting-1.16.5-3.1.13.jar |Extended Crafting |extendedcrafting |3.1.13 |SIDED_SETU|Manifest: NOSIGNATURE
entitycollisionfpsfix-1.16-1.0.1.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
connectivity-2.4-1.16.5.jar |Connectivity Mod |connectivity |2.4-1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE
decal-1.0.4.jar |decal |decal |1.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |SIDED_SETU|Manifest: NOSIGNATURE
Prism-1.16.5-1.0.1.jar |Prism |prism |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
modernfix-forge-5.12.1-beta.3+mc1.16.5.d714.jar |ModernFix |modernfix |5.12.1-beta.3+mc1.16|SIDED_SETU|Manifest: NOSIGNATURE
citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |SIDED_SETU|Manifest: NOSIGNATURE
alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |SIDED_SETU|Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |SIDED_SETU|Manifest: NOSIGNATURE
nanoelementa-nanolive.jar |NanoElementa |nanoelementa |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
animepictures-nanolive-obf.jar |AnimePictures |animepictures |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
Bookshelf-Forge-1.16.5-10.3.29.jar |Bookshelf |bookshelf |10.3.29 |SIDED_SETU|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
botanypotstiers-1.16.5-1.142.jar |Botany Pots Tiers |botanypotstiers |1.16.5-1.142 |SIDED_SETU|Manifest: NOSIGNATURE
lootbeams-1.16.5-release-july1722.jar |LootBeams |lootbeams |1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE
sleeplib-1.16.5-0.0.1.jar |SleepLib |sleeplib |1.16.5-0.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
elegant-networking-1.16-3.14.jar |ElegantNetworking |elegant_networking |version |SIDED_SETU|Manifest: NOSIGNATURE
FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE
twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |SIDED_SETU|Manifest: NOSIGNATURE
emojiful-1.16.4-2.1.6-fixed.jar |Emojiful |emojiful |1.16.4-2.1.6-Custom |SIDED_SETU|Manifest: NOSIGNATURE
embeddium-0.3.4-git.cdd4567+mc1.16.5.jar |Embeddium |embeddium |0.3.4-git.cdd4567+mc|SIDED_SETU|Manifest: NOSIGNATURE
betterendforge-1.16.5-2.10.1.jar |Better End Potato Edition |betterendforge |1.16.5-2.10.1 |SIDED_SETU|Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.5.4.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.4 |SIDED_SETU|Manifest: NOSIGNATURE
VendingMod-obf.jar |VendingMod |scvending |1.0-SNAPSHOT |SIDED_SETU|Manifest: NOSIGNATURE
loot_journal-nanolive-obf.jar |LootJournal |loot_journal |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
ironfurnaces-1.16.5-2.7.7_ru.jar |Iron Furnaces |ironfurnaces |2.7.7 |SIDED_SETU|Manifest: NOSIGNATURE
scmenu-1.0-SNAPSHOT.jar |SCMenu |scmenu |1.0-SNAPSHOT |SIDED_SETU|Manifest: NOSIGNATURE
mining_dimension-1.16.5-1.0.6.jar |Mining World |mining_dimension |1.16.5-1.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
Botania-1.16.5-420.3-compressed-customSky.jar |Botania |botania |1.16.5-420.3 |SIDED_SETU|Manifest: NOSIGNATURE
bobby-1.2.2.jar |Bobby |bobby |1.2.2 |SIDED_SETU|Manifest: NOSIGNATURE
textrues_rubidium_options-1.0.3-mc1.16.5.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.3-mc1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE
spark-1.9.1-forge.jar |spark |spark |1.9.1 |SIDED_SETU|Manifest: NOSIGNATURE
L_Enders+Cataclysm-0.48+Changed+Theme+-1.16.5_ru.j|Cataclysm Mod |cataclysm |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.8.2.jar |Curios API |curios |1.16.5-4.0.8.2 |SIDED_SETU|Manifest: NOSIGNATURE
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |SIDED_SETU|Manifest: NOSIGNATURE
Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |SIDED_SETU|Manifest: NOSIGNATURE
oculus-mc1.16.5-1.4.7.jar |Oculus |oculus |1.4.7 |SIDED_SETU|Manifest: NOSIGNATURE
elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |SIDED_SETU|Manifest: NOSIGNATURE
Gobber2-Forge-1.16.5-2.3.51.jar |Gobber 2 |gobber2 |2.3.51 |SIDED_SETU|Manifest: NOSIGNATURE
CustomNPCs-1.16.5-1.0.0.jar |Custom NPCs |customnpcs |1.16.5-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |SIDED_SETU|Manifest: NOSIGNATURE
architectury-1.30.54.jar |Architectury |architectury |1.30.54 |SIDED_SETU|Manifest: NOSIGNATURE
ExtraBotany-r1.2-68-optimized-FIXED.jar |ExtraBotany |extrabotany |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
screener-1.16.5-obf.jar |Screener |screener |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
cloth-config-4.14.54-forge.jar |Cloth Config v4 API |cloth-config |4.14.54 |SIDED_SETU|Manifest: NOSIGNATURE
bwncr-1.16.5-3.10.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.5-3.10.16 |SIDED_SETU|Manifest: NOSIGNATURE
scchat-1.0.jar |SCChat |scchat |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
CodeChickenLib-1.16.5-4.0.7.445-universal.jar |CodeChicken Lib |codechickenlib |4.0.7.445 |SIDED_SETU|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
wwta-1.16-2.0_custom.jar |When Was That Again |wwta |1.16-2.0 |SIDED_SETU|Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.106-GBFix-1.jar |GeckoLib |geckolib3 |3.0.106 |SIDED_SETU|Manifest: NOSIGNATURE
DivineRPG-1.8.27.jar |DivineRPG |divinerpg |1.8.27 |SIDED_SETU|Manifest: NOSIGNATURE
ReSkin.jar |Re:Skin |reskin |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
dreadsteel-1.16.5-1.1.6_ru.jar |Dreadsteel |dreadsteel |1.16.5-1.1.6 |SIDED_SETU|Manifest: NOSIGNATURE
bedrockify-1.1.0+mc1.16.2-5.jar |Bedrockify |bedrockify |1.1.0+mc1.16.2-5 |SIDED_SETU|Manifest: NOSIGNATURE
rhino-forge-1605.1.5-build.75.jar |Rhino |rhino |1605.1.5-build.75 |SIDED_SETU|Manifest: NOSIGNATURE
Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |SIDED_SETU|Manifest: NOSIGNATURE
ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |SIDED_SETU|Manifest: NOSIGNATURE
ftb-teams-forge-1605.2.3-build.38.jar |FTB Teams |ftbteams |1605.2.3-build.38 |SIDED_SETU|Manifest: NOSIGNATURE
AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.2 |SIDED_SETU|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
Paxi-Forge-1.16.4-1.0.jar |Paxi |paxi |1.16.4-1.0 |SIDED_SETU|Manifest: NOSIGNATURE
ClientTweaker-1.0.7.jar |ClientTweaker |clienttweaker |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |SIDED_SETU|Manifest: NOSIGNATURE
RoadRunner-mc1.16.5-1.5.1.jar |RoadRunner |roadrunner |1.5.1 |SIDED_SETU|Manifest: NOSIGNATURE
Artifacts-1.16.5-2.10.3.jar |Artifacts |artifacts |1.16.5-2.10.3 |SIDED_SETU|Manifest: NOSIGNATURE
configured-1.3.1-1.16.5.jar |Configured |configured |1.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
MyServerIsCompatible-1.16.5-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
OPF-1.16.x-v2.jar |Online Picture Frame 2 |opf |0 |SIDED_SETU|Manifest: NOSIGNATURE
DungeonCrawl-1.16.5-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |SIDED_SETU|Manifest: NOSIGNATURE
lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
starlight-forge-1.0.0-RC2-AeiouCreatePatch_3.jar |Starlight |starlight |1.0.0-RC2 |SIDED_SETU|Manifest: NOSIGNATURE
iceandfire-2.1.12-1.16.5-patch-1.jar |Ice and Fire |iceandfire |2.1.12-1.16.5-patch-|SIDED_SETU|Manifest: NOSIGNATURE
hudcaching-1.0.jar |HUDCaching |hudcaching |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
magnesium_extras-mc1.16.5_v1.4.0.jar |Magnesium Extras |magnesium_extras |mc1.16.5_v1.4.0 |SIDED_SETU|Manifest: NOSIGNATURE
memoryleakfix-forge-pre1.17-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
CraftTweaker-1.16.5-7.1.2.508.jar |CraftTweaker |crafttweaker |7.1.2.508 |COMMON_SET|Manifest: NOSIGNATURE
BotanyPots-1.16.5-7.1.23.jar |BotanyPots |botanypots |7.1.23 |SIDED_SETU|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
BotanyTrees-1.16.5-3.0.5.jar |BotanyTrees |botanytrees |3.0.5 |SIDED_SETU|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
ars_nouveau-1.16.5-1.25.9.jar |Ars Nouveau |ars_nouveau |1.25.9 |SIDED_SETU|Manifest: NOSIGNATURE
forgekits-obf-client.jar |ForgeKits |forgekits |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |SIDED_SETU|Manifest: NOSIGNATURE
Atum-1.16.5-2.2.12.jar |Atum 2 |atum |1.16.5-2.2.12 |SIDED_SETU|Manifest: NOSIGNATURE
ironchest-1.16.5-11.2.21_ru.jar |Iron Chests |ironchest |1.16.5-11.2.21 |SIDED_SETU|Manifest: NOSIGNATURE
DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |SIDED_SETU|Manifest: NOSIGNATURE
forge-1.16.5-36.2.39-client.jar |Minecraft |minecraft |1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE
TConstruct-1.16.5-3.3.4.335-compressed.jar |Tinkers' Construct |tconstruct |3.3.4.335 |SIDED_SETU|Manifest: NOSIGNATURE
bedrockwaters-1.4.3+1.16.5.jar |BedrockWaters |bedrockwaters |1.4.3+1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |SIDED_SETU|Manifest: NOSIGNATURE
Avaritia-1.16.5-1.3.1.jar |Avaritia |avaritia |1.16.5-1.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
nanochunkloaders-nanolive-client.jar |NanoChunkLoaders |nanochunkloaders |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
Jade-1.16.5-3.0.jar |Jade |jade |3.0 |SIDED_SETU|Manifest: NOSIGNATURE
inventorytweaks-1.0.jar |BanHw |banhw |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |SIDED_SETU|Manifest: NOSIGNATURE
spawnmusicticker-nanolive-obf.jar |SpawnMusicTicker |spawnmusicticker |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
RoughlyEnoughItems-6.5.9999.jar |Roughly Enough Items (REI) |roughlyenoughitems |6.5.9999 |SIDED_SETU|Manifest: NOSIGNATURE
kubejs-forge-1605.3.19-nanolive.jar |KubeJS |kubejs |1605.3.19-build.229 |SIDED_SETU|Manifest: NOSIGNATURE
item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |SIDED_SETU|Manifest: NOSIGNATURE
ftb-quests-forge-1605.3.6-build.76.jar |FTB Quests |ftbquests |1605.3.6-build.76 |SIDED_SETU|Manifest: NOSIGNATURE
mixinpatches-4.0-client.jar |MixinPatches |mixinpatches |4.0 |SIDED_SETU|Manifest: NOSIGNATURE
Iceberg-1.16.5-1.0.45.jar |Iceberg |iceberg |1.0.45 |SIDED_SETU|Manifest: NOSIGNATURE
flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |SIDED_SETU|Manifest: NOSIGNATURE
create-mc1.16.5_v0.3.2g-compressed.jar |Create |create |v0.3.2g |SIDED_SETU|Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |SIDED_SETU|Manifest: NOSIGNATURE
LegendaryTooltips-1.16.5-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |SIDED_SETU|Manifest: NOSIGNATURE
StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |SIDED_SETU|Manifest: NOSIGNATURE
performant-1.16.2-5-4.1m-FIXED.jar |Performant |performant |3.73m |SIDED_SETU|Manifest: NOSIGNATURE
twilight_bosses_and_curios-1.0_2.jar |Twilight Bosses Respawn |twilight_bosses_respawn |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
glowcase-1.2.0+1.16.5-obf.jar |Glowcase |glowcase |1.2.0+1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE
WorldEdit-CUI-FE3-1.16.5-3.0.9.jar |WorldEdit CUI Forge Edition 3 |worldeditcuife3 |3.0.9 |SIDED_SETU|Manifest: NOSIGNATURE
appleskin-forge-mc1.16.x-2.1.0.jar |AppleSkin |appleskin |mc1.16.4-2.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
Vampirism-1.16.5-1.9.10.jar |Vampirism |vampirism |1.9.10 |SIDED_SETU|Manifest: NOSIGNATURE
Werewolves-1.16.5-1.1.0.3.jar |Werewolves |werewolves |1.1.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
lootr-1.16.5-0.2.18.49.jar |Lootr |lootr |0.1.15.46 |SIDED_SETU|Manifest: NOSIGNATURE
ferritecore-2.1.2-nanolive-forge.jar |Ferrite Core |ferritecore |2.1.2-nanolive |SIDED_SETU|Manifest: NOSIGNATURE
byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |SIDED_SETU|Manifest: NOSIGNATURE
expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
valhelsia_core-16.0.15-fixed.jar |Valhelsia Core |valhelsia_core |16.0.15 |SIDED_SETU|Manifest: NOSIGNATURE
valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |SIDED_SETU|Manifest: NOSIGNATURE
NotificationManager-1.0.jar |NotificationManager |notificationmanager |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
presencefootsteps-r29-1.16.4.jar |Presence Footsteps |presencefootsteps |r29-1.16.4 |SIDED_SETU|Manifest: NOSIGNATURE
RoadRunner != Lithium: This instance was launched using RoadRunner, which is an *unofficial* Lithium fork! Please **do not** report bugs to them!
Crash Report UUID: 2adb9bf3-0aef-4c32-baf7-08a6c8b68d41
Suspected Mods: GeckoLib (geckolib3), GeckoLib (geckolib3), GeckoLib (geckolib3), GeckoLib (geckolib3), GeckoLib (geckolib3), GeckoLib (geckolib3), GeckoLib (geckolib3), GeckoLib (geckolib3), GeckoLib (geckolib3)
Loaded Shaderpack: (off)
Launched Version: 1.16.5
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GT 730/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, 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: fast
Resource Packs: vanilla, mod_resources
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
Launched Version: 1.16.5
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GT 730/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, 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: fast
Resource Packs: vanilla, mod_resources
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment