overbound / SonicTimeTwisted

Source Code for a Sonic Fan Game Made in Game Maker Studio
https://overboundstudio.com/
GNU General Public License v3.0
60 stars 16 forks source link

Game Crashes Once you Finish the Game #25

Open overbound opened 6 years ago

overbound commented 6 years ago

Some people report that the game crashes after playing the final ending with the following error:


############################################################################################ FATAL ERROR in action number 1 of Draw Event for object objTextEnding:

Fatal Error: Can not create vertex buffer of size 98304 bytes 8228 vertex buffers allocated with total size of 799904 KB at gml_Object_objTextEnding_Draw_0 ############################################################################################ I try the directX solution like the start-up problem but this change nothing.