Giter Club home page Giter Club logo

roguera's People

Contributors

kseoni4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

roguera's Issues

Попытался запустить в докере

Здравствуйте,

вы знаете хотел попробывать поиграть в вашу игру но у меня ничего не получилось, т.к. нет необходимых библиотек "discord". Может сделать инициализацию дискорда опциональным? Я вот например этой хренью не пользуюсь, но это конечно моё личное мнение....

Лог:

# java -jar Roguera.0.3.0.jar 
[3:21:56:986]=================================== ROGUERA GAME START ===================================
[3:21:57:762][NETWORK][CONNECTION STATUS] connected
[3:21:57:763][START_UP] CLI args: []
[3:21:57:780]SYSTEM PROPERTIES: 
	OS: Linux
	Architecture: amd64
	System version: 4.9.184-linuxkit
	Java version: 16.0.2
	Java RE: 16.0.2+7-alpine-r0
	Java Specification Version: 16
	Java VM Version: 16.0.2+7-alpine-r0
	Java Compiler Version: null
	Java Сlass version: 60.0
[3:21:57:784][VERSION]v0.3.0:0805:1300
Exception in thread "main" java.lang.UnsatisfiedLinkError: /root/.discord-rpc/libdiscord-rpc.so: Error loading shared library libstdc++.so.6: No such file or directory (needed by /root/.discord-rpc/libdiscord-rpc.so)
	at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
	at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:383)
	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:227)
	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:169)
	at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2383)
	at java.base/java.lang.Runtime.load0(Runtime.java:746)
	at java.base/java.lang.System.load(System.java:1857)
	at net.arikia.dev.drpc.DiscordRPC.loadDLL(DiscordRPC.java:159)
	at net.arikia.dev.drpc.DiscordRPC.<clinit>(DiscordRPC.java:21)
	at com.rogurea.Roguera.startDRP(Roguera.java:136)
	at com.rogurea.Roguera.main(Roguera.java:70)
[3:21:57:838][DISCORD_RP]Closing Discord hook.
[3:21:57:842][DRAW_CALL] Count: 0
[3:21:57:843][DRAW_RESET] Count: 0
[3:21:57:844][DRAW_INIT] Count: 0
Exception in thread "Thread-0" java.lang.NoClassDefFoundError: Could not initialize class net.arikia.dev.drpc.DiscordRPC
	at com.rogurea.Roguera.lambda$main$0(Roguera.java:66)
	at java.base/java.lang.Thread.run(Thread.java:831)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.