Annoying bug?

The Partridge Family were neither partridges nor a family. Discuss.
User avatar
LuX
Posts: 1492
Joined: April 22nd, 2012, 12:33 pm
Location: Finland

Re: Annoying bug?

Post by LuX » May 3rd, 2012, 7:33 pm

:3 Just watched lesson 16, and you got me way excited for lesson 17. You know, like "way" excited. Yeah, now it's getting disturbing...

But next time you make drawings, maybe use a slightly thicker pencil? It was at 720p and it was hard to read the text.
ʕ •ᴥ•ʔ

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

Re: Annoying bug?

Post by chili » May 4th, 2012, 8:23 am

Glad to see all this theory stuff isn't bumming everybody out. ;)

Yeah, I noticed that about the brush width too. YouTube did a hatchet job on the video when encoding it. :( I will change the brush size for the next video.
Chili

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

Re: Annoying bug?

Post by LuX » May 4th, 2012, 8:32 pm

Well, didn't get the console to work, or rather didn't spend enough time trying.
But I made C++ print out on a text file all the information I want and then made a display program in VB that will make sure they wont access the file at the same time by letting the framework use the text file if they both try to access it.

Works perfectly!
ʕ •ᴥ•ʔ

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

Re: Annoying bug?

Post by chili » May 5th, 2012, 4:52 am

Yeah, I tried out my idea of fprintf( stderr, ... ) but it doesn't work. OutputDebugString would work, but for tracking the values of variable in real time, I think your solution would still be better.
Chili

Post Reply