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
[BUGBOT][Game logic] Difficulty Creating New Maps with Similar Case-Sensitive Names
Description
The user encounters difficulties when trying to create a new map if there is an existing map with a name that is similar but differs in case sensitivity. This issue may be due to how the game handles file names in its virtual file system.
Workarounds
The proposed workaround is to add a flag to the map command that allows forcing the creation of a new map, ignoring any potential conflicts with existing maps.
Information
Operating system: n/a
Hardware and drivers: n/a
Product version: n/a
The text was updated successfully, but these errors were encountered:
[BUGBOT][Game logic] Difficulty Creating New Maps with Similar Case-Sensitive Names
Description
The user encounters difficulties when trying to create a new map if there is an existing map with a name that is similar but differs in case sensitivity. This issue may be due to how the game handles file names in its virtual file system.
Workarounds
The proposed workaround is to add a flag to the
map
command that allows forcing the creation of a new map, ignoring any potential conflicts with existing maps.Information
The text was updated successfully, but these errors were encountered: