Minecord | Proximity Voice Chat

Chan

Administrator
Staff
Administrator
MC Models
SpigotVIP
Member
Joined
Jul 2, 2021
Messages
645
Leaked Spigot Plugins & More
28
Chan5k submitted a new resource:

Minecord | Proximity Voice Chat - The original voice chat solution for Minecraft!

[IMG]


[IMG]
[IMG]


[IMG]
[IMG...

Read more about this resource...
 

NOVAPIE

• LOST IN SPACE •
Banned
Member
Joined
Sep 12, 2019
Messages
38
Leaked Spigot Plugins & More
7
@Chan5k Having this error when launching in my server:
(issue from your end of things - view error below)
Code:
[15:14:23 WARN]: Nag author(s): '[MrSpomg]' of 'Minecord' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[15:14:23 ERROR]: [Minecord] The integrity of the license could not be verified. Please download this resource again from the official provider website.
[15:14:23 INFO]: [Minecord] Disabling Minecord v1.7.15_3
[15:14:23 INFO]: [Minecord] Cancelling all tasks...
[15:14:23 INFO]: [Minecord] The plugin has been disabled successfully.

this isn't an "idk how to make work, plz fix post"
 
Last edited:

NOVAPIE

• LOST IN SPACE •
Banned
Member
Joined
Sep 12, 2019
Messages
38
Leaked Spigot Plugins & More
7
@Chan5k Another issue with startup - doesn't seem to be from my end again:
Code:
[21:15:27] [Server thread/WARN]: Legacy plugin Minecord v1.7.15_3 does not specify an api-version.
[21:15:30] [Server thread/INFO]: [Minecord] Loading Minecord v1.7.15_3
[21:15:30] [Server thread/INFO]: [Minecord] Preparing libraries...
[21:15:30] [Server thread/INFO]: [Minecord] Downloading library 'JDA-4.2.0_168', this may take some moments..
[21:15:30] [Server thread/ERROR]: [org.bukkit.craftbukkit.v1_18_R2.CraftServer] Cannot invoke "java.net.HttpURLConnection.getInputStream()" because "httpURLConnection" is null
initializing Minecord v1.7.15_3 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "java.net.HttpURLConnection.getInputStream()" because "httpURLConnection" is null

Thanks for giving it a try!
 

Chan

Administrator
Staff
Administrator
MC Models
SpigotVIP
Member
Joined
Jul 2, 2021
Messages
645
Leaked Spigot Plugins & More
28
@Chan5k Having this error when launching in my server:
Code:
[15:14:23 WARN]: Nag author(s): '[MrSpomg]' of 'Minecord' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
[15:14:23 ERROR]: [Minecord] The integrity of the license could not be verified. Please download this resource again from the official provider website.
[15:14:23 INFO]: [Minecord] Disabling Minecord v1.7.15_3
[15:14:23 INFO]: [Minecord] Cancelling all tasks...
[15:14:23 INFO]: [Minecord] The plugin has been disabled successfully.
i tried the original plugin and it just crashes.
@Chan5k Another issue with startup - doesn't seem to be from my end again:
Code:
[21:15:27] [Server thread/WARN]: Legacy plugin Minecord v1.7.15_3 does not specify an api-version.
[21:15:30] [Server thread/INFO]: [Minecord] Loading Minecord v1.7.15_3
[21:15:30] [Server thread/INFO]: [Minecord] Preparing libraries...
[21:15:30] [Server thread/INFO]: [Minecord] Downloading library 'JDA-4.2.0_168', this may take some moments..
[21:15:30] [Server thread/ERROR]: [org.bukkit.craftbukkit.v1_18_R2.CraftServer] Cannot invoke "java.net.HttpURLConnection.getInputStream()" because "httpURLConnection" is null
initializing Minecord v1.7.15_3 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "java.net.HttpURLConnection.getInputStream()" because "httpURLConnection" is null

Thanks for giving it a try!
I swtg it works fine for me
 

NOVAPIE

• LOST IN SPACE •
Banned
Member
Joined
Sep 12, 2019
Messages
38
Leaked Spigot Plugins & More
7
i tried the original plugin and it just crashes.

I swtg it works fine for me
I'll keep giving some different things a try. Thanks a ton for your effort!
 

NOVAPIE

• LOST IN SPACE •
Banned
Member
Joined
Sep 12, 2019
Messages
38
Leaked Spigot Plugins & More
7
-- It's definitely having issues downloading some libraries:
Code:
[16:11:08] [Server thread/INFO]: [Minecord] Preparing libraries...
[16:11:08] [Server thread/INFO]: [Minecord] Downloading library 'JDA-4.2.0_168', this may take some moments...
[16:11:08] [Server thread/ERROR]: Cannot invoke "java.net.HttpURLConnection.getInputStream()" because "httpURLConnection" is null initializing Minecord v1.7.15_3 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "java.net.HttpURLConnection.getInputStream()" because "httpURLConnection" is null
        at me.spomg.libraries.plugin.libraries.LibrariesManager.download(LibrariesManager.java:37) ~[?:?]
        at me.spomg.plugins.Minecord.onLoad(Minecord.java:77) ~[?:?]
        at me.spomg.libraries.plugin.load.PluginBootstrap.onLoad(PluginBootstrap.java:18) ~[?:?]
        at org.bukkit.craftbukkit.v1_18_R1.CraftServer.loadPlugins(CraftServer.java:415) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3443-Spigot-699290c-2c1e499]
        at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:231) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3443-Spigot-699290c-2c1e499]
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:994) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3443-Spigot-699290c-2c1e499]
        at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3443-Spigot-699290c-2c1e499]
        at java.lang.Thread.run(Thread.java:833) [?:?]



[16:11:56] [Server thread/INFO]: [Minecord] Enabling Minecord v1.7.15_3
[16:11:56] [Server thread/INFO]: [Minecord] An error occurred on load, check full log file. Aborting.
[16:11:56] [Server thread/INFO]: [Minecord] Disabling Minecord v1.7.15_3
[16:11:56] [Server thread/INFO]: [Minecord] Cancelling all tasks...
[16:11:56] [Server thread/INFO]: [Minecord] The plugin has been disabled successfully.

This is from a spigot-1.18.1.jar server log + no other plugins to cause dependency issues.
 
BlackSpigot General Chat
Rules Help Users
    S @ Setly: what
    Top