It happened two times now and not for the same task, so it seems more like general issue. First one happened during second mission with lander. The latest is from rover in 4th mission.
I am using development build.
It happened two times now and not for the same task, so it seems more like general issue. First one happened during second mission with lander. The latest is from rover in 4th mission.
I am using development build.
Don't remember anything special I was doing. Just as usual all points were green, I got green box and hit shooting hud with mouse. Oh and the rover (and lander) was all low grade in components, if that is relevant.
BALTHAZAR, 05.08 2013 20:44:33
Unhandled exception
Program: ...\!steam\steamapps\common\Take On Mars\TKOM.exe
Reason: Access violation. Illegal read by 44b0d1 at 0
Script callstack:
Class: 'VehicleObject'
Function: 'CreateScreenshotPhoto'
Stack trace:
scripts/Campaign/GameObjectsImpl.h:1718
scripts/Campaign/GameObjectsImpl.h:1749
scripts/Entities/VehicleHandlerFuncs.h:23
scripts/Entities/Controllers/Instruments/OnPFrm_Cameras.h:285
SymGetSymFromAddr:487, addr:0x0044b0d1
SymGetSymFromAddr:487, addr:0x0044b0d1
BALTHAZAR, 06.08 2013 14:42:13
Unhandled exception
Program: ...\!steam\steamapps\common\Take On Mars\TKOM.exe
Reason: Access violation. Illegal read by 44b0d1 at 0
Script callstack:
Class: 'VehicleObject'
Function: 'CreateScreenshotPhoto'
Stack trace:
scripts/Campaign/GameObjectsImpl.h:1718
scripts/Campaign/GameObjectsImpl.h:1749
scripts/Entities/VehicleHandlerFuncs.h:23
scripts/Entities/Controllers/Instruments/OnPFrm_Cameras.h:285
SymGetSymFromAddr:487, addr:0x0044b0d1
SymGetSymFromAddr:487, addr:0x0044b0d1
Hmm, looking at that part of the code, it appears it was trying to create the render screenshot, but probably was not able to.
Is this happening with every photo you try to take or only in a specific circumstance?
Also, are you running Steam with reduced rights? Perhaps try running Take On Mars with admin rights to see if that helps.
Please let me know on the result.
It's rather random and I am not sure how to reproduce it. I can trying running TKOM with admin right and let you know if it happens again.
Running with admin rights seems to be working. This bug didn't happened again after couple of hours of playing. Tomorrow I will try again without admin rights and see if it's really an issue.