Closed hdescottes closed 3 years ago
@hdescottes this is a regression in libGDX 1.9.14, see https://github.com/libgdx/libgdx/issues/6407. either downgrade to 1.9.13 or use 1.9.15-SNAPSHOT. @metaphore this is not an issue with your library.
my bad. Thanks
@mgsx-dev thanks for checking on the issue!
It seems like VfxManager is not working anymore with the release 1.9.14 of libGDX.
vfxManager = new VfxManager(Pixmap.Format.RGBA8888);
is leading to :