of     4   
chevron_rightchevron_rightchevron_right

DylanBuildar
#169314475Thursday, July 30, 2015 5:21 AM GMT

What does this mean.. exactly?
DylanBuildar
#169314778Thursday, July 30, 2015 5:24 AM GMT

I've never gotten this before, assuming I screwed up writing one of my functions, maybe it isn't connecting right or something
EchoReaper
#169314884Thursday, July 30, 2015 5:26 AM GMT

It means that ROBLOX has finished the function and implemented it on the PC/Mac and Android clients, but they're waiting for a ~1 week approval process before the change can make it through the iOS approval process so it can be implemented on the iPhone client. Until Apple gets off their butts and approves the change, you'll continue to get that error because ROBLOX doesn't want to enable it because if someone on iPhone joined your game they would break your scripts since it didn't work for them yet. Which function are you trying to use out of curiosity?
DylanBuildar
#169315075Thursday, July 30, 2015 5:28 AM GMT

Echo, I'm not sure. I have a script with about 600 lines and various functions inside, not sure which is causing this.
DylanBuildar
#169315268Thursday, July 30, 2015 5:31 AM GMT

Are there any other possible causes out there?
DylanBuildar
#169315442Thursday, July 30, 2015 5:33 AM GMT

I'm not using any special functions. That doesn't make much sense.
EchoReaper
#169315454Thursday, July 30, 2015 5:33 AM GMT

It'll be one of the functions that was just added to the API recently. See if you're using: AnimationController.GetPlayingAnimationTracks Humanoid.GetPlayingAnimationTracks Humanoid.GetStateEnabled Humanoid.SetStateEnabled If not, upload your code to pastebin and I'll take a look at it.
EchoReaper
#169315553Thursday, July 30, 2015 5:34 AM GMT

If you're using GetPlayingAnimationTracks(), try testing your script again. Davidii just said that it was enabled a few minutes ago.
DylanBuildar
#169316060Thursday, July 30, 2015 5:42 AM GMT

I'm not messing with either one of those, yet I'm still receiving this error. If it helps, I believe I am receiving it before any functions are actually called.
DylanBuildar
#169316814Thursday, July 30, 2015 5:52 AM GMT

Actually, the error is being called just by me opening the game up in studio.
Mkjp87
#169316877Thursday, July 30, 2015 5:53 AM GMT

You get it just solo playing a place with no user made scripts.
TimeTicks
#169317097Thursday, July 30, 2015 5:56 AM GMT

Read my siggy. "Talk is cheap. Show me the code." - Linus Torvalds
DylanBuildar
#169317221Thursday, July 30, 2015 5:58 AM GMT

Well, it doesn't appear to effecting any of my code. It just popped up out of no where, so I don't like it.
iiEssence
#169318071Thursday, July 30, 2015 6:10 AM GMT

It's not just you, roblox messed something up. It's affecting a lot of front-page games right now. I don't need a siggy
DylanBuildar
#169318472Thursday, July 30, 2015 6:16 AM GMT

Good to know, and sorry to hear.
SolomonWisdom
#169319277Thursday, July 30, 2015 6:29 AM GMT

It's doing the same thing with me ;(
StartDeveloping
#169319460Thursday, July 30, 2015 6:32 AM GMT

I just ignored it...
nomer888
#169320391Thursday, July 30, 2015 6:50 AM GMT

Studio updated right before this started happening for me. Studio throws that message in every place when the game starts. I'll be keeping an eye on Anaminus' API dumps and the change log on the ROBLOX wiki.
BlazerTheDinosaour
#169331998Thursday, July 30, 2015 11:26 AM GMT

I have no idea what this error is, but it destroys logic games :(
mash123
#169333346Thursday, July 30, 2015 12:01 PM GMT

I got this error in a place that was was working perfectly before and I didn't make any changes to it, so is it a problem with roblox studio itself? If so do we just need to wait it out?
buildersteven4
#169333693Thursday, July 30, 2015 12:12 PM GMT

How does it mess up games? I only noticed an annoying error that has no effect what so ever.
nixpc
#169333836Thursday, July 30, 2015 12:16 PM GMT

For me it breaks all the scripts.
IAmBW
#169342050Thursday, July 30, 2015 2:45 PM GMT

New game Idea! woohoo!!! Just need to add this animations.. and.. ERROR! aw cmon
warspyking
#169346471Thursday, July 30, 2015 3:49 PM GMT

ROBLOX is probably using one of these functions in like a CoreScript or something, and decided not to pcall it just to annoy us to death. Expect it to be gone as soon as any recent updates gets past apples lazy moderation.
SourceCodePro
#169378986Thursday, July 30, 2015 8:40 PM GMT

I have been getting this too, but none of my scripts are broken.

    of     4   
chevron_rightchevron_rightchevron_right