XNA Game Development Forums
2012/05/22 14:10:03 *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Calendar Login Register  
Pages: [1] 2
  Print  
Author Topic: all tutorial problem  (Read 5831 times)
precious roy
Newbie
*
Offline Offline

Posts: 36


View Profile
« on: 2007/01/05 03:57:13 »

hey evry one 

ok here is my problem  i can compile the engen and vs2005 givs no errors  but when i run it i get an fatal error
i instald the newest dxsdk
i run on vista ultimate no beta get the error
then i thot maby xp so i instald xp and evrything els and compild but i stil get a fatal error

was wondering if eny of you had the same problem
an if you did can you plz tell me how to fix this problem
Logged
ericc59
Jr. Member
**
Offline Offline

Posts: 50


View Profile
« Reply #1 on: 2007/01/05 13:52:38 »

Sounds like maybe you don't have the .NET framework or Managed DirectX installed.  If I remember right, you must have the .NET framework installed before you install the DirectX SDK, otherwise it won't install the managed dll's.
Logged
Jonotron
Newbie
*
Offline Offline

Posts: 27


View Profile
« Reply #2 on: 2007/01/05 15:16:23 »

What does the fatal error say?
Logged
precious roy
Newbie
*
Offline Offline

Posts: 36


View Profile
« Reply #3 on: 2007/01/06 03:48:01 »

ok here are the errors remember i compild them sepretly  the one i rund in xp i compild in xp

this is the vista error


in detais it says this:
Description:
  Stopped working

Problem signature:
  Problem Event Name:   APPCRASH
  Application Name:   Hazy Mind Demo.exe
  Application Version:   1.0.2116.3234
  Application Timestamp:   43536535
  Fault Module Name:   KERNEL32.dll
  Fault Module Version:   6.0.6000.16386
  Fault Module Timestamp:   4549d328
  Exception Code:   e0434f4d
  Exception Offset:   00000000000233ac
  OS Version:   6.0.6000.2.0.0.256.1
  Locale ID:   1033

Read our privacy statement:
  http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
 


ok this is the xp error



Logged
Nemo Krad
Global Moderator
Hero Member
*****
Offline Offline

Posts: 512


I have seen the fnords


View Profile WWW
« Reply #4 on: 2007/01/06 06:29:33 »

Roy,

The best thing to do is run the assembly in debug mode and you should be able to catch where the excepton is occuring you can then give us the info in the exception message and the stack trace.
Logged
precious roy
Newbie
*
Offline Offline

Posts: 36


View Profile
« Reply #5 on: 2007/01/06 06:54:45 »

ok i got this

System.TypeInitializationException was unhandled
  Message="The type initializer for 'HMDemo' threw an exception."
  Source="Hazy Mind Demo"
  TypeName="HMDemo"
  StackTrace:
       at HMDemo.Main()
       at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
Logged
Nemo Krad
Global Moderator
Hero Member
*****
Offline Offline

Posts: 512


I have seen the fnords


View Profile WWW
« Reply #6 on: 2007/01/06 10:18:43 »

Roy,

Sorry to be pedantic but what line of code did it break on??
Logged
precious roy
Newbie
*
Offline Offline

Posts: 36


View Profile
« Reply #7 on: 2007/01/07 03:34:17 »

it dident brake it gives me this dialog

this is what i get when i press debug :}
Logged
mikeschuld
Administrator
Sr. Member
*****
Offline Offline

Posts: 389


View Profile WWW
« Reply #8 on: 2007/01/07 03:37:29 »

There should be a yellow line in the code that is highlighted to tell you what caused the exception
Logged
precious roy
Newbie
*
Offline Offline

Posts: 36


View Profile
« Reply #9 on: 2007/01/07 08:01:35 »

thats strange it does not show me any code
Logged
Nemo Krad
Global Moderator
Hero Member
*****
Offline Offline

Posts: 512


I have seen the fnords


View Profile WWW
« Reply #10 on: 2007/01/07 14:13:30 »

That is odd, when you are running the assembly via the IDE and you get an unhandled exception it usually breaks on the line that is throwing the exception and pops the exception box you see with a line from it pointing to the code, on the code pane it should highlight the whole line in yellow.

Are you sure you are running it in debug mode from the IDE and not just running the exe from the debug/bin folder?
Logged
precious roy
Newbie
*
Offline Offline

Posts: 36


View Profile
« Reply #11 on: 2007/01/08 08:58:05 »

yes i am

hmm i think my windows is ***** up i will reinstal it and test it :}     hey thanks fore the help so fare
Logged
Nemo Krad
Global Moderator
Hero Member
*****
Offline Offline

Posts: 512


I have seen the fnords


View Profile WWW
« Reply #12 on: 2007/01/09 05:33:09 »

Roy,

If you like, zip the source up and attach it here and I will run it on my set up and tell you what I find.
Logged
precious roy
Newbie
*
Offline Offline

Posts: 36


View Profile
« Reply #13 on: 2007/01/09 12:04:28 »

hey  i wuld like to but unfortunaly my computer crachd (motherbord is broken) so i can only chek my mail on my moms pc lol :}

so you will need to w8 until  i can give you it sry
Logged
precious roy
Newbie
*
Offline Offline

Posts: 36


View Profile
« Reply #14 on: 2007/02/02 13:39:29 »

ok got my pc working so was wondering if you can tell me how to install vs 2005 and dx sdk
Logged
Pages: [1] 2
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
3d Engine-- Tutorial 2 problem. Hazy Mind 3D Engine ZebraHDH 4 2204 Last post 2006/12/03 14:20:43
by tuxdalinux
Got a problem with an .x file Hazy Mind XNA Engine bobbie_dache 8 2785 Last post 2007/01/16 12:26:30
by bobbie_dache
Screen Flickering problem... Hazy Mind XNA Engine simpson.jon 4 1701 Last post 2007/02/25 17:09:05
by simpson.jon
Strange Problem ( Advice/Assistance Needed Please :-) ) General Discussion DaphydTheBard 4 1778 Last post 2007/03/17 10:23:52
by DaphydTheBard
Animations! But one problem... Hazy Mind XNA Engine EclipsE 2 1415 Last post 2007/04/12 02:42:27
by EclipsE
Minimize problem - app crash Hazy Mind XNA Engine nicknz 4 2242 Last post 2007/08/02 04:32:10
by Suzume
tutorial 4 problem Hazy Mind 3D Engine precious roy 3 2499 Last post 2007/08/03 12:24:26
by mikeschuld
usercontrols over gamewindow and keyboard problem General Discussion XNASorcerer 2 1465 Last post 2007/05/09 00:52:09
by Chr0n1x
Interface problem. Help!! General Discussion XNASorcerer 5 2112 Last post 2007/05/09 09:46:36
by CarlosFreitas
ObjectManagers problem Hazy Mind XNA Engine Jonotron 1 1341 Last post 2007/08/03 12:29:19
by mikeschuld
Spaceship orientation problem Hazy Mind XNA Engine murga 3 1621 Last post 2007/07/18 07:00:15
by Nemo Krad
Camera problem Hazy Mind XNA Engine Montynis 2 1686 Last post 2007/08/02 09:54:14
by Montynis
Tutorial 13 :: Custom Content Types, Using the Content Pipeline Tutorial Discussion mikeschuld 5 2728 Last post 2007/08/03 09:07:00
by mikeschuld
Problem with the pick Hazy Mind 3D Engine Zandman26 0 1422 Last post 2007/08/06 15:04:06
by Zandman26
Animation Problem.. Hazy Mind XNA Engine DoomMarine 10 3545 Last post 2008/04/25 19:32:58
by DoomMarine
Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.426 seconds with 19 queries.