Replay Mod (Fabric & Forge)

Replay Mod (Fabric & Forge)

787k Downloads

The game crash's as soon as it boots

Unionizing opened this issue ยท 2 comments

commented

Crash report: ---- Minecraft Crash Report ----

WARNING: coremods are present:
FMLLoadingPlugin (Better FPS Limiter-1.0 (1.8.9).jar)
FMLLoadingPlugin (noclosemychat-v1.0.jar)
CommandTweaker (Command Patcher-1.0 (1.8.9).jar)
ItemTweaker (Item Optimizations-1.2 (1.8.9).jar)
FMLLoadingPlugin (Autotip-3.0 (1.8.9).jar)
FMLLoadingPlugin (OofMod-2.0.2 (1.8.9).jar)
LoadingPlugin (replaymod-1.8.9-2.1.4 (1).jar)
LabyModCoreMod (LabyMod-3.jar)
FMLLoadingPlugin (Thanos Mod-1.2 (1.8.9).jar)
FMLLoadingPlugin (Compact Chat-1.3 (1.8.9).jar)
FMLLoadingPlugin (Keystrokes-8.0.2 (1.8.9).jar)
ResourceTweaker (Resource Exploit Fix-2.0 (1.8.9).jar)
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 3/6/20 12:41 PM
Description: Unexpected error

java.lang.ClassCastException: net.minecraft.client.renderer.EntityRenderer cannot be cast to com.replaymod.render.hooks.EntityRendererHandler$IEntityRenderer
at com.replaymod.compat.shaders.ShaderBeginRender.onRenderTickStart(ShaderBeginRender.java:28)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_19_ShaderBeginRender_onRenderTickStart_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickStart(FMLCommonHandler.java:342)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1049)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)

commented

There should be some kind of error before this one in the log. Please attach the full log, it contains other useful information as well (e.g. mod versions, warnings, etc.).

commented

I believe this may be because the mod has no support for 1.15.x yet, something I hope will come soon.
Were you in a 1.15 version?