Batch file for playit.gg?
seems to launch bedrock fine (batch file is in serverfiles directory)
doing
cd C:\Program Files\playit_gg\bin
then playit
manually works7 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by ciseak#0
however having both in the same batch file just breaks playit
What’s the error?
Put pause at the end on a new line so it doesn’t auto close
There's no error code, it's blank then closes
This differs from the manual
CD [directory]
, then playit
I'm sure it's something rudimentalCan u put pause and see what it says before it closes
It should say someething before closing
Why aren't you calling the path of the executable without doing CD?
IE just running
c:\program files\playit_gg\bin\playit.exe/jar/yml/pst/scr
i never thought of that
but its alright
ill stick to doing it manually