Corenb / PremiumConnector

Bungeecord plugin to automatically login Premium players and turn their offline UUID to online UUID.
11 stars 6 forks source link

Error on load #6

Closed zuhir closed 3 years ago

zuhir commented 3 years ago
[PremiumConnector] LockLogin hook enabled.
19:37:50 [GRAVE]     at java.base/sun.nio.fs.WindowsException.translateToIOException(Unknown Source)

19:37:50 [GRAVE]     at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)

19:37:50 [GRAVE]     at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)

19:37:50 [GRAVE]     at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)

19:37:50 [GRAVE]     at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)

19:37:50 [GRAVE]     at java.base/sun.nio.fs.WindowsFileSystemProvider.readAttributes(Unknown Source)

19:37:50 [GRAVE]     at java.base/java.nio.file.Files.readAttributes(Unknown Source)

19:37:50 [GRAVE]     at java.base/java.util.zip.ZipFile$Source.get(Unknown Source)

19:37:50 [GRAVE]     at java.base/java.util.zip.ZipFile$CleanableResource.<init>(Unknown Source)

19:37:50 [GRAVE]     at java.base/java.util.zip.ZipFile.<init>(Unknown Source)

19:37:50 [GRAVE]     at java.base/java.util.zip.ZipFile.<init>(Unknown Source)

19:37:50 [GRAVE]     at java.base/java.util.jar.JarFile.<init>(Unknown Source)

19:37:50 [GRAVE]     at java.base/java.util.jar.JarFile.<init>(Unknown Source)

19:37:50 [GRAVE]     at java.base/java.util.jar.JarFile.<init>(Unknown Source)

19:37:50 [GRAVE]     at ml.karmaconfigs.lockloginmodules.bungee.ModuleLoader.inject(ModuleLoader.java:52)

19:37:50 [GRAVE]     at eu.horyzon.premiumconnector.PremiumConnector.onEnable(PremiumConnector.java:93)

19:37:50 [GRAVE]     at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:250)

19:37:50 [GRAVE]     at net.md_5.bungee.BungeeCord.start(BungeeCord.java:285)

19:37:50 [GRAVE]     at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:62)

19:37:50 [GRAVE]     at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)

LockLogin loads correctly without errors

Corenb commented 3 years ago

Hello @zuhir , can u send me complete logs and your server version ? (Bungeecord ? Waterfall?)

zuhir commented 3 years ago

log.log Bungee log

Bungee version: git:BungeeCord-Bootstrap:1.16-R0.4-SNAPSHOT:9c078b7:1539 Authlobby (and Lobby) has spigot 1.8.8-R0.1-SNAPSHOT (git-Spigot-21fe707-e1ebe52)

EDIT: my Windows is in Spanish, sorry for some texts in this lang

Corenb commented 3 years ago

It's an LockLogin issue, I discuss with LockLogin owner and he see 2 possible reasons :

zuhir commented 3 years ago

I changed "Network 1.8 - 1.16.4" to "Network" and now works correctly aparently. I just have this error now but i don't know if it is from premiumconnector, locklogin or another thing

[GRAVE] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".

14:19:15 [GRAVE] SLF4J: Defaulting to no-operation (NOP) logger implementation

14:19:15 [GRAVE] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

Log log.log

Corenb commented 3 years ago

Perfect ! This new error is from LockLogin plugin, maybe you can try to use the Fat version.