Jump to content

Recommended Posts

When the game is generating a world without caves, the main client is the one that will generate the world (Forest), which gives you a fully detailed log about the world generation itself and the WorldSim API thread. But, when we have a world generation with Caves enabled, the client opens two other executables (dontstarve_dedicated_server_nullrenderer(_x64)) which then splits the generation of both Forest and the Caves, giving details only about the Network Signal between then, which is information poor.

So, my question for you guys is: is there a (legal) way to inspect log details during the world generation of these two clients? If so, how?

@Edit:

Lol, the server cluster has logs...

Edited by Provoked

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...