Skip to content

Instantly share code, notes, and snippets.

@ThexXTURBOXx
Created August 16, 2016 00:41
Show Gist options
  • Save ThexXTURBOXx/350a82f9accd9ce2ef416babb093a7de to your computer and use it in GitHub Desktop.
Save ThexXTURBOXx/350a82f9accd9ce2ef416babb093a7de to your computer and use it in GitHub Desktop.
02:15:14 [WARNUNG] Exception encountered when loading plugin: Houston
java.nio.file.InvalidPathException: Illegal char <:> at index 14: cmd_server@git:cmd_server:1.10-SNAPSHOT:37b3cb4:1179
at sun.nio.fs.WindowsPathParser.normalize(Unknown Source)
at sun.nio.fs.WindowsPathParser.parse(Unknown Source)
at sun.nio.fs.WindowsPathParser.parse(Unknown Source)
at sun.nio.fs.WindowsPath.parse(Unknown Source)
at sun.nio.fs.WindowsFileSystem.getPath(Unknown Source)
at sun.nio.fs.AbstractPath.resolve(Unknown Source)
at net.xereo.houston.java.plugin.HoustonPluginManager.getSlugFile(HoustonPluginManager.java:363)
at net.xereo.houston.java.plugin.HoustonPluginManager.load(HoustonPluginManager.java:567)
at net.xereo.houston.java.plugin.HoustonPluginManager.loadPlugins(HoustonPluginManager.java:125)
at net.xereo.houston.bungee.HoustonBungee.onEnable(HoustonBungee.java:76)
at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:227)
at net.md_5.bungee.BungeeCord.start(BungeeCord.java:267)
at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment