#Start.cmd Force closing

13 messages · Page 1 of 1 (latest)

lilac mantle
#

It's normal yesterday now it's not

#

Start.cmd Force closing

glad saddle
#

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

lilac mantle
#

I did change the grasscutter folder to something else

#

the mongodb is running

glad saddle
#

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

lilac mantle
#

Fixed now

#

i just extract another grasscutter and run like charm

#

thx

glad saddle
#

No problem

lilac mantle
#

I didnt know that a simple folder namechange could do something like that