When using @warp frequently it ends by crashing with this error
error: process didn't exit successfully: `target\debug\server.exe` (exit code: 0xc0000005, STATUS_ACCESS_VIOLATION)
An integration test should reproduce this.
Notes:
- Using multiplayer simulator to warp across map does not trigger the issue
- walking on a map while other session were warping triggered this issue
When using
@warpfrequently it ends by crashing with this errorAn integration test should reproduce this.
Notes: