Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. just loaded up 1.12.2 and it still 1.8
  2. > [19:49:18 INFO]: [ViaVersion] Hooking into ProtocolSupport, to prevent issues!
  3. > [19:49:18 INFO]: [ProtocolSupport] Loading ProtocolSupport v4.23.dev
  4. > [19:49:18 INFO]: [ProtocolSupport] Allocator: PooledByteBufAllocator(directByDefault: true), direct: true
  5. > [19:49:18 INFO]: [ProtocolSupport] Compression level: 3
  6. > [19:49:19 INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
  7. > [19:49:19 INFO]: [ProtocolSupport] Assume legacy ping dealy: 200
  8. > [19:49:19 INFO]: [ProtocolSupport] Login threads max count: 8, keep alive time: 60
  9. > [19:49:19 WARN]: [ProtocolSupport] Native transport is enabled, this may causes issues. Disable it by setting use-native-transport in server.properties to false.
  10. > [19:49:19 INFO]: [ProtocolSupport] Using injected ServerConnection
  11. > [19:49:19 INFO]: [ViaVersion] Loading ViaVersion v2.1.1
  12. > [19:49:19 INFO]: [ViaVersion] ViaVersion 2.1.1 is now loaded, waiting for boot. (late-bind)
  13. > [19:49:21 INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.23.dev
  14. > [19:49:21 INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.0
  15. > [19:49:21 INFO]: [ProtocolLib] Started structure compiler thread.
  16. > [19:49:27 INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
  17. > [19:49:27 INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
  18. > [19:49:27 INFO]: [ViaVersion] Loading new 1.13 tags...
  19. > [19:49:27 INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
  20. > [19:49:27 INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
  21. > [19:49:27 INFO]: [ViaVersion] Loading translation mappping
  22. > [19:49:27 INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
  23. > [19:49:28 INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
  24. > [19:49:28 INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
  25. > [19:49:28 INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
  26. > [19:49:28 INFO]: [ViaVersion] Loading 1.14 blockstates...
  27. > [19:49:28 INFO]: [ViaVersion] Loading 1.14 heightmap data...
  28. > [19:49:38 WARN]: [CS-CoreLib] Task #49 for CS-CoreLib vv1.6.1 generated an exception
  29. java.lang.NoClassDefFoundError: com/sk89q/worldguard/WorldGuard
  30. at me.mrCookieSlime.CSCoreLibPlugin.protection.modules.WorldGuardProtectionModule.<clinit>(WorldGuardProtectionModule.java:18) ~[?:?]
  31. at me.mrCookieSlime.CSCoreLibPlugin.protection.ProtectionManager.<init>(ProtectionManager.java:37) ~[?:?]
  32. at me.mrCookieSlime.CSCoreLibPlugin.CSCoreLib$2.run(CSCoreLib.java:115) ~[?:?]
  33. at org.bukkit.craftbukkit.v1_8_R3.schedule
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement