PadWorld-Entertainment / worldofpadman

World of PADMAN game repository
https://worldofpadman.net
Other
37 stars 8 forks source link

Using command "screenshot levelshot" leads to a full crash #256

Closed kai-li-wop closed 1 month ago

kai-li-wop commented 4 months ago

I tried to automate creating levelshots by using the "screenshot levelshot" command which leads to a full crash in both renderers OpenGL1 and OpenGL2. Looks like some variable is not initialized. Would be good to get this working because I don't want to recreate all levelshots by hand.

grafik

kai-li-wop commented 4 months ago

@mgerhardy: The debug error is gone but WoP still crashes to Desktop. I'm not sure what causes this. I could try a workaround by simply creating normal screenshots and to resize them manually but it would be nice to auto recreate all levelshots in needed size by using the function.

I just testes this in ioquake3 without any issues. There it works fine with tga screenshots.

kai-li-wop commented 1 month ago

@zturtleman: thx a lot for investigating and the fix. Works like a charm now.