Thread: Kronos - OSRS Semi-Custom Server. Deob Client. Multi-World Support. #184.

Page 17 of 18 FirstFirst ... 715161718 LastLast
Results 161 to 170 of 174
  1. #161  
    Registered Member
    Join Date
    Jan 2011
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I'm new to rsps dev, but what are these oddly named classes in .../api/filestore/osrs doing? it seems like sketchy code obfustication?
    Reply With Quote  
     

  2. #162  
    Java Developer

    Anezka's Avatar
    Join Date
    Aug 2013
    Age
    30
    Posts
    373
    Thanks given
    96
    Thanks received
    95
    Rep Power
    174
    Quote Originally Posted by lunascape View Post
    I'm new to rsps dev, but what are these oddly named classes in .../api/filestore/osrs doing? it seems like sketchy code obfustication?
    Utility Classes and stuff for the cache most likely came from the client
    Reply With Quote  
     

  3. #163  
    Registered Member

    Join Date
    Mar 2008
    Posts
    2,591
    Thanks given
    71
    Thanks received
    7
    Rep Power
    1741
    there is no "import"

    Attached image

    am struggling to find the client.jar that you upload to webhost? one that replaces community.kronos.rip/files/client.jar
    Reply With Quote  
     

  4. #164  
    Registered Member

    Join Date
    Mar 2008
    Posts
    2,591
    Thanks given
    71
    Thanks received
    7
    Rep Power
    1741
    Good job. Thank you.
    Last edited by R0cky 0wnz; 11-08-2022 at 02:29 AM.
    Reply With Quote  
     

  5. #165  
    Extreme Donator
    Warnen's Avatar
    Join Date
    Jun 2018
    Posts
    24
    Thanks given
    123
    Thanks received
    8
    Rep Power
    12
    How to add jav_config.ws?
    It likely turns out that a mind that does not specialize in things always have an excuse/mindset to be beyond trolls and unimportance.
    NOTE; Anything that has nothing to do with what the buyer's should go in the off-topic section or be reported and gain bad reputation.

    NOTE; The unthanked have been ignored.
    Reply With Quote  
     

  6. #166  
    Registered Member Juicy7's Avatar
    Join Date
    Feb 2012
    Age
    23
    Posts
    151
    Thanks given
    45
    Thanks received
    1
    Rep Power
    0
    Sorry for bumping this but I got to an issue.
    I have the server up and running, client works fine but when I want to login I get this error. It's probably something stupid but I can't figure it out. I get this error on server terminal and on client side it's just "connectiong to server..."
    Code:
    [nioEventLoopGroup-3-2] INFO logger - Incoming: 127.0.0.1
    [server-worker #1] ERROR rollingErrorFileLogger - 
    java.lang.NoClassDefFoundError: Could not initialize class io.ruin.model.item.actions.impl.tradepost.TradePost
    	at io.ruin.model.entity.player.Player.init(Player.java:1167)
    	at io.ruin.model.entity.player.PlayerLogin.lambda$load$1(PlayerLogin.java:80)
    	at io.ruin.api.process.ProcessWorker.lambda$null$5(ProcessWorker.java:106)
    	at io.ruin.api.utils.SafeRunnable.run(SafeRunnable.java:14)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
    	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Will thank for help!

    EDIT: Just had to create "logs" file in data.
    Last edited by Juicy7; 01-12-2023 at 06:39 PM.
    I'm trying my best. I promise.
    Reply With Quote  
     

  7. #167  
    Registered Member
    Join Date
    Jun 2023
    Posts
    10
    Thanks given
    2
    Thanks received
    1
    Rep Power
    11
    There’s no import to the gradle on the last part, just link to gradle project? Anyone have a fix? I’ll pay someone $$ to get this online for me. Tried for 2 years LMAO
    Reply With Quote  
     

  8. #168  
    Registered Member
    Join Date
    Jul 2023
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    hey im having trouble running this in intellij i got the server to run but i'm getting exceptions and errors and cant get the client to work. every time i fix one thing another breaks lol. i am looking for someone to help me get this running and maybe work on a project together. pm me on discord Storms#6835.
    Reply With Quote  
     

  9. #169  
    Chemist

    Advocatus's Avatar
    Join Date
    Dec 2009
    Posts
    2,622
    Thanks given
    201
    Thanks received
    813
    Rep Power
    1462
    Cool release. Its been fun to mess with this. Ive had a little side project to port this to a newer revision and release.

    In case anyone is curious: The 184 cache used with kronos is based off of this version of 184: Cache - OpenRS2 Archive from 9/26/2019

    There are some custom cs2, sprites, interfaces, maps, and models.

    20205 added models
    21 new interfaces
    30 modified maps
    26 new sprites
    35 changed cs2 (34 new cs2 with 1 edited)

    The following config files were edited:
    6-objects
    8-enums
    9-npc
    10-items
    12-sequences
    13-spotanim
    Quote Originally Posted by blakeman8192 View Post
    Quitting is the only true failure.
    Reply With Quote  
     

  10. Thankful user:


  11. #170  
    Registered Member
    Join Date
    Dec 2023
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    When I try to link the runelite build.gradle.kts i get these errors:

    ":injector-plugin:test: Could not resolve net.runelite:fernflower:07082019"
    ":injector-plugin:main: Could not resolve net.runelite:fernflower:07082019"
    "deobfuscator:test: Could not resolve Could not resolve net.runelite:fernflower:07082019"
    "deobfuscator:main: Could not resolve net.runelite:fernflower:07082019"

    If anyone could help me i'd be really appreciative, please message me on discord if you need pictures as im unsure how to upload images to a forum, Thanks in advance!

    Discord: lxcid2293
    Reply With Quote  
     

Page 17 of 18 FirstFirst ... 715161718 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 70
    Last Post: 12-18-2019, 07:46 AM
  2. Replies: 0
    Last Post: 11-13-2018, 04:02 PM
  3. Replies: 39
    Last Post: 09-23-2018, 11:38 PM
  4. [503] 🔥 RuneLegion - Brand New - Semi Custom Server🔥
    By incepti0n in forum Advertise
    Replies: 30
    Last Post: 08-24-2018, 10:32 PM
  5. Replies: 35
    Last Post: 05-23-2017, 03:29 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •