Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Minecraft Forge crashuje


Soleeek_

Rekomendowane odpowiedzi

Opublikowano

Witam bardzo często grałem na minecraft forge na modach postanowiłem że pobiore nowy mod okazało się że potrzebuje nowszej wersji mc forge 1.12.2 więc pobrałem ale niestety minecraft zaczał mi crashować i nie moge odpalić mc z tym modem a jest mi on potrzebny z góry dzięki za pomoc!

Opublikowano

Wersja forge musi być odpowiednia do tej na którą jest dany mod, czyli jeśli masz mody na 1.13.2 to forge tez musi być pod taka samą wersję.

585051449511123978085.jpeg

Opublikowano

Dotąd miałem mody na 1.12.2 pobrałem nowy mod bo był mi potrzebny, okazało się że do odpalenia moda jest potrzebna nowsza wersja forga pobrałem i dupa a logi są takie:

 

 

net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:03:30] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[14:03:30] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[14:03:30] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[14:03:30] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
[14:03:30] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: C:\Users\niewazne\AppData\Roaming\.minecraft\mods\OptiFine_1.12.2_HD_U_C7.jar
[14:03:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:03:34] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:03:35] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:03:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:03:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:03:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:03:35] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:03:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:03:35] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[14:03:35] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:03:36] [main/INFO] [Obfuscate]: Applying ASM to EntityLivingBase
[14:03:36] [main/INFO] [Obfuscate]: Successfully patched EntityLivingBase
[14:03:37] [main/INFO] [net.minecraft.client.Minecraft]: Setting user: Soleeek_
[14:03:42] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException: null
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
    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.VerifyError: Operand stack overflow
Exception Details:
  Location:
    net/minecraft/entity/EntityLivingBase.func_70088_a()V @7: aload_0
  Reason:
    Exceeded max stack size.
  Current Frame:
    bci: @7
    flags: { }
    locals: { 'net/minecraft/entity/EntityLivingBase' }
    stack: { 'net/minecraftforge/fml/common/eventhandler/EventBus', uninitialized 3, uninitialized 3 }
  Bytecode:
    0x0000000: b201 09bb 010b 592a b701 0cb6 0112 572a
    0x0000010: b401 16b2 0118 03b8 011e b601 242a b401
    0x0000020: 16b2 0126 03b8 012b b601 242a b401 16b2
    0x0000030: 012d 03b8 0132 b601 242a b401 16b2 0134
    0x0000040: 03b8 012b b601 242a b401 16b2 0136 0cb8
    0x0000050: 013b b601 24b1                         

    at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_211]
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) ~[?:1.8.0_211]
    at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.8.0_211]
    at java.lang.Class.getConstructor(Unknown Source) ~[?:1.8.0_211]
    at net.minecraft.entity.EntityList.func_191303_a(EntityList.java:410) ~[vi.class:?]
    at net.minecraft.entity.EntityList.func_151514_a(EntityList.java:280) ~[vi.class:?]
    at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:505) ~[ni.class:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:364) ~[bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) ~[Main.class:?]
    ... 6 more
[14:03:42] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[14:03:42] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[14:03:42] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at java.lang.SecurityManager.checkExit(Unknown Source)
[14:03:42] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at java.lang.Runtime.exit(Unknown Source)
[14:03:42] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at java.lang.System.exit(Unknown Source)
[14:03:42] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[14:03:42] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

  • 2 tygodnie później...

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...