Moritz Zwerger

Results 74 comments of Moritz Zwerger
trafficstars

I solved it...lots of debugging. I started it with `export PYTHONFAULTHANDLER=true` and saw that it crashed with a Bus error (in this shm line). I am running the whole thing...

No, that is not how [memory overcommitment](https://en.wikipedia.org/wiki/Memory_overcommitment) works. But you could check if it is large enough (e.g. like https://github.com/joblib/joblib/pull/609)

See https://gitlab.bixilon.de/bixilon/minosoft/-/issues/71 tl; dr: I need to port this to [bgfx](https://github.com/bkaradzic/bgfx). Should be possible. I mean thinks like touch, controls need to be ported, because there are also touch pcs...

That could actually work. I am off, but I am back in a couple of weeks. The option is not native but might be a workaround for the time being.

Not much. OS/Architecture related things: - lwjgl (inclusive opengl and glfw), but that is probably provided by projavlauncher. - zstd (for assets) - netty (but that is optional, if they...

Sure, fully agreed. But I think flatpak does not allow snapshot building. Waiting for a realease :)

Great idea, never used that before. Lot of work.

I know it is broken, it is probably with all clients broken. I need to rewrite the whole physics engine, its the second next part on the todo list. See...

Its far better now, but see https://gitlab.bixilon.de/bixilon/minosoft/-/issues/109 for details.