#Start.cmd Force closing
13 messages · Page 1 of 1 (latest)
Have you: changed the name of the grasscutter jar, or changed / moved resources folder
or even if mongodb isn't running it is possible the cmd would exit by itself
It is likely related to that, start.cmd assumes that the jar is just called "grasscutter" and that resources are there, you could edit start.cmd to add PAUSE on a new line at the end, which will start the cmd one line at a time
you could then see exactly what it says before it exits
No problem
I didnt know that a simple folder namechange could do something like that