Closed wzdev-ci closed 14 years ago
wil uploaded file warzone2100.gdmp-ov5uUh
(18.2 KiB)
wil commented
None of the crashes I'v had in Warzone are repeatable, this leads me to think that there are some serious memory corruption issues in the game.
cybersphinx commented
Most of them are asserts iirc, so if you compile in non-debug mode or run with --noassert, the assert won't happen. Question is if the conditions leading to the asserts are fatal or not...
Per commented
I've never seen a structure crash the map grid before, but there is something the matter with the map grid code giving unreproducible errors similar to this with droids.
Cyp changed status from new
to closed
Cyp set resolution to duplicate
Cyp commented
Marking duplicate of #414. (New code in trunk should be completely deterministic, except in the case that two objects share the exact same x, y coordinates.)
resolution_duplicate
type_bug
| by wilIssue migrated from trac:1246 at 2022-04-15 20:17:27 -0700