Startup issue
minecraft version 1.20.4 Spigot username chris9898
starting it up and get this error
15:56:56 [FeatherBoard]: Enabling FeatherBoard v6.0.4b [FeatherBoard]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- [FeatherBoard]: FeatherBoard v6.0.4b [FeatherBoard]: Author: Maxim Van de Wynckel (Maximvdw) [FeatherBoard]: Company website: https://www.mvdw-software.com [FeatherBoard]: Author website: https://maximvdw.be [FeatherBoard]: Copyright: 2013-2025 All Rights Received [FeatherBoard]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- You are using a BETA plugin. Keep in mind this build might contain bugs and the configuration is most likely to get a reset when new features are added. [FeatherBoard]: Loading configuration ... [FeatherBoard]: Copying 'plugins\FeatherBoard\config.yml' from the resources! [FeatherBoard]: Loading messages ... [FeatherBoard]: Creating new file 'plugins\FeatherBoard\lang\lang_en.yml'! [FeatherBoard]: Loading language file: lang_en [FeatherBoard]: Copying default custom effects ... WARN15:56:56 java.lang.Exception: Cannot get resource "/effects/example1.yml" from Jar file. at FeatherBoard.jar//org.featherboard.RP.M(RP.java:35) at FeatherBoard.jar//org.featherboard.VL.F(VL.java:69) at FeatherBoard.jar//org.featherboard.VL.y(VL.java:5) at FeatherBoard.jar//org.featherboard.FeatherBoard.U(FeatherBoard.java:89) at FeatherBoard.jar//org.featherboard.R_.e(R_.java:4) at FeatherBoard.jar//org.featherboard.R_.onEnable(R_.java:42) at FeatherBoard.jar//org.featherboard.FeatherBoard.onEnable(FeatherBoard.java:109) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:188) at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugin(CraftServer.java:639) at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugins(CraftServer.java:550) at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:431) at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:309) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1131) at net.minecraft.server.MinecraftServer.lambda$spin0(MinecraftServer.java:319) at java.base/java.lang.Thread.run(Thread.java:1583) INFO15:56:57 [FeatherBoard]: Your version is up to date! Console15:56:57 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-497] at net.minecraft.server.MinecraftServer.lambdaspin0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-497] at java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.io.IOException: Could not find user at com.google.common.io.TempFileCreatorJavaNioCreator.lambda$userPermissions4(TempFileCreator.java:178) ~[guava-32.1.2-jre.jar:?] at com.google.common.io.TempFileCreatorJavaNioCreator.createTempDir(TempFileCreator.java:107) ~[guava-32.1.2-jre.jar:?] ... 18 more Caused by: java.nio.file.attribute.UserPrincipalNotFoundException at sun.nio.fs.WindowsUserPrincipals.lookup(WindowsUserPrincipals.java:148) ~[?:?] at sun.nio.fs.WindowsFileSystem$LookupService1.lookupPrincipalByName(WindowsFileSystem.java:246) ~[?:?] at com.google.common.io.TempFileCreatorJavaNioCreator.userPermissions(TempFileCreator.java:153) ~[guava-32.1.2-jre.jar:?] at com.google.common.io.TempFileCreator$JavaNioCreator.(TempFileCreator.java:138) ~[guava-32.1.2-jre.jar:?] at com.google.common.io.TempFileCreator.pickSecureCreator(TempFileCreator.java:65) ~[guava-32.1.2-jre.jar:?] at com.google.common.io.TempFileCreator.(TempFileCreator.java:51) ~[guava-32.1.2-jre.jar:?] ... 18 more INFO15:56:57 [FeatherBoard]: Disabling FeatherBoard v6.0.4b [FeatherBoard]: Cancelling all tasks ...