base icon indicating copy to clipboard operation
base copied to clipboard

Maps saved do not appear in the menu

Open bplx opened this issue 10 months ago • 1 comments

  • Version and build: v2.0.9 (Big Bang Beta) [steam:628]
  • Observation: After saving a map it does not appear in the menus
  • Expected result: The map to appear in the Offline Play menu
  • How to reproduce: Make a map and save it
2024-04-09 15:18.43 Loading SDL..
2024-04-09 15:18.43 Loading eNet..
2024-04-09 15:18.43 Loading game..
2024-04-09 15:18.43 Current Steam Handle: [redacted]
2024-04-09 15:18.43 Current Steam UserID: [redacted]
2024-04-09 15:18.43 Steam API initialised successfully.
2024-04-09 15:18.43 Discord API initialised successfully.
2024-04-09 15:18.43 Version: Red Eclipse 2.0.9-nix64-steam-628 client (Big Bang Beta) [gnuc-11.1.0]
2024-04-09 15:18.43 Loading video..
2024-04-09 15:18.43 Loading GL..
2024-04-09 15:18.43 Video: AMD Radeon Graphics (radeonsi, rembrandt, LLVM 17.0.6, DRM 3.54, 6.6.24-1-lts) (AMD) 4.6 (Core Profile) Mesa 24.0.4-arch1.2
2024-04-09 15:18.43 GLSL: 4.60
2024-04-09 15:18.43 Loading sound..
2024-04-09 15:18.43 Sound: OpenAL Soft (OpenAL Community) 1.1 ALSOFT 1.23.1
2024-04-09 15:18.43 Audio device list:
2024-04-09 15:18.43 - Family 17h/19h HD Audio Controller Analog Stereo [default]
2024-04-09 15:18.43 - AudioRelay Mic&Sink
2024-04-09 15:18.43 - AudioRelay Speaker
2024-04-09 15:18.43 - Rembrandt Radeon High Definition Audio Controller Digital Stereo (HDMI 2)
2024-04-09 15:18.43 Audio device: Family 17h/19h HD Audio Controller Analog Stereo [48000]
2024-04-09 15:18.43 Loading defaults..
2024-04-09 15:18.43 Loading world..
2024-04-09 15:18.43 Loading config..
2024-04-09 15:18.43 Configuration loaded
2024-04-09 15:18.43 Loading required data..
2024-04-09 15:18.43 Loading main..
2024-04-09 15:18.45 Number of Steam users currently playing: 33
2024-04-09 15:18.45 Display [0]: 1920x1080 [240 Hz] Fullscreen: 1920x1080 [1920x1080]
2024-04-09 15:21.00 Local client 0 connected
2024-04-09 15:21.00 Local peer connection attempt from 127.0.0.1 [0]
2024-04-09 15:21.00 Connected, starting negotiation with server
2024-04-09 15:21.00 Negotiation complete, mastermode is 0 (open)
2024-04-09 15:21.00 Map change: test saving map (1:4097) [-1] (Default)
2024-04-09 15:21.00 Not found: maps/test.mpz
2024-04-09 15:21.00 Unable to load test saving map
2024-04-09 15:21.02 pwds has map CRC: 0x00000000
2024-04-09 15:21.02 The map is being requested from pwds..
2024-04-09 15:21.02 Server has requested we send the map..
2024-04-09 15:21.02 Sending map..
2024-04-09 15:21.02 Saving: temp/maps/test_0x0 (forced)
2024-04-09 15:21.02 Saved temp/maps/test_0x0 (Untitled by Unknown) v55:278(r1) [0x1fdc1a2a] in 0.1 secs
2024-04-09 15:21.02 Transmitting file: temp/maps/test_0x0.mpz
2024-04-09 15:21.02 Transmitting file: temp/maps/test_0x0.cfg
2024-04-09 15:21.02 Transmitting file: temp/maps/test_0x0.png
2024-04-09 15:21.02 Failed to open map file: temp/maps/test_0x0.txt
2024-04-09 15:21.02 Failed to open map file: temp/maps/test_0x0.wpt
2024-04-09 15:21.02 Map data has been uploaded to the server
2024-04-09 15:21.05 Requesting game information from pwds..
2024-04-09 15:21.05 Sending game info..
2024-04-09 15:21.05 Game information received, starting..
2024-04-09 15:21.06 Cannot open waypoint file: maps/test.wpt
2024-04-09 15:21.28 Saving: maps/test (normal)
2024-04-09 15:21.28 Saved maps/test (Untitled by Unknown) v55:278(r2) [0x3377da80] in 0.1 secs
2024-04-09 15:21.40 Janitor fell to their death

bplx avatar Apr 09 '24 19:04 bplx

The maps appear after game is restarted. However, I'll add logic to make sure it's not required in the future.

q009 avatar Apr 09 '24 19:04 q009