Discord
Login
Community
DARK THEME

Whats witht the [object Object] error?

I just can't wrap my head around this error. It's so criptic for me!

I try to run my project in the microStudio editor and it gives me the error, but when I run the project in the microStudio.io(new tab) Then its okey.

Please help!

Thanks

Most likely internal error from external library. You sometimes can track it down using JS Console of your browser.

Writes a debugger. In my program, I just wanted to overwrite the class so that each function call leaves a trace in the logs.

Of course, this was supposed to work automatically without the need to add in each function referring to the class that logs the actions.

I also noticed this inscription - but it is not a mistake for me - because I only run over the elements of a given object / class.

I get information from MicroScript about the structure behind the scene.

This text (but not an error) - appears when I try to say:

print( '  '+ nameYouClass.class )
print( nameYouClass.class )

Works correctly .

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community