Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Some games unplayable after update

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
6/29/2024 12:51:00 AMAUrankAdminGoogleFrog before revert after revert
Before After
1 That is concerning, and thanks for the video. Can you gather a bit more information by doing the following? 1 That is concerning, and thanks for the video. Can you gather a bit more information by doing the following?
2 * Find the time where it suddenly stops running well, and send a video with /debug view over that change. 2 * Find the time where it suddenly stops running well, and send a video with /debug view over that change.
3 * Check that the very high Swap (blue region) happens without the video recording attached. The high Swap is quite weird, perhaps you need to use Fullscreen or something, because sometimes I get high swap while tabbed out. 3 * Check that the very high Swap (blue region) happens without the video recording attached. The high Swap is quite weird, perhaps you need to use Fullscreen or something, because sometimes I get high swap while tabbed out.
4 * Check '/luarules profile' as well, since sometimes you synced lua might be a bit high. 4 * Check '/luarules profile' as well, since sometimes you synced lua might be a bit high.
5 * Upload at better than 720p so I can read the numbers. The engine debug view is ok due to the colours, but I don't think I'll get much from '/luarules profile'. Or you could take some screenshots and send them. 5 * Upload at better than 720p so I can read the numbers. The engine debug view is ok due to the colours, but I don't think I'll get much from '/luarules profile'. Or you could take some screenshots and send them.
6 * Send your infolog from the game. There could be something crashing and trying to restart. You should be able to watch the replay then do this: https://zero-k.info/mediawiki/Reporting_Bugs 6 * Send your infolog from the game. There could be something crashing and trying to restart. You should be able to watch the replay then do this: https://zero-k.info/mediawiki/Reporting_Bugs
7 \n 7 \n
8 Your computer specs will be in the infolog, but you could also post them here for simplicity. I had a look at what BAR is doing regarding multithreading, and it seems to do the same as ZK. 8 Your computer specs will be in the infolog, but you could also post them here for simplicity. I had a look at what BAR is doing regarding multithreading, and it seems to do the same as ZK.
9 \n 9 \n
10 For now, here are some things to try. 10 For now, here are some things to try.
11 * Fiddle with different window modes. That might fix the giant Swap issue. 11 * Fiddle with different window modes. That might fix the giant Swap issue.
12 * Try removing multithreading. Go to your ZK folder, find springsettings. cfg, and add PathingThreadCount = 1 and WorkerThreadCount = 1 as new lines to the bottom. 12 * Try removing multithreading. Go to your ZK folder, find springsettings. cfg, and add PathingThreadCount=1 and WorkerThreadCount=1 as new lines to the bottom.
13 \n 13 \n
14 I have sent an issue, directly responding to engine dev enquires there would be helpful: https://github.com/beyond-all-reason/spring/issues/1566 14 I have sent an issue, directly responding to engine dev enquires there would be helpful: https://github.com/beyond-all-reason/spring/issues/1566