Search found 53 matches

by FinalL
February 7th, 2014, 9:10 pm
Forum: Everything
Topic: [Solved] What does this error mean?
Replies: 3
Views: 1470

Re: What does this error mean?

Oh, I found it, I used: core.seqs = new SurfaceSequence*[ 1 ]; core.seqs[ 0 ] = new SurfaceSequence(std::wstring(L"StickStand\\stand"),1,60,12,60); core.seqs[ 1 ] = new SurfaceSequence(std::wstring(L"StickRun\\Run"),13,4,30,58 ); And then in destructor I was calling: delete core.seqs[0]; delete core...
by FinalL
February 7th, 2014, 8:41 pm
Forum: Everything
Topic: [Solved] What does this error mean?
Replies: 3
Views: 1470

[Solved] What does this error mean?

Hello noodles, I am writing a code along chili and at the end of the lesson 13, everything works fine, except this one error, which occurs right when quit button is pressed: http://imageshack.com/a/img691/3301/rj37.png Does this mean I have a problem in destructing objects or what should I do? I hav...
by FinalL
February 6th, 2014, 9:37 pm
Forum: Everything
Topic: Question for Mr. Chili about the forums
Replies: 14
Views: 5793

Re: Question for Mr. Chili about the forums

I think it is not possibel to force people to read some article in phpBB, and even if there a was one, how would find out that the newcomer did read it (I hate those conditionals in English :D so sorry for mistakes, but you most probably get what I meant), not just skipped and clicked next.