Alexey Gulev

Results 415 comments of Alexey Gulev

![CleanShot 2024-09-24 at 20 18 08@2x](https://github.com/user-attachments/assets/55bcbeda-f324-4d88-832a-1317c0aedeb5)

A couple of related issues (also about sample frame count calculation): 1. https://github.com/defold/defold/issues/10973 2. https://github.com/defold/defold/issues/10971

That would be awesome to have this feature, yes! And it would be nice if it also worked like this: ```lua function on_message(self, message_id, message) if message_id == message_type.ATTACK then...

it looks like duplicate of https://github.com/defold/defold/issues/9311

``` editor.asset_browser$rename.invokeStatic.class java.lang.AssertionError: Assert failed: (rename? resources) at editor.asset_browser$rename.invokeStatic(asset_browser.clj:390) at editor.asset_browser$fn$fnk109031_positional__109035.invoke(asset_browser.clj:441) at editor.asset_browser$fn$fnk109031__109051$fn.invoke(asset_browser.clj:430) at editor.asset_browser$fn$fnk109031__109051.invoke(asset_browser.clj:430) at clojure.lang.AFn.applyToHelper(AFn.java:154) at clojure.lang.AFn.applyTo(AFn.java:144) at clojure.lang.AFunction$1.doInvoke(AFunction.java:31) at clojure.lang.RestFn.invoke(RestFn.java:408) at editor.handler$invoke_fnk.invokeStatic(handler.clj:256) at editor.handler$run.invokeStatic(handler.clj:289) at editor.ui$execute_handler_ctx.invokeStatic(ui.clj:1192) at...

What exactly linux are you using? Defold tested and officially support Ubuntu: https://defold.com/faq/faq/#platform-questions

fixed https://github.com/defold/doc/pull/554

https://github.com/defold/defold/issues/8123 might be related as well