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.
On April 11 at 18:00 server time (GMT +2), the open beta test of our upcoming Chronicle 2 update will begin!
We invite everyone to join, explore the world of C2 ahead of the official launch, and share your feedback.
📌 Players who find bugs during OBT will receive CoL as a reward:
- 1 CoL for each staticmeshes bug For example, passing through textures, stairs, etc.
- 2 CoL or more for server-side bugs (depending on severity).
You can report bugs via support on Discord or on the forum.
Open beta testing will last approximately until 15.04 20:00 (GMT +2).
Your activity and input will help us improve the game!
The download links will be available later.
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.