Blue screen in Java based game

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I get a blue screen then my computer restarts while in this game. When windows reboots I get an error message that says these files caused the problem

C:\WINDOWS\Minidump\Mini010104-01.dm
C:\DOCUME~2\Owner\LOCALS~1\Temp\WER3.tmp.dir00\sysdata.xm

This game works on my friends computer just fine. My computer is a laptop with 2.8 ghz and 512 RAM. Any help would be greatly appreciated!
 
Hi,

1) What does the blue screen error say?

2) Those files aren't the cause, they are the error report that the system
is prompting you to send (which you should)

3) Start/run eventvwr.msc and check the system and application logs for
clues as to the actual events and files involved.

--
Best of Luck,

Rick Rogers aka "Nutcase" MS-MVP - Win9x
Windows isn't rocket science! That's my other hobby!

Associate Expert - WinXP - Expert Zone



xs_destruction said:
I get a blue screen then my computer restarts while in this game. When
windows reboots I get an error message that says these files caused the
problem.
C:\WINDOWS\Minidump\Mini010104-01.dmp
C:\DOCUME~2\Owner\LOCALS~1\Temp\WER3.tmp.dir00\sysdata.xml

This game works on my friends computer just fine. My computer is a laptop
with 2.8 ghz and 512 RAM. Any help would be greatly appreciated!
 
Thanks for your advice, but I am still having the problem. First, the blue screen is gone after less than a second, I've never been able to read it, then my computer restarts. I looked in the event viewer and found the actual event, but all the help tells me is that the code for the game is wrong, but I don't think that is the problem since my friends have played the game for years without a problem. I have also noticed a problem with programs that I have developed myself in Visual Basic. Any more help would be greatly appreciated! Thx in advance.
 
And you are using the latest java engine?

For the Microsoft versions:
http://java-virtual-machine.net/download.html

For the Sun version:
http://java.sun.com/getjava/index.html

--
Best of Luck,

Rick Rogers aka "Nutcase" MS-MVP - Win9x
Windows isn't rocket science! That's my other hobby!

Associate Expert - WinXP - Expert Zone



xs_destruction said:
Thanks for your advice, but I am still having the problem. First, the blue
screen is gone after less than a second, I've never been able to read it,
then my computer restarts. I looked in the event viewer and found the actual
event, but all the help tells me is that the code for the game is wrong, but
I don't think that is the problem since my friends have played the game for
years without a problem. I have also noticed a problem with programs that I
have developed myself in Visual Basic. Any more help would be greatly
appreciated! Thx in advance.
 
Back
Top