Error Code help #88
Unanswered
MarceloDPG
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
This is happening to me too, but it only occurred after I added a path to try to make a CPZ inspired S-Tube. Don't know what causes it in particular, but for me the error only pops up after you alt+f4 or exit game |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This isn't really an answer, but more of a question. Are you still using the name Rainforest Rampage for that level? I thought about giving one of my zones the name (Rainforest Rush) but remembered that a while back I saw a level that looked the same on this discussion board. If you're still using it, I'll keep the current name. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was running the game and then when I had closed it, this error message popped up
############################################################################################
ERROR in action number 1
of for object c_framework:
Unable to find any instance for object index '4' name 'c_framework'
at gml_Script_camera_delete (line 6) - delete c_framework.camera_data[_index];
############################################################################################
gml_Script_camera_delete (line 6)
gml_Object_c_framework_CleanUp_0 (line 22) - camera_delete(i);
Any idea on how to remedy this?
Beta Was this translation helpful? Give feedback.
All reactions