ValveSoftware / portal2

Issues for the Linux port of Portal 2
145 stars 11 forks source link

demo playback fails to find map in workshop folder #350

Closed Mitia514 closed 3 years ago

Mitia514 commented 3 years ago

Portal 2 The file recording goes well the recording file is large. But during playback the game freezes in the game menu.It happened after the last update of the game(Portal 2).This is what the console writes - ] demoui Playing demo from kalerab3.dem. CModelLoader::Map_IsValid: No such map 'maps/1614936779.bsp' map load failed: 1614936779 not found or invalid Unknown command "demopauseafterinit"

Any dem recordings and even those just recorded cannot be played :steamsad: Each update of the game breaks something (last time the list of signed cards was broken, now the excerpt is not recorded in the demo file.)

Mitia514 commented 3 years ago

I fix play dem files.

0 Start the game 1 Open the console, type the command in it demoui and press enter. 2 Press the button Load. 3 Select and run your demo file the following line will fly out in the console

emo from kalerab3p2.dem. CModelLoader::Map_IsValid: No such map 'maps/1614936779.bsp' map load failed: 1614936779 not found or invalid Unknown command "demopauseafterinit"

4 Copy the numbers (this is the number of your map you want to play) 5 Quit the game 6 Open this path(this is where your game is installed)

G:\Program Files (x86)\SteamLibrary\steamapps\common\Portal 2\portal2\maps\workshop

7 Insert your copied map numbers into the search(in my case it is 1614936779) 8 Copy the found file(1614936779.bsp) along the path

G:\Program Files (x86)\SteamLibrary\steamapps\common\Portal 2\portal2\maps

9 Start the game and repeat the steps 1,2,3 to start playing the dem file

Mitia514 commented 3 years ago

It looks like the game has forgotten how to look for map files in the workshop folder and is looking for maps in the map folder. I hope the developers will fix it.

misyltoad commented 3 years ago

This is already fixed in the limited_beta branch.

Mitia514 commented 3 years ago

Ok, but when will it go to release? Or should I always be on beta now?

misyltoad commented 3 years ago

This should be fixed now.

Mitia514 commented 3 years ago

Yes, the developers have fixed it, I am very glad

kisak-valve commented 3 years ago

Closing per the last couple comments.