Skip to content

Instantly share code, notes, and snippets.

@natanfudge
Created May 7, 2024 18:09
Show Gist options
  • Save natanfudge/a8d71d19ad4b53ede7bef25c35e30c0e to your computer and use it in GitHub Desktop.
Save natanfudge/a8d71d19ad4b53ede7bef25c35e30c0e to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 07.05.24 21:02
Description: Unexpected error
java.lang.IllegalArgumentException: (256, 0) outside of image bounds (256, 8192)
at net.minecraft.client.renderer.texture.NativeImage.func_195709_a(NativeImage.java:261) ~[?:?] {re:computing_frames,xf:OptiFine:default,re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
at net.minecraft.client.renderer.texture.TextureAtlasSprite$InterpolationData.func_229259_a_(TextureAtlasSprite.java:687) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.client.renderer.texture.TextureAtlasSprite$InterpolationData.func_229257_a_(TextureAtlasSprite.java:672) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.client.renderer.texture.TextureAtlasSprite$InterpolationData.access$800(TextureAtlasSprite.java:623) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_94219_l(TextureAtlasSprite.java:532) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.client.renderer.texture.AtlasTexture.func_94248_c(AtlasTexture.java:522) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.client.renderer.texture.AtlasTexture.func_110550_d(AtlasTexture.java:635) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.client.renderer.texture.TextureManager.func_110550_d(TextureManager.java:214) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1433) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:954) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,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:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:37) [forge-1.16.5-36.2.42.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$497/1261545224.call(Unknown Source) [forge-1.16.5-36.2.42.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {re:classloading}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {re:classloading}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {re:classloading}
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}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['nikita'/112, l='ClientLevel', x=-454.40, y=65.00, z=-70.12]]
Chunk stats: Client Chunk Cache: 841, 529
Level dimension: minecraft:overworld
Level spawn location: World: (-32,68,16), Chunk: (at 0,4,0 in -2,1; contains blocks -32,0,16 to -17,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 276483 game time, 280665 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,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A}
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at fudge.notenoughcrashes.mixinhandlers.InGameCatcher.handleClientCrash(InGameCatcher.java:28) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.client.Minecraft.modify$zzh000$onCrash(Minecraft.java:2550) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,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:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:37) [forge-1.16.5-36.2.42.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$497/1261545224.call(Unknown Source) [forge-1.16.5-36.2.42.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {re:classloading}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {re:classloading}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {re:classloading}
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}
-- 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: 142762184 bytes (136 MB) / 3791650816 bytes (3616 MB) up to 7147094016 bytes (6816 MB)
CPUs: 12
JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx6788M -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.42.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.42.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.42.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.42.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.42.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.42
FML Language Providers:
javafml@36.2
minecraft@1
kotlinforforge@1.17.0
Mod List:
Grappling-Hook-Mod-v13-for-1.16.5.jar |Grappling Hook Mod |grapplemod |1.16.5-v13 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-3.2.0-forge.jar |Not Enough Crashes |notenoughcrashes |3.2.0 |DONE |Manifest: NOSIGNATURE
BerserkMod - 1.1.2.jar |BerserkMod |berserkmod |1.0.2 |DONE |Manifest: NOSIGNATURE
entitycollisionfpsfix-1.16-1.0.1.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.1 |DONE |Manifest: NOSIGNATURE
connectivity-2.4-1.16.5.jar |Connectivity Mod |connectivity |2.4-1.16.5 |DONE |Manifest: NOSIGNATURE
dynamiclights-1.16.5.1.jar |Dynamic Lights |dynamiclights |1.16.5.1 |DONE |Manifest: NOSIGNATURE
torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE
Neat1.7_27_1.16.5.jar |Neat |neat |1.7-27 |DONE |Manifest: NOSIGNATURE
decal-1.0.4.jar |decal |decal |1.0.4 |DONE |Manifest: NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE
Prism-1.16.5-1.0.1.jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.12.1-beta.3+mc1.16.5.d714.jar |ModernFix |modernfix |5.12.1-beta.3+mc1.16|DONE |Manifest: NOSIGNATURE
citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.16.53-1.12.0.jar |Alex's Mobs |alexsmobs |1.12.0 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.33 |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
sophisticatedbackpacks-1.16.5-3.15.20.755.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.20.755 |DONE |Manifest: NOSIGNATURE
lootbeams-1.16.5-release-july1722.jar |LootBeams |lootbeams |1.16.5 |DONE |Manifest: NOSIGNATURE
Delicious-Foods-Tasty-Drinks-1.16.5-0.0.2.jar |Delicious Foods & Tasty Drinks|delicious_food__tasty_drinks |1.0.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
FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |DONE |Manifest: NOSIGNATURE
BetterThanMending_1.6.0_1.16.5_forge.jar |BetterThanMending |betterthanmending |1.6.0 |DONE |Manifest: NOSIGNATURE
twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
betterendforge-1.16.5-2.10.1.jar |Better End Potato Edition |betterendforge |1.16.5-2.10.1 |DONE |Manifest: NOSIGNATURE
Morph-1.16.5-10.2.1.jar |Morph |morph |10.2.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.5.4.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.4 |DONE |Manifest: NOSIGNATURE
loot_journal-nanolive-obf.jar |LootJournal |loot_journal |1.0 |DONE |Manifest: NOSIGNATURE
ironfurnaces-1.16.5-2.7.7_ru.jar |Iron Furnaces |ironfurnaces |2.7.7 |DONE |Manifest: NOSIGNATURE
mining_dimension-1.16.5-1.0.6.jar |Mining World |mining_dimension |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE
born_in_chaos_1.16_1.3.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE
L_Enders+Cataclysm-0.48+Changed+Theme+-1.16.5_ru.j|Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.1.0.0.jar |Curios API |curios |1.16.5-4.1.0.0 |DONE |Manifest: NOSIGNATURE
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE
InventoryProfilesNext-forge-1.16-1.10.6.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.6.cf-1 |DONE |Manifest: NOSIGNATURE
cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE
cloth-config-4.17.101-forge-1.16.5_1.jar |Cloth Config v4 API |cloth-config |4.17.101 |DONE |Manifest: NOSIGNATURE
FallingTree-1.16.5-2.11.7.jar |FallingTree |fallingtree |2.11.7 |DONE |Manifest: NOSIGNATURE
bwncr-1.16.5-3.10.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.5-3.10.16 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.16.5-4.0.7.445-universal.jar |CodeChicken Lib |codechickenlib |4.0.7.445 |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
geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |DONE |Manifest: NOSIGNATURE
enchantinginfuser-v1.0.2-1.16.5-forge.jar |Enchanting Infuser |enchantinginfuser |1.0.2 |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
DivineRPG-1.8.27-1.16.5.jar |DivineRPG |divinerpg |1.8.27 |DONE |Manifest: NOSIGNATURE
ReSkin.jar |Re:Skin |reskin |1.0 |DONE |Manifest: NOSIGNATURE
dreadsteel-1.16.5-1.1.6_ru.jar |Dreadsteel |dreadsteel |1.16.5-1.1.6 |DONE |Manifest: NOSIGNATURE
Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE
AoA3-1.16.5-3.6.11.jar |Advent of Ascension |aoa3 |1.16.5-3.6.11 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.8.0.1011.jar |Just Enough Items |jei |7.8.0.1011 |DONE |Manifest: NOSIGNATURE
Goblin-Traders-1.7.3-1.16.5.jar |Goblin Traders |goblintraders |1.7.3 |DONE |Manifest: NOSIGNATURE
WAWLA-1.16.5-8.0.9.jar |WAWLA |wawla |8.0.9 |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
ClientTweaker-1.0.7.jar |ClientTweaker |clienttweaker |1.0.0 |DONE |Manifest: NOSIGNATURE
Ring-of-Repair-Mod-1.16.5.jar |Ring of Repair |ring_of_repair |1.2.14 |DONE |Manifest: NOSIGNATURE
journeymap-1.16.5-5.8.5p7.jar |Journeymap |journeymap |5.8.5p7 |DONE |Manifest: NOSIGNATURE
RoadRunner-mc1.16.5-1.5.1.jar |RoadRunner |roadrunner |1.5.1 |DONE |Manifest: NOSIGNATURE
configured-1.5.4-1.16.5.jar |Configured |configured |1.5.4 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.16.5-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |DONE |Manifest: NOSIGNATURE
lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.12-1.16.5-patch-1.jar |Ice and Fire |iceandfire |2.1.12-1.16.5-patch-|DONE |Manifest: NOSIGNATURE
hudcaching-1.0.jar |HUDCaching |hudcaching |1.0 |DONE |Manifest: NOSIGNATURE
iChunUtil-1.16.5-10.7.0.jar |iChunUtil |ichunutil |10.7.0 |DONE |Manifest: NOSIGNATURE
magnesium_extras-mc1.16.5_v1.4.0.jar |Magnesium Extras |magnesium_extras |mc1.16.5_v1.4.0 |DONE |Manifest: NOSIGNATURE
CraftTweaker-1.16.5-7.1.2.508.jar |CraftTweaker |crafttweaker |7.1.2.508 |DONE |Manifest: NOSIGNATURE
BotanyPots-1.16.5-7.1.23.jar |BotanyPots |botanypots |7.1.23 |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
BotanyTrees-1.16.5-3.0.5.jar |BotanyTrees |botanytrees |3.0.5 |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
ars_nouveau-1.16.5-1.25.9.jar |Ars Nouveau |ars_nouveau |1.25.9 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.42-universal.jar |Forge |forge |36.2.42 |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.12.jar |Atum 2 |atum |1.16.5-2.2.12 |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
BrandonsCore-1.16.5-3.0.15.248-universal.jar |Brandon's Core |brandonscore |3.0.15.248 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
Draconic-Evolution-1.16.5-3.0.29.518-universal.jar|Draconic Evolution |draconicevolution |3.0.29.518 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.42-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
TConstruct-1.16.5-3.3.4.335-compressed.jar |Tinkers' Construct |tconstruct |3.3.4.335 |DONE |Manifest: NOSIGNATURE
WailaHarvestability-mc1.16.x-forge-1.1.15.jar |Waila Harvestability |wailaharvestability |1.1.15 |DONE |Manifest: NOSIGNATURE
sons-of-sins-1.16.5-1.0.9.jar |sons of sins |sons_of_sins |1.0.9 |DONE |Manifest: NOSIGNATURE
lucky-block-forge-1.16.5-6.0.jar |Lucky Block |lucky |1.16.5-2 |DONE |Manifest: NOSIGNATURE
libIPN-forge-1.16-3.0.2.jar |libIPN |libipn |3.0.2 |DONE |Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
WolfedEnchantments-1.16.5-Ver-1.4.0.jar |WolfedEnchantments |we |1.4.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
EnchantmentMachine-1.16.5-1.0.9.jar |Enchantment machine |enchantmentmachine |1.0.9-alpha+20220613|DONE |Manifest: NOSIGNATURE
Iceberg-1.16.5-1.0.45.jar |Iceberg |iceberg |1.0.45 |DONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE
LegendaryTooltips-1.16.5-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |DONE |Manifest: NOSIGNATURE
performant-1.16.2-5-4.1m-FIXED.jar |Performant |performant |3.73m |DONE |Manifest: NOSIGNATURE
twilight_bosses_and_curios-1.0_2.jar |Twilight Bosses Respawn |twilight_bosses_respawn |1.0 |DONE |Manifest: NOSIGNATURE
NightmareWorldv1.4.0MC1.16.5.jar |The Nightmare World |the_nightmare_world |1.4.0 |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.9.10.jar |Vampirism |vampirism |1.9.10 |DONE |Manifest: NOSIGNATURE
Werewolves-1.16.5-1.1.0.3.jar |Werewolves |werewolves |1.1.0.3 |DONE |Manifest: NOSIGNATURE
lootr-1.16.5-0.2.18.49.jar |Lootr |lootr |0.1.15.46 |DONE |Manifest: NOSIGNATURE
ferritecore-2.1.2-nanolive-forge.jar |Ferrite Core |ferritecore |2.1.2-nanolive |DONE |Manifest: NOSIGNATURE
durabilityviewer-1.16.4-forge35.0.7-1.10.1.jar |Giselbaers Durability Viewer |durabilityviewer |1.16.4-forge35.0.7-1|DONE |Manifest: NOSIGNATURE
PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |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.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |DONE |Manifest: NOSIGNATURE
byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
valhelsia_core-16.0.15-fixed.jar |Valhelsia Core |valhelsia_core |16.0.15 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |DONE |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: 8b2b4059-5578-424d-9790-ace551a9b6e7
Patchouli open book context: n/a
Suspected Mods: Unknown
Launched Version: Forge 1.16.5
Backend library: LWJGL version 3.2.2 build 10
Backend API: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 551.23, 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: mod_resources, vanilla, file/faithful32x-1.16.5.zip, twilightforest:classic_textures
Current Language: ??????? (??????)
CPU: 12x AMD Ryzen 5 7600X 6-Core Processor
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
OptiFine Version: OptiFine_1.16.5_HD_U_G8
OptiFine Build: 20210515-161946
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 551.23
OpenGlRenderer: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 12
Launched Version: Forge 1.16.5
Backend library: LWJGL version 3.2.2 build 10
Backend API: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 551.23, 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: mod_resources, vanilla, file/faithful32x-1.16.5.zip, twilightforest:classic_textures
Current Language: ??????? (??????)
CPU: 12x AMD Ryzen 5 7600X 6-Core Processor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment