Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [05:18:47 ERROR]: Couldn't pass ProxyInitializeEvent to basementlib 1.0
- java.lang.RuntimeException: java.nio.file.NoSuchFileException: /home/Servers/velocity/plugins/basementlib/server-uuid
- at it.ohalee.basementlib.common.plugin.AbstractBasementPlugin.load(AbstractBasementPlugin.java:69) ~[?:?]
- at it.ohalee.basementlib.velocity.BasementVelocity.onInitialize(BasementVelocity.java:64) ~[?:?]
- at it.ohalee.basementlib.velocity.Lmbda$1.execute(Unknown Source) ~[?:?]
- at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity-3.3.0-SNAPSHOT-404.jar:3.3.0-SNAPSHOT (git-5154f029-b404)]
- at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[velocity-3.3.0-SNAPSHOT-404.jar:3.3.0-SNAPSHOT (git-5154f029-b404)]
- at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[velocity-3.3.0-SNAPSHOT-404.jar:3.3.0-SNAPSHOT (git-5154f029-b404)]
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
- at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
- Caused by: java.nio.file.NoSuchFileException: /home/Servers/velocity/plugins/basementlib/server-uuid
- at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) ~[?:?]
- at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[?:?]
- at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]
- at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) ~[?:?]
- at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:482) ~[?:?]
- at java.base/java.nio.file.Files.newOutputStream(Files.java:227) ~[?:?]
- at java.base/java.nio.file.Files.write(Files.java:3492) ~[?:?]
- at it.ohalee.basementlib.common.plugin.AbstractBasementPlugin.load(AbstractBasementPlugin.java:66) ~[?:?]
- ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement