Fórum

Techtudo

PUBLICIDADE

artt

Membro

Como posso resolver esse "erro" do Java?

Perguntou 4 anos atrás

Fala glr, uso um Ubuntu 20.04 LTS e tentei rodar um game chamado Starrows (escrito em Java) por aqui. Tentava rodar com dois cliques (marquei a permissão de executável) mas não dava nada. Quando rodei pelo Terminal, retornou isso:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.lwjgl.LWJGLUtil$3 (file:/home/art/Downloads/starrows-6.6.jar) to method java.lang.ClassLoader.findLibrary(java.lang.String)
WARNING: Please consider reporting this to the maintainers of org.lwjgl.LWJGLUtil$3
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Inconsistency detected by ld.so: dl-lookup.c: 111: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!

Algm poderia me ajudar? Grato desde já.

PUBLICIDADE

Respostas

artt

Membro

4 anos atrás

@marcmiraOpa amigo, rodei ele como sudo e tbm n foi...

PUBLICIDADE