Arasander Posted January 6, 2022 Posted January 6, 2022 Please help I am having an error when I render a clip in the replay mod. This is the crash report. please help! ---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 1/6/22 9:06 PM Description: Ticking entity java.lang.ClassCastException: net.minecraft.client.entity.player.RemoteClientPlayerEntity cannot be cast to net.minecraft.client.entity.player.ClientPlayerEntity at top.theillusivec4.comforts.client.ClientEventHandler.lambda$onPostPlayerTick$0(ClientEventHandler.java:68) ~[?:task ':jar' property 'archiveVersion'] {re:classloading} at top.theillusivec4.comforts.client.ClientEventHandler$$Lambda$9849/136686947.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:165) ~[?:?] {re:classloading,re:mixin} at top.theillusivec4.comforts.client.ClientEventHandler.onPostPlayerTick(ClientEventHandler.java:55) ~[?:task ':jar' property 'archiveVersion'] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_398_ClientEventHandler_onPostPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2550/154025053.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPreTick(BasicEventHooks.java:85) ~[?:?] {re:classloading} at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:196) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:mixins.replaymod.json:EntityPlayerAccessor,pl:mixin:APP:expandability.mixins.json:swimming.PlayerMixin,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:MixinPlayerEntity,pl:mixin:A} at net.minecraft.client.entity.player.RemoteClientPlayerEntity.func_70071_h_(RemoteClientPlayerEntity.java:37) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.world.ClientWorld.func_217418_a(ClientWorld.java:192) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:mixins.replaymod.json:MixinWorldClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.world.ClientWorld$$Lambda$9331/104788174.accept(Unknown Source) ~[?:?] {} at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterweather.mixins.json:MixinWorld,pl:mixin:A} at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:161) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:mixins.replaymod.json:MixinWorldClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1483) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.replaymod.json:MinecraftAccessor,pl:mixin:APP:mixins.replaymod.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at com.replaymod.render.rendering.VideoRenderer.tick(VideoRenderer.java:362) ~[?:?] {re:classloading} at com.replaymod.render.rendering.VideoRenderer.updateForNextFrame(VideoRenderer.java:224) ~[?:?] {re:classloading} at com.replaymod.render.capturer.PboOpenGlFrameCapturer.process(PboOpenGlFrameCapturer.java:78) ~[?:?] {re:classloading} at com.replaymod.render.rendering.Pipeline.run(Pipeline.java:71) ~[?:?] {re:classloading} at com.replaymod.render.rendering.VideoRenderer.renderVideo(VideoRenderer.java:169) ~[?:?] {re:classloading} at com.replaymod.render.gui.GuiRenderQueue.processQueue(GuiRenderQueue.java:167) [?:?] {re:classloading} at com.replaymod.render.gui.GuiRenderQueue.lambda$null$4(GuiRenderQueue.java:149) [?:?] {re:classloading} at com.replaymod.render.gui.GuiRenderQueue$$Lambda$10122/535626637.run(Unknown Source) [?:?] {} at com.replaymod.core.versions.scheduler.SchedulerImpl.lambda$runLater$3(SchedulerImpl.java:115) [?:?] {re:classloading} at com.replaymod.core.versions.scheduler.SchedulerImpl$$Lambda$7288/991127849.run(Unknown Source) [?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at com.replaymod.core.versions.scheduler.SchedulerImpl$ReplayModExecutor.func_213160_bf(SchedulerImpl.java:79) [?:?] {re:classloading} at com.replaymod.core.versions.scheduler.SchedulerImpl.runTasks(SchedulerImpl.java:87) [?:?] {re:classloading} at com.replaymod.core.ReplayMod.runTasks(ReplayMod.java:338) [?:?] {re:mixin,re:classloading} at com.replaymod.replay.InputReplayTimer.func_238400_a_(InputReplayTimer.java:33) [?:?] {re:mixin,re:classloading} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:945) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.replaymod.json:MinecraftAccessor,pl:mixin:APP:mixins.replaymod.json:MixinMinecraft,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:mixins.replaymod.json:MinecraftAccessor,pl:mixin:APP:mixins.replaymod.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,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:51) [forge-1.16.5-36.2.0.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$494/1932303196.call(Unknown Source) [forge-1.16.5-36.2.0.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at top.theillusivec4.comforts.client.ClientEventHandler.lambda$onPostPlayerTick$0(ClientEventHandler.java:68) ~[?:task ':jar' property 'archiveVersion'] {re:classloading} at top.theillusivec4.comforts.client.ClientEventHandler$$Lambda$9849/136686947.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:165) ~[?:?] {re:classloading,re:mixin} at top.theillusivec4.comforts.client.ClientEventHandler.onPostPlayerTick(ClientEventHandler.java:55) ~[?:task ':jar' property 'archiveVersion'] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_398_ClientEventHandler_onPostPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2550/154025053.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPreTick(BasicEventHooks.java:85) ~[?:?] {re:classloading} at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:196) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:mixins.replaymod.json:EntityPlayerAccessor,pl:mixin:APP:expandability.mixins.json:swimming.PlayerMixin,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:assets/botania/botania.mixins.json:MixinPlayerEntity,pl:mixin:A} at net.minecraft.client.entity.player.RemoteClientPlayerEntity.func_70071_h_(RemoteClientPlayerEntity.java:37) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.world.ClientWorld.func_217418_a(ClientWorld.java:192) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:mixins.replaymod.json:MixinWorldClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.world.ClientWorld$$Lambda$9331/104788174.accept(Unknown Source) ~[?:?] {} -- Entity being ticked -- Details: Entity Type: minecraft:player (net.minecraft.client.entity.player.RemoteClientPlayerEntity) Entity ID: 212919 Entity Name: Arasander1048 Entity's Exact location: 9521.92, 62.00, -2894.30 Entity's Block location: World: (9521,62,-2895), Chunk: (at 1,3,1 in 595,-181; contains blocks 9520,0,-2896 to 9535,255,-2881), Region: (18,-6; contains chunks 576,-192 to 607,-161, blocks 9216,0,-3072 to 9727,255,-2561) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterweather.mixins.json:MixinWorld,pl:mixin:A} at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:161) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:mixins.replaymod.json:MixinWorldClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1483) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.replaymod.json:MinecraftAccessor,pl:mixin:APP:mixins.replaymod.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at com.replaymod.render.rendering.VideoRenderer.tick(VideoRenderer.java:362) ~[?:?] {re:classloading} at com.replaymod.render.rendering.VideoRenderer.updateForNextFrame(VideoRenderer.java:224) ~[?:?] {re:classloading} at com.replaymod.render.capturer.PboOpenGlFrameCapturer.process(PboOpenGlFrameCapturer.java:78) ~[?:?] {re:classloading} at com.replaymod.render.rendering.Pipeline.run(Pipeline.java:71) ~[?:?] {re:classloading} at com.replaymod.render.rendering.VideoRenderer.renderVideo(VideoRenderer.java:169) ~[?:?] {re:classloading} at com.replaymod.render.gui.GuiRenderQueue.processQueue(GuiRenderQueue.java:167) [?:?] {re:classloading} at com.replaymod.render.gui.GuiRenderQueue.lambda$null$4(GuiRenderQueue.java:149) [?:?] {re:classloading} at com.replaymod.render.gui.GuiRenderQueue$$Lambda$10122/535626637.run(Unknown Source) [?:?] {} at com.replaymod.core.versions.scheduler.SchedulerImpl.lambda$runLater$3(SchedulerImpl.java:115) [?:?] {re:classloading} at com.replaymod.core.versions.scheduler.SchedulerImpl$$Lambda$7288/991127849.run(Unknown Source) [?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at com.replaymod.core.versions.scheduler.SchedulerImpl$ReplayModExecutor.func_213160_bf(SchedulerImpl.java:79) [?:?] {re:classloading} at com.replaymod.core.versions.scheduler.SchedulerImpl.runTasks(SchedulerImpl.java:87) [?:?] {re:classloading} at com.replaymod.core.ReplayMod.runTasks(ReplayMod.java:338) [?:?] {re:mixin,re:classloading} at com.replaymod.replay.InputReplayTimer.func_238400_a_(InputReplayTimer.java:33) [?:?] {re:mixin,re:classloading} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:945) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.replaymod.json:MinecraftAccessor,pl:mixin:APP:mixins.replaymod.json:MixinMinecraft,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:mixins.replaymod.json:MinecraftAccessor,pl:mixin:APP:mixins.replaymod.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,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:51) [forge-1.16.5-36.2.0.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$494/1932303196.call(Unknown Source) [forge-1.16.5-36.2.0.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 635968696 bytes (606 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.0.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.0.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.0.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.0.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.0.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.0 FML Language Providers: [email protected] minecraft@1 Mod List: forge-1.16.5-36.2.0-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.484-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.484 |DONE |Manifest: NOSIGNATURE advanced-xray-forge-1.16.5-2.7.0.jar |Advanced XRay |xray |2.7.0 |DONE |Manifest: NOSIGNATURE spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |Manifest: NOSIGNATURE rpgbackpacks-1.16.5-2.0.5.jar |RPG Backpacks |rpg_backpacks |2.0.5 |DONE |Manifest: NOSIGNATURE dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.137.jar |Just Enough Items |jei |7.7.1.137 |DONE |Manifest: NOSIGNATURE Botania-1.16.5-420.jar |Botania |botania |1.16.5-420 |DONE |Manifest: NOSIGNATURE goblintraders-1.6.0-1.16.3.jar |Goblin Traders |goblintraders |1.6.0 |DONE |Manifest: NOSIGNATURE caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |DONE |Manifest: NOSIGNATURE betternether_reforged-1.2.jar |Better Nether Reforged |betternether |1.2 |DONE |Manifest: NOSIGNATURE mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |Manifest: NOSIGNATURE colytra-forge-1.16.5-5.1.1.2.jar |Colytra |colytra |1.16.5-5.1.1.2 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |DONE |Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE TerraForged-Mod-1.16.5.jar |TerraForged |terraforged |0.2.16-BETA-2 |DONE |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3 gravestone-1.16.5-1.0.6.jar |Gravestone Mod |gravestone |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE betterweather-2.0.1.jar |Better Weather |betterweather |2.0.1 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.18.7_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.18.7 |DONE |Manifest: NOSIGNATURE replaymod-1.16.4-forge-1.0.1.jar |Replay Mod |replaymod |2.5.1 |DONE |Manifest: NOSIGNATURE comforts-forge-1.16.5-4.0.1.3.jar |Comforts |comforts |1.16.5-4.0.1.3 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE Artifacts-1.16.5-2.10.3.jar |Artifacts |artifacts |1.16.5-2.10.3 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |Manifest: NOSIGNATURE grapple_hooks-1.2.2-33.jar |Grapple Hooks |grapple_hooks |1.2.2-33 |DONE |Manifest: NOSIGNATURE kotlin_libraries-1.0-6.jar |Kotlin Libraries |kotlin_libraries |1.0-6 |DONE |Manifest: NOSIGNATURE smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.0-universal.jar |Forge |forge |36.2.0 |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 expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE valhelsia_core-16.0.13a.jar |Valhelsia Core |valhelsia_core |16.0.13a |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 mx_lib_1.16.5_1.0.0.jar |MX_Lib |mx_lib |1.0.0 |DONE |Manifest: NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE Crash Report UUID: add05312-cedd-497b-8a36-fac54ab41e43 Patchouli open book context: n/a Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.