Page MenuHomeFeedback Tracker

[CTD] Crash while taking photo
Need More Info, WishlistPublic

Description

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.

Details

Legacy ID
4198236361
Severity
None
Resolution
Open
Reproducibility
Sometimes
Steps To Reproduce

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.

Additional Information

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

Event Timeline

FredyC edited Steps To Reproduce. (Show Details)Aug 6 2013, 2:49 PM
FredyC edited Additional Information. (Show Details)
FredyC set Category to category:bugs.
FredyC set Reproducibility to Sometimes.
FredyC set Severity to None.
FredyC set Resolution to Open.
FredyC set Legacy ID to 4198236361.May 9 2016, 9:50 AM
Dram added a comment.Aug 6 2013, 3:12 PM

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.

FredyC added a subscriber: FredyC.May 9 2016, 9:50 AM
FredyC added a comment.Aug 6 2013, 3:25 PM

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.

FredyC added a comment.Aug 6 2013, 9:35 PM

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.