C:\\Users\\Matt\\Desktop\\Starmade Game\\Starmade>java -Xms512m -Xmx1024m -Xincgc -Xs
hare
ff -jar StarMade.jar -server
[VERSION] VERSION: 0.094731
[VERSION] BUILD: 20140114_182618
#################### StarMade #######################
# version 0.094731 - build 20140114_182618 #
#####################################################
[SERIAL] \"LXRV402018146159703400\"
[LIBLOADER] OS ARCHITECTURE amd64
[LIBLOADER] LOADED WINDOWS 64bit NATIVE LIBRARIES
[LIBLOADER] LOADED NATIVE LIBRARIES
[MAIN] LOADED ENGINE SETTINGS
[INITIALIZE] REMOTE CLASSES REGISTERED
[INITIALIZE] RESOURCE MANAGER INITIALIZED
ERROR: no content in Resource: C:\\Users\\Matt\\Desktop\\Starmade Game\\Starmade\\file
:\\C:\\Users\\Matt\\Desktop\\Starmade%20Game\\Starmade\\StarMade.jar!\\org\\schema\\game\\n
etwork\\commands
################# Loading from JAR #####################
########################################################
[INITIALIZE] REMOTE COMMANDS REGISTERED
[INITIALIZE] SECURITY MANAGER SET
[INITIALIZE] COMMAND ID\'s ASSIGNED
[CONFIG] RECIPES PARSED: 35
[INITIALIZE] BLOCK CONFIGURATION READ
[MAIN] INITIALIZATION COMPLETED
[MAIN] CHECKING IF MIGRATION NECESSARY
[BLUEPRINT][MIGRATION] NO CONVERSION NEEDED: no old bb file exists: C:\\Users\\Mat
t\\Desktop\\Starmade Game\\Starmade\\.\\blueprints\\catalog.txt
[SERVER] ###### READING ALL BLUEPRINTS!
[BLUEPRINT] Exception: invalid blueprint directory: File Not Found: .\\blueprints
\\ATHENA 4 WIP\\header.smbph (The system cannot find the file specified)
[BLUEPRINT] Exception: invalid blueprint directory: File Not Found: .\\blueprints
\\DATA\\header.smbph (The system cannot find the file specified)
[BLUEPRINT] Exception: invalid blueprint directory: File Not Found: .\\blueprints
\\DFN CARNIFICINA HEAVY CRUISER-EXPERIMENTAL\\header.smbph (The system cannot find
the file specified)
[BLUEPRINT] Exception: invalid blueprint directory: File Not Found: .\\blueprints
\\DFN FLAYER\\ATTACHED_0\\header.smbph (The system cannot find the path specified)
[BLUEPRINT] Exception: invalid blueprint directory: File Not Found: .\\blueprints
\\DFN FLAYER\\ATTACHED_0\\header.smbph (The system cannot find the path specified)
[BLUEPRINT] Exception: invalid blueprint directory: File Not Found: .\\blueprints
\\DFN WIP FRIGATE\\header.smbph (The system cannot find the file specified)
[TAG] WARNING STRUCT DESERIALIZATION took too long: 41;
[TAG] WARNING STRUCT DESERIALIZATION took too long: 42;
[BLUEPRINT] Exception: invalid blueprint directory: File Not Found: .\\blueprints
\\DFN FLAYER\\ATTACHED_0\\header.smbph (The system cannot find the path specified)
[BLUEPRINT] Exception: invalid blueprint directory: File Not Found: .\\blueprints
\\Half Cerberus 1024\\meta.smbpm (The system cannot find the file specified)
[BLUEPRINT] Exception: invalid blueprint directory: File Not Found: .\\blueprints
\\Taurus pre turrets\\header.smbph (The system cannot find the file specified)
[BLUEPRINT] Exception: invalid blueprint directory: File Not Found: .\\blueprints
\\WIP CAIRO\\header.smbph (The system cannot find the file specified)
[BLUEPRINT] Exception: invalid blueprint directory: File Not Found: .\\blueprints
\\WIP CAIRO 600m\\header.smbph (The system cannot find the file specified)
[BLUEPRINT] Exception: invalid blueprint directory: File Not Found: .\\blueprints
\\WIP CAIRO\\ATTACHED_0\\header.smbph (The system cannot find the path specified)
[SERVER] ###### READING ALL 393 BLUEPRINTS FINISHED! TOOK 1018ms
[MAIN] MIGRATION PROCESS DONE
[MAIN] STARTING WITH ARGUMENTS: [-server]
[SERVER] initializing
[SQL] Fetching connection (may take some if game crashed on the run before)
[SQL] connection successfull
[SERVER] port 4242 is open
[SERVER] USING TCP...
[SERVER] loaded faction from disk: Faction [id=-2, name=Trading guild, descripti
on=The intergalactic trading guild size: 0]
[SERVER] loaded faction from disk: Faction [id=-1, name=Pirates, description=Rav
aging space pirates size: 0]
[SERVER][CATALOG] READ RAW BLUEPRINTS: 393
java.lang.IllegalArgumentException: Comparison method violates its general contr
act!
at java.util.TimSort.mergeHi(Unknown Source)
at java.util.TimSort.mergeAt(Unknown Source)
at java.util.TimSort.mergeForceCollapse(Unknown Source)
at java.util.TimSort.sort(Unknown Source)
at java.util.TimSort.sort(Unknown Source)
at java.util.Arrays.sort(Unknown Source)
at java.util.Collections.sort(Unknown Source)
at oJ.d(SourceFile:271)
at oJ.(SourceFile:69)
at nH.(SourceFile:58)
at org.schema.game.server.controller.GameServerController.initializeServ
erState(SourceFile:888)
at org.schema.schine.network.server.ServerController.startServerAndListe
n(SourceFile:412)
at ln.run(SourceFile:963)
at java.lang.Thread.run(Unknown Source)
Thats what the .bat file said when I added \"PAUSE\" to the end of it, I dont know if that is what you meant though.