Code Monkey home page Code Monkey logo

Comments (15)

DeJayDev avatar DeJayDev commented on June 8, 2024

Mind providing me your OS and architecture? You can find out by running winver in Run or Command Prompt.

from discord-rpc.

 avatar commented on June 8, 2024

Windows 8
Version 6.3 (Build 9600)

from discord-rpc.

DeJayDev avatar DeJayDev commented on June 8, 2024

I believe I also asked for your architecture, but I think it's safe to assume x84.

Can you try to replicate this error whilst running on this version:
Maven:

<dependency>
    <groupId>com.github.Vatuu</groupId>
    <artifactId>discord-rpc</artifactId>
    <version>373e8bb78f</version>
</dependency>

Gradle:

implementation 'com.github.Vatuu:discord-rpc:373e8bb78f'

Edit:
Don't forget to ensure your Temp discord-rpc folder is gone

from discord-rpc.

 avatar commented on June 8, 2024

Wait. How i can reproduce the error when i only implement it?

from discord-rpc.

DeJayDev avatar DeJayDev commented on June 8, 2024

Update and try to use your implementation again.

from discord-rpc.

 avatar commented on June 8, 2024

So, i've updated it in my maven project and in the associated gradle project. Doesn't matter how i import my maven project, i get a "NoClassDefFoundError" for the DiscordEventHandlers or for a class of my maven project, i need to use :/

from discord-rpc.

DeJayDev avatar DeJayDev commented on June 8, 2024

It appears you were running an older version, can you follow the README file to learn how to get a basic setup running? Chances are things will work out though.

from discord-rpc.

 avatar commented on June 8, 2024

I've followed the steps of the README file. As i wanted to test it, i've got the error from my first comment

from discord-rpc.

DeJayDev avatar DeJayDev commented on June 8, 2024

Let's see some code, https://hastebin.com

I can't quite put my finger on the issue

from discord-rpc.

 avatar commented on June 8, 2024

That's the code of the maven project: https://hastebin.com/azehulihiv.java
In my gradle project i've added the .jar as a jar to my dependencies. In my build.gradle i've added it to my dependencies.
So, i've tested it now and got the same error from my first comment.

from discord-rpc.

Vatuu avatar Vatuu commented on June 8, 2024

@Speedy2kJan Please show me your build.gradle.

from discord-rpc.

Vatuu avatar Vatuu commented on June 8, 2024

Seeing how this is already ~3 months old without a response, I will ask you to update on this until tomorrow, otherwise, I will consider this as not important anymore and close it.

from discord-rpc.

Dragovorn avatar Dragovorn commented on June 8, 2024

Don't close the issue! Both of my testers are encountering this issue on their machines, so I can provide updates.

After following this thread it still remains unresolved (I do not have the issue which makes it even more perplexing)

I'll provide my pom.xml (https://github.com/Dragovorn/courier/blob/master/pom.xml also if you need to look at any more of the code it's all in that repo)

I'll attach the log file being sent to me by the end user as well.
2019-02-01-0.log

Another interesting thing I noted is that the file created in the discord-rpc folder under temp is 0 bytes, and it overwrites pre-existing binaries aswell.

Both users are running Windows 10 x64.

from discord-rpc.

Vatuu avatar Vatuu commented on June 8, 2024

Hm, do you have discord? I think we need to work on this a bit more dynamic

from discord-rpc.

Dragovorn avatar Dragovorn commented on June 8, 2024

I do, Dragovorn#9617

from discord-rpc.

Related Issues (20)

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.