Trapped Dead

Trapped Dead

Runtime error!
When I tryed to launch the game I got an error about the Visual C++ library error. I wanted to download the correct libraries, but having downladed many in past, I would like to understand which one is lacking here. Infact I already checked the net 2.0, 3.0, 3.5

error message:

"Runtime Error!

R6025
- pure virtual function call"

Any suggestion?
Last edited by Topper Harley (toppertrip); Nov 9, 2024 @ 6:09pm
< >
Showing 1-15 of 45 comments
BoahEy Nov 9, 2024 @ 6:50pm 
here is an article about the error.

https://learn.microsoft.com/de-de/cpp/error-messages/tool-errors/c-runtime-error-r6025?view=msvc-170

it seems to be a pointer ingame broken.
maybe check/repair trapped dead, it should download proper vc++ libraries
Thanks I had problem with pointers in other games and I installed and uninstalled them. Now I try again to see if I missed something
Last edited by Topper Harley (toppertrip); Nov 9, 2024 @ 8:23pm
With pointer, did you mean the pointer used in programming? When I wrote pointer I was writing about the mouse pointer, disappeared in varius applications at full screen, specially old ones.
If it lacks a call pointer, may be a library lacking in my computer. But I don't know which one could be in 2011.

About checking and repairing the game on Steam I did it, I also uninstalled and reinstalled it. The check and repair I used is the Steam function.
Last edited by Topper Harley (toppertrip); Nov 9, 2024 @ 7:56pm
BoahEy Nov 10, 2024 @ 1:15am 
yes its a pointer ingame which causes the problem.

you can try if its the video causing problems, if the game crash before the intro starts.

go Trapped Dead install folder -> _Gamedata <- rename intro.wmv -> intro1.wmv

try your luck

i jump direct to startmenu without the intro displayed.
Last edited by BoahEy; Nov 10, 2024 @ 1:16am
Thanks, this is a creative solution :D I tryed it and gave the same error
Last edited by Topper Harley (toppertrip); Nov 10, 2024 @ 1:13pm
I'm actually looking for codecs
BoahEy Nov 10, 2024 @ 2:38pm 
okay , sometimes videos can cause crashing games.

you can check what windows collected about the crash.

place a link to your desktop "perfmon /rel" , open and check for crash details.
target looks like : C:\Windows\System32\perfmon.exe /rel
Using Process Monitor on Trappeddead.exe I found various infos some are similar to the following:

NAME NOT FOUND HKLM\System\CurrentControlSet\Control\Session Manager\ResourcePolicies

File System
CreateFile
NAME NOT FOUND
C:\Windows\System32\wow64log.dll


Now I do as you asked up
Last edited by Topper Harley (toppertrip); Nov 10, 2024 @ 2:41pm
from perfmon /rel:

Error Application Name: TrappedDead.exe, version: 1.1.0.0, timestamp: 0x4e6ef901
Invalid Module Name: Vision90.dll, version: 8.0.17.0, timestamp: 0x4ce54f78
Exception Code: 0x40000015
Error Offset: 0x000447e3
Error Process Id: 0x249C
Error Application Start Time: 0x1DB3302E487BBDA
Error Application Path: D:\SteamLibrary\steamapps\common\TrappedDead.exe
Path of the module in error: D:\SteamLibrary\steamapps\common\Trapped Dead\bin\Vision90.dll
Report Id: 9e58aef1-811b-403d-8d95-4a0fb02ab299
Full name of the failed package:
Application ID related to the failed package:
Vision90.dll is in bin directory
another one:

Error Application Name: TrappedDead.exe, version: 1.1.0.0, timestamp: 0x4e6ef901
Invalid Module Name: ntdll.dll, version: 10.0.26100.2161, timestamp: 0x0827b042
Exception Code: 0xc0000005
Error Offset: 0x0003fb2c
Error Process Id: 0x25AC
Error Application Start Time: 0x1DB33B95148BCBF
Error Application Path: D:\SteamLibrary\steamapps\common\Trapped Dead\bin\TrappedDead.exe
Path of the module in error: C:\WINDOWS\SYSTEM32\ntdll.dll
Report Id: 31c250f9-2a10-4d0d-bbff-6ffacae54c2a
Full name of the failed package:
Application ID related to the failed package:


ntdll.dll is present in my system32 directory
Other reports are similar to the following:

Application name with error: dwm.exe, version: 10.0.26100.1882, timestamp: 0x0e48d5b8
Invalid module name: DispBroker.Desktop.dll, version: 10.0.26100.2161, timestamp: 0x1af717c3
Exception code: 0xc0000005
Error offset: 0x0000000000080605
Process id in error: 0x35A0
Start time of application in error: 0x1DB332D13299F4B
Path to application in error: C:\WINDOWS\system32\dwm.exe
Path of the module in error: C:\Windows\System32\DispBroker.Desktop.dll
Report Id: b054b264-955b-4967-a265-c1998a336daa
Full name of failed package:
Application ID related to failed package:
BoahEy Nov 10, 2024 @ 3:58pm 
Originally posted by toppertrip:
Other reports are similar to the following:

Application name with error: dwm.exe, version: 10.0.26100.1882, timestamp: 0x0e48d5b8
Invalid module name: DispBroker.Desktop.dll, version: 10.0.26100.2161, timestamp: 0x1af717c3
Exception code: 0xc0000005
Error offset: 0x0000000000080605
Process id in error: 0x35A0
Start time of application in error: 0x1DB332D13299F4B
Path to application in error: C:\WINDOWS\system32\dwm.exe
Path of the module in error: C:\Windows\System32\DispBroker.Desktop.dll
Report Id: b054b264-955b-4967-a265-c1998a336daa
Full name of failed package:
Application ID related to failed package:

Here is some answer from microsoft , i would try to fix the dwm.exe

Hi, I am Dave, I will help you with this.

Rather than updating the graphics drivers, completely remove the current Nvidia device driver using the widely available free DDU utility, then restart your PC and go to the Nvidia website to download and install a slightly older version of the Nvidia device driver.

A slightly older version of that driver is more stable than the latest version.
___________________________________________________________________
Ok, Thanks Dave, I downloaded the ddu and I am going to run it in safe mode.
Ok, done
< >
Showing 1-15 of 45 comments
Per page: 1530 50

Date Posted: Nov 9, 2024 @ 2:41pm
Posts: 45