Hello i have this problem when i am running the GAMESERVER:
==================================================================-[ Handlers ]
java.net.URISyntaxException: Illegal character in opaque part at index 39: jar:file:/C:/Users/Manolis/Desktop/Νέος φάκελος (5)/game/./gameserver.jar!/ru/catssoftware/gameserver/handler/itemhandlers
at java.net.URI$Parser.fail(URI.java:2847)
at java.net.URI$Parser.checkChars(URI.java:3020)
at java.net.URI$Parser.parse(URI.java:3057)
at java.net.URI.<init>(URI.java:588)
at java.net.URL.toURI(URL.java:963)
at ru.catssoftware.util.JarUtils.enumClasses(JarUtils.java:51)
at ru.catssoftware.gameserver.handler.ItemHandler.<init>(ItemHandler.java:34)
at ru.catssoftware.gameserver.handler.ItemHandler.getInstance(ItemHandler.java:26)
at ru.catssoftware.gameserver.L2GameServer.<init>(L2GameServer.java:470)
at ru.catssoftware.gameserver.util.BootManager.<init>(BootManager.java:150)
at ru.catssoftware.gameserver.util.BootManager.main(BootManager.java:41)
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Please keep me in your contacts, I want to add this in my features for later (30-60 days) and I do have some questions regarding other forms of payment too. Thanks!
Question
addx20
Hello i have this problem when i am running the GAMESERVER:
==================================================================-[ Handlers ]
java.net.URISyntaxException: Illegal character in opaque part at index 39: jar:file:/C:/Users/Manolis/Desktop/Νέος φάκελος (5)/game/./gameserver.jar!/ru/catssoftware/gameserver/handler/itemhandlers
at java.net.URI$Parser.fail(URI.java:2847)
at java.net.URI$Parser.checkChars(URI.java:3020)
at java.net.URI$Parser.parse(URI.java:3057)
at java.net.URI.<init>(URI.java:588)
at java.net.URL.toURI(URL.java:963)
at ru.catssoftware.util.JarUtils.enumClasses(JarUtils.java:51)
at ru.catssoftware.gameserver.handler.ItemHandler.<init>(ItemHandler.java:34)
at ru.catssoftware.gameserver.handler.ItemHandler.getInstance(ItemHandler.java:26)
at ru.catssoftware.gameserver.L2GameServer.<init>(L2GameServer.java:470)
at ru.catssoftware.gameserver.util.BootManager.<init>(BootManager.java:150)
at ru.catssoftware.gameserver.util.BootManager.main(BootManager.java:41)
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.