Git Product home page Git Product logo

Comments (12)

vico93 avatar vico93 commented on July 22, 2024

It happens everytime i try to boot the server.

Using Debian 9 headless and OpenJDK for run the server.

from discordintegration-forge.

ErdbeerbaerLP avatar ErdbeerbaerLP commented on July 22, 2024

Can you send me a whole log file? The crash just tells me that a method could not be found. I checked the jar and the method does exist

from discordintegration-forge.

vico93 avatar vico93 commented on July 22, 2024

https://gist.github.com/lordvico/cdb2ace6f0e2cbf7d05ef4af1a489e5a < debug.log, latest.log and crash-reports.txt

EDIT.: Please refresh, i accidentally have created the gist as secret, but now i changed to public for you see.

from discordintegration-forge.

ErdbeerbaerLP avatar ErdbeerbaerLP commented on July 22, 2024

Can you try if this file fixed it? I manually updated a dependency of JDA.
http://erdbeerbaerapi.tk/dcintegration-1.0.2TEST.jar
(also try to regenerate the config)

from discordintegration-forge.

ErdbeerbaerLP avatar ErdbeerbaerLP commented on July 22, 2024

oops

from discordintegration-forge.

ErdbeerbaerLP avatar ErdbeerbaerLP commented on July 22, 2024

Just wait, till the file is approved on curseforge

from discordintegration-forge.

vico93 avatar vico93 commented on July 22, 2024

Sorry, i wasnt near my server this weekend, thats why i didnt tested it

from discordintegration-forge.

ErdbeerbaerLP avatar ErdbeerbaerLP commented on July 22, 2024

If you want to download it now, use this url. Curseforge takes too long.
http://erdbeerbaerapi.tk/dcintegration-1.0.2.jar

from discordintegration-forge.

vico93 avatar vico93 commented on July 22, 2024

Got this error in the console:

[21:49:08] [main/ERROR] [FML]: Unable to read the jar file dcintegration-1.0.2.jar - ignoring
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_212]
	at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_212]
	at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_212]
	at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_212]
	at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_212]
	at net.minecraftforge.fml.relauncher.libraries.LibraryManager.extractPacked(LibraryManager.java:200) [forge-1.12.2-14.23.5.2838-universal.jar:?]
	at net.minecraftforge.fml.relauncher.libraries.LibraryManager.cleanDirectory(LibraryManager.java:169) [forge-1.12.2-14.23.5.2838-universal.jar:?]
	at net.minecraftforge.fml.relauncher.libraries.LibraryManager.setup(LibraryManager.java:97) [forge-1.12.2-14.23.5.2838-universal.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:106) [forge-1.12.2-14.23.5.2838-universal.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:87) [forge-1.12.2-14.23.5.2838-universal.jar:?]
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.5.2838-universal.jar:?]
	at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.5.2838-universal.jar:?]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
	at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
	at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]

from discordintegration-forge.

ErdbeerbaerLP avatar ErdbeerbaerLP commented on July 22, 2024

Looks like the file got corrupted while uploading with a bad connection. Re uploaded it, so it should work now

from discordintegration-forge.

ErdbeerbaerLP avatar ErdbeerbaerLP commented on July 22, 2024

Or use curseforge, the new version is now online

from discordintegration-forge.

vico93 avatar vico93 commented on July 22, 2024

Thanks, will test now!

from discordintegration-forge.

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.