Open
Description
I'm sure that
- This issue is still present in the current beta version of this adapter
- There is no other (open) issue with the same topic (use the search!)
- This issue is not described in the adapter documentation / FAQ (read the docs!)
Script type
TypeScript, (vermutlich auch) JavaScript
The problem
Die Warning "has no existing object, this might lead to an error in future versions" wird zu unrecht ausgegeben nach dem ein neues Script erstellt wird.
Vorab:
- Habe 2 JavaScript-Adapter Instanzen
- Ich verwende nur TypeScript
Den Fehler kannst Du einfach reproduzieren:
--> Führt zur Logausgabe:
State "javascript.1.scriptEnabled.Testa" has no existing object, this might lead to an error in future versions
Auffälligkeit:
- Script wurde mit Instanz 0 erzeugt
- Fehlermeldung (Warnung) kommt von Instanz 1
iobroker.current.log (in debug mode!)
No response
Version of nodejs
v20.18.1
Version of ioBroker js-controller
7.0.6
Version of adapter
8.8.3