Jump to content
  • 0

Soft Wipe (Steam Server) Build 33


CaptKaspar

Question

I created a .bat file long ago with

 

".\jre64\bin\java.exe" -Dsoftreset  -Djava.library.path=./ -cp lwjgl.jar;lwjgl_util.jar;sqlitejdbc-v056.jar;trove-3.0.3.jar;uncommons-maths-1.2.3.jar;./ zombie.network.GameServer
PAUSE

 

as the text to 'softwipe' my non-steam server. This .bat file is located at

 

C:/programfiles(x86)/Steam/steamapps/common/ProjectZomboid

 

When I integrated Steam into our server using SteamCMD it created our server in location

 

C:/pzserver

 

with the server files: 'StartServer32' and 'StartServer64'.

 

If I run the softwipe .bat file will it softwipe the StartServer64.bat? Or will it still only softwipe the original ProjectZomboidServer.bat? Do I need to change any of the above code or the location of any files?

 

I have read a softreset will be necessary to take advantage of the new features in build 33.

 

Thanks for the insight and help!

 

EDIT: BTW I understand that you can't update servers to build 33 yet, just planning ahead :)

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...