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.
2 clients:
StyleA: Original client
test1: Unity client
Monster kills are displayed correctly on both clients. Soon it will be possible to kill mobs in a party on 2 different clients
I apologize for my incompetence. The ability to trade is limited only for builder 1. Ordinary characters can trade with each other, and this has nothing to do with auto loot.)
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.