You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dump_globals console command crashes the game when used.
Steps to reproduce
Steps to reproduce the behavior:
Open developer console
Type dump_globals and hit enter
See error
Expected behavior
dump_globals normally prints the current global states to the console.
Additional context
This was discovered by Employee8 during tests for E:ZU2 and I replicated it on my local build of E:Z2, but not in my local build of Mapbase.
On Linux, dump_globals doesn't crash, but it does appear to replace the global state and counter portions of certain globals with garbage. For example:
Describe the bug
The
dump_globals
console command crashes the game when used.Steps to reproduce
Steps to reproduce the behavior:
dump_globals
and hit enterExpected behavior
dump_globals
normally prints the current global states to the console.Additional context
This was discovered by Employee8 during tests for E:ZU2 and I replicated it on my local build of E:Z2, but not in my local build of Mapbase.
On Linux,
dump_globals
doesn't crash, but it does appear to replace the global state and counter portions of certain globals with garbage. For example:The text was updated successfully, but these errors were encountered: