Forum
Contact





DirectX using C#
DirectX using C++
DirectX using Visual Basic



Latest Forum posts

 Texture on a 3d Object
  Posted by: ToastbrotX
  When: 10/09/2010 at 10:23:08

 Unable to Build
  Posted by: Rich_Zap
  When: 09/09/2010 at 15:39:33

 HLSL calculating normals
  Posted by: Rich_Zap
  When: 09/09/2010 at 15:34:56

 Texture on a 3d Object
  Posted by: ToastbrotX
  When: 09/09/2010 at 11:14:19

 DRIVER ERROR XBOX 360
  Posted by: Anonymous
  When: 09/09/2010 at 01:12:47

 Reflection problem in corners ...
  Posted by: Anonymous
  When: 08/09/2010 at 21:03:35

 Texture on a 3d Object
  Posted by: radulph
  When: 08/09/2010 at 17:34:01

 InvalidDataException???
  Posted by: Anonymous
  When: 08/09/2010 at 09:10:36

 Unable to Build
  Posted by: Anonymous
  When: 08/09/2010 at 07:49:36

 Suggestion to change a few lines
  Posted by: Insomnica
  When: 06/09/2010 at 14:37:05

 Collision with series 1
  Posted by: radulph
  When: 05/09/2010 at 13:33:14

 HLSL calculating normals
  Posted by: miroslavign
  When: 04/09/2010 at 17:26:26

 Collision with series 1
  Posted by: ToastbrotX
  When: 04/09/2010 at 16:52:02

 HLSL calculating normals
  Posted by: Rich_Zap
  When: 04/09/2010 at 15:00:20

 Collision with series 1
  Posted by: ToastbrotX
  When: 04/09/2010 at 12:28:41

 HLSL calculating normals
  Posted by: miroslavign
  When: 04/09/2010 at 08:46:31

 Walk along a wall
  Posted by: Anonymous
  When: 03/09/2010 at 10:28:02

 model problems
  Posted by: muffinman
  When: 03/09/2010 at 06:47:32

 Vertices problem
  Posted by: Anonymous
  When: 03/09/2010 at 05:48:35

 OcTree Question
  Posted by: Zorzomezz
  When: 03/09/2010 at 04:07:03




Topic: x file is corrupt or invalid problem



  
Goto parent category
  
Create a new user account


   x file is corrupt or invalid problem
 Poster : miaa
 Posts: 3
 Country :
 City:

  
Posted by miaa on 17/09/2009 at 03:06:41
Hi. Thanks a lot for a great tutorial!! I have a problem when I run the code I get an error message:
' Could not read the X file. File is corrupt or invalid.Error code: D3DERR_INVALIDCALL.    How to solve it?
 Poster : Archenon
 Posts: 397
 Country : Romania
 City: Oradea

  
Posted by Archenon on 17/09/2009 at 04:11:17
Try to download an x file from the internet and try your code with that if it fails then something is wrong with your code. BTW i never had a problem loading the Racer or the Xwing.
 Poster : miaa
 Posts: 3
 Country :
 City:

  
Posted by miaa on 17/09/2009 at 05:26:51
I tried, but it does not work, for some files it shows 'Missing asset" error. I tried to copy the code in the tutorial, but still doesn't work
 Poster : Archenon
 Posts: 397
 Country : Romania
 City: Oradea

  
Posted by Archenon on 17/09/2009 at 08:03:54
Its hard to say anything without you posting some code and specifying which x file are you trying to load, what graphics card do you have... Just please post anything which you think can have something to do with the problem.
 Poster : miaa
 Posts: 3
 Country :
 City:

  
Posted by miaa on 17/09/2009 at 12:33:15
I have NVIDIA GeForce 9400M graphics processor. The code which I am using is too big to copy past. Can I send you by email?
 Poster : Archenon
 Posts: 397
 Country : Romania
 City: Oradea

  
Posted by Archenon on 17/09/2009 at 12:38:45
Unfortunately i dont have MDX installed so i dont think i can debug your project... but lets give it a try. Pack your projeckt with zip and send it to archenon@rdslink.ro

  
Post a new reply
 





Google
 
Web www.riemers.net
If you appreciate the amount of time I spend creating and updating
these pages, feel free to donate -- any amount is welcome !
- Website design & DirectX code : Riemer Grootjans -
©2006 Riemer Grootjans


News
Home
Forum
XNA 2.0 Recipes Book (8)
XNA 3.0 Recipes Book (8)
Downloads
Extra Reading (3)
Matrices: geometrical
Matrix Mathematics
Homogenous matrices
Community Projects (1)
Tutorials (160)
XNA 3.0 using C# (89)
DirectX using C# (54)
Series 1:Terrain (14)
Opening a window
Linking to the Device
Drawing a triangle
Camera
Rotation - Translation
Indices
Terrain creation
Terrain from file
DirectInput
Importing bmp files
Colored vertices
DirectX Light basics
Mesh creation
Mesh lighting
Series 2: Flightsim (19)
Series 3: HLSL (19)
Short Tuts (2)
Resizing problem
Checking Device caps
DirectX using C++ (15)
DirectX using VB (2)