Problem with textsprites and setting pls help

for my new game realm of legdends I ran into this

how do I fix “undentifeid”

can you send a link please

That means the text has been set to an undefined value. Can you post your code?

Sorry I forgot about teh libk

Sry I couldn’t do sooner

@Rubberducky271 in this part of your code:

It looks like you’re reading settings without checking to make sure they exist first. You should always check the “setting with name ____ exists” block before reading a setting or else it might return undefined.

fiddlestick I am now sticking to copy paste thanks!