Björn Ritzl

Results 725 comments of Björn Ritzl

Does it happen all the time? Can you restart Defold and then successfully build? Could it be your antivirus holding a file lock on the file?

Hard to say what goes wrong. Inte Iris is pretty old. You could try capturing a GPU Trace using Xcode and share it here: https://developer.apple.com/documentation/xcode/capturing-a-metal-workload-in-xcode - Bundle your project for...

Thanks for trying. Without more info we do not really have a good path forward to try and figure out what's wrong.

Could you please also include a zip with a minimal project so that it is easier to verify the fix and understand the problem?

We should also set images to `loading="lazy"` but this requires changing from `

> I will look into this. https://github.com/defold/defold.github.io/commit/6de395fb063d9dbbcbccf2f5b2141e2a26e13c11

This was also asked on the Defold forum: https://forum.defold.com/t/nakama-client-realtime-callback-issues/81553/4 The conclusion is that if you unload the collection from where the Nakama network operation started the callbacks won't work.

In what way is the example breaking? I tried by removing some list data in example/dynamiclist.gui_script but it seems to behave as expected. The additional list items are hidden.

> I'll have to find what I was working on at the time but I had just a few items (5 I think) and it was logging item creation for...

No repro case was produced. Closing.