Page 1 of 1

SPIRAL KNIGHTS ERROR

PostPosted: Tue Sep 11, 2018 9:22 pm
by matagentepro
i dont know why but im triyng all posible paths of the game but always says unable to access jarfile getdown-pro.jar

heres a compatibility diagnostic: https://pastebin.com/nK4yLctY

what im doing wrong? psdt_ im using the dev patcher of inner space

heres is the patch when i go to propierties from the game: "C:\Users\andre\AppData\Roaming\Spiral Knights\java_vm\bin\javaw.exe" -jar getdown-pro.jar .

Re: SPIRAL KNIGHTS ERROR

PostPosted: Tue Sep 11, 2018 9:37 pm
by bob
According to the instructions, in the Add Game for InnerSpace, the Game executable like would be:
Code:
C:\Users\andre\AppData\Roaming\Spiral Knights\java_vm\bin\javaw.exe

and the Parameters line would be
Code:
-jar "C:\Users\andre\AppData\Roaming\Spiral Knights\getdown-pro.jar" "C:\Users\andre\AppData\Roaming\Spiral Knights"

Image

p.s. try not to double post, chasing multiple threads is annoying.

Re: SPIRAL KNIGHTS ERROR

PostPosted: Tue Sep 11, 2018 9:45 pm
by matagentepro
ahhh i need to put the path 2 times xD sorry and thanks, i dont understand the first time yu r the best <3

Re: SPIRAL KNIGHTS ERROR

PostPosted: Tue Sep 11, 2018 9:55 pm
by matagentepro
Help sorry, it doesnt works.................

the same message of error apears again :"c is there any solution?

Re: SPIRAL KNIGHTS ERROR

PostPosted: Tue Sep 11, 2018 10:01 pm
by bob
Well, the first thing would be to check if the jar file is actually in the folder specified, and if not, adjust the file paths as necessary. I was only going off the instructions and the file paths you provided, so what I put there may be incorrect.