Was just coding my game, but when i came back from a break it just froze? Please help
Looks like you’re dealing with some sort of infinite loop. Since it crashes for me as well, I doubt I will be able to find the source though.
I don’t know, maybe we’ll have to ask Grazer.
Yeah i think i made one of those somewhere, i didn’t realize it would crash. i guess i was having a brain toot.
i’m about to get a beefier computer, so maybe it won’t crash
Do you remember any object you were editing that might have caused this error?
Nope. I have a pretty beefi computer, and it still crashes. It’s not an error on the hardware’s part, but the browser, or engine. The code runs in a loop indefinitely and crashed the browser.
You can see another example of the browser crashing under sheer code if you load a ton of behaviors into one object. Overma and I ran into a crash that happened beause of the sheer amount of logic running in one object. I think that’s the same concept as a bit of code consistantly activating infinitely.
it was a tall wooden box, or the long equivalent
So is it not fixable?
Not by me, at least. You’d need another who can edit the game and the flowlab system. I think Grazer is the only one who can fix that.
Oh okay. I’m gonna say then that this might take a while. Also, do you think i should message them?
Or just use their @?
Ken (Grazer) Is a he, and yes, you can probably just ping him here.
Okay! @grazer Please help, accidentally created a infinite loop
No… you can load the editor by using a /edit/ link… Just go back straight from the editor and find the infinite loop
Whoop, okay, lol.
So, I think I found it @Arcane_s_Arcade. If you have an object send a message to itself, then receive it a 30th of a second later, which sends it again, ect., don’t you think that might cause a few problems??
Yeah, but like i said, i was being a dunderhead at the time. Thanks for helping! It really means a lot!
Yeah, sometimes one can get carried away doing a hobby (Trust, I KNOW). Always take breaks every now and then to rest and reset.