Mod gives me critical error

Discuss every aspect of HDTP here.

Moderator: HDTP Team

Forum rules
Please do not feed the trolls.
DGenerate18
Mole Person
Posts: 1
Joined: Wed Dec 20, 2006 2:56 pm

Mod gives me critical error

Post by DGenerate18 »

When I try to run this mod I get the following error:


CRITICAL ERROR

Failed to enter DX.dx:

History: UGameEngine::Init <-XGameEngineExt:: <-DDeusExGameEngine::Init <-InitEngine



needless to say the mod wont run, i tried the fix recommended in the FAQ post, but it didnt work.
DDL
Traditional Evil Scientist
Traditional Evil Scientist
Posts: 3791
Joined: Mon Oct 17, 2005 10:03 am

Post by DDL »

Hmmm..where is DX installed on your machine?
User avatar
Mak Denton
NSF
Posts: 54
Joined: Sat Oct 07, 2006 5:10 am
Location: France, somewhere in Paris' suburbs...

Re: Mod gives me critical error

Post by Mak Denton »

DGenerate18 wrote:When I try to run this mod I get the following error:


CRITICAL ERROR

Failed to enter DX.dx:

History: UGameEngine::Init <-XGameEngineExt:: <-DDeusExGameEngine::Init <-InitEngine



needless to say the mod wont run, i tried the fix recommended in the FAQ post, but it didnt work.
I had the same problem.
I've made a total re-installation of Deus Ex game and HDTP Mirror1 mod, and now it's OK.
Image
EER
Illuminati
Posts: 2486
Joined: Sat Oct 22, 2005 7:52 pm
Location: NL

Post by EER »

I don't know much about unreal modding, but I'm giving it a shot anyway ;)

In my installation dx.dx is located in DXFolder/Maps, check if it's there, if not that may be a problem.
If it is there, make a directory called 'maps' in the HDTP folder and copy dx.dx there.
The reason I'm suggesting this is because DX might think that the HDTP folder is the 'root' folder of DX and it will look in ROOT/Maps for the file.
Eilhan
Mole Person
Posts: 2
Joined: Sat Feb 10, 2007 6:24 pm

Same problem here

Post by Eilhan »

I get the same Critical error. I've tried re-installing the game, but that didn't help. And yes, I patched it to the required version, and played through the Liberty Island level before installing HDTP, so everything should be OK. Anyone else have any suggestions about how to fix this?

-E
Eilhan
Mole Person
Posts: 2
Joined: Sat Feb 10, 2007 6:24 pm

Post by Eilhan »

OK, I posted a few minutes too early. I just figured out what was wrong. The shortcut that was generated for HDTP required some manual editing, because I had installed the game into G:\Deus Ex. The space in the directory name was the problem. All I had to do was take the original command line from the shortcut

Code: Select all

"G:\Deus Ex\System\DeusEx.exe" INI=G:\Deus Ex\System\HDTP.ini USERINI=G:\Deus Ex\System\HDTPUser.ini log=HDTP.log
and add some quotation marks, changing it into the following:

Code: Select all

"G:\Deus Ex\System\DeusEx.exe" INI="G:\Deus Ex\System\HDTP.ini" USERINI="G:\Deus Ex\System\HDTPUser.ini" log=HDTP.log
Works like a charm after that change, so I'm just about to play through a few levels and experience the upgraded textures :)

-E
ctishman
Mole Person
Posts: 8
Joined: Sat Apr 21, 2007 12:58 am
Contact:

Post by ctishman »

All right, I've been trying to get HDTP going on-and-off for a month or so now, and I just can't get it to cooperate. First it was the critical error in DX.dx, and I finally figured out that you have to start HDTP.exe instead of using the provided shortcut. Doing that, unfortunately defaults it to the software renderer, which obviously hasn't a chance of handling HDTP's greater hardware requirements.

What can I do to make it choose Direct3D or OpenGL instead of Software?

Here's some (what I think to be) relevant info from HDTP.ini.

Code: Select all


[Engine.Engine]
GameRenderDevice=D3DDrv.D3DRenderDevice
AudioDevice=Galaxy.GalaxyAudioSubsystem
NetworkDevice=IpDrv.TcpNetDriver
DemoRecordingDevice=Engine.DemoRecDriver
Console=Engine.Console
Language=int
GameEngine=DeusEx.DeusExGameEngine
EditorEngine=Editor.EditorEngine
WindowedRenderDevice=SoftDrv.SoftwareRenderDevice
RenderDevice=GlideDrv.GlideRenderDevice
DefaultGame=DeusEx.DeusExGameInfo
DefaultServerGame=DeusEx.DeathMatchGame
ViewportManager=WinDrv.WindowsClient
Render=Render.Render
Input=Extension.InputExt
Canvas=Engine.Canvas
Root=DeusEx.DeusExRootWindow
CdPath=C:\Program Files\Ion Storm\Deus Ex\
User avatar
Jetsetlemming
Illuminati
Posts: 2398
Joined: Mon Sep 18, 2006 9:11 pm
Contact:

Post by Jetsetlemming »

See the post right above yours. :P
ctishman
Mole Person
Posts: 8
Joined: Sat Apr 21, 2007 12:58 am
Contact:

Post by ctishman »

Yeah, I've tried everything in this thread already, and it didn't work.

A bit of an update:
when I start it from the start menu shortcut, it doesn't show any renderers in the list (which would normally feature OpenGL, D3D, S3Virge, Glide and Software). Sometimes it shows Direct3D for an instant, then the list blanks.
User avatar
Jonas
Off Topic Productions
Off Topic Productions
Posts: 14224
Joined: Sat Apr 24, 2004 9:21 pm
Location: Hafnia

Post by Jonas »

Did you check off the "only show supported renderers" box?
Jonas Wæver
Chief Poking Manager of TNM

I've made some videogames:
Expeditions: Rome
Expeditions: Viking
Expeditions: Conquistador
Clandestine
ctishman
Mole Person
Posts: 8
Joined: Sat Apr 21, 2007 12:58 am
Contact:

Post by ctishman »

Yeah, I tried the "show all devices" option as well. Nothing's listed.

For reference, the card in question is an ATI Radeon x1600 (128mb), and regular Deus Ex detects it just fine.
User avatar
Trestkon
Off Topic Productions
Off Topic Productions
Posts: 2820
Joined: Sat Apr 24, 2004 9:03 pm
Location: Canada
Contact:

Post by Trestkon »

*jumps in*

First, don't start HDTP with the .exe, it simply will not work. Where do you have DX installed? And what does the target of your HDTP shortcut have in it?
-Life does not snap to the x-axis
ctishman
Mole Person
Posts: 8
Joined: Sat Apr 21, 2007 12:58 am
Contact:

Post by ctishman »

Ah, figured it out! I'd dropped a tic instead of a quote in the USERINI path.
Damn.


Edit2: Now I get it. It's only for checking out the stuff in the gallery. Which, I might add, is beautiful. I also picked a fight with Gunther Hermann (both of them) and they looked awesome moving.
User avatar
Trestkon
Off Topic Productions
Off Topic Productions
Posts: 2820
Joined: Sat Apr 24, 2004 9:03 pm
Location: Canada
Contact:

Post by Trestkon »

Actually, all the new items should appear in game, as well. As long as you start it with the HDTP shortcut.
-Life does not snap to the x-axis
ctishman
Mole Person
Posts: 8
Joined: Sat Apr 21, 2007 12:58 am
Contact:

Post by ctishman »

Well, the gallery works, but when I start the actual game, it just plays 60 times as fast as it should.
Post Reply