Piotr Zarzycki

Results 178 comments of Piotr Zarzycki

@joshtynjala I build your example to Captive runtime using Air 50.2.2.6 -> [NewActionScriptDesktopProject.zip](https://github.com/Moonshine-IDE/Moonshine-IDE/files/14063491/NewActionScriptDesktopProject.zip) I wasn't able to reproduce this issue on my macOS Sonoma 14.3. Can you try @rat-moonshine as...

> > So it is definitely an AIR bug. > > I confirm that I able to reproduce it while using AIR SDK v50.2 on macOS Ventura. > > I...

@rat-moonshine can you please specify exact version of Air in issue for Air support ? I will send them email directly cause we have payed support so they could look...

> Ah! I was thinking about this earlier - if we has a paid-support since the license purchase of Harman AIR. That would be good if we can pass the...

I have pushed first part of fix for this issue. It takes into account provided type of the font for each non-JoditEditor (non-rich text field) type of item in form.

@JoelProminic After deeper investigation it is not the problem of JoditEditor - My way of setup fontFamily is correct and working. However what I get from backed is incorrect. Below...

I got again crash today clicking on same Button, but stack trace look a bit different. Maybe it will be helpful. ``` [2024-02-28 09:54:05][FATAL][Genesis/Source/genesis/application/GenesisApplication.hx:557] Fatal exception : Null Object Reference...

I just catch that exception in Moonshine debugger. Here is screenshot. Maybe it helps you at some point: I think stack var is null. Should I do something specific when...

> I just made this small change to `ObjectPool` in Lime: [openfl/lime@5f63ef1](https://github.com/openfl/lime/commit/5f63ef1ee35e1e2cc5a017769ed9ab0130c0502d) > > If you could try that change in `ObjectPool` with a debug build, that might help give...

This one came next: ``` : [2024-03-22 15:29:21][FATAL][Genesis/Source/genesis/application/GenesisApplication.hx:557] Fatal exception : [lime.utils.ObjectPool] ERROR: Object has already been released : Details : Exception: [lime.utils.ObjectPool] ERROR: Object has already been released :...