Advertisement
Guest User

Untitled

a guest
Dec 13th, 2014
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. 22:21:38 [INFO] Unable to initialize fancy terminal. To fix this on Windows, ins
  2. tall the correct Microsoft Visual C++ 2008 Runtime
  3. 22:21:38 [INFO] NOTE: This error is non crucial, and BungeeCord will still funct
  4. ion correctly! Do not bug the author about it unless you are still unable to get
  5. it working
  6. 22:21:38 [INFO] Using standard Java JCE cipher. To enable the OpenSSL based nati
  7. ve cipher, please make sure you are using 64 bit Ubuntu or Debian with libssl in
  8. stalled.
  9. 22:21:38 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.8-SNAPSHOT
  10. :"37e37e9":1023
  11. 22:21:38 [SEVERE] Exception in thread "main"
  12. 22:21:38 [SEVERE] unacceptable character ' ' (0x0) special characters are not al
  13. lowed
  14. in "'reader'", position 0
  15. 22:21:38 [SEVERE] at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(S
  16. treamReader.java:93)
  17. 22:21:38 [SEVERE] at org.yaml.snakeyaml.reader.StreamReader.update(StreamRea
  18. der.java:192)
  19. 22:21:38 [SEVERE] at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamRea
  20. der.java:60)
  21. 22:21:38 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:412)
  22. 22:21:38 [SEVERE] at net.md_5.bungee.module.ModuleManager.load(ModuleManager
  23. .java:61)
  24. 22:21:38 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:224)
  25. 22:21:38 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLaunc
  26. her.java:50)
  27. 22:21:38 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:19)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement