Jarvald Error

Having issues? Ask here!
Forum rules
- Search for existing answers before creating a new topic
- Topic titles must be descriptive and searchable
- Duplicate questions will be redirected to the existing answer(s) and locked.
Post Reply
User avatar
Hathor
Noob
Posts: 3
Joined: Wed Sep 04, 2024 5:46 am
Been thanked: 2 times

Jarvald Error

Post by Hathor »

I'm running into an error that doesn't allow me to play single player. Happens on 3 different PC's for me. I saw something on github about it https://gitlab.com/2009scape/2009scape/-/issues/1963 , but I didn't understand the fix, or if there is one.

java.lang.IllegalArgumentException: Dialogue 2435 is already in use - [old=JarvaldDialogue, new=JarvaldDialogue]!
at core.game.dialogue.DialogueInterpreter.add(DialogueInterpreter.java:226)
at core.game.dialogue.DialoguePlugin.init(DialoguePlugin.java:118)
at core.plugin.ClassScanner.definePlugin(ClassScanner.kt:213)
at content.region.fremennik.rellekka.handlers.RellekkaZone.newInstance(RellekkaZone.java:44)
at core.plugin.ClassScanner.definePlugin(ClassScanner.kt:210)
at core.plugin.ClassScanner.loadPluginsFrom$lambda$5(ClassScanner.kt:157)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at core.plugin.ClassScanner.loadPluginsFrom(ClassScanner.kt:153)
at core.plugin.ClassScanner.loadSideEffectfulPlugins(ClassScanner.kt:148)
at core.game.world.GameWorld.prompt(GameWorld.kt:176)
at core.game.world.GameWorld.prompt(GameWorld.kt:153)
at core.Server.main(Server.kt:67)
User avatar
itsddc94
Froob
Posts: 84
Joined: Tue Aug 20, 2024 1:37 pm
Location: Ontario, Canada
Has thanked: 17 times
Been thanked: 10 times

Re: Jarvald Error

Post by itsddc94 »

Hello and welcome!

This error is something that happens to everyone. It's more of a warning than a show stopper.

When you attempt to join single player, did you click the single player tab, then start single player (this starts the server), then change your server profile to local server, then click play.
ItsDDC94 In-game, Jthorne94 on Gitlab

https://www.youtube.com/watch?v=GiXnbOORTAU
User avatar
Hathor
Noob
Posts: 3
Joined: Wed Sep 04, 2024 5:46 am
Been thanked: 2 times

Re: Jarvald Error

Post by Hathor »

itsddc94 wrote: Wed Sep 04, 2024 12:59 pm Hello and welcome!

This error is something that happens to everyone. It's more of a warning than a show stopper.

When you attempt to join single player, did you click the single player tab, then start single player (this starts the server), then change your server profile to local server, then click play.
That's not changing anything. In fact, when I try to do it in that order, it launches the live server, even with local selected. When I hit start singleplayer, it launches the client on it's own. Same with Play option. No difference between the two it seems. Still stuck on "Connecting to server update".
Post Reply