Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flow app printing a lot of error messages #77

Open
ksuprynowicz opened this issue Mar 30, 2024 · 2 comments
Open

Flow app printing a lot of error messages #77

ksuprynowicz opened this issue Mar 30, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ksuprynowicz
Copy link
Member

[03/30 21:34:50] [CRITICAL] [overte.scriptengine]     at Function.keys (<anonymous>)
[03/30 21:34:50] [CRITICAL] [overte.scriptengine]     at https://docs.overte.org/_static/resources/script/flow/flowAppCpp/flowAppCpp.js:434:37
[03/30 21:34:50] [CRITICAL] [overte.scriptengine] This provided: 0
[03/30 21:34:50] [DEBUG] [overte.scriptengine.v8] Emitting exception: Exception: "Uncaught TypeError: Cannot convert undefined or null to object" "[Error in signal proxy]"  at line  434 , column  36 Backtrace: ("TypeError: Cannot convert undefined or null to object", "    at Function.keys (<anonymous>)", "    at https://docs.overte.org/_static/resources/script/flow/flowAppCpp/flowAppCpp.js:434:37")
[03/30 21:34:50] [WARNING] [overte.scriptengine] run ---------- UNCAUGHT EXCEPTION --------
[03/30 21:34:50] [WARNING] [overte.scriptengine] runInThread Exception: "Uncaught TypeError: Cannot convert undefined or null to object" "[Error in signal proxy]"  at line  434 , column  36 Backtrace: ("TypeError: Cannot convert undefined or null to object", "    at Function.keys (<anonymous>)", "    at https://docs.overte.org/_static/resources/script/flow/flowAppCpp/flowAppCpp.js:434:37")
@ksuprynowicz ksuprynowicz added the bug Something isn't working label Mar 30, 2024
@LimeProgramming
Copy link

take the prints commands out, it'll be fine

@LimeProgramming
Copy link

take the prints commands out, it'll be fine

if an error prints but nothing breaks, does the error exist?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants