shylor / miniventure

This is a project by PlayMinicraft to update the source code for Minicraft to be easier for developers.
120 stars 44 forks source link

server will not work #22

Closed IdotMaster1 closed 5 years ago

IdotMaster1 commented 5 years ago

so i updated the game and went to launch the server but THEN it told me this error

at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at minicraft.saveload.Load.loadWorld(Load.java:306) at minicraft.saveload.Load.(Load.java:83) at minicraft.saveload.Load.(Load.java:61) at minicraft.core.World.initWorld(World.java:128) at minicraft.screen.LoadingDisplay.lambda$new$0(LoadingDisplay.java:29) 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$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.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)

ChristofferHolmesland commented 5 years ago

This problem is not relevant for this repository. You probably meant to post it here.