Closed RescoolCZ closed 5 years ago
Are you sure they only show up after teleporting? Depending on the amount & length of animations, it takes a few seconds to fully load them in.
I haven't had any issues like that in the all the time I tested it, so not sure what could cause that if it is caused by tping.
one animation, and I waited for five minutes and nothing
Please try to reproduce the issue on a server with only AF installed.
I did see something similar while adding a logo (.gif 152Kb) to my servers, but certainly not that long of a wait. It took a few seconds, but the image did show up. I suspect the time is due to lag from the server to load the image and the size of the image. But when I teleport into a world, the frames are seen first, then the image loads.
Entering game to spawn where the image is located. Player faces wall and sees this: About 5 seconds later
I'm on my client connected to my server which is 6 inches from my client machine. I host my own servers so there is no reason for it to take 5 seconds, but I can deal. I'm going to play around with different image types and compressions to see if I get get the load time to be faster.
@smmmadden the delay of a few seconds after joining is intentional, to avoid flooding the clients with data.
@RescoolCZ did you join the server right after startup? You need to wait for the Started <frame name>
message in the console for the plugin to automatically show you the image.
Thanks for the update. Not an issue with the build of 11/10/2018. Is a delay but as expected.
I know I have to wait but wait for how long I want, and nothing.I'm going to make a video to see it
the issues I was having are fixed in the latest builds (today) of AnimatedFrames and MapManager. I suggest updating your server to the same.
Did it work in previous versions of the plugin? Since you're still on 1.12, I'd suggest trying version 4.6.0 that doesn't have 1.13 support yet
yes it did even with the older one
Just saw something a bit curious at the end of the video when you list the frames - seems like your "kontakt" frame is listed as loading
, which suggests there's an issue with the frame actually loading properly.
Would you mind posting your full server log? (from startup to after what you did in the video)
[19:47:05] [Thread-0/INFO]: [STDERR]: java.lang.SecurityException: exec permission error: sh [19:47:05] [Thread-0/INFO]: [STDERR]: at com.hicoria.javaSandBox.Main$CustomSecurityManager.checkExec(Main.java:294) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1018) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.Runtime.exec(Runtime.java:620) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.Runtime.exec(Runtime.java:485) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.<init>(TerminalLineSettings.java:53) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.UnixTerminal.<init>(UnixTerminal.java:31) [19:47:05] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:47:05] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [19:47:05] [Thread-0/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.Class.newInstance(Class.java:442) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.getFlavor(TerminalFactory.java:166) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.create(TerminalFactory.java:81) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.get(TerminalFactory.java:158) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:229) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:221) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:213) [19:47:05] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_12_R1.MinecraftServer.<init>(MinecraftServer.java:151) [19:47:05] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_12_R1.DedicatedServer.<init>(DedicatedServer.java:49) [19:47:05] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_12_R1.MinecraftServer.main(MinecraftServer.java:930) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.Main.main(Main.java:194) [19:47:05] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [19:47:05] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [19:47:05] [Thread-0/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498) [19:47:05] [Thread-0/INFO]: [STDERR]: at com.hicoria.javaSandBox.Main$1.run(Main.java:67) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:748) [19:47:05] [Server thread/INFO]: Starting minecraft server version 1.12.2 [19:47:05] [Server thread/INFO]: Loading properties [19:47:05] [Server thread/INFO]: Default game type: SURVIVAL [19:47:06] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-eb3d921-2b93d83 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT) [19:47:06] [Server thread/INFO]: Server Ping Player Sample Count: 12 [19:47:06] [Server thread/INFO]: Using 4 threads for Netty based IO [19:47:06] [Server thread/INFO]: Debug logging is disabled [19:47:06] [Server thread/INFO]: Generating keypair [19:47:06] [Server thread/INFO]: Starting Minecraft server on 89.203.248.25:27335 [19:47:06] [Server thread/INFO]: Using epoll channel type [19:47:07] [Server thread/ERROR]: Ambiguous plugin name
Jobs' for files plugins/Jobs4.8.0.jar' and
plugins/Jobs4.9.3.jar' in `plugins'
[19:47:07] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[19:47:07] [Server thread/ERROR]: Could not load 'plugins/Stats-5.0-SNAPSHOT-shaded.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: nl/lolmewn/stats/BukkitMain has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Spigot-eb3d921-2b93d83]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[server.jar:git-Spigot-eb3d921-2b93d83]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [server.jar:git-Spigot-eb3d921-2b93d83]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-eb3d921-2b93d83]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [server.jar:git-Spigot-eb3d921-2b93d83]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-eb3d921-2b93d83]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
Caused by: java.lang.UnsupportedClassVersionError: nl/lolmewn/stats/BukkitMain has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_181]
at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_181]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_181]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[server.jar:git-Spigot-eb3d921-2b93d83]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[server.jar:git-Spigot-eb3d921-2b93d83]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_181]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_181]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_181]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_181]
at org.bukkit.plugin.java.PluginClassLoader.
[]=====[Enabling AdvancedBan]=====[] | Information: | Name: AdvancedBan | Developer: Leoko | Version: 2.1.5-RELEASE | Storage: MySQL (external) | Support: | Skype: Leoko33 | Mail: Leoko4433@gmail.com | Github: https://github.com/DevLeoko/AdvancedBan/issues | Discord: https://discord.gg/ycDG6rS | Update: | There is a new version available! [2.1.5] []================================[]
[19:47:38] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
[19:47:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
[19:47:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
[19:47:38] [Server thread/INFO]: [WorldBorder] [CONFIG] World "priroda" has border radius 25000 at X: 194.1 Z: 249.3
[19:47:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
[19:47:38] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -2784.0 Y: 65.0 Z: -1756.0
[19:47:38] [Server thread/INFO]: [MapManager] Enabling MapManager v1.7.0-SNAPSHOT
[19:47:38] [Server thread/INFO]: [ReflectionHelper] I am loaded from package org.inventivetalent.reflection.minecraft
[19:47:38] [Server thread/INFO]: [ReflectionHelper] Version is v1_12_R1 (11201)
[19:47:38] [Server thread/INFO]: [MapManager] Vanilla Maps are allowed. Trying to discover occupied Map IDs...
[19:47:38] [Server thread/INFO]: [MapManager] Found 1 occupied IDs.
[19:47:38] [Server thread/INFO]: [Votifier] Enabling Votifier v2.4.1
[19:47:38] [Server thread/INFO]: [Votifier] Loaded token for website: default
[19:47:38] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
[19:47:38] [Server thread/INFO]: [VPNGuard] Enabling VPNGuard v3.1
[19:47:38] [Votifier NIO boss/INFO]: Votifier enabled on socket /89.203.248.25:27331.
[19:47:38] [Server thread/INFO]: [VPNGuard] Attempting to load: settings.dat
[19:47:38] [Server thread/INFO]: [VPNGuard] settings.dat has been loaded!
[19:47:38] [Server thread/INFO]: [VPNGuard] No API key specified, using free package.
[19:47:38] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.0.49
[19:47:38] [Server thread/INFO]: [AdvancedPortals] Bukkit version detected v1_12_R1
[19:47:38] [Server thread/INFO]: [AdvancedPortals] Got field g from TileEntityEndGateway
[19:47:38] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
[19:47:38] [Server thread/ERROR]: Error occurred while enabling AdvancedPortals v0.0.49 (Is it up to date?)
java.lang.NoSuchFieldError: NETHER_PORTAL
at com.sekwah.advancedportals.portals.Portal.loadPortals(Portal.java:77) ~[?:?]
at com.sekwah.advancedportals.portals.Portal.
[19:47:38] [Server thread/INFO]: TreeAssist 5.13 by Brianna <3! [19:47:38] [Server thread/INFO]: Action: Enabling... [19:47:38] [Server thread/INFO]: [TreeAssist] Loading data file
[19:47:38] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib vv1.5.18 [19:47:39] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.4.7 [19:47:39] [Server thread/INFO]: [MineResetLite] MRL is managed and developed by Boomclaw under the Apache 2.0 license. [19:47:39] [Server thread/INFO]: [MineResetLite] For any issues or suggestions, use the Spigot discussion thread. Do not PM any of the developers. [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'drevo5.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'drevo1.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Oranzovypisek.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'zula.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'drevo6.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'diorit.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'drevo3.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'cervenypisek.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'BilýBeton.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'lapiz.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'pisek.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'drevo4.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'sterk.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'drevo2.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'andezit.mine.yml'... [19:47:39] [Server thread/INFO]: [CommandItems] Enabling CommandItems v2.0.4 [19:47:39] [Server thread/WARN]: [CommandItems] Could not save config.yml to plugins/CommandItems/config.yml because config.yml already exists. [19:47:40] [Server thread/INFO]: [ACF] Minecraft Version: 1.12 [19:47:40] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8 [19:47:40] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration... [19:47:40] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf [19:47:40] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf [19:47:40] [Server thread/WARN]: [ServerListPlus] [Core] Configuration is not enabled, nothing will be changed on the server! Please execute /slp enable to enable the configuration. [19:47:40] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities... [19:47:40] [Server thread/INFO]: [ServerListPlus] Successfully loaded! [19:47:40] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled. [19:47:40] [Server thread/INFO]: [MobHeads] Enabling MobHeads v1.6.1 [19:47:40] [Server thread/INFO]: [Mob Heads] Mob Heads enabled [19:47:40] [Server thread/INFO]: [TokenManager] Enabling TokenManager v3.1.3 [19:47:40] [Server thread/INFO]: [TokenManager] Loaded Config. [19:47:40] [Server thread/INFO]: [TokenManager] Loaded Lang. [19:47:40] [Server thread/INFO]: [TokenManager] Loaded ShopsConfig. [19:47:40] [Server thread/INFO]: [TokenManager] Loaded DataManager. [19:47:40] [Server thread/INFO]: [TokenManager] Loaded ShopListener. [19:47:40] [Server thread/INFO]: [TokenManager] Successfully hooked into 'PlaceholderAPI'! [19:47:40] [Server thread/INFO]: [TokenManager] Successfully hooked into 'Vault'! [19:47:40] [Server thread/INFO]: [TokenManager] Loaded HookManager. [19:47:40] [Server thread/INFO]: [TimeVote] Enabling TimeVote v1.42 [19:47:40] [Server thread/INFO]: [TimeVote] a Plugin by F_o_F_1092 [19:47:41] [Server thread/INFO]: [0m[1m[37m[[0m[33mTime[0m[1m[33mVote[0m[1m[37m][0m[33m ServerType:[0m[1m[33m Bukkit/Spigot[0m[33m, Version:[0m[1m[33m v1_12_R1[0m [19:47:41] [Server thread/INFO]: [AnimatedFrames] Enabling AnimatedFrames v4.10.0-SNAPSHOT [19:47:41] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.1 [19:47:41] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib. [19:47:41] [Server thread/INFO]: [SignShop] Enabling SignShop v2.11.2 [19:47:41] [Server thread/INFO]: [SignShop] Succesfully started Metrics, see http://mcstats.org for more information. [19:47:42] [Server thread/INFO]: [SignShop] v2.11.2 Enabled [19:47:42] [Server thread/INFO]: [Marriage] Enabling Marriage v2.0.18 [19:47:42] [Server thread/INFO]: [Marriage] Loading config... [19:47:42] [Server thread/INFO]: [Marriage] Hooked with PermissionsEx using Vault! [19:47:42] [Server thread/INFO]: [Marriage] Loading dependencies... [19:47:42] [Server thread/INFO]: [Marriage] Loading database... [19:47:42] [Server thread/INFO]: [Marriage] Loading listeners... [19:47:42] [Server thread/INFO]: [Marriage] Loading commands... [19:47:42] [Server thread/INFO]: [Marriage] Loading updater... [19:47:42] [Server thread/INFO]: [Marriage] Loading converter... [19:47:42] [Server thread/INFO]: [Marriage] Completed plugin load stage. [19:47:42] [Server thread/INFO]: [Slimefun] Enabling Slimefun vv4.1.15 [19:47:42] [Server thread/INFO]: [Slimefun] Loading Files... [19:47:42] [Server thread/INFO]: [Slimefun] Loading Config... [19:47:42] [Server thread/INFO]: [Slimefun] Loading Items... [19:47:43] [Server thread/INFO]: [Slimefun] Loading Researches... [19:47:43] [Server thread/INFO]: [Slimefun] Loading World Generators... [19:47:43] [Server thread/INFO]: [Slimefun - GEO] Registering Ore Gen: Oil [19:47:43] [Server thread/INFO]: [Slimefun - GEO] Registering Ore Gen: Nether Ice [19:47:43] [Server thread/INFO]: [Slimefun] Successfully hooked into WorldEdit! [19:47:43] [Server thread/INFO]: [Slimefun] Finished! [19:47:43] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4 [19:47:43] [Server thread/INFO]: [AdvancedModreq] Enabling AdvancedModreq v5.4.2 [19:47:44] [Server thread/INFO]: [AdvancedModreq] Failed to check for an update on spigot. [19:47:44] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4 [19:47:44] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=- MyCommand -=-=-=-=-=-=-=-=-=-=- [19:47:44] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.1-b91 [19:47:44] [Server thread/INFO]: | Command file(s) found : 2 [19:47:44] [Server thread/INFO]: | Config : Ready. [19:47:44] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok. [19:47:44] [Server thread/INFO]: | Custom commands loaded : 10 [19:47:44] [Server thread/INFO]: | Version: 5.3.4 [19:47:44] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro [19:47:44] [Server thread/INFO]: | You are running the latest version of MyCommand. [19:47:44] [Server thread/INFO]: [Mycmd] Scheduler Started! [19:47:44] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=- Done! -=-=-=-=-=-=-=-=-=-=- [19:47:44] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.5 [19:47:44] [Server thread/WARN]: Your percentages must NOT add up to more than 100% [19:47:44] [Server thread/INFO]: CratesPlus Version 4.5 [19:47:44] [Server thread/INFO]: HolographicDisplays was found, hooking in! [19:47:44] [Server thread/INFO]: [HolographicScoreboard] Enabling HolographicScoreboard v1.5.2 [19:47:44] [Server thread/INFO]: [SpigotBoard] Enabling SpigotBoard vv2.2.1 [19:47:44] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.45 [19:47:45] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider. [19:47:45] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider. [19:47:45] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider. [19:47:45] [Server thread/INFO]: Using locale cs [19:47:45] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator [19:47:45] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [19:47:45] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked. [19:47:45] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx) [19:47:45] [Server thread/INFO]: [Jobs] Enabling Jobs v4.8.0 [19:47:46] [Server thread/INFO]: [Jobs] Loaded 8 titles! [19:47:46] [Server thread/INFO]: [Jobs] Your defined (93) protected block id/name is not correct! [19:47:46] [Server thread/INFO]: [Jobs] Your defined (149) protected block id/name is not correct! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 47 protected blocks timers! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 641 custom item names! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 41 custom entity names! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 27 custom enchant names! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 16 custom color names! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 0 custom potion names! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 4 shop items! [19:47:47] [Server thread/WARN]: [Jobs] Job Miner has an invalid Break type property: NETHER_BRICK (NETHER_BRICK)! Material must be a block! [19:47:47] [Server thread/INFO]: [Jobs] Loaded 12 jobs! [19:47:47] [Server thread/INFO]: [Jobs] Explorer job manager registered! [19:47:47] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task. [19:47:47] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread. [19:47:47] [Server thread/INFO]: [Jobs] Loaded 1 schedulers! [19:47:47] [Server thread/INFO]: [Jobs] Preloaded 2084 players data in 0.06 [19:47:47] [Server thread/INFO]: [Jobs] Loaded 65 block protection entries. 0 [19:47:47] [Server thread/INFO]: [Jobs] Loading explorer data [19:47:48] [Server thread/INFO]: [Jobs] Loaded explorer data (111477) [19:47:49] [Server thread/INFO]: [Jobs] Loaded 193 furnaces and 5 brewing stands for reassigning [19:47:49] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully. [19:47:49] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1583) [19:47:50] [Server thread/INFO]: [Residence] Enabling Residence v4.7.6.0 [19:47:50] [Server thread/INFO]: [Residence] Can't find world with (bedwars) name [19:47:50] [Server thread/INFO]: [Residence] Can't find world with (Priroda2_nether) name [19:47:50] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx [19:47:50] [Server thread/INFO]: [Residence] Scanning for economy systems... [19:47:50] [Server thread/INFO]: [Residence] Found Vault using economy system: Essentials Economy [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world Eventy... [19:47:50] [Server thread/INFO]: [Residence] Loaded Eventy data. (14 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world Eventy_nether... [19:47:50] [Server thread/INFO]: [Residence] Loaded Eventy_nether data. (0 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world Eventy_the_end... [19:47:50] [Server thread/INFO]: [Residence] Loaded Eventy_the_end data. (1 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world mining... [19:47:50] [Server thread/INFO]: [Residence] Loaded mining data. (3 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world priroda... [19:47:50] [Server thread/INFO]: [Residence] Loaded priroda data. (51 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world priroda_nether... [19:47:50] [Server thread/INFO]: [Residence] Loaded priroda_nether data. (1 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world priroda_the_end... [19:47:50] [Server thread/INFO]: [Residence] Loaded priroda_the_end data. (2 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world skyblockspawn... [19:47:50] [Server thread/INFO]: [Residence] Loaded skyblockspawn data. (0 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading Eventy data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded Eventy data into memory. (77 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading Eventy_nether data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded Eventy_nether data into memory. (0 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading Eventy_the_end data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded Eventy_the_end data into memory. (0 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading mining data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded mining data into memory. (8 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading priroda data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded priroda data into memory. (155 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading priroda_nether data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded priroda_nether data into memory. (10 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading priroda_the_end data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded priroda_the_end data into memory. (1 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading skyblockspawn data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded skyblockspawn data into memory. (0 ms) [19:47:51] [Server thread/INFO]: [Residence] Found WorldEdit [19:47:51] [Server thread/INFO]: [Residence] Enabled! Version 4.7.6.0 by Zrips [19:47:51] [Server thread/INFO]: [AdvancedAchievements] Enabling AdvancedAchievements v5.10.4 [19:47:51] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up configuration files... [19:47:52] [Server thread/WARN]: [AdvancedAchievements] Overriding configuration: disabling PetMasterGive and PetMasterReceive categories. [19:47:52] [Server thread/WARN]: [AdvancedAchievements] Ensure you have placed Pet Master with a minimum version of 1.4 in your plugins folder or add PetMasterGive and PetMasterReceive to the DisabledCategories list in config.yml. [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Loaded 52 achievements in 45 categories. [19:47:52] [Server thread/INFO]: [AdvancedAchievements] 2 disabled categories: [PetMasterReceive, PetMasterGive] [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Registering event listeners... [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Initialising database... [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Setting up command executor and custom tab completers... [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Launching scheduled tasks... [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Registering permissions... [19:47:52] [Thread-71/INFO]: [AdvancedAchievements] Checking for plugin update... [19:47:52] [Thread-71/WARN]: [AdvancedAchievements] Update available: v5.11.0! Download at spigotmc.org/resources/advanced-achievements.6239 [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Plugin has finished loading and is ready to run! Took 826ms. [19:47:52] [Server thread/INFO]: [Plan] Enabling Plan v4.5.1 [19:47:53] [Server thread/INFO]: [Plan] You're using the latest version. [19:47:53] [Server thread/INFO]: [Plan] SQLite-database connection established. [19:47:53] [Server thread/INFO]: WebServer: Certificate KeyStore File not Found: plugins/Plan/SSLCertificate.keystore [19:47:53] [Server thread/INFO]: [Plan] WebServer: No Certificate -> Using HTTP-server for Visualization. [19:47:53] [Server thread/INFO]: WebServer: User Authorization Disabled! (Not secure over HTTP) [19:47:53] [Server thread/INFO]: [Plan] Webserver running on PORT 8804 (http://89.203.248.25:8804) [19:47:53] [Server thread/INFO]: [Plan] Player Analytics Enabled. (1062 ms) [19:47:53] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.45 [19:47:53] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.4 [19:47:53] [Server thread/INFO]: [TimeIsMoney] Enabling TimeIsMoney v1.9.6.5 [19:47:53] [Server thread/INFO]: [TimeIsMoney] Loaded 2 Payouts! [19:47:53] [Server thread/INFO]: Time is Money: Essentials found. Hook in it -> Will use Essentials's AFK feature if afk is enabled. [19:47:53] [Server thread/INFO]: Time is Money v1.9.6.5 started. [19:47:53] [Server thread/INFO]: [Parkour] Enabling Parkour v5.1 [19:47:54] [Server thread/INFO]: [Parkour] [Vault] Successfully linked. Version: 1.7.1-b91 [19:47:54] [Server thread/INFO]: [Parkour] [PlaceholderAPI] Successfully linked. Version: 2.9.2 [19:47:54] [Server thread/INFO]: [Parkour] Enabled Parkour v5.1 [19:47:54] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.9.5 [19:47:54] [Server thread/INFO]: HolographicExtensions bStats Metrics registered. [19:47:54] [Server thread/INFO]: [HolographicExtension] [Holographic Extension] ProtocolLib Enabled. Using NEW HOOK [19:47:54] [Server thread/INFO]: [Quests] Enabling Quests v3.2.4-b263 [19:47:54] [Server thread/INFO]: [Quests] Loaded language cs-CZ. Translations via Crowdin [19:47:54] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.15.0.45 [19:47:54] [Server thread/INFO]: Continuing to enable Protect. [19:47:54] [Server thread/INFO]: [Duels] Enabling Duels v2.2.3 [19:47:54] [Server thread/INFO]: [Duels] Successfully hooked into Essentials. [19:47:54] [Server thread/INFO]: [Duels] Loaded 1 arena(s). [19:47:54] [Server thread/INFO]: [Duels] Loaded 1 kit(s). [19:47:54] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.45 [19:47:54] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v2.0.4 [19:47:54] [Server thread/INFO]: [CrateReloaded] Config Version: 2.X [19:47:54] [Server thread/INFO]: [CrateReloaded] v1_12_R1 [19:47:55] [Server thread/INFO]: [CrateReloaded] Crate Configurations (1): crate.yml [19:47:55] [Server thread/INFO]: [ACF] Minecraft Version: 1.12 [19:47:55] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.4-SNAPSHOT-b1758 [19:47:56] [Server thread/INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool ready! [19:47:56] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Starting... [19:47:56] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Start completed. [19:47:56] [Server thread/INFO]: [AuthMe] MySQL setup finished [19:47:56] [Server thread/INFO]: [AuthMe] Hooked into PermissionsEx! [19:47:56] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com [19:47:56] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials [19:47:57] [Server thread/WARN]: [AuthMe] Failed to read welcome.txt file: [MalformedInputException]: Input length = 1 [19:47:57] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt. [19:47:57] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider! [19:47:57] [Server thread/INFO]: [AuthMe] AuthMe 5.4-SNAPSHOT build n.1758 correctly enabled! [19:47:57] [Server thread/INFO]: [ProtectionLib] Enabling ProtectionLib v0.9.2-DEV [19:47:57] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: Residence 4.7.6.0 [19:47:57] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:47:58] [Server thread/INFO]: Starting GS4 status listener [19:47:58] [Query Listener #1/INFO]: Query running on 89.203.248.25:27335 [19:47:58] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "LWC" [19:47:58] [Craft Scheduler Thread - 5/INFO]: [PacketListenerApi] Plugin is up-to-date [19:47:58] [Craft Scheduler Thread - 10/INFO]: [MapManager] Plugin is up-to-date [19:47:58] [Craft Scheduler Thread - 15/INFO]: [TokenManager] No updates were available. You are on the latest version! [19:47:58] [Server thread/WARN]: [HolographicDisplays] Hologram 'nahodnyport' was in the world 'Priroda2' but it wasn't loaded. [19:47:58] [Craft Scheduler Thread - 4/INFO]: [Marriage] Purged 0 player entries in 4ms [19:47:58] [Craft Scheduler Thread - 9/INFO]: [ChatControl] ChatControl is updating! Downloading v5.7.1 [19:47:58] [Server thread/INFO]: ###################### - Slimefun - ###################### [19:47:58] [Server thread/INFO]: Successfully loaded 467 Items (225 Researches) [19:47:58] [Craft Scheduler Thread - 0/WARN]: [SpigetUpdate] Invalid SemVer versions specified [4100-SNAPSHOT] [4100-SNAPSHOT] [19:47:58] [Server thread/INFO]: ( 467 Items from Slimefun, 0 Items from Addons )
[19:47:58] [Craft Scheduler Thread - 0/INFO]: [AnimatedFrames] The plugin is up-to-date.
[19:47:58] [Craft Scheduler Thread - 9/INFO]: [ChatControl] Got file of size: 190.108 kb
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Eventy"
[19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time...
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 5ms)
[19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 49 Blocks for World "Eventy"
[19:47:58] [Server thread/INFO]: [Slimefun] Avg: 0.102ms/Block
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Eventy_nether"
[19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time...
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "Eventy_nether"
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Eventy_the_end"
[19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time...
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "Eventy_the_end"
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "mining"
[19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time...
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "mining"
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "priroda"
[19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time...
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 24ms)
[19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 979 Blocks for World "priroda"
[19:47:58] [Server thread/INFO]: [Slimefun] Avg: 0.025ms/Block
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "priroda_nether"
[19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time...
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "priroda_nether"
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "priroda_the_end"
[19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time...
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "priroda_the_end"
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "skyblockspawn"
[19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time...
[19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "skyblockspawn"
[19:47:58] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
[19:47:58] [Craft Scheduler Thread - 22/INFO]: [Residence] Failed to check for Residence update on spigot web page.
[19:47:59] [Craft Scheduler Thread - 9/INFO]: [ChatControl] Downloaded! File uploaded into the update folder. Please copy it to the plugins folder.
[19:47:59] [Thread-76/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
[19:47:59] [Craft Scheduler Thread - 2/INFO]: [PlaceholderAPI] 122 placeholder expansions are available on the cloud.
[19:47:59] [Thread-77/INFO]: [CS-CoreLib - Updater] Slimefun is up to date!
[19:48:00] [Server thread/INFO]: [Citizens] Loaded 47 NPCs.
[19:48:00] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates ...
[19:48:00] [Craft Scheduler Thread - 5/WARN]: [SpigetUpdate] Invalid SemVer versions specified [135-SNAPSHOT] [1351]
[19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] ----------------------------------------------
[19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] +===============+
[19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] | SkinsRestorer |
[19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] +===============+
[19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] ----------------------------------------------
[19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] Current version: 13.5-SNAPSHOT
[19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] This is the latest version!
[19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] ----------------------------------------------
[19:48:00] [Craft Scheduler Thread - 2/INFO]: [Vault] No new version available
[19:48:00] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
[19:48:00] [Server thread/INFO]: [Quests] 5 Quest(s) loaded.
[19:48:00] [Server thread/INFO]: [Quests] 7 Event(s) loaded.
[19:48:00] [Server thread/INFO]: [Quests] 861 Phrase(s) loaded.
[19:48:00] [Craft Scheduler Thread - 4/INFO]: Holographic Extension 1.10.1 Is ready to be downloaded now!
[19:48:01] [Craft Scheduler Thread - 0/INFO]: Checking for updates via Spigot...
[19:48:01] [Craft Scheduler Thread - 4/INFO]: [Holographic Extension] Enabled player related placeholders with ProtocolLib.
[19:48:01] [Craft Scheduler Thread - 0/INFO]: [CratesPlus] An update for CratesPlus is available, new version is 4.5.1. Your installed version is 4.5.
Please update to the latest version :)
[19:48:02] [Craft Scheduler Thread - 5/INFO]: [AnimatedFrames] Loading data...
[19:48:02] [pool-26-thread-1/WARN]: [AnimatedFrames] Failed to load Menu 'kontakt'
java.io.FileNotFoundException: plugins/AnimatedFrames/saves/frames/kontakt.afd (No such file or directory)
at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_181]
at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_181]
at java.io.FileInputStream.
Hi @RescoolCZ - there are a number of issues in the startup log provided. The common thread here is that the permissions (file level - not plugin) are not setup correctly. All the WARN messages show that for the following plugins (CoreProtect and TimeIsMoney) and possibly, AuthMe.
CoreProtect is trying to access the folder of /tmp folder and doesn't have access to the file called "CoreProteect_CoreProtect_15430852538717647517253059177783.tmp"
TimeIsMoney generated an exception due to "read permission error".
Jobs Reborn - remove all old versions of the file and only keep the latest versions or you will continue to see "Ambiguous plugin name Jobs" or other plugins with duplicate jars.
AdvancedAchievements - you need to comment (disable) PetMasterGive, PetMasterReceive, DistanceLlama & DistanceGliding in the config.yml if you have not installed them with AdvancedAchievements.
CratesPlus - check the configuration file for the total percentages so it equals 100%. Currently, it is greater than 100%.
HolographicDisplays - appears to be a configuration issue or corruption with the "nahodnyport" hologram in Priroda2.
AnimatedFrames has a warning as well with a "no such file or directory" referenced in the configuration as it was looking for the plugins/AnimatedFrames/saves/frames/kontakt.afd and couldn't find it. It's possible that the cache might be messed up (which I had one issue last week with myself). Delete the contents of the /cache folder and restart.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
What steps will reproduce the problem?
1.logging on to server on spawn does not show pictures
What were you expecting to happen? What happened instead?
they do not show
What version of the plugin are you using? *Type /version <Plugin Name>
AnimatedFrames version 4.7.0-SNAPSHOT
What Spigot version are you using? Type /version
(MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
What plugins are you using? Type /plugins
PlaceholderAPI, MultiVIP, ChatReaction, MultiWorld, Arconix, SkinsRestorer, Friends3_0, Admin-Chat, Discord-Bot-API, VIPSystem, RewardVoting, MOTD, SimpleAPI, Tablist, MinecraftHook, CoreProtect, dynmap, WorldEdit, PacketListenerApi, ClearLag, ChatControl, AdvancedBan, WorldBorder, MapManager, Votifier, ProtocolLib, VPNGuard, AdvancedPortals, PermissionsEx, PAC, TreeAssist, CS-CoreLib, MineResetLite, Vault, ServerListPlus, MobHeads, ProtocolSupport, TimeVote, AnimatedFrames, LWC, HolographicDisplays, SignShop, Marriage, Slimefun, ChestCommands, AdvancedModreq, MyCommand, CratesPlus, SpigotBoard, Essentials, Jobs, Citizens, Residence, EssentialsChat, CrazyAuctions, TimeIsMoney, Parkour, Quests, EssentialsProtect, Duels, EssentialsSpawn, AuthMe, ProtectionLib
Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log
https://pastebin.com/RYb3b5Z8
Did your client crash? Upload errors in .minecraft/logs/latest.log as well
Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)