GAME INFORMATION
These details are CRITICAL; DO NOT skip them or your issue may not be reviewed.
- GAME BUILD #: Latest 7/26/24
- GAME PLATFORM: Steam
- OPERATING SYSTEM: Windows 10
ISSUE EXPERIENCED
DESCRIBE THE ISSUE IN DETAIL (below). LIMIT TO ONE BUG PER THREAD.
If a custom map is created with “#include custom.xs” command and kept in the “custom map” folder in the original game directory and a multiplayer custom lobby game is played with that map, the guest player does not get the xs file and the game desyncs.
FREQUENCY OF ISSUE
How often does the issue occur? CHOSE ONE; DELETE THE REST!
- 100% of the time / matches I play (ALWAYS)
REPRODUCTION STEPS
List CLEAR and DETAILED STEPS we can take to reproduce the issue ourselves… Be descriptive!
Here’s the steps to reproduce the issue:
- Make a custom map file that includes a xs file with #include command
- put the map file into the custom map folder and xs file in the xs folder in the original game directory.
- Play a custom lobby game with the map.
EXPECTED RESULT
What was SUPPOSED to happen if the bug you encountered were not present?
The xs file should get transferred since the map includes it.