OldUnreal / UnrealTournamentPatches

Other
1.04k stars 30 forks source link

Multiple hints for buggy movers #1673

Closed SeriousBarbie closed 2 hours ago

SeriousBarbie commented 2 hours ago

I guess the warning for movers with broken collision appears every time the map is (auto) saved and so the screen gets filled. Suggestion: while message is displayed, don't display another one (use semaphore or modal window or ...) WindowWindowWindow

SeriousBuggie commented 2 hours ago

Did you use autosave? Or how you make so many of them?

SeriousBarbie commented 2 hours ago

Ofc auto save - UnrealEd crashes even in latest versions.

SeriousBuggie commented 2 hours ago

Well, maps usually huge enough, so this make lags on save. So I personally not use it. Prefer manually save periodically with proper versioning.

Bug fixed in test build 836.

Also all editor crashes need report, so we can fix them.

SeriousBarbie commented 1 hour ago

Also all editor crashes need report, so we can fix them.

I was not able to reproduce the crash - it happened multiple times on deleting a brush.

SeriousBuggie commented 1 hour ago

In latest test versions come nice crash logger. So sometimes even reproduce steps not need fix bug now. So feel free make issue and add crash message and crash log.