So me and a few other people are working on a game and for some reason it is not loading at all? this happened to me a few weeks ago where it was a animation not working but its not saying that the issue this time? can anyone help this is a quarter of our grade for this semester.
can someone please help this counts for a quarter of me and my buddys grade
Can you send a link to the game, the issue is likely an infinite loop.
Also you can access the game using a link like this:
https://flowlab.io/game/play/2688589
https://flowlab.io/game/edit/2688589
If you use a link with /edit, it’ll take you directly to the editor without loading the game.
sorry that it took a while to respond
im not able to load in even after using /edit in the link? im not sure if its because im not the owner or if its the game, probably the game
I messaged Grazer about it, I’m not able to open it either, just waiting on his response
I can confirm that I am also unable to open the game at all, regardless of whether it’s in edit mode or play mode. When I looked at the console, it said that the animation failed to load, which confirms what you said earlier about an animation not working.
did they respond about it? sorry if I sound a bit pushy just trying to recover the game to continue on it.
He hasn’t responded it, I messaged again yesterday but he may have missed it.
do you know if theres a way I can fix it or can only certain people do it because this is the third time its happened to me.
If it’s the third time, likely the same mistake is being made. I’ll try to message him again, he’s been very busy lately. Because the game itself won’t load, there’s nothing that I know of that you’re able to do at the moment.
I don’t know if this is the same situation, but I remember seeing a post where this exact same thing happened. According to grazer, there were two objects that were parents of each other and basically prevented the game from loading up at all. So, this may also be the case, but I can’t say for certain.
That would kinda s u c k though, bc you wont be able to go back into the editor to fix it right?
Personally, you can’t, but since grazer has access to it, he can just backdoor into the game and manually change it for you. Which he did in that other event. Like I said, it may not be the same issue, but it’s a possibility, especially working in a group that it could occur, and it’s the only known bug that I’ve seen to block out an entire game like this.
weird, like I said its done this before and it said what the error was and someone went into the game and deleted it, im not sure how it works but hopefully it gets fixed.
I have no idea what you are doing to get your games into a state that will trigger this crash. This is the exact same issue that was appearing in your game here: Cant access my game? error code? - #14 by gizmo2.01 which I fixed a few times already.
I explained previously in that thread that your animations are either getting corrupted or disappearing somehow, because you have animations defined on some objects that somehow have no animation data in them.
Do you have any idea how you could be getting the games into this state? I have never seen this issue before, and you seem to be able to get your games into this situation very easily somehow, since I have fixed them multiple times.
If you can help me figure out how your games are getting into this wonky state, it will go a long way towards helping me figure out how to fix the problem.
its alright we already started a new game, the only thing I could guess is that I loop some animations? before the game bugged I was making a sprite and it crashed and all the animations deleted themselves. other then that there were no issues until the game stopped working.
When you say “I was making a sprite and it crashed” is this what was happening to your previous games as well when they had this issue? Also did you notice if you were getting a memory warning in the animation editor before the crash occurred?
I did go over memory warning by about 2-3 frames to complete the animation on my latest sprite, but in the other games the animation worked and the sprite was fine and it just crashed.