プレイ日記
JAGMAN316 Jadwad
Ship V.1.2 will be released soon. I just have to fix an stack overflow problem... Changelog: - Game now has ending, - New title screen - New bullet types can be used with Y,X,A - New gamemode - And of course, bug fixes.
8そうだね
プレイ済み
返信[1]
親投稿
Bobert fluffy8959
Probably from a GOSUB without RETURN
0そうだね
プレイ済み
返信[2]
親投稿
JAGMAN316 Jadwad
No, I have my returns in GOSUB, Its something to do with the X,Y position of my ship sprite...
0そうだね
プレイ済み
返信[3]
親投稿
Bobert fluffy8959
Hmm… I'm not sure what that has to do with the stack… can you please show the line.
0そうだね
プレイ済み
返信[4]
親投稿
JAGMAN316 Jadwad
Ok, 1 sec.
0そうだね
プレイ済み
返信[5]
親投稿
JAGMAN316 Jadwad
These 4 lines of code are where the problem happens.
0そうだね
プレイ済み
返信[6]
親投稿
Bobert fluffy8959
The INC command itself is not going to cause the error… and I don't have enough context but if you are using WAIT in your loop, change it to VSYNC 1. SPCHR I don't think writes to the stack (which I just tested).
1そうだね
プレイ済み
返信[7]
親投稿
JAGMAN316 Jadwad
Ok, I did it. IDK if it changed anything though... Thanks anyways.
0そうだね
プレイ済み
返信[8]
親投稿
Bobert fluffy8959
Sorry I couldn't do anything, I could help further if I had the code.
0そうだね
プレイ済み