My program crashes can you help?Please

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
kacper130320
Posts: 50
Joined: May 19th, 2012, 3:00 pm

My program crashes can you help?Please

Post by kacper130320 » June 27th, 2012, 9:32 pm

Iam on lesson 13 and half way through the tutorial my brother deleted some lines at the start of game.cpp but I fixed that now when I run the program it crashes and sais "Unhandled exception at 0x00c41163 in Chili DirectX Framework.exe: 0xC0000005: Access violation writing location 0x1e410278." and I don't understand that and one more thing when I break the thingy and stop running the game I end up at the bottom of D3DGraphics.cpp( could be linked to my problem )

P.S when I build the code I succssed
P.P.S I did exacly the same as chili on the tutorials

User avatar
LuX
Posts: 1492
Joined: April 22nd, 2012, 12:33 pm
Location: Finland

Re: My program crashes can you help?Please

Post by LuX » June 27th, 2012, 9:48 pm

Lies again! You did not do it "exactly" as chili did it.

The error looks like you are drawing outside the screen, but the main problem is you didn't upload your code.

PS keep you brother leashed : -P
ʕ •ᴥ•ʔ

User avatar
XxWalKaxX
Posts: 244
Joined: June 11th, 2012, 7:15 pm

Re: My program crashes can you help?Please

Post by XxWalKaxX » June 28th, 2012, 2:04 am

omg haha i love it when people say they did it exactly as chili did lmao
What you call a bug...I call a new feature!

User avatar
μom
Posts: 7
Joined: June 28th, 2012, 10:58 am
Location: Australia
Contact:

Re: My program crashes can you help?Please

Post by μom » June 28th, 2012, 11:00 am

Obvious that you copied it exactly, if you didn't the program would crash!

kacper130320
Posts: 50
Joined: May 19th, 2012, 3:00 pm

Re: My program crashes can you help?Please

Post by kacper130320 » June 28th, 2012, 6:53 pm

Assets.zip
(21.69 KiB) Downloaded 156 times

Post Reply