I need help with lesson 21

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
Craigspaz
Posts: 33
Joined: June 9th, 2012, 12:23 am

I need help with lesson 21

Post by Craigspaz » July 20th, 2012, 1:33 am

I got near the end of lesson 21. It built fine. When I run it about one or two seconds later it says
" Unhandled exception at 0x00b81b24 in Chili DirectX Framework.exe: 0xC0000005: Access violation reading location 0x303640f0. " It also says that x < 800 but I can't find what is being drawn out side the window.
Attachments
Lesson 21 help.zip
(851.43 KiB) Downloaded 142 times
CraigSpaz

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: I need help with lesson 21

Post by chili » July 21st, 2012, 7:19 am

Your text drawing routines seem to be messed up (the text is drawn all slanty like) and that is the routine which is drawing outside of the screen. Fit the routines and you should be fine.
Chili

Post Reply