Search found 14 matches

by DcoltGaming
May 6th, 2015, 11:15 am
Forum: Everything
Topic: Intermediate lesson 12 sprite drawing problem
Replies: 1
Views: 1278

Intermediate lesson 12 sprite drawing problem

Hi there,

I am having a problem with intermediate lesson twelve. All the code looks correct, but in release mode the program just crashes, but in release mode, the program sort of builds correctly, but the sprite doesn't draw.

Anyone have any idea what is happening?
by DcoltGaming
April 27th, 2015, 1:07 pm
Forum: Everything
Topic: Intermediate Lesson 1 Error [ SOLVED]
Replies: 8
Views: 3003

Re: Intermediate Lesson 1 Error

Thanks Chexxor, that fixed it
by DcoltGaming
April 27th, 2015, 11:51 am
Forum: Everything
Topic: Intermediate Lesson 1 Error [ SOLVED]
Replies: 8
Views: 3003

Re: Intermediate Lesson 1 Error

Hi Cameron, No I am using 2015 :)
by DcoltGaming
April 27th, 2015, 12:23 am
Forum: Everything
Topic: Intermediate Lesson 1 Error [ SOLVED]
Replies: 8
Views: 3003

Intermediate Lesson 1 Error [ SOLVED]

Hi guys,

I have once again run into some more errors, this time with windows.h. I can't seem to work out what is causing the issues to load. I have checked all the lines that were changed when the class was added, but I can't seem to fix it.

Anyone have any ideas?

Thanks.
by DcoltGaming
April 24th, 2015, 1:57 pm
Forum: Everything
Topic: lesson 20 Debug Assertion error
Replies: 8
Views: 3120

Re: lesson 20 Debug Assertion error

Thanks Chexxor for all your help
by DcoltGaming
April 23rd, 2015, 10:48 pm
Forum: Everything
Topic: lesson 20 Debug Assertion error
Replies: 8
Views: 3120

Re: lesson 20 Debug Assertion error

Thanks albinopapa for your help. I have now solved that issue, but I now get an error saying

"First-chance exception at 0x0014339E in Chili DirectX Framework.exe: 0xC0000005: Access violation reading location 0xCCCCCCCC."

Any ideas how I solve this?

Thanks

DcoltGaming
by DcoltGaming
April 23rd, 2015, 5:40 pm
Forum: Everything
Topic: lesson 20 Debug Assertion error
Replies: 8
Views: 3120

Re: lesson 20 Debug Assertion error

Chexxor - It seems like LoadAnimatedSprite is causing the Debug assertion error.
by DcoltGaming
April 23rd, 2015, 11:40 am
Forum: Everything
Topic: lesson 20 Debug Assertion error
Replies: 8
Views: 3120

lesson 20 Debug Assertion error

Hi again,

Hopefully the last problem that I will have with lesson 20. I am now getting a Debug Assertion error with LoadAnimatedSprite, as it is giving me a unresolved external error.

I have attached the files in the hope that someone can spot my probably silly mistake.

Thanks

DcoltGaming
by DcoltGaming
April 23rd, 2015, 9:25 am
Forum: Everything
Topic: Strange error in lesson 20 [ SOLVED]
Replies: 5
Views: 2172

Re: Strange error in lesson 20

Thanks for your help again Chexxor :D
by DcoltGaming
April 22nd, 2015, 11:18 pm
Forum: Everything
Topic: Strange error in lesson 20 [ SOLVED]
Replies: 5
Views: 2172

Strange error in lesson 20 [ SOLVED]

Hi again, After sitting for ages trying to work out why I am getting this error, I think it is time to ask the experts. When trying to run my project am told that the line "D3DGRAPHICS gfx; does not have a ";" before it, yet it does, and the code matches chillies. I have attached my project, in the ...