defold / editor2-issues

DEPRECATED
44 stars 4 forks source link

I make require and receieve error #531

Closed tarnumius closed 6 years ago

tarnumius commented 7 years ago

Expected behaviour

Not happend

Actual behaviour

Recieve error clojure.lang.ExceptionInfo: handler ':key-typed' in context ':code-view' failed at ':run' with message 'Setter of node 72057594037928020 (editor.script/ScriptNode) :code could not be called' java.lang.Exception: Setter of node 72057594037928020 (editor.script/ScriptNode) :code could not be called java.nio.file.InvalidPathException: Illegal char <"> at index 43: /"".lua

Steps to reproduce

  1. In script type require """" - receieve error.
Defold version1.2.98
Defold sha47641fce2a5efeecf842e55a0680b3a57d7a6951
Build time2017-02-23T17:11:53.865708
OS nameWindows 7
OS version6.1
OS archamd64
Java version1.8.0_102-b14
Errord5585edf16c64cd7a9c081dfee49593b
matgis-king commented 7 years ago

Note: Not reproducible on macOS, but I can reproduce it on Windows every time.

erikangelin-king commented 6 years ago

Can't repro this but quite a lot has changed since it was reported :) Please reopen if it happens again in the new code editor!