Posts by Impaledskull
-
-
ok, now i have tried a clean install on my current computer, which is a different machine to the one previously tested on, only modloader, forge, and icraft. The server runs fine without icraft in the mods directory, however gives the exact same error with it in the directory, clearly this is not limited to only 1 computer. any ideas? also i have noticed that on the server screen, with industrial craft installed, the memory use, threads and other information in that little window do not show, however without industrialcraft, they do show
-
thanks for the help, the last report i gave was after i had done a complete reinstall from scratch, of server and the mods, so it might be related to the current install of windows on that computer, which is currently giving me other grief, so i might end up doing a complete format, if i come across the same problem after the format i will let ya know, thanks either way
-
industrial craft 1.43, forge 1.2.3, modloaderMP 1.01
modloader.txt as follows :Display Spoiler
Dec 25, 2011 12:50:55 PM ModLoader init
FINE: ModLoader Server 1.0.0 Initializing...
Dec 25, 2011 12:50:55 PM ModLoader readFromModFolder
FINER: Adding mods from C:\Game Servers\Minecraft ICBC\mods\industrialcraft-2-server_1.43.jar
Dec 25, 2011 12:50:55 PM ModLoader readFromModFolder
FINER: Zip found.
Dec 25, 2011 12:50:56 PM ModLoaderMp Log
FINE: ModLoaderMP 1.0.0 Initialized
Dec 25, 2011 12:50:56 PM ModLoader addMod
FINE: Mod Loaded: "mod_IC2 v1.43" from mod_IC2.class
Dec 25, 2011 12:50:56 PM ModLoader readFromClassPath
FINER: Adding mods from C:\Game Servers\Minecraft ICBC\minecraft_server.jar
Dec 25, 2011 12:50:56 PM ModLoader readFromClassPath
FINER: Zip found. -
-
my mistake
Display Spoiler
C:\Game Servers\Minecraft IC-BC>java -Xmx1024M -Xms1024M -jar minecraft_server.j
ar
174 recipes
27 achievements
ModLoader Server 1.0.0 Initializing...
2011-12-19 18:03:05 [INFO] ModLoader Server 1.0.0 Initializing...
MinecraftForge V1.2.2 Initialized
2011-12-19 18:03:06 [INFO] ModLoaderMP 1.0.0 Initialized
ModLoaderMP 1.0.0 Initialized
Mod Loaded: mod_IC2 v1.42
2011-12-19 18:03:06 [INFO] Mod Loaded: mod_IC2 v1.42
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at kp.a(SourceFile:42)
at kp.a(SourceFile:12)
at ll.actionPerformed(SourceFile:30)
at javax.swing.Timer.fireActionPerformed(Unknown Source)
at javax.swing.Timer$DoPostEvent.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Mod Loaded: mod_BuildCraftCore 2.2.8
2011-12-19 18:03:06 [INFO] Mod Loaded: mod_BuildCraftCore 2.2.8
Mod Loaded: mod_BuildCraftTransport 2.2.8
2011-12-19 18:03:06 [INFO] Mod Loaded: mod_BuildCraftTransport 2.2.8
Mod Loaded: mod_BuildCraftFactory 2.2.8
2011-12-19 18:03:06 [INFO] Mod Loaded: mod_BuildCraftFactory 2.2.8
Mod Loaded: mod_BuildCraftBuilders 2.2.8
2011-12-19 18:03:06 [INFO] Mod Loaded: mod_BuildCraftBuilders 2.2.8
Mod Loaded: mod_BuildCraftEnergy 2.2.8
2011-12-19 18:03:06 [INFO] Mod Loaded: mod_BuildCraftEnergy 2.2.8
Done.
Starting BuildCraft 2.2.8
Copyright (c) SpaceToad, 2011
http://www.mod-buildcraft.com
2011-12-19 18:03:06 [INFO] Starting minecraft server version 1.0.1
2011-12-19 18:03:06 [INFO] Loading properties
2011-12-19 18:03:06 [INFO] Starting Minecraft server on *:25565
2011-12-19 18:03:06 [INFO] Preparing level "world"
2011-12-19 18:03:06 [INFO] Default game type: 0
2011-12-19 18:03:06 [INFO] Preparing start region for level 0
2011-12-19 18:03:07 [INFO] Done (954235293ns)! For help, type "help" or "?" -
Hey guys,
Im having problems when trying to launch my IC2 and BC server, no errors in modloader.txt however on the command prompt screen from the batch file i use to run my server, it says "Exception in thread AWT event queue- 0, java.lang.NullpointerException
at kp.a (source file 42)
at kp.a (source file 12)
at ll.actionperformed (sourcefile 30)so on and so forth, many lines of txt, can give more detail if needed? im assuming this is possibly sumthing extremely obvious im just not understanding.
thanks for your help