D2X-W32 Problems
- Sapphire Wolf
- DBB Admiral
- Posts: 1463
- Joined: Mon Nov 24, 2003 3:01 am
- Location: Nope.avi , gender: male
- Contact:
D2X-W32 Problems
After the message says "Prepare for Descent" in D2X-W32, it quits. what should I do?
- Sapphire Wolf
- DBB Admiral
- Posts: 1463
- Joined: Mon Nov 24, 2003 3:01 am
- Location: Nope.avi , gender: male
- Contact:
- Sapphire Wolf
- DBB Admiral
- Posts: 1463
- Joined: Mon Nov 24, 2003 3:01 am
- Location: Nope.avi , gender: male
- Contact:
- Sapphire Wolf
- DBB Admiral
- Posts: 1463
- Joined: Mon Nov 24, 2003 3:01 am
- Location: Nope.avi , gender: male
- Contact:
- Sapphire Wolf
- DBB Admiral
- Posts: 1463
- Joined: Mon Nov 24, 2003 3:01 am
- Location: Nope.avi , gender: male
- Contact:
- Sapphire Wolf
- DBB Admiral
- Posts: 1463
- Joined: Mon Nov 24, 2003 3:01 am
- Location: Nope.avi , gender: male
- Contact:
- Sapphire Wolf
- DBB Admiral
- Posts: 1463
- Joined: Mon Nov 24, 2003 3:01 am
- Location: Nope.avi , gender: male
- Contact:
Afaik not. The debug version might do that, but only for trapped exceptions (i.e. problems the programmers have foreseen and created some code to test for them and report them if they occur - usually with some assert macro calling a warning or error message. In such a case, you will see a message box on-screen though).
If there is a bug that causes a real crash (i.e. an unhandled exception of some kind), there will be no error logging.
The same is true for problems in the SDL. I e.g. had found at one time that the SDL would spuriously fail to properly initialize the OpenGL subsystem. All the proper arguments were passed to the proper functions, but the OpenGL driver returned an error for some reason I could not figure, resulting in D2X not starting.
The most promising thing would be to set up a development environment on a PC having problems with D2X and debugging it there.
Well, I guess this was about 5 times more than you wanted to know.
If there is a bug that causes a real crash (i.e. an unhandled exception of some kind), there will be no error logging.
The same is true for problems in the SDL. I e.g. had found at one time that the SDL would spuriously fail to properly initialize the OpenGL subsystem. All the proper arguments were passed to the proper functions, but the OpenGL driver returned an error for some reason I could not figure, resulting in D2X not starting.
The most promising thing would be to set up a development environment on a PC having problems with D2X and debugging it there.
Well, I guess this was about 5 times more than you wanted to know.
-
- Defender of the Night
- Posts: 13477
- Joined: Thu Nov 05, 1998 12:01 pm
- Location: Olathe, KS
- Contact:
Dude, you realize that none of us can read your mind...right? We've got to know what the actual error message is, what hardware you're using, and what you've done to your system. Contrary to popular belief, we cannot pop out of your phone jack and push the magic button that solves all your computer problems.Dark Falcon wrote:It gave me an error.Garak wrote:You're welcome
I take it the latest dsl helped/fixed your problem?Dark Falcon wrote:thanks
*sweat drop*
- Sapphire Wolf
- DBB Admiral
- Posts: 1463
- Joined: Mon Nov 24, 2003 3:01 am
- Location: Nope.avi , gender: male
- Contact:
- Sapphire Wolf
- DBB Admiral
- Posts: 1463
- Joined: Mon Nov 24, 2003 3:01 am
- Location: Nope.avi , gender: male
- Contact:
- Sapphire Wolf
- DBB Admiral
- Posts: 1463
- Joined: Mon Nov 24, 2003 3:01 am
- Location: Nope.avi , gender: male
- Contact:
- Sapphire Wolf
- DBB Admiral
- Posts: 1463
- Joined: Mon Nov 24, 2003 3:01 am
- Location: Nope.avi , gender: male
- Contact:
I'm not exactly sure that *you* know what sarcasm is. I found your remark a little bit on the rude side.MD-2389 wrote:Which doesn't tell us anything. Next time it crashes, click on the link that would show what file it had a problem with.
Diedel: I see sarcasm isn't your strong suit.
@Dark_Falcon,
oopsy. I am afraid I cannot help you. This is a "hard" program crash, not D2X running into some assertion, displaying an error message and quitting halfway decently. If however I am wrong and there *is* such a message, please write it down on some piece of paper and quote it here. The probability that I can help you in that case is very high.
You do not happen to live in Germany, do you?
- Sapphire Wolf
- DBB Admiral
- Posts: 1463
- Joined: Mon Nov 24, 2003 3:01 am
- Location: Nope.avi , gender: male
- Contact:
I'm from America.Diedel wrote:I'm not exactly sure that *you* know what sarcasm is. I found your remark a little bit on the rude side.MD-2389 wrote:Which doesn't tell us anything. Next time it crashes, click on the link that would show what file it had a problem with.
Diedel: I see sarcasm isn't your strong suit.
@Dark_Falcon,
oopsy. I am afraid I cannot help you. This is a "hard" program crash, not D2X running into some assertion, displaying an error message and quitting halfway decently. If however I am wrong and there *is* such a message, please write it down on some piece of paper and quote it here. The probability that I can help you in that case is very high.
You do not happen to live in Germany, do you?
Okay, I give up!