Jump to content

DUMP file when kicking player


Recommended Posts

You're reporting a multiplayer issue, but the screenshot is from a singleplayer game. A few questions to narrow down the issue:

  • Can you reproduce it reliably?
  • Which steps are needed to reproduce the crash? (please also provide a file, or indicate the scenario you've used)
  • Does it also happen if you don't kick any player?
  • Does it happen in singleplayer, multiplayer or both?
  • Like 2
Link to comment

the park that you embedded in your post fails to load. The screenshot in your second post is also not from multiplayer, as remarked by jensj12, and also shows a assertion failure, which does not create dump files, so I suspect that the two issues are not related to each other. Please provide the information that jensj12 asked for, so it can be properly looked into.

  • Like 1
Link to comment

Ignoring asserts only cause greater problems, they're there to catch errors early before the game messes up completely. A list of steps like peti100 provided is very helpful in debugging these things, so please provide us a list of steps to reproduce the crash so devs can investigate it on their own machines.

Link to comment

This particular assertion can be ignored, as this one was added quite recently to make sure a certain value stays within range. Somehow, the value doesn't stay within range, but it's probably been like that for a while already. Ignoring it a few times every frame will make you able to continue playing for now, or go back to an older build to not have the assertion being hit at all.

  • Like 1
Link to comment

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...