Хостинг серверов Minecraft playvds.com
  1. Вы находитесь в русском сообществе Bukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на русский язык плагины наших собратьев из других стран.
    Скрыть объявление

Помогите ошибка в консоли

Тема в разделе "[Архив] Помощь", создана пользователем SusLik, 29 авг 2013.

Статус темы:
Закрыта.
  1. Автор темы
    SusLik

    SusLik Активный участник Пользователь

    Баллы:
    88
    Помогите, перезапустил сервер, а он не включается, вот ошибка
    2013-08-29 23:17:49 [INFO] Starting minecraft server version 1.5.2
    2013-08-29 23:17:49 [INFO] MinecraftForge v
    2013-08-29 23:17:49 [INFO] 7.8.1.738
    2013-08-29 23:17:49 [INFO] Initialized

    2013-08-29 23:17:50 [INFO] Replaced 85 ore recipies
    2013-08-29 23:17:53 [SEVERE] java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
    2013-08-29 23:17:53 [SEVERE] at java.lang.Class.forName0(Native Method)
    2013-08-29 23:17:53 [SEVERE] at java.lang.Class.forName(Class.java:264)
    2013-08-29 23:17:53 [SEVERE] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425)
    2013-08-29 23:17:53 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-08-29 23:17:53 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    2013-08-29 23:17:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2013-08-29 23:17:53 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
    2013-08-29 23:17:53 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-08-29 23:17:53 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-08-29 23:17:53 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-08-29 23:17:53 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-08-29 23:17:53 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-08-29 23:17:53 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
    2013-08-29 23:17:53 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
    2013-08-29 23:17:53 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-08-29 23:17:53 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    2013-08-29 23:17:53 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2013-08-29 23:17:53 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
    2013-08-29 23:17:53 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-08-29 23:17:53 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-08-29 23:17:53 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-08-29 23:17:53 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-08-29 23:17:53 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-08-29 23:17:53 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
    2013-08-29 23:17:53 [SEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)
    2013-08-29 23:17:53 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
    2013-08-29 23:17:53 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
    2013-08-29 23:17:53 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:94)
    2013-08-29 23:17:53 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:579)
    2013-08-29 23:17:53 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    2013-08-29 23:17:53 [SEVERE] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient
    2013-08-29 23:17:53 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:273)
    2013-08-29 23:17:53 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    2013-08-29 23:17:53 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    2013-08-29 23:17:53 [SEVERE] ... 30 more
    2013-08-29 23:17:53 [SEVERE] Caused by: java.lang.RuntimeException: Attempted to load class bds for invalid side SERVER
    2013-08-29 23:17:53 [SEVERE] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
    2013-08-29 23:17:53 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:387)
    2013-08-29 23:17:53 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:260)
    2013-08-29 23:17:53 [SEVERE] ... 32 more
    2013-08-29 23:17:53 [SEVERE] Encountered an unexpected exception NoClassDefFoundError
    java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:425)
    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:601)
    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:314)
    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:192)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
    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:601)
    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:314)
    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:103)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:94)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:579)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:273)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    ... 30 more
    Caused by: java.lang.RuntimeException: Attempted to load class bds for invalid side SERVER
    at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:387)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:260)
    ... 32 more
     
    MineMan910 нравится это.
  2. Хостинг MineCraft
    <
  3. Автор темы
    SusLik

    SusLik Активный участник Пользователь

    Баллы:
    88
    бред, теперь включился...
    но все же, что за ошибка?
    как я понял с forge, но я ничего не менял там[DOUBLEPOST=1377807615,1377805626][/DOUBLEPOST]теперь при заходе в игру пишет
    has found id mismatches
    cjmplete details are in the log file
    id 116 is mismatched between world and game[DOUBLEPOST=1377809870][/DOUBLEPOST]UP
     
Статус темы:
Закрыта.

Поделиться этой страницей