OSRS Assistance getting runelite running for kronos 184

Feb 28, 2025
4
0
0
Hello everyone who still lurks on this board, recently i have been interested in getting the Kronos base working and have encountered some issues along the way.
I've managed to get everything working except for the RuneLite client that came packaged with the source. If anyone could lend a hand, I would be incredibly grateful.
:D

rune-server runelite help.png

It looks like the client is trying to access both a .jar and a .pom file from the RuneLite repository. However, when I visit that address, it prompts for credentials.
Is there an alternate location where I can find these files or at least the vanilla-184.jar?
I've already searched on my own and dug through other repositories, but I can't find anything.
Any help would be greatly appreciated!
 
RL doesnt publically host the vanilla gamepacks anymore.

Either way you dont need to worry about it. kronos doesnt inject the gamepack. the injected client is located under net.runelite.standalone within the rl client module. You can just go to your settings.gradle file and comment out most of the modules. the only ones u need are http api, rs api, rl api, and rl client
 
I just took a look at my github repos. I had removed the modules and inlined the rs api here: https://github.com/MatthewBishop/Kronos184-Client. you can either diff this vs ur current client or just run this.
the client you linked seems to work great, however i can't get past the error connecting screen after attempting to login, is this due to me not running a database with postgres? im not seeing any type of response from either server when i try to connect.

thank you for linking me the fixed client, i would've been stuck for longer than i would've liked.
 
Make sure you are running the server and update server separately. Additionally make sure you are using an early java version. Kronos uses kilim as a runtime class weaving library for fiber like functionality on the jvm. I think out the box kronos needs to be run on java 8 or 11 on the server unless u add a kilim fork.
 
Make sure you are running the server and update server separately. Additionally make sure you are using an early java version. Kronos uses kilim as a runtime class weaving library for fiber like functionality on the jvm. I think out the box kronos needs to be run on java 8 or 11 on the server unless u add a kilim fork.
i got the update server and the main server running, but im not able to login and both servers respond with nothing when i press login, any idea where i can change the ip in runelite?
kronos+ide.png
 
i receiv the same error when i try connect to the server, can you explane where you change the server port?
 

Users who are viewing this thread (total: 1, members: 0, guests: 1)