Resources > Coding

Game engine resources?

<< < (4/4)

HylianGoombario:
@Lorentz I was using C++ for this project. Not to mention, I was new to real programming. Who knows what kind of goofy mistake I made. But after a while of troubleshooting I determined that it was fixed when I commented out a variable I had newly initialized, and broken when I uncommented it. It made no sense to me, and motivated me to quit.

@MG-Zero, that sounds a lot like what hapened but I have no idea how I could've done that while trying to make my first C++ platformer engine hehe. I sure didn't know anything about messing with buffers and etc

MG-Zero:
Well a buffer is just a variable.  If you try to shove a long into an int, you're gonna have overflow problems.

HylianGoombario:
...oh. haha. I'm getting curious so I might try to dig up my old source code when I get home

HylianGoombario:
Update: I no longer have the source code so who knows what the bug was about.

Navigation

[0] Message Index

[*] Previous page


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Go to full version