found this in the log.
Code:
[2016-08-22 20:45:46] [SERVER] ###### READING ALL 272 BLUEPRINTS FINISHED! TOOK 1349ms
[2016-08-22 20:45:46] [SERVER][CATALOG] READ RAW BLUEPRINTS: 272
[2016-08-22 20:45:46] java.lang.ArrayIndexOutOfBoundsException: 40
[2016-08-22 20:45:46] at obfuscated.aJC.a(SourceFile:647)
[2016-08-22 20:45:46] at obfuscated.aJC.a(SourceFile:647)
[2016-08-22 20:45:46] at obfuscated.aJC.a(SourceFile:647)
[2016-08-22 20:45:46] at obfuscated.aJC.a(SourceFile:462)
[2016-08-22 20:45:46] at org.schema.game.server.controller.GameServerController.b(SourceFile:2402)
[2016-08-22 20:45:46] at org.schema.game.server.controller.GameServerController.a(SourceFile:2380)
[2016-08-22 20:45:46] at obfuscated.aeS.<init>(SourceFile:70)
[2016-08-22 20:45:46] at obfuscated.Yw.<init>(SourceFile:140)
[2016-08-22 20:45:46] at org.schema.game.server.controller.GameServerController.initializeServerState(SourceFile:1673)
[2016-08-22 20:45:46] at org.schema.schine.network.server.ServerController.startServerAndListen(SourceFile:364)
[2016-08-22 20:45:46] at obfuscated.Uh.run(SourceFile:1448)
[2016-08-22 20:45:46] at java.lang.Thread.run(Unknown Source)
[2016-08-22 20:45:46] [SERVER] SERVER INIT FINISHED
[2016-08-22 20:45:46] [LOCAL GAME] CHANGED PORT TO 4242
[2016-08-22 20:45:46] [CLIENT] Added observer for GameClientController
[2016-08-22 20:45:47] [CLIENT] set own model path to C:\Users\Jamster\Documents\Trinova Marine Uniform\Trinova Marine BDU MKI.smskin
[2016-08-22 20:45:47] WARNING: Found unknown Windows version: Windows 8.1
[2016-08-22 20:45:47] Attempting to use default windows plug-in.
[2016-08-22 20:45:47] Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
[2016-08-22 20:45:47] Failed to initialize device Corsair Gaming KATAR Mouse because of: java.io.IOException: Failed to acquire device (8007001e)
[2016-08-22 20:45:47] java.lang.NullPointerException
[2016-08-22 20:45:47] at net.java.games.input.RawMouse$Button.<init>(RawMouse.java:197)
[2016-08-22 20:45:47] at net.java.games.input.RawMouseInfo.createControllerFromDevice(RawMouseInfo.java:83)
[2016-08-22 20:45:47] at net.java.games.input.RawInputEnvironmentPlugin.createControllersFromDevices(RawInputEnvironmentPlugin.java:160)
[2016-08-22 20:45:47] at net.java.games.input.RawInputEnvironmentPlugin.enumControllers(RawInputEnvironmentPlugin.java:176)
[2016-08-22 20:45:47] at net.java.games.input.RawInputEnvironmentPlugin.<init>(RawInputEnvironmentPlugin.java:123)
[2016-08-22 20:45:47] at net.java.games.input.DirectAndRawInputEnvironmentPlugin.<init>(DirectAndRawInputEnvironmentPlugin.java:46)
[2016-08-22 20:45:47] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2016-08-22 20:45:47] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[2016-08-22 20:45:47] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[2016-08-22 20:45:47] at java.lang.reflect.Constructor.newInstance(Unknown Source)
[2016-08-22 20:45:47] at java.lang.Class.newInstance(Unknown Source)
[2016-08-22 20:45:47] at net.java.games.input.DefaultControllerEnvironment.getControllers(DefaultControllerEnvironment.java:157)
[2016-08-22 20:45:47] at org.lwjgl.input.Controllers.create(Controllers.java:71)
[2016-08-22 20:45:47] at obfuscated.aIL.a(SourceFile:229)
[2016-08-22 20:45:47] at obfuscated.E.<init>(SourceFile:284)
[2016-08-22 20:45:47] at obfuscated.TG.run(SourceFile:102)
[2016-08-22 20:45:47] at java.lang.Thread.run(Unknown Source)
[2016-08-22 20:45:47] [JOYSTICK] cannot read default joystick file because it does not exist
The index out of bounds, should not be a big problem, and it should fix itself on next autosave.
(Assuming its a block in wrong position. Or other malformed file.)
However, looks like something with the driver of your mouse is not working properly.
If you were in the game and assigned keys from it to your control layout, please delete your keyboard.cfg from the starmade directory, and try again.
If you never made it into the game, please try a different mouse, if it works to launch the game, please make sure the mouse driver is properly installed.
- Andy