ok i have it running solid on my comp but when i try to load it against our server i cant even get the server to boot. with NEI fully removed the server runs fine, running 1.4.5 with latest forge and a handeful of mods
correction i have the 409 forge..
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 12/19/12 12:47 AM
Description: Exception in server tick loop
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:655)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:90)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:348)
at ho.c(DedicatedServer.java:120)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461)
at fy.run(SourceFile:856)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
at codechicken.nei.NEIClientConfig.<clinit>(NEIClientConfig.java:59)
at mistaqur.nei.NEIPlugins.postLoad(NEIPlugins.java:69)
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:440)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
... 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 32 more
Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
... 34 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
is this at all SMP? We are looking at moving on from Tekkit but cant find any packs that are latest and greatest SMP. mod pack looks great and is huge! nice work mate
idk why u cant find coal ive seen plenty so far walkin around. but as for the mods they are gonna hold until somthing better or whatnot comes out. id rather not run any at all but SMP doesnt have the interface/usability yet that the mods provide. for now the mods hold, if superllama releases a toggable nerf deal i may look into that more we shall see :smile.gif:
server is up and running on all the latest updates!
so i got a server running on my linux build and i can not connect to it.. idk why? any ideas? the terminal says its all working and it shows like it does but cant connect x_x port is good, ip is blank and i know im using the right ip to connect. (checked against whatsmyip). thanks
So my server has been running smoothly so far but the other night when we had bout 8 people running on the server and when a guy started dropping large amounts of gravel/items the server started to bog down and i kept getting [warning] msgs saying "the server cant keep up" Any ideas? solutions? the server is running on XP with 1gb ram and 3.06hz processor. I restarted the server and it seemed to smooth out everything but its like the server builds memory and doesnt do anything with it but build and keep.
Im trying to get my linux server running to see if that smooths out.
ive seen this concept before in other games like wurmonline, its a good idea and i wouldnt mind seeing something be implemented into the game. but i think this would be posted in the wrong section mate :biggrin.gif:
is there away to edit what each groups rules/abilities are? like i know admin can do anything, but how much can a builder do? can builders /item anything they want or are they restricted by the disalloweditems?
0
correction i have the 409 forge..
// Ouch. That hurt
Time: 12/19/12 12:47 AM
Description: Exception in server tick loop
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:655)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:90)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:348)
at ho.c(DedicatedServer.java:120)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461)
at fy.run(SourceFile:856)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
at codechicken.nei.NEIClientConfig.<clinit>(NEIClientConfig.java:59)
at mistaqur.nei.NEIPlugins.postLoad(NEIPlugins.java:69)
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:440)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
... 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 32 more
Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
... 34 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Linux (amd64) version 2.6.32-279.5.2.el6.x86_64
Java Version: 1.7.0_06, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 827125008 bytes (788 MB) / 1029046272 bytes (981 MB) up to 1029046272 bytes (981 MB)
JVM Flags: 2 total; -Xmx1024M -Xms1024M
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
FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.1.409 19 mods loaded, 19 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Lepko-EasyCrafting [Easy Crafting] (EasyCrafting-1.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIPlugins [NEI Plugins] (NEIPlugins-1.0.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry [Forestry for Minecraft] (forestry-A-1.6.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2 [IndustrialCraft 2] (industrialcraft-2_1.110.137-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft [Railcraft] (Railcraft_1.4.5b-6.10.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft [Thaumcraft] (Thaumcraft3.0.0c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EE3 [Equivalent Exchange 3] (ee3-universal-pre1d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
multiCraftingTable [Multi Crafting Table] (multiCraftingTable.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'forge,fml'
Type: Dedicated Server (map_server.txt)
0
derp nvm i needed to place both into coremods folder derka derk >_<
0
0
server is up and running on all the latest updates!
0
0
ummm this is odd..
also spawn point some how moved O.o weird things happened when i was at work :-p
server is having connection issues for those trying to connect atm
0
Im trying to get my linux server running to see if that smooths out.
0
0
update: server running good and stable with 4 members active :smile.gif: more are welcome lets see how she holds up, max at 24
0
0
so i know we dont really have any rules but plz no giant penises or messin up other peoples stuff :biggrin.gif: thanks
0
0
Evangelion - pmed
0
1