SheerSt / pokewilds

PokeWilds - A Gen 2 Game/Engine using libGDX
2.71k stars 207 forks source link

Error Runing PokeWilds-x64 in Linux #364

Open elformigon opened 1 year ago

elformigon commented 1 year ago

Exception in thread "main" java.lang.UnsatisfiedLinkError: /3.3.1-SNAPSHOT/liblwjgl.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.26' not found (required by /3.3.1-SNAPSHOT/liblwjgl.so)

elformigon commented 1 year ago

Does anyone know what is this issue about? Is there any requirement I am not meeting?

fourlastor commented 1 year ago

@elformigon which distribution are you on? it looks like a missing dependency (that probably can be installed)