У меня крашиться сервер и если хостить через Lan в одиночке то у друзей ошибка с ID Хотя я их бегал по файлам менял скинул сборку друзьям и они не могут подключиться
Краш сервера:
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 04.10.14 20:54
Description: Exception in server tick loop
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:523)
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.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
at net.divinerpg.helper.proxy.CommonProxyDivineRPG.tickRegistry(CommonProxyDivineRPG.java:48)
at net.divinerpg.helper.proxy.CommonProxyDivineRPG.preInit(CommonProxyDivineRPG.java:31)
at net.divinerpg.DivineRPG.preInit(DivineRPG.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:522)
... 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 34 more
Caused by: java.lang.RuntimeException: Attempted to load class bdd for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
... 36 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1615527480 bytes (1540 MB) / 2058878976 bytes (1963 MB) up to 2058878976 bytes (1963 MB)
JVM Flags: 2 total; -Xmx2048M -Xms2048M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
CraftBukkit Information:
Running:
Failed to handle CraftCrashReport:
java.lang.NullPointerException
at org.bukkit.Bukkit.getName(Bukkit.java:72)
at org.bukkit.craftbukkit.v1_6_R3.CraftCrashReport.call(CraftCrashReport.java:19)
at net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106)
at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58)
at net.minecraft.crash.CrashReport.(CrashReport.java:40)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 34 mods loaded, 34 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.49.965} [Forge Mod Loader] (server.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.965} [Minecraft Forge] (server.jar) Unloaded->Constructed->Pre-initialized
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
jammyfurniture{4.5} [Jammy Furniture Mod] (1.6.4_Jammy_Furniture_Mod_V4.5 (1).zip) Unloaded->Constructed->Pre-initialized
IC2{2.0.235-experimental} [IndustrialCraft 2] (778_industrialcraft.jar) Unloaded->Constructed->Pre-initialized
arsmagica2{1.0.1} [Ars Magica 2] (ArsMagica_1.0.1.zip) Unloaded->Constructed->Pre-initialized
Backpack{1.18.17} [Backpack] (Backpacks-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (Balkons-Weapon-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
BetterDungeons{2.4} [Chocolate quest] (BetterDungeons207.zip) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
AWWayofTime{v1.0.1g} [Blood Magic: Alchemical Wizardry] (Blood Magic v1.0.1g.zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{4.1.0} [BuildCraft] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{4.1.0} [BC Builders] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{4.1.0} [BC Energy] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{4.1.0} [BC Factory] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{4.1.0} [BC Transport] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{4.1.0} [BC Silicon] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
craftguide{1.5.2} [CraftGuide] (CraftGuide-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
props{0.1} [Props] (DecoCraft1.6.4V1.2.zip) Unloaded->Constructed->Pre-initialized
DivineRPG{1.4.0 Beta!} [Divine RPG] (Divine-RPG-Mod-1.6.4.zip) Unloaded->Constructed->Errored
Forestry{2.3.0.5} [Forestry for Minecraft] (Forestry-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
IronChest{5.4.1.614} [Iron Chest] (Iron-Chests-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
mod_Kitchens{1.6.4} [Kitchens] (kitchens_1-6-4-4.zip) Unloaded->Constructed->Pre-initialized
LotsOfFood{1.6.4} [Lots of Food] (Lots-of-Food-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pams-HarvestCraft-1.6.4-v1.1.4.zip) Unloaded->Constructed->Pre-initialized
stillhungry{2.0.1} [Still Hungry!] (Still-Hungry-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
TConstruct{1.6.X_1.5.0d} [Tinkers' Construct] (TConstruct_1.6.4_1.5.0d7.jar) Unloaded->Constructed->Pre-initialized
TConstruct|CompatAE{0.0.1} [TConstruct Compat: AE] (TConstruct_1.6.4_1.5.0d7.jar) Unloaded->Constructed->Pre-initialized
TConstruct|ForgeMuliPart{0.1} [TConstruct Compat: FMP] (TConstruct_1.6.4_1.5.0d7.jar) Unloaded->Constructed->Pre-initialized
TConstruct|CompatMineFactoryReloaded{0.2} [TConstruct Compat: MFR] (TConstruct_1.6.4_1.5.0d7.jar) Unloaded->Constructed->Pre-initialized
TConstruct|CompatWaila{0.0.1} [TConstruct Compat: Waila] (TConstruct_1.6.4_1.5.0d7.jar) Unloaded->Constructed->Pre-initialized
Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
TwilightForest{1.20.0} [The Twilight Forest] (Twilight-Forest-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
Type: Dedicated Server (map_server.txt)
Лишаться Divine Rpg Не охота
Сообщение отредактировал 4 октября 2014 - 21:16