MCTeamPotato / Kasualix-Issue-Tracker

Global issue tracker for my mods.
2 stars 0 forks source link

Mc crash occasionally after load the world #157

Open diegorr3 opened 1 month ago

diegorr3 commented 1 month ago

Specific mod for which you open this issue

Embeddium and Oculus

MC version & mod version & loader version

mc 1.20.1 forge 43.7.0 embeddium 0.3.29 oculus 1.7.0

Latest log

---- Minecraft Crash Report ---- // Embeddium instance tainted by mods: [oculus] // Please do not reach out for Embeddium support without removing these mods first. // ------- // I bet Cylons wouldn't have this problem.

Time: 2024-08-14 00:28:09 Description: Exception ticking world

java.lang.NullPointerException: Cannot invoke "it.unimi.dsi.fastutil.longs.LongArrayList.getLong(int)" because "this.wrapped" is null at it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap$MapIterator.nextEntry(Long2LongOpenHashMap.java:726) ~[fastutil-8.5.9.jar%23129!/:?] {} at it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap$FastEntryIterator.next(Long2LongOpenHashMap.java:838) ~[fastutil-8.5.9.jar%23129!/:?] {} at it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap$FastEntryIterator.next(Long2LongOpenHashMap.java:833) ~[fastutil-8.5.9.jar%23129!/:?] {} at net.minecraft.world.ticks.LevelTicks.m193216(LevelTicks.java:114) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:classloading} at net.minecraft.world.ticks.LevelTicks.m193221(LevelTicks.java:105) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:classloading} at net.minecraft.world.ticks.LevelTicks.m193225(LevelTicks.java:95) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:298) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}

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

-- Head -- Thread: Server thread Suspected Mods: NONE Stacktrace: at it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap$MapIterator.nextEntry(Long2LongOpenHashMap.java:726) ~[fastutil-8.5.9.jar%23129!/:?] {} at it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap$FastEntryIterator.next(Long2LongOpenHashMap.java:838) ~[fastutil-8.5.9.jar%23129!/:?] {} at it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap$FastEntryIterator.next(Long2LongOpenHashMap.java:833) ~[fastutil-8.5.9.jar%23129!/:?] {} at net.minecraft.world.ticks.LevelTicks.m193216(LevelTicks.java:114) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:classloading} at net.minecraft.world.ticks.LevelTicks.m193221(LevelTicks.java:105) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:classloading} at net.minecraft.world.ticks.LevelTicks.m193225(LevelTicks.java:95) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:298) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus,pl:mixin:APP:canary.mixins.json:alloc.chunk_random.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.replace_streams.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:entity.inactive_navigations.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:profiler.ServerLevelMixin,pl:mixin:APP:canary.mixins.json:util.accessors.ServerLevelAccessor,pl:mixin:APP:canary.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin,pl:mixin:A} -- Affected level -- Details: All players: 1 total; [ServerPlayer['Dieguin69'/776, l='ServerLevel[yaaaaaaa]', x=8.70, y=37.00, z=37.70]] Chunk stats: 3138 Level dimension: minecraft:overworld Level spawn location: World: (-160,65,16), Section: (at 0,1,0 in -10,4,1; chunk contains blocks -160,-64,16 to -145,319,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511) Level time: 34891 game time, 34891 day time Level name: yaaaaaaa Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 11366 (now: false), thunder time: 40686 (now: false) Known server brands: forge Removed feature flags: Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23364!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}

-- 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.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 2066535808 bytes (1970 MiB) / 7851737088 bytes (7488 MiB) up to 16106127360 bytes (15360 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 5700
Identifier: AuthenticAMD Family 25 Model 80 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 3.69 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 3060 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2504 Graphics card #0 versionInfo: DriverVersion=32.0.15.6070 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 41263.21 Virtual memory used (MB): 28265.67 Swap memory total (MB): 8704.00 Swap memory used (MB): 55.42 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx15G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Loaded Shaderpack: ComplementaryUnbound_r5.2.2.zip Profile: HIGH (+0 options changed by user) Server Running: true Player Count: 1 / 8; [ServerPlayer['Dieguin69'/776, l='ServerLevel[yaaaaaaa]', x=8.70, y=37.00, z=37.70]] Data Packs: vanilla, mod:skyvillages (incompatible), mod:kuma_api (incompatible), mod:naturalist (incompatible), mod:mcwwindows, mod:dynamiclights (incompatible), mod:sophisticatedcore (incompatible), mod:controlling (incompatible), mod:taczplus, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:plushie_buddies, mod:yungsapi, mod:mixinextras (incompatible), mod:sophisticatedbackpacks (incompatible), mod:mcwdoors, mod:pickupnotifier, mod:balm, mod:carryon (incompatible), mod:jeresources, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:twilightforest, mod:konkrete (incompatible), mod:embeddium, mod:scuba_suit, mod:mcwbridges, mod:ambientsounds, mod:gml, mod:do_a_barrel_roll (incompatible), mod:hookshot, mod:chunky (incompatible), mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:samurai_dynasty (incompatible), mod:highlighter (incompatible), mod:curios (incompatible), mod:oculus, mod:commongroovylibrary (incompatible), mod:searchables (incompatible), mod:mr_dungeons_andtaverns (incompatible), mod:bettervillage, mod:betterthirdperson, mod:tombstone, mod:resourcefullib (incompatible), mod:eatinganimation (incompatible), mod:mcwroofs, mod:architectury (incompatible), mod:tinyallies (incompatible), mod:mcwfurnitures, mod:fallingtree (incompatible), mod:t_and_t (incompatible), mod:mcwlights, mod:elytraslot (incompatible), mod:inventorysorter (incompatible), mod:mowziesmobs, mod:geckolib, mod:trashslot, mod:jei, mod:ef_weapon_extended, mod:tacz, mod:gundurability, mod:autohud (incompatible), mod:libraryferret, mod:caelus (incompatible), mod:waystones, mod:fallingleaves, mod:epicfight, mod:wom (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:libx, mod:simplytools, mod:additional_lights, mod:terralith, mod:fusion, mod:azurelib, mod:puzzlesaccessapi, mod:skinlayers3d, mod:forge, mod:uchicraftana, mod:nyfsspiders (incompatible), mod:distanthorizons (incompatible), mod:trade_cycling, mod:simplyswords (incompatible), mod:nightlights, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:creativecore, mod:spectrelib (incompatible), mod:ribbits (incompatible), mod:iceberg (incompatible), mod:flywheel, mod:effortlessbuilding, mod:securitycraft, mod:entityculling, mod:crittersandcompanions (incompatible), mod:canary, mod:inventoryhud (incompatible), mod:immediatelyfast (incompatible), mod:creeperoverhaul, mod:appleskin (incompatible), mod:connectedglass, mod:yet_another_config_lib_v3 (incompatible), mod:puzzleslib, mod:justzoom (incompatible), mod:yaclx (incompatible), mod:explosiveenhancement, mod:presencefootsteps (incompatible), mod:cristellib (incompatible), T&T Waystone Patch Pack (incompatible), mod:betteranimationscollection, mod:embeddiumplus Enabled Feature Flags: minecraft:vanilla World Generation: Experimental Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: 1.20.1-forge-47.3.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.3.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: javafml@null lowcodefml@null minecraft@1.0 gml@4.0.9 Mod List: SkyVillages-1.0.4-1.19.2-1.20.1-forge-release.jar |Sky Villages |skyvillages |1.0.4 |DONE |Manifest: NOSIGNATURE kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE dynamiclights-1.20.1.2.jar |Dynamic Lights |dynamiclights |1.20.1.2 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.6.22.611.jar |Sophisticated Core |sophisticatedcore |0.6.22.611 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE taczplus-1.1.1-forge-1.20.1.jar |taczplus |taczplus |1.0.0 |DONE |Manifest: NOSIGNATURE citadel-2.5.6-1.20.1.jar |Citadel |citadel |2.5.6 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE plushie_buddies-0.1.2-1.20.1.jar |Plushie Buddies |plushie_buddies |0.1.2-1.20.1 |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |DONE |Manifest: NOSIGNATURE mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE PickUpNotifier-v8.0.0-1.20.1-Forge.jar |Pick Up Notifier |pickupnotifier |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 balm-forge-1.20.1-7.3.6-all.jar |Balm |balm |7.3.6 |DONE |Manifest: NOSIGNATURE carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |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.4.5.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.5 |DONE |Manifest: NOSIGNATURE twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE embeddium-0.3.29+mc1.20.1.jar |Embeddium |embeddium |0.3.29+mc1.20.1 |DONE |Manifest: NOSIGNATURE embeddiumplus-1.20.1-v1.2.13.jar |Embeddium++ |embeddiumplus |1.2.13 |DONE |Manifest: NOSIGNATURE scuba_suit-1.2.0 forge 1.20.1.jar |Scuba Suit |scuba_suit |1.2.0 |DONE |Manifest: NOSIGNATURE mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE AmbientSounds_FORGE_v6.0.3_mc1.20.1.jar |AmbientSounds |ambientsounds |6.0.3 |DONE |Manifest: NOSIGNATURE mod-4.0.9.jar |GroovyModLoader |gml |4.0.9 |DONE |Manifest: NOSIGNATURE do_a_barrel_roll-forge-3.5.6+1.20.1.jar |Do a Barrel Roll |do_a_barrel_roll |3.5.6+1.20.1 |DONE |Manifest: NOSIGNATURE hookshot-1.20.1-1.0.jar |Hookshot |hookshot |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE Chunky-1.3.146.jar |Chunky |chunky |1.3.146 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE samurai_dynasty-0.0.47-1.20.1-neo.jar |Samurai Dynasty |samurai_dynasty |0.0.47-1.20.1-neo |DONE |Manifest: NOSIGNATURE Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |DONE |Manifest: NOSIGNATURE curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |DONE |Manifest: NOSIGNATURE cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |DONE |Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE dungeons-and-taverns-3.0.3.f[Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |DONE |Manifest: NOSIGNATURE bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE tombstone-1.20.1-8.6.8.jar |Corail Tombstone |tombstone |8.6.8 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.28.jar |Resourceful Lib |resourcefullib |2.1.28 |DONE |Manifest: NOSIGNATURE eatinganimation-1.20.1-5.1.0.jar |Eating Animation |eatinganimation |5.1.0 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.3.1-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE tinyallies-1.20.1-1.0.2-forge.jar |Tiny Allies |tinyallies |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE FallingTree-1.20.1-4.3.4.jar |FallingTree |fallingtree |4.3.4 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29 Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.4.3+1.20.1.jar |Elytra Slot |elytraslot |6.4.3+1.20.1 |DONE |Manifest: NOSIGNATURE inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar|Better Animations Collection |betteranimationscollection |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 mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.4.7.jar |GeckoLib 4 |geckolib |4.4.7 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.8.2.25.jar |Just Enough Items |jei |15.8.2.25 |DONE |Manifest: NOSIGNATURE EF_Knuckles_extended_20.1.jar |EF_weapon_extanded |ef_weapon_extended |1.0.0 |DONE |Manifest: NOSIGNATURE tacz-1.20.1-1.0.2-release.jar |Timeless & Classics Guns: Zero|tacz |1.0.2 |DONE |Manifest: NOSIGNATURE gundurability-1.2.1-forge-1.20.1.jar |GunDurability |gundurability |1.0.0 |DONE |Manifest: NOSIGNATURE autohud-6.3.6+1.20.1-forge.jar |Auto HUD |autohud |6.3.6+1.20.1 |DONE |Manifest: NOSIGNATURE libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE waystones-forge-1.20-14.1.4.jar |Waystones |waystones |14.1.4 |DONE |Manifest: NOSIGNATURE Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |DONE |Manifest: NOSIGNATURE epicfight-forge-20.8.9-1.20.1.jar |Epic Fight |epicfight |20.8.9 |DONE |Manifest: NOSIGNATURE WeaponsOfMiracles-20.1.8.5.1.jar |Weapons of miracle |wom |20.1.8.5.1 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE journeymap-1.20.1-5.10.1-forge.jar |Journeymap |journeymap |5.10.1 |DONE |Manifest: NOSIGNATURE comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |DONE |Manifest: NOSIGNATURE SimplyTools-1.20.1-2.0.8.jar |Simply Tools |simplytools |1.20.1-2.0.8 |DONE |Manifest: NOSIGNATURE additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE azurelib-neo-1.20.1-2.0.30.jar |AzureLib |azurelib |2.0.31 |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.6-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.6.6 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.0 |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 uchicraftana-1.0.1-forge-1.20.1.jar |Uchicraftana |uchicraftana |1.0.1 |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 DistantHorizons-2.1.2-a-1.20.1-forge-fabric.jar |Distant Horizons |distanthorizons |2.1.2-a |DONE |Manifest: NOSIGNATURE trade-cycling-forge-1.20.1-1.0.13.jar |Trade Cycling |trade_cycling |1.20.1-1.0.13 |DONE |Manifest: NOSIGNATURE simplyswords-forge-1.55.0-1.20.1.jar |Simply Swords |simplyswords |1.55.0-1.20.1 |DONE |Manifest: NOSIGNATURE nightlights-1.20.1-1.1.jar |Night Lights |nightlights |1.1 |DONE |Manifest: NOSIGNATURE mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-forge-11.9.4.jar |Jade |jade |11.9.4+forge |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.11.33_mc1.20.1.jar |CreativeCore |creativecore |2.11.33 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE Ribbits-1.20.1-Forge-3.0.0.jar |Ribbits |ribbits |1.20.1-Forge-3.0.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE effortlessbuilding-1.20.1-3.8-all.jar |Effortless Building |effortlessbuilding |3.8 |DONE |Manifest: NOSIGNATURE [1.20.1] SecurityCraft v1.9.10.jar |SecurityCraft |securitycraft |1.9.10 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.6-mc1.20.1.jar |EntityCulling |entityculling |1.6.6 |DONE |Manifest: NOSIGNATURE crittersandcompanions-1.20.1-2.1.6.jar |Critters and Companions |crittersandcompanions |1.20.1-2.1.6 |DONE |Manifest: NOSIGNATURE canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE inventoryhud.forge.1.20.1-3.4.24.jar |Inventory HUD+ |inventoryhud |3.4.24 |DONE |Manifest: NOSIGNATURE ImmediatelyFast-Forge-1.2.20+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.20+1.20.4 |DONE |Manifest: NOSIGNATURE creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE connectedglass-1.1.11-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.11 |DONE |Manifest: NOSIGNATURE YetAnotherConfigLib-3.5.0+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.5.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.1.21-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.21 |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 justzoom_forge_2.0.0_MC_1.20.1.jar |Just Zoom |justzoom |2.0.0 |DONE |Manifest: NOSIGNATURE yaclx-1.6+1.20-forge.jar |YetAnotherConfigLibExtensions |yaclx |1.3 |DONE |Manifest: NOSIGNATURE explosiveenhancement-1.0.1.jar |Explosive Enhancement |explosiveenhancement |1.0.1 |DONE |Manifest: NOSIGNATURE PresenceFootsteps-1.20.1-1.9.1-beta.1.jar |Presence Footsteps (Forge) |presencefootsteps |1.20.1-1.9.1-beta.1 |DONE |Manifest: NOSIGNATURE cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 83b003af-592b-4beb-b7bf-df3c9c0bd5da Flywheel Backend: Off FML: 47.3 Forge: net.minecraftforge:47.3.0

Steps to reproduce your issue

  1. Open mc launcher
  2. Start my forge profile with mc 1.20.1
  3. load my world
  4. play 5 minutes
  5. crash and show the error report