[15.26] Crash using credo timelapse mod on: "SpriteSaver::saveSprite"
-
- Fast Inserter
- Posts: 152
- Joined: Sun Dec 18, 2016 3:02 pm
- Contact:
[15.26] Crash using credo timelapse mod on: "SpriteSaver::saveSprite"
Crashed when credo timelapse mod tried to screenshot, doesn't always happen every screenshot, seems sporadic, I take screenshot at position = 0,0, zoom = 0.25, dimension = 7680x4320, every 1200 tick, set noon at screenshot. I'm not sure but I think it crashed when the tick is exactly the one that is autosave. Edit: it's not when autosave.
- Attachments
-
- bugged modpack.zip
- (267.64 KiB) Downloaded 176 times
-
- factorio-current.log
- (7.81 KiB) Downloaded 178 times
Re: [15.26] Crash using credo timelapse mod on: "SpriteSaver::saveSprite"
Thanks for the report.
The crash is fixed for 0.15.27.
However, we don't consider screenshoting feature to be something that should work no matter what. So if something goes wrong (like in this case IDirect3DDevice9::GetRenderTargetData failed, probably due to running out of video memory) it should log an error and continue running.
The crash is fixed for 0.15.27.
However, we don't consider screenshoting feature to be something that should work no matter what. So if something goes wrong (like in this case IDirect3DDevice9::GetRenderTargetData failed, probably due to running out of video memory) it should log an error and continue running.