empirephoenix

Results 19 comments of empirephoenix

Getting a similar error in the same module, but on y axis >> Now drawing sort1D.............................................................................................................sled: src/modules/out_udp2.c:128: set: Assertion `y < Y_SIZE' failed. [1] 21155 abort (core dumped) ./sled -o...

Actually, the assetmanager is quite capble of being used in a background thread, however the uploading to the gpu is not currently.

Well the os is useing 32bit for framebuffers in the window manager, maybe it is an invalid call to create a window with 16bit (and lwjgl will do just that)?

> I'm not sure why the native Bullet version was changed between JME 3.1 and JME 3.2 but it might be a good idea to revert it. I would suggest...

3 is a non issue, as moving a static rb is not supported by bullet anyway and will make it explode when using non trivial math shapes. (eg box often...

I think I found a similar one from one of the certbot/nginx guides, the syntax of the wait part causes issues certbot: image: certbot/certbot restart: unless-stopped volumes: - /mnt/certbot/conf:/etc/letsencrypt -...

Hi, I'm running into the same issue since the last update of espflash ``` × Supplied ELF image of 1582768B is too big, and doesn't fit configured app partition of...

I currently run a LWJGL3 inside a Swing frame without issues on Arch, using the Canvas based integration. Might this be a nvidia properitary driver issue?

Here it is, it#s bit shitty quality, because its only a blend to j3o + and all to dds textures converter, so the actual application starts faster :) ``` @Override...