The mod have problems in rendering
DiscFragment opened this issue · 1 comments
Bug Description
I play the game with a specific map and a texture when i went far enough from the start it crashes and it keeping crashing when i open the world "Map", but how Not Enough Crashes didn't spot that, ok this is the log crash client
Log Client File if Needed:
"
crash-2024-05-02_16.11.10-client.txt
"
The Log:
Reproduction Steps
- Download a Map "DELTA2160" with its texture
Or maybe crashing on any map
- Play and go far enough with a horse
- you will see "Saving World" and crashing the game
Crash client File
---- Minecraft Crash Report ----
// My bad.
Time: 2024-05-02 16:11:10
Description: Encountered exception while building chunk meshes
java.lang.NullPointerException: Cannot invoke "java.util.List.isEmpty()" because "quads" is null
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer.renderModel(BlockRenderer.java:130) ~[embeddium-0.3.16+mc1.20.1.jar%23288!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:137) ~[embeddium-0.3.16+mc1.20.1.jar%23288!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:50) ~[embeddium-0.3.16+mc1.20.1.jar%23288!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[embeddium-0.3.16+mc1.20.1.jar%23288!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:207) ~[embeddium-0.3.16+mc1.20.1.jar%23288!/:?] {re:classloading}
at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Suspected Mod:
Embeddium (embeddium), Version: 0.3.16+mc1.20.1
at TRANSFORMER/embeddium@0.3.16+mc1.20.1/me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer.renderModel(BlockRenderer.java:130)
Stacktrace:
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer.renderModel(BlockRenderer.java:130) ~[embeddium-0.3.16+mc1.20.1.jar%23288!/:?] {re:classloading}
-- Block being rendered --
Details:
Block: Block{minecraft:cobblestone_wall}[east=none,north=none,south=none,up=false,waterlogged=false,west=none]
Block location: World: (651,114,170), Section: (at 11,2,10 in 40,7,10; chunk contains blocks 640,-64,160 to 655,319,175), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,-64,0 to 1023,319,511)
Chunk section: RenderSection at chunk (40, 7, 10) from (640, 112, 160) to (655, 127, 175)
Render context volume: BoundingBox{minX=638, minY=110, minZ=158, maxX=657, maxY=129, maxZ=177}
Stacktrace:
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:137) ~[embeddium-0.3.16+mc1.20.1.jar%23288!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:50) ~[embeddium-0.3.16+mc1.20.1.jar%23288!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[embeddium-0.3.16+mc1.20.1.jar%23288!/:?] {re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:207) ~[embeddium-0.3.16+mc1.20.1.jar%23288!/:?] {re:classloading}
at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['DiscFragment'/35, l='ClientLevel', x=514.76, y=67.00, z=238.01]]
Chunk stats: 1024, 433
Level dimension: minecraft:overworld
Level spawn location: World: (243,72,-289), Section: (at 3,8,15 in 15,4,-19; chunk contains blocks 240,-64,-304 to 255,319,-289), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Level time: 10906065 game time, 15168 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23354!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:embeddium.mixins.json:features.render.world.ClientLevelMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:ClientLevelMixin,pl:mixin:APP:embeddium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:embeddium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:embeddium.mixins.json:features.render.world.sky.ClientWorldMixin,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23354!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23354!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-1.20.1-47.2.17.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.17.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.17.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.17.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
-- Last reload --
Details:
Reload number: 3
Reload reason: manual
Finished: Yes
Packs: vanilla, pointblank_resources, mod_resources, Moonlight Mods Dynamic Assets, file/Flashlight, server, diagonalblocks:default_block_models, __MoreMcmeta Internal__
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.10, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 584190976 bytes (557 MiB) / 1740636160 bytes (1660 MiB) up to 2147483648 bytes (2048 MiB)
CPUs: 8
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx
Identifier: AuthenticAMD Family 23 Model 24 Stepping 1
Microarchitecture: Zen / Zen+
Frequency (GHz): 2.30
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: AMD Radeon(TM) RX Vega 10 Graphics
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 2048.00
Graphics card #0 deviceId: 0x15d8
Graphics card #0 versionInfo: DriverVersion=26.20.14054.1001
Graphics card #1 name: NVIDIA GeForce GTX 1650
Graphics card #1 vendor: NVIDIA (0x10de)
Graphics card #1 VRAM (MB): 4095.00
Graphics card #1 deviceId: 0x1f91
Graphics card #1 versionInfo: DriverVersion=31.0.15.4626
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Virtual memory max (MB): 19333.35
Virtual memory used (MB): 14729.82
Swap memory total (MB): 5120.00
Swap memory used (MB): 0.00
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M
Launched Version: 1.20.1
Backend library: LWJGL version 3.3.1 build 7
Backend API: AMD Radeon(TM) RX Vega 10 Graphics GL version 4.6.13587 Core Profile Forward-Compatible Context 19.40.54.01 26.20.14054.1001, ATI Technologies Inc.
Window size: 1920x1080
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Type: Integrated Server (map_client.txt)
Graphics mode: fast
Resource Packs: vanilla, pointblank_resources, mod_resources, Moonlight Mods Dynamic Assets, file/Flashlight
Current Language: en_us
CPU: 8x AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx
Server Running: true
Player Count: 1 / 8; [ServerPlayer['DiscFragment'/35, l='ServerLevel[§9Delta§62160]', x=514.54, y=67.00, z=238.04]]
Data Packs: vanilla, file/firearms.zip (incompatible), file/blood.zip, file/itemglow.zip, mod:forge, mod:saturn (incompatible), mod:moremcmeta_emissive_plugin (incompatible), mod:notenoughcrashes (incompatible), mod:netherportalfix, mod:globalpacks (incompatible), mod:satin (incompatible), mod:geckolib, mod:playeranimator (incompatible), mod:dynamiccrosshair (incompatible), mod:tipsmod (incompatible), mod:dynamiclights, mod:villagernames, mod:prism (incompatible), mod:modernfix (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:resourcepackoverrides, mod:guardvillagers (incompatible), mod:balm, mod:fpsreducer, mod:chat_heads (incompatible), mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:leavesbegone, mod:embeddium, mod:auto_third_person (incompatible), mod:athena, mod:diagonalblocks, mod:pointblank_recipes, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:bcc (incompatible), mod:betterbeds (incompatible), mod:getittogetherdrops, mod:blur (incompatible), mod:chunky (incompatible), mod:boatiview (incompatible), mod:transparent, mod:spark (incompatible), mod:modelfix (incompatible), mod:cullleaves (incompatible), mod:collective, mod:searchables (incompatible), mod:noisium, mod:pointblank, mod:resourcefullib (incompatible), mod:aiimprovements, mod:dynamic_fps, mod:jadeaddons (incompatible), mod:mr_animated_doors (incompatible), mod:letmedespawn, mod:cleardespawn (incompatible), mod:borderlesswindow (incompatible), mod:moremcmeta (incompatible), mod:potacore (incompatible), mod:fastload, mod:wi_zoom, mod:moremcmeta_texture_plugin (incompatible), mod:forgeskyboxes (incompatible), mod:tia (incompatible), mod:ash_api, mod:lithostitched, mod:attributefix (incompatible), mod:autohud (incompatible), mod:clumps (incompatible), mod:alternate_current, mod:midnightlib (incompatible), mod:animatica (incompatible), mod:starlight (incompatible), mod:waveycapes, mod:resourcify (incompatible), mod:fusion, mod:memoryleakfix (incompatible), mod:puzzlesaccessapi, mod:skinlayers3d, mod:logbegone (incompatible), mod:shut_up_gl_error (incompatible), mod:nyfsspiders (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:bettercombat (incompatible), mod:moremcmeta_animation_plugin (incompatible), mod:nochatreports (incompatible), mod:jade (incompatible), mod:culllessleaves (incompatible), mod:moremcmeta_json_parser_plugin (incompatible), mod:spectrelib (incompatible), mod:smoothboot, mod:highlight, mod:fastpaintings (incompatible), mod:kotlinforforge (incompatible), mod:notenoughanimations, mod:polymorph (incompatible), mod:diagonalfences, mod:entityculling, mod:moremcmeta_properties_parser_plugin (incompatible), mod:canary, mod:immediatelyfast (incompatible), mod:extrasounds (incompatible), mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:embeddium_extra, mod:puzzleslib, mod:moremcmeta_gui_plugin (incompatible), mod:yaclx (incompatible), mod:rrls, mod:packetfixer (incompatible), mod:badoptimizations (incompatible), mod:no_telemetry (incompatible), mod:cristellib (incompatible), pointblank_resources
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
javafml@null
kotlinforforge@4.10.0
lowcodefml@null
Mod List:
saturn-mc1.20.1-0.1.3.jar |Saturn |saturn |0.1.3 |DONE |Manifest: NOSIGNATURE
emissive-plugin-1.20.1-2.0.4-forge.jar |MoreMcmeta Emissive Textures P|moremcmeta_emissive_plugin |1.20.1-2.0.4 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-4.4.7+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.7+1.20.1 |DONE |Manifest: NOSIGNATURE
netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE
global_packs-forge-1.19.4-1.16.2_forge.jar |Global Packs |globalpacks |1.16.2_forge |DONE |Manifest: NOSIGNATURE
satin-forge-1.20.1+1.15.0-SNAPSHOT.jar |Satin Forge |satin |1.20.1+1.15.0-SNAPSH|DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.4.4.jar |GeckoLib 4 |geckolib |4.4.4 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
dynamiccrosshair-7.4.4+1.20-forge.jar |Dynamic Crosshair |dynamiccrosshair |7.4.4+1.20 |DONE |Manifest: NOSIGNATURE
Tips-Forge-1.20.1-12.0.5.jar |Tips |tipsmod |12.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
dynamiclights-v1.7.1-mc1.17x-1.20x-mod.jar |Dynamic Lights |dynamiclights |1.7.1+mod |DONE |Manifest: NOSIGNATURE
villagernames-1.20.1-7.3.jar |Villager Names |villagernames |7.3 |DONE |Manifest: NOSIGNATURE
Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.17.0+mc1.20.1.jar |ModernFix |modernfix |5.17.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.1.10.jar |Bookshelf |bookshelf |20.1.10 |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
ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.3 |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
guardvillagers-1.20.1-1.6.5.jar |Guard Villagers |guardvillagers |1.20.1-1.6.5 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.2.2.jar |Balm |balm |7.2.2 |DONE |Manifest: NOSIGNATURE
FpsReducer2-forge-1.20-2.5.jar |FPS Reducer |fpsreducer |1.20-2.5 |DONE |Manifest: NOSIGNATURE
chat_heads-0.10.32-forge-1.20.jar |Chat Heads |chat_heads |0.10.32 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
sound-physics-remastered-forge-1.20.1-1.3.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |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
embeddium-0.3.16+mc1.20.1.jar |Embeddium |embeddium |0.3.16+mc1.20.1 |DONE |Manifest: NOSIGNATURE
auto_third_person-forge-1.20.1-2.1.jar |Auto Third Person |auto_third_person |2.1 |DONE |Manifest: NOSIGNATURE
athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
diagonalblocks-forge-8.0.5.jar |Diagonal Blocks |diagonalblocks |8.0.5 |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
pointblank_recipes-kitupdatev7.jar |Pointblank recipes |pointblank_recipes |1.0.0 |DONE |Manifest: NOSIGNATURE
entity_model_features_forge_1.20.1-2.0.2.jar |Entity Model Features |entity_model_features |2.0.2 |DONE |Manifest: NOSIGNATURE
entity_texture_features_forge_1.20.1-6.0.1.jar |Entity Texture Features |entity_texture_features |6.0.1 |DONE |Manifest: NOSIGNATURE
BetterCompatibilityChecker-3.0.1-build.58+mc1.20.j|Better Compatibility Checker |bcc |3.0.1-build.58+mc1.2|DONE |Manifest: NOSIGNATURE
BetterBeds-1.0.0.jar |Better Beds Reforged |betterbeds |1.0.0 |DONE |Manifest: NOSIGNATURE
getittogetherdrops-forge-1.20-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE
blur-forge-3.1.1.jar |Blur (Forge) |blur |3.1.1 |DONE |Manifest: NOSIGNATURE
Chunky-1.3.136.jar |Chunky |chunky |1.3.136 |DONE |Manifest: NOSIGNATURE
Boat-Item-View-Forge-1.20.1-0.0.5.jar |Boat Item View |boatiview |0.0.5 |DONE |Manifest: NOSIGNATURE
transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |DONE |Manifest: NOSIGNATURE
spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
modelfix-1.15.jar |Model Gap Fix |modelfix |1.15 |DONE |Manifest: NOSIGNATURE
cullleaves-forge-3.2.0.jar |CullLeaves |cullleaves |3.2.0 |DONE |Manifest: NOSIGNATURE
collective-1.20.1-7.56.jar |Collective |collective |7.56 |DONE |Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
noisium-forge-2.0.3+mc1.20-1.20.1.jar |Noisium |noisium |2.0.3+mc1.20-1.20.1 |DONE |Manifest: NOSIGNATURE
pointblank-1.20.1-1.2.4.jar |Point Blank |pointblank |1.2.4 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20-2.0.7.jar |Resourceful Lib |resourcefullib |2.0.7 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
dynamic-fps-3.4.3+minecraft-1.20.0-forge.jar |Dynamic FPS |dynamic_fps |3.4.3 |DONE |Manifest: NOSIGNATURE
JadeAddons-1.20.1-forge-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |DONE |Manifest: NOSIGNATURE
animated-doors-1.0.jar |Animated Doors |mr_animated_doors |1.0 |DONE |Manifest: NOSIGNATURE
letmedespawn-forge-1.20.x-1.2.0.jar |Let Me Despawn |letmedespawn |1.2.0 |DONE |Manifest: NOSIGNATURE
ClearDespawn-forge-1.20.2-1.1.15.jar |ClearDespawn |cleardespawn |1.1.15 |DONE |Manifest: NOSIGNATURE
BorderlessWindow-1.20-1.6.0.jar |Borderless Window |borderlesswindow |1.20-1.6.0 |DONE |Manifest: NOSIGNATURE
moremcmeta-1.20.1-4.4.7-forge.jar |MoreMcmeta |moremcmeta |1.20.1-4.4.7 |DONE |Manifest: NOSIGNATURE
potacore-0.2.8-universal.jar |Potacore |potacore |0.2.8-universal |DONE |Manifest: NOSIGNATURE
Fastload-Reforged-mc1.20.1-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE
WI-Zoom-1.5-MC1.20.1-Forge.jar |WI Zoom |wi_zoom |1.5-MC1.20.1-Forge |DONE |Manifest: NOSIGNATURE
texture-plugin-forge-1.20.1-1.0.1-forge.jar |MoreMcmeta Texture Plugin |moremcmeta_texture_plugin |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
forgeskyboxes-0.0.2-1.20.2-new.jar |ForgeSkyboxes |forgeskyboxes |0.0.2-1.20.2 |DONE |Manifest: NOSIGNATURE
tia-1.20-1.1-forge.jar |Tiny Item Animations |tia |1.20-1.1 |DONE |Manifest: NOSIGNATURE
ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |DONE |Manifest: NOSIGNATURE
lithostitched-forge-1.20.1-1.1.5.jar |Lithostitched |lithostitched |1.1.5 |DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |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
autohud-6.3.4+1.20.1-forge.jar |Auto HUD |autohud |6.3.4+1.20.1 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE
midnightlib-forge-1.4.2.jar |MidnightLib |midnightlib |1.4.2 |DONE |Manifest: NOSIGNATURE
AnimaticaReforged-1.20.1-0.1.3.jar |AnimaticaReforged |animatica |1.20.1-0.1.3 |DONE |Manifest: NOSIGNATURE
starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE
waveycapes-forge-1.4.6-mc1.20.1.jar |WaveyCapes |waveycapes |1.4.6 |DONE |Manifest: NOSIGNATURE
Resourcify (1.20-1.20.1-forge)-1.3.6.jar |Resourcify |resourcify |1.3.6 |DONE |Manifest: NOSIGNATURE
fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |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
skinlayers3d-forge-1.6.4-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.6.4 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.2.17-universal.jar |Forge |forge |47.2.17 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |DONE |Manifest: NOSIGNATURE
Shut Up GL Error-forge-1.20.1-1.0.0.jar |Shut Up GL Error |shut_up_gl_error |1.0.0 |DONE |Manifest: NOSIGNATURE
nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
EnchantmentDescriptions-Forge-1.20.1-17.0.14.jar |EnchantmentDescriptions |enchdesc |17.0.14 |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
moonlight-1.20-2.11.13-forge.jar |Moonlight Library |moonlight |1.20-2.11.13 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
bettercombat-forge-1.8.5+1.20.1.jar |Better Combat |bettercombat |1.8.5+1.20.1 |DONE |Manifest: NOSIGNATURE
animation-plugin-forge-1.20.1-1.0.3-forge.jar |MoreMcmeta Animation Plugin |moremcmeta_animation_plugin |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.8.0.jar |Jade |jade |11.8.0 |DONE |Manifest: NOSIGNATURE
CullLessLeaves-Reforged-1.20.1-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
json-parser-plugin-forge-1.20.1-1.1.1-forge.jar |MoreMcmeta JSON Parser Plugin |moremcmeta_json_parser_plugin |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
smoothboot(reloaded)-mc1.20.1-0.0.4.jar |Smooth Boot (Reloaded) |smoothboot |0.0.4 |DONE |Manifest: NOSIGNATURE
highlight-forge-1.20-2.0.1.jar |Highlight |highlight |2.0.1 |DONE |Manifest: NOSIGNATURE
fastpaintings-1.20-1.2.5.jar |Fast Paintings |fastpaintings |1.20-1.2.5 |DONE |Manifest: NOSIGNATURE
kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |DONE |Manifest: NOSIGNATURE
notenoughanimations-forge-1.7.3-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.3 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.3+1.20.1.jar |Polymorph |polymorph |0.49.3+1.20.1 |DONE |Manifest: NOSIGNATURE
DiagonalFences-v8.1.4-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.4 |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
entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE
properties-parser-plugin-forge-1.20.1-1.1.5-forge.|MoreMcmeta Properties Parser P|moremcmeta_properties_parser_p|1.20.1-1.1.5 |DONE |Manifest: NOSIGNATURE
canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE
ImmediatelyFast-Forge-1.2.12+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.12+1.20.4 |DONE |Manifest: NOSIGNATURE
extrasounds-1.20.1-forge-1.3.jar |Extra Sounds |extrasounds |1.3 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
rubidium-extra-0.5.4.3+mc1.20.1-build.121.jar |Embeddium Extra |embeddium_extra |0.5.4.3+mc1.20.1-bui|DONE |Manifest: NOSIGNATURE
PuzzlesLib-v8.1.18-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.18 |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
gui-plugin-forge-1.20.1-1.0.1-forge.jar |MoreMcmeta GUI Plugin |moremcmeta_gui_plugin |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
yaclx-1.12+1.20.2-forge.jar |YetAnotherConfigLibExtensions |yaclx |1.10 |DONE |Manifest: NOSIGNATURE
Rrls-3.2.0-1.20.1-forge.jar |Remove Reloading Screen |rrls |3.2.0-1.20.1-forge |DONE |Manifest: NOSIGNATURE
packetfixer-forge-1.3.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.3.2 |DONE |Manifest: NOSIGNATURE
BadOptimizations-2.1.1.jar |BadOptimizations |badoptimizations |2.1.1 |DONE |Manifest: NOSIGNATURE
no-telemetry-1.8.0.jar |No Telemetry |no_telemetry |1.8.0 |DONE |Manifest: NOSIGNATURE
cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 35fa0e2a-8150-4276-9a51-892437b03243
FML: 47.2
Forge: net.minecraftforge:47.2.17
Suspected Mods: None