Alexey Gulev

Results 509 comments of Alexey Gulev

Full error: ``` handler ':debugger.start' in context ':global' failed at ':run' with message 'Read timed out' Stack Trace Newest editor.handler$invoke_fnk.invokeStatic.class clojure.lang.ExceptionInfo: handler ':debugger.start' in context ':global' failed at ':run' with...

Looks similar to https://github.com/defold/defold/issues/7554 is it the same issuue?

moved from https://github.com/defold/defold/issues/7554 >**Describe the bug (REQUIRED)** >When i choose color of anything and after pressing "use it" button DEFOLD minimized itself > >**To Reproduce (REQUIRED)** >Steps to reproduce the...

Looks good to me, should we merge it into 1.11.1?

` go.property("MyVector", "")` is invalid property. The error shown when bundle using bob: > /main/one.script Line 1: Only these types are available: number, hash, msg.url, vmath.vector3, vmath.vector4, vmath.quat, resource.*

Editor now shows errors for wrong properties

I think it's related: https://github.com/defold/defold/issues/9584

Full (only for the engine, without extensions which may have their own) list of internal reserved words: https://github.com/defold/defold/issues/3662#issuecomment-2770370994

Related issues https://github.com/defold/defold/issues/6577 https://github.com/defold/defold/issues/5876