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

Rekomendowane odpowiedzi

Opublikowano

Proszę cały log : 

  1. Gra już działa. Prosze Czekać.
  2. [18:56:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [18:56:43] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  4. [18:56:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  5. [18:56:43] [main/INFO] [FML]: Forge Mod Loader version 7.10.25.1208 for Minecraft 1.7.10 loading
  6. [18:56:43] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_20, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_20
  7. [18:56:43] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [18:56:43] [main/INFO] [FML]: [AppEng] Core Init
  9. [18:56:43] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [18:56:44] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [18:56:44] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [18:56:44] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [18:56:44] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [18:56:44] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [18:56:44] [main/WARN] [FML]: The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [18:56:44] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [18:56:44] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [18:56:44] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [18:56:44] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine.jar
  20. [18:56:44] [main/ERROR] [FML]: The coremod powercrystals.core.CoreLoader is requesting minecraft version 1.6.4 and minecraft is 1.7.10. It will be ignored.
  21. [18:56:44] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. [18:56:44] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. [18:56:44] [main/ERROR] [FML]: Coremod ResonantPluginLoader: Unable to class load the plugin resonant.core.ResonantPluginLoader
  24. java.lang.ClassNotFoundException: resonant.core.ResonantPluginLoader
  25.         at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_20]
  26.         at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_20]
  27.         at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_20]
  28.         at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_20]
  29.         at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:115) ~[launchwrapper-1.9.jar:?]
  30.         at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_20]
  31.         at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_20]
  32.         at java.lang.Class.forName0(Native Method) ~[?:1.8.0_20]
  33.         at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_20]
  34.         at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:381) [forge-1.7.10-10.13.0.1208.jar:?]
  35.         at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) [forge-1.7.10-10.13.0.1208.jar:?]
  36.         at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) [forge-1.7.10-10.13.0.1208.jar:?]
  37.         at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.0.1208.jar:?]
  38.         at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.0.1208.jar:?]
  39.         at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.0.1208.jar:?]
  40.         at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.0.1208.jar:?]
  41.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
  42.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  43. [18:56:44] [main/WARN] [FML]: The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  44. [18:56:44] [main/INFO] [TCorestruct]: Scalpel. Suction. Lumber axe. CLEAR! *zap*
  45. [18:56:44] [main/INFO] [TCorestruct]: Constructing preloader (Modules: [tconstruct.preloader.ASMInterfaceRepair, tconstruct.preloader.AccessTransformers])
  46. [18:56:44] [main/INFO] [TCorestruct]: Found a properties file. Attempting load...
  47. [18:56:44] [main/INFO] [TCorestruct]: Loaded properties successfully. Using specified settings.
  48. [18:56:44] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  49. [18:56:44] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  50. [18:56:44] [main/WARN] [FML]: The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  51. [18:56:44] [main/ERROR] [FML]: Coremod UELoader: The plugin class universalelectricity.core.UELoader was not instantiable
  52. java.lang.InstantiationException: universalelectricity.core.UELoader
  53.         at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_20]
  54.         at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:422) [forge-1.7.10-10.13.0.1208.jar:?]
  55.         at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) [forge-1.7.10-10.13.0.1208.jar:?]
  56.         at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) [forge-1.7.10-10.13.0.1208.jar:?]
  57.         at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.0.1208.jar:?]
  58.         at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.0.1208.jar:?]
  59.         at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.0.1208.jar:?]
  60.         at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.0.1208.jar:?]
  61.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
  62.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  63. Caused by: java.lang.NoSuchMethodException: universalelectricity.core.UELoader.<init>()
  64.         at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.8.0_20]
  65.         ... 10 more
  66. [18:56:44] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  67. [18:56:44] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
  68. [18:56:44] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  69. [18:56:44] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  70. [18:56:44] [main/ERROR] [LaunchWrapper]: Unable to launch
  71. java.util.ConcurrentModificationException
  72.         at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_20]
  73.         at java.util.ArrayList$Itr.remove(Unknown Source) ~[?:1.8.0_20]
  74.         at net.minecraft.launchwrapper.Launch.launch(Launch.java:117) [launchwrapper-1.9.jar:?]
  75.         at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  76. Java HotSpot 64-Bit Server VM warning: ignoring option MaxPermSize=128M; support was removed in 8.0
  77. Proces zakończył się z kodem: 0

Kappa.

Opublikowano

Forge nie jest kompatybilny z Java 8 (powyzej update 11) Czyli rozwiazaniem jest

A. Odpalanie java 7'ka

B. Downgrade Javy 8 do update 11 ;)

1390144171-U592769.png


Opublikowano

Nigdzie nie mogę znaleźć linku do tego upgrada czy masz go gdzieś może?

 

@Edit ok znalazłem.

 

@trycek Mam nowy problem mc się odpala, ale jak już pochodzi chwile to w launcherze w logach mam coś takiego : 

 

java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft$5
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2331) ~[bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:873) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft$5
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2331) ~[bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:873) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
... 6 more
Caused by: java.lang.OutOfMemoryError: PermGen space
 
 
Teraz to już kompletnie nie wiem co mam zrobić.

Kappa.

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...