Epic Fight

Epic Fight

13M Downloads

[Bug|Crash]: java.lang.IllegalStateException: Pose stack not empty

icram0719 opened this issue ยท 0 comments

commented

Have you checked if a similar issue is already reported by someone else?

  • I checked there are no similar issues have been reported.

Have you read the support policy?

  • I read it and I accept the policy.

Are you using the latest Epic Fight and recommended Forge version?

  • I checked I'm using latest Epic Fight and recommended Forge version.

Is this issue related to mod incompatibility?

  • This is a mod compatibility issue and I'm aware of the problem.

The mod

No response

Minecraft Version

1.19.2

What happened?

we want to play together with my friend and the game runs perfectly for me but when he tries to join he gets this crash report:
Played with a lot of mods but tried to disable all the mods which touch player animation. The world crashes after a few seconds.
Here is the crash report with all the information

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 4/21/22, 12:06 AM
Description: Unexpected error

java.lang.IllegalStateException: Pose stack not empty
at net.minecraft.client.renderer.LevelRenderer.m_109588_(LevelRenderer.java:1414) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1224) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1059) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:833) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {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_91383_(Minecraft.java:1044) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:unionlib.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:663) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:unionlib.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.0.52.jar%2316!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.renderer.LevelRenderer.m_109588_(LevelRenderer.java:1414) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1224) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1059) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['dopDtopZ'/199, l='ClientLevel', x=-3.07, y=64.00, z=-389.08]]
Chunk stats: 5041, 929
Level dimension: minecraft:overworld
Level spawn location: World: (-96,69,-112), Section: (at 0,5,0 in -6,4,-7; chunk contains blocks -96,-64,-112 to -81,319,-97), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
Level time: 1179 game time, 1179 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:406) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:unionlib.mixins.json:client.ClientLevelMixin,pl:mixin:APP:create.mixins.json:DestroyProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2255) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:unionlib.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:unionlib.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23221!/:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.0.52.jar%2316!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Mod Resources, Supplementaries Virtual Resourcepack, quark-emote-pack

-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Swap memory used (MB): 67.76
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6304m -Xms256m
Launched Version: forge-40.0.52
Backend library: LWJGL version 3.2.2 SNAPSHOT
Backend API: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 471.80, NVIDIA Corporation
Window size: 1920x991
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:
Current Language: English (US)
CPU: 16x AMD Ryzen 7 5800H with Radeon Graphics
Server Running: true
Player Count: 1 / 8; [ServerPlayer['dopDtopZ'/199, l='ServerLevel[New World]', x=-3.07, y=64.00, z=-389.08]]
Data Packs: vanilla, mod:treechop (incompatible), file/restrictedportals (incompatible), mod:create_stuff_additions, mod:heb, mod:blue_skies (incompatible), mod:unionlib (incompatible), mod:piglin_expansion, mod:restrictedportals (incompatible), mod:expcaves (incompatible), mod:cftlc, mod:mcwwindows, mod:dynamiclights (incompatible), mod:incendium, mod:glassential (incompatible), mod:villagernames, mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:macawsbridgesbop, mod:bookshelf (incompatible), mod:guardvillagers (incompatible), mod:twigs (incompatible), mod:apotheosis (incompatible), mod:mcwdoors, mod:magicaljewelry, mod:jeed (incompatible), mod:additionalstructures, mod:bygonenether (incompatible), mod:balm (incompatible), mod:snowrealmagic, mod:vtweaks (incompatible), mod:fpsreducer (incompatible), mod:jeresources (incompatible), mod:macawsroofsbop, mod:dragonmounts (incompatible), mod:structure_gel, mod:corpse (incompatible), mod:mcwbridges, mod:customizableelytra (incompatible), mod:repurposed_structures, mod:morevillagers (incompatible), mod:ambientsounds (incompatible), mod:netherportalspread, mod:biomesoplenty (incompatible), mod:chunkanimator (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:highlighter (incompatible), mod:mcwfencesbop, mod:curios (incompatible), mod:patchouli (incompatible), mod:corail_woodcutter, mod:blockui (incompatible), mod:leap (incompatible), mod:collective, mod:betterbiomeblend (incompatible), mod:storageracks (incompatible), mod:villagertools (incompatible), mod:betterthirdperson (incompatible), mod:enigmaticlegacy (incompatible), mod:eatinganimation (incompatible), mod:mcwroofs, mod:architectury (incompatible), mod:curiouselytra (incompatible), mod:mcwfurnitures, mod:itemphysic (incompatible), mod:undergarden, mod:enchantwithmob (incompatible), mod:sulfurpotassiummod (incompatible), mod:bwncr (incompatible), mod:exoticbirds (incompatible), mod:voidtotem (incompatible), mod:geckolib3 (incompatible), mod:enchantinginfuser (incompatible), mod:nebs, mod:darkpaintings (incompatible), mod:mcwlights, mod:quarkoddities (incompatible), mod:kiwi, mod:clienttweaks (incompatible), mod:rootsclassic, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:biomemakeover (incompatible), mod:connectiblechains, mod:awesomedungeonend, mod:nourished_nether, mod:itemfilters (incompatible), mod:nourished_end, mod:jei (incompatible), mod:visualworkbench (incompatible), mod:graveyard (incompatible), mod:attributefix (incompatible), mod:libraryferret, mod:caelus (incompatible), mod:kobolds, mod:waystones (incompatible), mod:epicfight, mod:mcwpaintings, mod:clumps (incompatible), mod:shutupexperimentalsettings, mod:journeymap, mod:awesomedungeon, mod:comforts (incompatible), mod:naturescompass (incompatible), mod:champions, mod:betteranimalsplus (incompatible), mod:waveycapes (incompatible), mod:bedspreads (incompatible), mod:orcz, mod:farsight_view (incompatible), mod:jeitweaker (incompatible), mod:terralith, mod:crafttweaker (incompatible), mod:ars_nouveau, mod:chalk (incompatible), mod:forgottenrecipes (incompatible), mod:idas, mod:dash (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:craftingtweaks (incompatible), mod:awesomedungeonocean, mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:toolbelt, mod:ftbquests (incompatible), mod:awesomedungeonnether, mod:jade (incompatible), mod:forge (incompatible), mod:additionaladditions (incompatible), mod:creativecore (incompatible), mod:oreganized (incompatible), mod:createtweaker (incompatible), mod:iceberg (incompatible), mod:flywheel (incompatible), mod:create, mod:createdeco (incompatible), mod:reliquary (incompatible), mod:ecologics (incompatible), mod:diet (incompatible), mod:croptopia (incompatible), mod:fastbench (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:ars_elemental (incompatible), mod:toughasnails (incompatible), mod:regrowth (incompatible), mod:inventoryhud (incompatible), mod:structurize (incompatible), mod:fastfurnace (incompatible), mod:hunterillager, mod:structures_compass, mod:creeperoverhaul (incompatible), mod:appleskin (incompatible), mod:solcarrot (incompatible), mod:moredragoneggs (incompatible), mod:damagetilt (incompatible), mod:puzzleslib (incompatible), mod:aquaculture (incompatible), mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:forbidden_arcanus (incompatible), mod:createaddition (incompatible), Supplementaries Virtual Resourcepack
World Generation: Stable
ModLauncher: 9.1.3+9.1.3+main.9b69c82a
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
slf4jfixer PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
javafml@null
Mod List:
TreeChop-1.18.2-0.15.7.jar |HT's TreeChop |treechop |0.15.7 |DONE |Manifest: NOSIGNATURE
create-stuff-additions1.18.2_v1.1.5.jar |Create Stuff Additions |create_stuff_additions |1.1.5 |DONE |Manifest: NOSIGNATURE
H.e.b v 1.2.1.jar |Hals Enhanced Biomes |heb |1.0 |DONE |Manifest: NOSIGNATURE
blue_skies-1.18.2-1.3.7.jar |Blue Skies |blue_skies |1.3.7 |DONE |Manifest: NOSIGNATURE
UnionLib-1.18.2-7.1.0-Forge.jar |UnionLib |unionlib |7.1.0 |DONE |Manifest: NOSIGNATURE
Piglin Expansion 1.2 1.18.jar |Piglin Expansion |piglin_expansion |1.1.0 |DONE |Manifest: NOSIGNATURE
restrictedportals-1.18.2-1.2.0.jar |Restricted Portals |restrictedportals |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE
expcaves-4.0.1-alpha-all.jar |Expanded Caves |expcaves |4.0.1-alpha |DONE |Manifest: NOSIGNATURE
cftlc-1.0.1+1.18.2.jar |Creatures from the Lush Cave |cftlc |1.0.1 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
dynamiclights-1.18.6.jar |Dynamic Lights |dynamiclights |1.18.6 |DONE |Manifest: NOSIGNATURE
Incendium_v5.0.3.jar |Incendium |incendium |0.0NONE |DONE |Manifest: NOSIGNATURE
glassential-forge-1.18.2-1.2.3.jar |Glassential |glassential |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE
villagernames_1.18.2-3.5.jar |Villager Names |villagernames |3.5 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.18.2-12.0.0.jar |CookingForBlockheads |cookingforblockheads |12.0.0 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.18.2-9.0+19.jar |Controlling |controlling |9.0+19 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.2-6.2.1.jar |Placebo |placebo |6.2.1 |DONE |Manifest: NOSIGNATURE
citadel-1.11.2-1.18.2.jar |Citadel |citadel |1.11.2 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.17.5.jar |Alex's Mobs |alexsmobs |1.17.5 |DONE |Manifest: NOSIGNATURE
feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
macawsbridgesbop-1.18.2-1.0.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.18.2-13.0.13.jar |Bookshelf |bookshelf |13.0.13 |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
guardvillagers-1.18.2.1.4.1.jar |Guard Villagers |guardvillagers |1.4.1 |DONE |Manifest: NOSIGNATURE
twigs-forge-1.1.4-patch3+1.18.2.jar |Twigs |twigs |1.1.4-patch1+1.18.2 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.18.2-5.3.4.jar |Apotheosis |apotheosis |5.3.4 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.6-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
magicaljewelry-1.18.2_1.4.2.jar |Magical Jewelry |magicaljewelry |1.18.2_1.4.2 |DONE |Manifest: NOSIGNATURE
jeed-1.18.2-1.10.jar |Just Enough Effect Description|jeed |1.18.2-1.10 |DONE |Manifest: NOSIGNATURE
Rex's-AdditionalStructures-1.18.2-(v.3.0.3).jar |Additional Structures |additionalstructures |3.0.3 |DONE |Manifest: NOSIGNATURE
bygonenether-1.1.1-1.18.2.jar |Bygone Nether |bygonenether |1.1.1 |DONE |Manifest: NOSIGNATURE
balm-3.0.2+0.jar |Balm |balm |3.0.2+0 |DONE |Manifest: NOSIGNATURE
SnowRealMagic-1.18.2-forge-4.0.0.jar |Snow! Real Magic! |snowrealmagic |4.0.0 |DONE |Manifest: NOSIGNATURE
VTweaks-1.18.2-3.6.2.jar |V-Tweaks |vtweaks |3.6.2 |DONE |Manifest: NOSIGNATURE
FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.18.2-0.14.1.167.jar |Just Enough Resources |jeresources |0.14.1.167 |DONE |Manifest: NOSIGNATURE
macawsroofsbop-1.18.2-1.0.jar |Macaw's Roofs - BOP |macawsroofsbop |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
dragonmounts-1.18.2-BETA_1.1.0b1.jar |Dragon Mounts: Legacy |dragonmounts |1.18.2-BETA_1.1.0b1 |DONE |Manifest: NOSIGNATURE
structure_gel-1.18.2-2.2.1.jar |Structure Gel API |structure_gel |2.2.1 |DONE |Manifest: NOSIGNATURE
corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.2-mc1.18.2.jar |Macaw's Bridges |mcwbridges |2.0.2 |DONE |Manifest: NOSIGNATURE
customizableelytra-1.18.2-1.6.5.jar |Customizable Elytra |customizableelytra |1.18.2-1.6.5 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-5.1.6+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.6+1.18.2 |DONE |Manifest: NOSIGNATURE
morevillagers-FORGE-1.18.2-3.2.0.jar |More Villagers |morevillagers |3.2.0 |DONE |Manifest: NOSIGNATURE
AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE
netherportalspread_1.18.2-5.7.jar |Nether Portal Spread |netherportalspread |5.7 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.18.2-16.0.0.109-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.2-16.0.0.109 |DONE |Manifest: NOSIGNATURE
ChunkAnimator-1.18-1.3.3.jar |Chunk Animator |chunkanimator |1.18-1.3.3 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.0.5-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.4-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.4 |DONE |Manifest: NOSIGNATURE
Highlighter-1.18.1-1.1.2.jar |Highlighter |highlighter |1.1.2 |DONE |Manifest: NOSIGNATURE
mcwfencesbop-1.18.2-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.2-5.0.7.0.jar |Curios API |curios |1.18.2-5.0.7.0 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.2-67.jar |Patchouli |patchouli |1.18.2-67 |DONE |Manifest: NOSIGNATURE
corail_woodcutter-1.18.2-2.3.1.jar |Corail Woodcutter |corail_woodcutter |2.3.1 |DONE |Manifest: NOSIGNATURE
blockui-1.18.2-0.0.47-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.47-ALPHA |DONE |Manifest: NOSIGNATURE
leap-1.18-1.1.2.jar |Leap |leap |1.1.2 |DONE |Manifest: NOSIGNATURE
collective-1.18.2-4.25.jar |Collective |collective |4.25 |DONE |Manifest: NOSIGNATURE
betterbiomeblend-1.18.2-1.3.4-forge.jar |Better Biome Blend |betterbiomeblend |1.3.4-forge |DONE |Manifest: NOSIGNATURE
storageracks-1.18-1.0.2.jar |Storage Racks |storageracks |1.18-1.0.2 |DONE |Manifest: NOSIGNATURE
villagertools-1.18-1.0.2.jar |villagertools |villagertools |1.18-1.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
BetterThirdPerson-Forge-1.18.2-1.7.3.jar |Better Third Person |betterthirdperson |1.7.3 |DONE |Manifest: NOSIGNATURE
EnigmaticLegacy-2.19.0.jar |Enigmatic Legacy |enigmaticlegacy |2.19.0 |DONE |Manifest: NOSIGNATURE
eatinganimation-1.18.1-2.0.2.jar |Eating Animation |eatinganimation |2.0.0 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.1.2-mc1.18.2.jar |Macaw's Roofs |mcwroofs |2.1.2 |DONE |Manifest: NOSIGNATURE
architectury-4.2.50.jar |Architectury |architectury |4.2.50 |DONE |Manifest: NOSIGNATURE
curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.0.0-mc1.18.2.jar |Macaw's Furniture |mcwfurnitures |3.0.0 |DONE |Manifest: NOSIGNATURE
ItemPhysic_v1.4.23_mc1.18.2.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE
The_Undergarden-1.18.2-0.7.0.jar |The Undergarden |undergarden |0.7.0 |DONE |Manifest: NOSIGNATURE
enchantwithmob-1.18.2-4.0.3.jar |Enchant With Mob |enchantwithmob |1.18.2-4.0.3 |DONE |Manifest: NOSIGNATURE
sulfurpotassiummod-1.18.2-2.3.3+Forge.jar |Sulfur & Potassium Mod |sulfurpotassiummod |2.3.3 |DONE |Manifest: NOSIGNATURE
bwncr-forge-1.18.1-3.10.18.jar |Bad Wither No Cookie Reloaded |bwncr |3.10.18 |DONE |Manifest: NOSIGNATURE
exoticbirds-1.18.2-1.2.0.jar |Exotic Birds |exoticbirds |1.2.0 |DONE |Manifest: NOSIGNATURE
voidtotem-forge-1.18.2-1.3.1.jar |Void Totem |voidtotem |1.18.2-1.3.1 |DONE |Manifest: NOSIGNATURE
geckolib-1.18-forge-3.0.15.jar |GeckoLib |geckolib3 |3.0.15 |DONE |Manifest: NOSIGNATURE
EnchantingInfuser-v3.2.0-1.18.2-Forge.jar |Enchanting Infuser |enchantinginfuser |3.2.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
NekosEnchantedBooks-1.18.2-1.6.1.jar |Neko's Enchanted Books |nebs |1.6.1 |DONE |Manifest: NOSIGNATURE
DarkPaintings-Forge-1.18.2-10.0.1.jar |DarkPaintings |darkpaintings |10.0.1 |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
mcw-lights-1.0.3-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.3 |DONE |Manifest: NOSIGNATURE
QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE
Kiwi-1.18.2-forge-6.1.0.jar |Kiwi |kiwi |6.1.0 |DONE |Manifest: NOSIGNATURE
clienttweaks-forge-1.18.1-7.1.0.jar |Client Tweaks |clienttweaks |7.1.0 |DONE |Manifest: NOSIGNATURE
RootsClassic-1.18.2-1.1.20.jar |Roots Classic |rootsclassic |1.18.2-1.1.20 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1802.3.6-build.115.jar |FTB Library |ftblibrary |1802.3.6-build.115 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1802.2.6-build.51.jar |FTB Teams |ftbteams |1802.2.6-build.51 |DONE |Manifest: NOSIGNATURE
biomemakeover-FORGE-1.18.2-1.4.17.jar |Biome Makeover |biomemakeover |1.18.2-1.4.17 |DONE |Manifest: NOSIGNATURE
Connectible Chains-forge-1.18.2-2.1.0.jar |Connectible Chains |connectiblechains |2.1.0 |DONE |Manifest: NOSIGNATURE
AwesomeDungeonEnd-Forge-1.18.2-1.0.1.jar |Awesome Dungeon End |awesomedungeonend |1.0.1 |DONE |Manifest: NOSIGNATURE
NourishedNetherV12.jar |Nourished Nether |nourished_nether |1.1.3 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1802.2.7-build.21.jar |Item Filters |itemfilters |1802.2.7-build.21 |DONE |Manifest: NOSIGNATURE
EnlightenedEndV10.jar |Enlightened End |nourished_end |1.0.9 |DONE |Manifest: NOSIGNATURE
jei-1.18.2-9.5.5.174.jar |Just Enough Items |jei |9.5.5.174 |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v3.2.0-1.18.2-Forge.jar |Visual Workbench |visualworkbench |3.2.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
The_Graveyard_1.7_(FORGE)for_1.18.2.jar |The Graveyard |graveyard |1.7 |DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.18.2-14.0.1.jar |AttributeFix |attributefix |14.0.1 |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
LibraryFerret-Forge-1.18.2-1.0.3.jar |Library ferret |libraryferret |1.0.3 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE
Kobolds-V1.7.1.jar |Kobolds |kobolds |1.7.0 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.18.2-10.0.0.jar |Waystones |waystones |10.0.0 |DONE |Manifest: NOSIGNATURE
EpicFight-18.0.3-beta.jar |Epic Fight |epicfight |18.0.3 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.3-mc1.18.2.jar |Macaw's Paintings |mcwpaintings |1.0.3 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.18.2-8.0.0+8.jar |Clumps |clumps |8.0.0+8 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
journeymap-1.18.2-5.8.1-forge.jar |Journeymap |journeymap |5.8.1 |DONE |Manifest: NOSIGNATURE
awesomedungeon-2.0.8.jar |Awesome Dungeon |awesomedungeon |2.0.8 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.18.2-5.0.0.4.jar |Comforts |comforts |1.18.2-5.0.0.4 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.18.2-1.9.5-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.5-forge |DONE |Manifest: NOSIGNATURE
champions-forge-1.18.2-2.1.5.1.jar |Champions |champions |1.18.2-2.1.5.1 |DONE |Manifest: NOSIGNATURE
betteranimalsplus-1.18.2-11.0.5-forge.jar |Better Animals Plus |betteranimalsplus |1.18.2-11.0.5 |DONE |Manifest: NOSIGNATURE
WaveyCapes-forge-1.2.0-mc1.18.jar |WaveyCapes Mod |waveycapes |1.2.0 |DONE |Manifest: NOSIGNATURE
bedspreads-forge-1.18.1-5.1.0.5.jar |Bedspreads |bedspreads |1.18.1-5.1.0.5 |DONE |Manifest: NOSIGNATURE
Orcz 0.66 1.18.2.jar |Orcz |orcz |0.50 |DONE |Manifest: NOSIGNATURE
farsight-1.18.2-1.8.jar |Farsight mod |farsight_view |1.18.2-1.8 |DONE |Manifest: NOSIGNATURE
JEITweaker-1.18.2-3.0.0.8.jar |JEI Tweaker |jeitweaker |3.0.0.8 |DONE |Manifest: NOSIGNATURE
Terralith_v2.2.1a.jar |Terralith |terralith |0.0NONE |DONE |Manifest: NOSIGNATURE
CraftTweaker-forge-1.18.2-9.1.106.jar |CraftTweaker |crafttweaker |9.1.106 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.18.2-2.3.3.jar |Ars Nouveau |ars_nouveau |2.3.3 |DONE |Manifest: NOSIGNATURE
chalk-1.18.2-1.2.1.jar |Chalk |chalk |1.2.1 |DONE |Manifest: NOSIGNATURE
forgottenrecipes-forge-1.18.1-1.0.0.jar |Forgotten Recipes |forgottenrecipes |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
idas_forge-1.0.7+1.18.2.jar |Integrated Dungeons and Struct|idas |1.0.7+1.18.2 |DONE |Manifest: NOSIGNATURE
dash-1.18-1.0.1.jar |Dash |dash |1.0.1 |DONE |Manifest: NOSIGNATURE
selene-1.18.2-1.15.1.jar |Selene |selene |1.18.2-1.15.1 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18.2-1.3.6.jar |Supplementaries |supplementaries |1.18.2-1.3.6 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.18.1-14.0.2.jar |CraftingTweaks |craftingtweaks |14.0.2 |DONE |Manifest: NOSIGNATURE
AwesomeDungeonOcean-Forge-1.18.2-2.0.5.jar |Awesome Dungeon Ocean |awesomedungeonocean |2.0.5 |DONE |Manifest: NOSIGNATURE
client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |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.18.2-10.0.2.jar |EnchantmentDescriptions |enchdesc |10.0.2 |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
TerraBlender-forge-1.18.2-1.1.0.99.jar |TerraBlender |terrablender |1.18.2-1.1.0.99 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
ToolBelt-1.18.2-1.18.8.jar |Tool Belt |toolbelt |1.18.8 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-1802.3.8-build.101.jar |FTB Quests |ftbquests |1802.3.8-build.101 |DONE |Manifest: NOSIGNATURE
AwesomeDungeonNether-Forge-1.18.2-1.0.1.jar |Awesome Dungeon Nether |awesomedungeonnether |1.0.1 |DONE |Manifest: NOSIGNATURE
Jade-1.18.2-5.0.1.jar |Jade |jade |5.0.1 |DONE |Manifest: NOSIGNATURE
forge-1.18.2-40.0.52-universal.jar |Forge |forge |40.0.52 |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
additionaladditions-3.0.1.1.jar |Additional Additions |additionaladditions |3.0.1.1 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.6.9_mc1.18.2.jar |CreativeCore |creativecore |2.6.9 |DONE |Manifest: NOSIGNATURE
oreganized-1.18.2-1.0.0-hotfix.jar |Oreganized Mod |oreganized |1.18.2-1.0.0-hotfix |DONE |Manifest: NOSIGNATURE
CreateTweaker-1.18.2-2.0.0.9.jar |CreateTweaker |createtweaker |2.0.0.9 |DONE |Manifest: NOSIGNATURE
Iceberg-1.18.2-1.0.40.jar |Iceberg |iceberg |1.0.40 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.6.2.jar |Flywheel |flywheel |1.18-0.6.2 |DONE |Manifest: NOSIGNATURE
create-mc1.18.2_v0.4.1.jar |Create |create |0.4.1 |DONE |Manifest: NOSIGNATURE
createdeco-1.2.7-1.18.2.jar |Create Deco |createdeco |1.2.7-1.18.2 |DONE |Manifest: NOSIGNATURE
reliquary-1.18.2-2.0.2.1131.jar |Reliquary |reliquary |1.18.2-2.0.2.1131 |DONE |Manifest: NOSIGNATURE
ecologics-FORGE-1.18.2-1.5.5.jar |Ecologics |ecologics |1.5.5 |DONE |Manifest: NOSIGNATURE
diet-forge-1.18.2-1.3.1.0.jar |Diet |diet |1.18.2-1.3.1.0 |DONE |Manifest: NOSIGNATURE
Croptopia-1.18.2-FORGE-1.8.3.jar |Croptopia |croptopia |1.8.3 |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.18.2-6.0.2.jar |Fast Workbench |fastbench |6.0.2 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.18.1-0.43.jar |Polymorph |polymorph |1.18.1-0.43 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-1.18.2-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
Quark-3.2-349.jar |Quark |quark |3.2-349 |DONE |Manifest: NOSIGNATURE
ars_elemental-1.18.2-0.3.0.3.jar |Ars Elemental |ars_elemental |1.18.2-0.3.0.3 |DONE |Manifest: NOSIGNATURE
Tough As Nails-1.18.2-7.0.0.69.jar |Tough As Nails |toughasnails |1.18.2-7.0.0.69 |DONE |Manifest: NOSIGNATURE
Regrowth-1.18.2-1.40.0.28.jar |Regrowth |regrowth |1.18.2-1.40.0.28 |DONE |Manifest: NOSIGNATURE
InventoryHud[1.18].forge-3.4.4.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.4 |DONE |Manifest: NOSIGNATURE
structurize-1.18.2-1.0.389-RELEASE.jar |Structurize |structurize |1.18.2-1.0.389-RELEA|DONE |Manifest: NOSIGNATURE
FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE
HunterIllager-1.18.2-4.0.1.jar |Hunter Illager |hunterillager |1.18.2-4.0.1 |DONE |Manifest: NOSIGNATURE
structures_compass-1.18.2-1.4.1.jar |Structures Compass |structures_compass |1.18.2-1.4.1 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-1.18.2-1.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.0 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |DONE |Manifest: NOSIGNATURE
SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
moredragoneggs-3.1.jar |More Dragon Eggs |moredragoneggs |3.1 |DONE |Manifest: NOSIGNATURE
DamageTilt-1.18-forge-0.1.1.jar |DamageTilt |damagetilt |0.1.1 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v3.3.2-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.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
Aquaculture-1.18.2-2.3.6.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.6 |DONE |Manifest: NOSIGNATURE
valhelsia_core-forge-1.18.2-0.3.0.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.0 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-forge-1.18.2-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.2-0.1.0 |DONE |Manifest: NOSIGNATURE
forbidden_arcanus-1.18.2-2.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.2-2.0.0 |DONE |Manifest: NOSIGNATURE
createaddition-1.18.2-20220419a.jar |Create Crafts & Additions |createaddition |1.18.2-20220419a |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 44c89e35-93b0-445a-afa2-53e9d59dc124
Flywheel Backend: GL33 Instanced Arrays
FML: 40.0
Forge: net.minecraftforge:40.0.52
Kiwi Modules:
kiwi:contributors
kiwi:data
snowrealmagic:core

can anyone please help with this?