|
Dec
6 |
|
awarded | Student |
|
Jul
14 |
|
awarded | Tumbleweed |
|
Jul
14 |
|
asked | "this declaration ahs no type specifier" and "expected a declaration" errors in same function |
|
Jul
7 |
|
asked | Making and using hotkeys in a DLL GTA SA |
|
May
1 |
|
awarded | Scholar |
|
May
1 |
|
accepted | C++ Debugging Penumbra game, errors in tidtable.c |
|
Apr
30 |
|
comment |
C++ Debugging Penumbra game, errors in tidtable.c massive breakthrough!!!! i got the game running! YAY. I see that the problem is with the sounds, because when i removed the menu music starter from the source code, it started working BUT, when some sound should be played the game crashes immediately (in VS debug mode asks me to continue or break) and then the error seems to be in open.c, what can i do here? The game uses OALWrapper as its audio system and i got problems with that earlier but they seemed to disappear back then. |
|
Apr
30 |
|
comment |
C++ Debugging Penumbra game, errors in tidtable.c "You ended up in tidtable.c because that's contains the CRT code that terminates your program after the heart attack." does this mean that tidable.c doesnt have any errors or problems that could prevent the game from working? |
|
Apr
30 |
|
asked | C++ Debugging Penumbra game, errors in tidtable.c |