VZNZach
(VZNZach)
May 1, 2024, 2:44am
#1
Hey there,
I encountered an issue I don’t really understand. I am not using animations but I am still getting this issue right here.
Now this is the code that is causing the throttle
You can watch this video if it helps: Watch 2024-04-30 22-43-17 | Streamable
1 Like
mc7oof
(oof)
May 1, 2024, 3:12am
#2
I run into this error when I try and print a Character.
So, the print(Char)
is likely your problem.
2 Likes
@mc7oof is correct about that. Fortunately, that error should be harmless and it shouldn’t affect the functionality of your code, based on what was mentioned by other developers regarding the error in a Bug Report thread from July of 2023:
I’ve noticed that if I print my model (ex: print(Model)) after it has some animations loaded into it, it seems that under specific conditions it will just spit out this error:
[RobloxStudioBeta_C3fG74Gn3e]
Must be a recent issue because I’ve never had this error pop up before