ErdbeerbaerLP / DiscordIntegration-Forge

Forge version of the Discord Integration mod
https://modrinth.com/plugin/dcintegration
MIT License
98 stars 54 forks source link

[BUG] Couldn't load #40

Closed ghost closed 4 years ago

ghost commented 4 years ago

What happened? -Crash on startup

What should happen? -Plugin should start

Steps to reproduce

Version Paperspigot 1.15.2 This server is running Paper version git-Paper-105 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT) Mod version Feb 12, 2020

Crash report if available (use https://paste.dimdev.org)

[16:39:03 ERROR]: Could not load 'plugins/dcintegration-1.1.14-1.15.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:159) ~[patched_1.15.2.jar:git-Paper-105]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:147) ~[patched_1.15.2.jar:git-Paper-105]
        at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:358) ~[patched_1.15.2.jar:git-Paper-105]
        at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:234) ~[patched_1.15.2.jar:git-Paper-105]
        at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-105]
        at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
        ... 6 more

Additional info

ErdbeerbaerLP commented 4 years ago

~~Weird... Jar does not contain plugin.yml If you open the jar with winrar or semilar (maybe an linux tool), does the jar contain the plugin.yml? If not, you may need to re-download it~~

ErdbeerbaerLP commented 4 years ago

I was able to load the plugin on my raspberry image (make sure you are downloading the spigot plugin from here, not the mod. just saw you simply placed the mod in there: https://www.spigotmc.org/resources/discordrichpresence-customizer.59796/update?update=308746)

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

ghost commented 4 years ago

looks like it