-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Omega Flowey problems #74
Comments
Can you provide steps you took to generate the save file that you replaced and your file that generates that error? |
|
Not functional yet. Working on crumblingstatue#11, crumblingstatue#34, and crumblingstatue#74.
After doing the Asgore fight, the undertale.ini config setting will change to this code (if the player name was "Frisk"): |
The issue isn't in undertale.ini, the issue is that you're lacking |
On Persistent Data (undertale.ini) Omega Flowey does appear and you are able to complete the fight. However, after the fight, it gives a coding error right before you meet the damaged Flowey. Here are the details of the error:
############################################################################################
ERROR in
action number 1
of Step Event1
for object obj_time:
File is not opened for reading.
at gml_Script_ossafe_file_text_read_string
############################################################################################
stack frame is
gml_Script_ossafe_file_text_read_string (line 0)
gml_Script_scr_load
gml_Object_obj_time_Step_1
The text was updated successfully, but these errors were encountered: