obigu

Results 49 comments of obigu

As @Frosty-J suggests make sure to follow https://libgdx.com/dev/from-source/. If you still find issues feel free to reopen it with details about your environment, OS and IDE versions and reproduction steps.

Can't reproduce testing on Intel MacOS 12.4 using Idea Plugin 2.3.16. Does it run for you on iOS 15 or others? Can you retry deleting RoboVM caches (RoboVM -> Clean...

This is weird, we have thousands of users across several apps using 2.3.16 with no issues and I'm not aware of any other recent OpenAL reported related bug. Just to...

I've found somebody complained on 2020 about this same issue occurring on Simulator 13.5 https://gitter.im/MobiVM/robovm?at=5fb554a8c10273610a12f4fa but I think there was not a proper follow-up. Does it reproduce with libGDX 1.10.0?...

I've come across some issues with RoboVM Gradle plugin ``` "Unable to find method ''void org.apache.commons.compress.archivers.zip.ZipFile.(java.nio.channels.SeekableByteChannel)''"](https://stackoverflow.com/questions/70340427/unable-to-find-method-void-org-apache-commons-compress-archivers-zip-zipfile) ``` We may need changes wither on the gdxSetup template or RoboVM Gradle plugin...

I'm unable to reproduce the issue consistently and after some cleaning and rebuilding it seems to disappear so it's probably nothing. I'm updating my projects, I'll update if it pops...

I think it's good news MOE is not dead and to see some interesting developments are being made and having an alternative option on iOS alleviates possible concerns about libGDX...

Thanks for your work, with the recent changes and the separation of Metal stuff from MOE it's now easy to test and will increase the chances MetalANGLE makes it to...

> > Alternatively, you could try to override default backend in `MetalANGLE` by setting this environment variable in your vm: > > `ANGLE_DEFAULT_PLATFORM=gl`. > > Great! This works fine for...

> I think it would be better to remain at a default of 60. 120 Hz might break some games, unseen by the developer because test devices supporting it are...