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

[Problem]Server z modami


Rekomendowane odpowiedzi

Opublikowano

witam

mam problem z serverami na których mam forge czyli tekkit,hexxit,big dig czy pixelmon na kazdym jak uruchamiam lunch.bat wyskakuje to (oczywiście po nieprzyzwoicie długim ładowaniu)

2013-09-14 11:40:51 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
2013-09-14 11:40:51 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
2013-09-14 11:40:51 [FINE] [ForgeModLoader] Java classpath at launch is minecraft_server.jar
2013-09-14 11:40:51 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\PC Connectivity Solution\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\MKVToolNix;C:\Program Files (x86)\QuickTime\QTSystem\;.
2013-09-14 11:40:51 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-09-14 11:40:51 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-09-14 11:40:55 [iNFO] [ForgeModLoader] Download complete
2013-09-14 11:40:55 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-09-14 11:42:44 [iNFO] [ForgeModLoader] Download complete
2013-09-14 11:42:44 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-09-14 11:42:53 [iNFO] [ForgeModLoader] Download complete
2013-09-14 11:42:53 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-09-14 11:45:06 [iNFO] [ForgeModLoader] Download complete
2013-09-14 11:45:06 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-09-14 11:45:11 [iNFO] [ForgeModLoader] Download complete
2013-09-14 11:45:11 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-09-14 11:51:06 [iNFO] [ForgeModLoader] Download complete
2013-09-14 11:51:06 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-09-14 11:51:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-09-14 11:51:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
2013-09-14 11:51:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
2013-09-14 11:51:06 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
2013-09-14 11:51:06 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap
2013-09-14 11:51:06 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
2013-09-14 11:51:06 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
2013-09-14 11:51:06 [iNFO] [sTDERR] at java.lang.Class.getConstructor0(Unknown Source)
2013-09-14 11:51:06 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)
2013-09-14 11:51:06 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)
2013-09-14 11:51:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:122)
2013-09-14 11:51:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271)
2013-09-14 11:51:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-09-14 11:51:06 [iNFO] [sTDERR] ... 3 more
2013-09-14 11:51:06 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap
2013-09-14 11:51:06 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-09-14 11:51:06 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)
2013-09-14 11:51:06 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-09-14 11:51:06 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source)
2013-09-14 11:51:06 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:160)
2013-09-14 11:51:06 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-14 11:51:06 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-14 11:51:06 [iNFO] [sTDERR] ... 11 more
i cmd się zamyka a serv nie działa proszę o jak najszybszą pomoc
z góry dziękuję
1350482136-U657598.png

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...