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] Problem z laucherem CraftServe


Rekomendowane odpowiedzi

Opublikowano

Cześć, mam spory problem. Pewnie słyszeliście o laucherze CraftServe.

 

Mam u nich serwer na modach. Włączam laucher, wpisuje IP serwera i mi wyskakuje offi-line (serwer jest włączony) albo Błąd statusu. Połącz się bezpośrednio. Support mi napisał żebym kliknął podwójnie w IP serwera. Klikam podwójnie, wyskakuje Mojang i zamyka się laucher :( . Może mi ktoś pomóc? Tutaj skopiowany zapis z konsoli:

14:54:49 [iNFO] Activating mod BiblioCraft
14:54:49 [iNFO] Activating mod Billund
14:54:49 [iNFO] Activating mod BiomesOPlenty
14:54:49 [iNFO] Activating mod BuildCraft|Builders
14:54:49 [iNFO] Activating mod BuildCraft|Core
14:54:49 [iNFO] Activating mod BuildCraft|Energy
14:54:49 [iNFO] Activating mod BuildCraft|Factory
14:54:49 [iNFO] Activating mod BuildCraft|Silicon
14:54:49 [iNFO] Activating mod BuildCraft|Transport
14:54:49 [iNFO] Activating mod CoroAI
14:54:49 [iNFO] Activating mod CustomSpawner
14:54:49 [iNFO] Activating mod Dynmap
14:54:49 [iNFO] Activating mod iChunUtil
14:54:49 [iNFO] Activating mod ImmibisCore
14:54:49 [iNFO] Activating mod instahouse
14:54:49 [iNFO] Activating mod MoCreatures
14:54:50 [iNFO] Activating mod UsefulFood
14:54:50 [iNFO] Activating mod weaponmod
14:54:50 [iNFO] Registering Forge Packet Handler
14:54:50 [iNFO] Succeeded registering Forge Packet Handler
14:54:50 [sEVERE] java.lang.NoClassDefFoundError: modconfig/IConfigCategory
14:54:50 [sEVERE] at java.lang.Class.forName0(Native Method)
14:54:50 [sEVERE] at java.lang.Class.forName(Class.java:270)
14:54:50 [sEVERE] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
14:54:50 [sEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:54:50 [sEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
14:54:50 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:54:50 [sEVERE] at java.lang.reflect.Method.invoke(Method.java:606)
14:54:50 [sEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
14:54:50 [sEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
14:54:50 [sEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
14:54:50 [sEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
14:54:50 [sEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
14:54:50 [sEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
14:54:50 [sEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
14:54:50 [sEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:54:50 [sEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
14:54:50 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:54:50 [sEVERE] at java.lang.reflect.Method.invoke(Method.java:606)
14:54:50 [sEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
14:54:50 [sEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
14:54:50 [sEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
14:54:50 [sEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
14:54:50 [sEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
14:54:50 [sEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
14:54:50 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
14:54:50 [sEVERE] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
14:54:50 [sEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
14:54:50 [sEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
14:54:50 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:634)
14:54:50 [sEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
14:54:50 [sEVERE] Caused by: java.lang.ClassNotFoundException: modconfig.IConfigCategory
14:54:50 [sEVERE] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
14:54:50 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
14:54:50 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
14:54:50 [sEVERE] ... 30 more
14:54:50 [sEVERE] Caused by: java.lang.NullPointerException
14:54:50 [sEVERE] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
14:54:50 [sEVERE] ... 32 more
14:54:50 [sEVERE] Encountered an unexpected exception NoClassDefFoundErrorjava.lang.NoClassDefFoundError: modconfig/IConfigCategory at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:270) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:511) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:634) at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)Caused by: java.lang.ClassNotFoundException: modconfig.IConfigCategory at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ... 30 moreCaused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178) ... 32 more

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...