Replay Mod Forums

Error when minecraft start
    • User
    • 2 forum posts
    User12895
    #1

    Oct 10 16, 08:39 PM | Last edited: Oct 10 16, 09:28 PM

    Error:
    [20:23:32] [Client thread/FATAL] [mixin]: Mixin failed applying mixins.replaymod.json:MixinRendererLivingEntity -> net.minecraft.client.renderer.entity.RendererLivingEntity: org.spongepowered.asm.mixin.injection.InvalidInjectionException @Inject annotation on areAllNamesHidden could not find 'func_110813_b'
    org.spongepowered.asm.mixin.injection.InvalidInjectionException: @Inject annotation on areAllNamesHidden could not find 'func_110813_b'
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:152) ~[ReplayMod_v1.0.7.jar:?]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:112) ~[ReplayMod_v1.0.7.jar:?]
    at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.(CallbackInjectionInfo.java:38) ~[ReplayMod_v1.0.7.jar:?]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:298) ~[ReplayMod_v1.0.7.jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinApplicator.applyInjections(MixinApplicator.java:675) ~[ReplayMod_v1.0.7.jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinApplicator.applyMixin(MixinApplicator.java:200) ~[ReplayMod_v1.0.7.jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinApplicator.apply(MixinApplicator.java:181) ~[ReplayMod_v1.0.7.jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:594) ~[ReplayMod_v1.0.7.jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:566) [ReplayMod_v1.0.7.jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transform(MixinTransformer.java:402) [ReplayMod_v1.0.7.jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy.transform(MixinTransformer.java:104) [ReplayMod_v1.0.7.jar:?]
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_25]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_25]
    at Reflector.(Reflector.java:149) [Reflector.class:?]
    at ReflectorForge.putLaunchBlackboard(ReflectorForge.java:45) [ReflectorForge.class:?]
    at Config.initGameSettings(Config.java:181) [Config.class:?]
    at net.minecraft.client.settings.GameSettings.(GameSettings.java:385) [avh.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:395) [ave.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    [20:23:32] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    Caused by: java.lang.NoClassDefFoundError: Could not initialize class Reflector
    at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:161) ~[b.class:?]
    at net.minecraft.crash.CrashReport.(CrashReport.java:57) ~[b.class:?]
    at net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:444) ~[b.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:333) ~[ave.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?]
    ... 6 more
    Exception in thread "Client thread" [20:23:32] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
    [20:23:32] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:30)
    [20:23:32] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
    [20:23:32] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
    [20:23:32] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:968)
    [20:23:32] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
    [20:23:32] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


    Os: Windows 10 Pro x64
    Minecraft: 1.8.9
    Forge: 11.15.1.1722 (1.8.9 recommended version)
    Java: 1.8.0_102
    Other mods: Optifine HD_U_H5 and OldAnimation
    Vidéo: https://com002.ch/rp-error/
    ffmpeg: installed

    The problem is from the mod:
    - I start the game without mod: ok
    - I start the game with Optifine and OldAnimation: ok
    - I start the game with ReplayMod only: Error
    - I start the game with the 3 mods: Error

    I tried to create new profile, same error, ...

    Thanks


    • User
    • 2 forum posts
    User12895
    #2

    Oct 19 16, 08:55 PM

    Anyone ?


    • Beta Tester
    • 250 forum posts
    User34
    #3

    Oct 19 16, 08:58 PM

    You are using the wrong Minecraft version. Downgrade to 1.8 and try again.