Jump to content

MikeMiester23

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by MikeMiester23

  1. When ever i try to run a server and a client (I'm doing thins for a buddy) it says: Synchronizing save file with server... Found Java at C:\Program Files\Java\jre7 Connecting to localhost:8988... Server ready. Uploading saves/default/persistent.sfs to server for merge... ---- BEGIN STACK TRACE ---- java.io.FileNotFoundException: saves\default\persistent.sfs (The system cannot f ind the path specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(Unknown Source) at scala.io.Source$.fromFile(Source.scala:91) at scala.io.Source$.fromFile(Source.scala:76) at scala.io.Source$.fromFile(Source.scala:54) at kessler.KesslerClient.putGame(KesslerClient.scala:61) at kessler.KesslerClient.syncGame(KesslerClient.scala:53) at kessler.KesslerClient$.main(KesslerClient.scala:177) at kessler.KesslerClient.main(KesslerClient.scala) ---- END STACK TRACE ---- Unhandled error executing Kessler client! Please report this as a bug. There is a copy of this message in kessler/client_l og.txt. Press enter to continue...
×
×
  • Create New...