Jump to content

RSPS Help

Request help from other members.

  1. Started by ODRSPS,

    add discord od #0995

    • 0

      Reputation Points

    • 0 replies
    • 597 views
  2. Started by classic77,

    Hey guys, basically the title says it all I currently have a 718 project im working on and just am wondering if anyones searching for work. a few of the things I need are the following New interfaces for quest tab / new "bosses" interface which is located inside the quest tab fixing a few minor bugs like boss teleport locations Damage of weps Drop rate changes max hit caps adding battle pets adding a custom home A bunch of other stuff.

    • 0

      Reputation Points

    • 1 reply
    • 739 views
  3. Started by Smoove,

    I know I probably sound like a broken record but I can’t get any server running through Intellij to save my life. I haven’t ran a rsps in over 10 years since it was basically .bats and some editing with eclipse. I’ve read and watched almost every guide and still no luck. This post is my last resort because I really hate asking for help especially for something that should be easy. But if anyone wants to show me what I’m doing wrong I’d appreciate it.

    • 1

      Reputation Points

    • 1 reply
    • 791 views
  4. Hey everyone, I've noticed that within this base melee is far superior to magic and range and yet inside Combfactory.java all the numbers are the same. I have tried tweaking all of the following: https://prnt.sc/JwDh2ciUhBrs For whatever reason no matter what value I put in there it seems to make no change at all. Just curious if there's something I'm overlooking or If I'm in the wrong file entirely. Thanks in advance!

    • 0

      Reputation Points

    • 2 replies
    • 936 views
  5. Started by 1337Hero,

    how to hide character password in src.data.saves

    • 0

      Reputation Points

    • 2 replies
    • 671 views
  6. haven't been in the game in a few years use to get a lot of help from King Fox and use to host a little for fun, looking into getting back into coding as I start my degree in Computer science which has mentions of coding and scripting figured I'd mess with a project to see how my progress and education helps me improve any tips or advice would be great ( if you don't have nice things to say it's okay feedback is always welcome trying to work with a stripped down deob and base so i can code from the ground up to learn things I've never learned before.

    • 0

      Reputation Points

    • 1 reply
    • 570 views
  7. Started by christoffer,

    Whats the best free pk server or atleast cheapest

    • 0

      Reputation Points

    • 0 replies
    • 504 views
  8. Started by Fyre315,

    Hey guys, basically the title! I so far did the no-ip , downloaded eclipse, found a source + client (went with a 717) , did the inbound / outbound things in my system security, uhhh seems I’m having trouble maybe with the portforwarding and like editing of loader.Java I believe it is for the ip addresses? I feel like I’m right there just can’t seem to get it figure out. If anyone got time to help a noob out please lol I d seriously appreciate it. More or less doing this for me and about 10 friends who just wanna play on a non corrupt shit server. Willing to pay if I have too especially if you can code and help me get stuff moved around later on after it’s even running lol…

    • 0

      Reputation Points

    • 0 replies
    • 482 views
  9. Started by Frustrated Noob,

    I recently downloaded the Emulous RSPS source and client package Jack posted in November. I am very new to intellij and could really use a hand with an error i've encountered. I only want my server to be local (so I can practice coding on this source), and I do not want/need Sql. I've got the client running fine but the server comes up with this 18:06:49.668 [main] ERROR com.emulous.Emulous - An exception was caught whilst running system initialization. Shutting down. java.lang.IllegalArgumentException: Cannot find property file: mysql.properties at com.zaxxer.hikari.HikariConfig.loadProperties(HikariConfig.java:1070)…

    • 0

      Reputation Points

    • 0 replies
    • 575 views
  10. Started by Aspect,

    .

    • 0

      Reputation Points

    • 0 replies
    • 739 views
  11. Started by DownsX,

    I've been having trouble trying to get this running. I believe I need the cache and I would also just want someone to double check how I have my project setup in IntelliJ My discord is Off-White Sheddy#0541 Please help

    • 0

      Reputation Points

    • 1 reply
    • 725 views
    • 1 follower
  12. I simply cannot figure out why I can't get the server to start. I took quite the break from RSPS development (I was also still a noob when I was developing years ago) and I have come as far as figuring out how to load everything into IntelliJ as opposed to Eclipse. I am trying to run the Ferox base package and I am running into this error: [06 Aug 2022, 4:49:42 PM] [FeroxInitializationThread] [GameServer] [FATAL] An error occurred while loading Ferox. java.io.FileNotFoundException: Cannot load data store from C:\Users\PC\Desktop\Judgment, aborting. at com.ferox.GameServer.main(GameServer.java:172) [Server/:?] When I look in the ServerProperties.java file I see…

    • 0

      Reputation Points

    • 0 replies
    • 533 views
  13. Started by hvac,

    Took a very long break from RSPS' (like before people were using IntelliJ as opposed to eclipse long break) and I'm trying to mess around on a source/client that was definitely ran through IntelliJ I have everything set-up, however this particular base (Ancestral) is giving me some issues with the cache. I see CacheDownloader.java, and I see where it wants me to put my link to the cache as well as a cache version. I have zipped my cache and uploaded it to mediafire and I also made a .txt file for the cache version. Regardless of what I do, I still get this error when trying to run the client in Intellij: java.lang.NullPointerException: Cannot invoke "com.ferox.ca…

    • 0

      Reputation Points

    • 0 replies
    • 760 views
  14. Before comments about importing into the classpath ect I've obviously tried all that and seem to not be working ? https://prnt.sc/zLVamOoob2mn

    • 0

      Reputation Points

    • 2 replies
    • 1.6k views
  15. Started by Flee,

    Could anyone possibly tell me how to implement osrs maps into a ruse source?

    • 1

      Reputation Points

    • 4 replies
    • 839 views
  16. Started by Rainedx,

    Hello runeSuite, Im trying to start simplicityps / noblepk source but eclipise give me this error how can i fix this : sep 27, 2019 7:37:08 PM com.ruseps.GameServer main INFO: Initializing the loader... Unable to load maps in region: 12688 pos: 3136, 9216 Unable to load maps in region: 12689 pos: 3136, 9280 Unable to load maps in region: 14421 pos: 3584, 5440 Exception in thread "GameLoadingThread" java.lang.OutOfMemoryError: Java heap space at java.lang.Integer.valueOf(Unknown Source) at com.ruseps.world.clip.region.RegionClipping.forPosition(RegionClipping.java:268) at com.ruseps.world.clip.region.RegionClipping.addObject(Reg…

    • 0

      Reputation Points

    • 5 replies
    • 1.4k views
  17. Started by Treythan,

    Hi all, I have been trying to add OSRS models to my 718 server. I have had success with all models I've gone through so far, but this one just isn't working for me. So basically, my process is as follows: 1. Import .obj and .mtl into Metasequoia, and then export as .mqo 2. Open .mqo file in DatMaker and then export as .dat Now, the problem is, when opening this model in the DatMaker, it seems to loose a lot of it's triangles, or pieces. I have provided an image below of the model looking perfectly fine in Metasequoia, but then breaking in DatMaker. Any help with this problem would be greatly appreciated thanks.

    • 0

      Reputation Points

    • 0 replies
    • 1.2k views
  18. Started by DedicatedServers,

    I need help to setup an RSPS as I have not set one up before. If you can help me out, that would be great. My discord is EpicSpammer1#5375

    • 0

      Reputation Points

    • 2 replies
    • 637 views
  19. Started by tpark75,

    I am working on an 876 Nocturne base, and have been having some trouble with the bank tabs keeping items in the correct in place. (Array Hell) I have applied the code mentioned in this Snippet: 876 Bank Tabs, but have not seen any difference in my testing. In addition, I have compared Bank.java and the SWITCH_INTERFACE_COMPONENTS_PACKET section of WorldPacketsDecoder with a couple different 876 sources. All to no luck. It appears that the tabs are being created correctly at first, but closing and reopening the bank will shift items around completely, and even remove some in rare cases. Here is a before, and an after of what I mean. I am unsure if this …

    • 0

      Reputation Points

    • 3 replies
    • 749 views
  20. Started by Moosy,

    Is there a way to make a basically vanilla RSPS? I've been looking around but I havent been able to find anything

    • 0

      Reputation Points

    • 1 reply
    • 832 views
  21. Started by agoodname,

    You may use notepad++ to quickly view files and edit them as they show spacing and coloring to learn java a little more.

    • 0

      Reputation Points

    • 9 replies
    • 1.2k views
  22. Started by legito,

    Hello guys. This is my first post. So the reason I am looking into RS PS is so me and my friends can make our "own" MMORPG based on Runescape which will be just for laughs and giggles and include a custom storyline filled with inside jokes.. You get the deal. The other reason is that I love developing and I am very curious on how a RS Server might work. How would you suggest we approach this project? What choices do we have in terms of servers? Are all servers in Java or is there one in C# or maybe JS? Can you please suggest a starting point? Thank you kindly, Legito

    • 0

      Reputation Points

    • 3 replies
    • 850 views
  23. Started by ymlol,

    what is the best ide for coding?

    • 0

      Reputation Points

    • 9 replies
    • 1.2k views
  24. Started by 0117be,

    So i am trying to load torva platebody but i can see my shirt through the platebody when worn,searched for hours through the code to try to find where to put the FULL_BODY int, can someone help me please?this is ascend base (xeros 204 release)thanks in advance

    • 0

      Reputation Points

    • 2 replies
    • 935 views
  25. Started by Patrity,

    I was able to run Ascend just fine on Eclipse in a Windows Enviroment. I wanted to move it up to my debian server for testing away from my home. For some reason, I cannot get it to run. Any suggestions are appreciated. The server path as launched from eclipse is ethos.Server so aren't I to assume that the java command would be the same?

    • 0

      Reputation Points

    • 2 replies
    • 1.2k views
  26. Started by Equity,

    Hi Everybody, Just wondering, Is anybody able to use Visual Studio Code to run private servers from? I do not enjoy using eclipse or intellij. I do all other programming in VS Code but unable to succefully run a RSPS from it. Is so, could you please help me figure out how to get a server running? Thanks,

    • 0

      Reputation Points

    • 3 replies
    • 1.1k views
  27. Started by Pat,

    Issue solved - Credits to BananaStreet

    • 0

      Reputation Points

    • 1 reply
    • 1k views
  28. Started by C4llm3m4xx,

    Hi guys, i was wondering if anyone could help me out finding whats wrong in the slayer of rune evo. I cant finish slayer task. I looked on google but cant find something to fix it. Im asking out loud for guidance and help to understand and find whats going on with this. Thank you to anyone replying

    • 0

      Reputation Points

    • 3 replies
    • 1k views
  29. Started by agoodname,

    You may use Eclipse to have a better understanding of what you are working on within your private server. Creating a project and importing client and source will give you the workspace and help you may find useful. Eclipse may suggest errors worth fixing within your files and give you some guidance.

    • 0

      Reputation Points

    • 4 replies
    • 952 views
  30. Started by denki,

    So I am trying to find a server release that is closest to the current OSRS official server. Paid or free is fine as long as it is the closest. I just want a server to play by myself and mess around with.

    • 0

      Reputation Points

    • 0 replies
    • 470 views
  31. Hello, I am new to coding. I know that its stupid but i have chosen project insanity as my base. It seems like the easiest starter and there are lots of tutorials to help me try and fix it up a little. I dont plan on making the next big rsps i just like learning how to do certain things. What i dont understand is this: i have used a blank pi and im updating to the newest osrs cache. I dont understand how to make the bosses though. I can add in zulrah but it does notgibg for example. How do i go about trying to make a boss have different hp, stats, and special attacks, not just melee or a ranged attack etc. Im not a vet in this so i need simple explanatio…

    • 0

      Reputation Points

    • 13 replies
    • 1.7k views
  32. Started by harmbasi,

    Is there a package/ VM with everything in one place? Thanks

    • 0

      Reputation Points

    • 2 replies
    • 789 views
  33. Started by Edikas,

    https://prnt.sc/6tUjZRjO_yJi whats is wrong with that?

    • 0

      Reputation Points

    • 4 replies
    • 786 views
  34. Started by agoodname,

    Java Development Kit may be what you are missing in the start of your private server. This may be downloaded from oracle after creating an account. The kit will allow cooperation of the runescape private server files you may have downloaded already. The kit compiles files and helps run the game.

    • 0

      Reputation Points

    • 2 replies
    • 650 views
  35. Started by Dyrango,

    Every time I click on prayer tab this shows up, no matter curses or normal prayers. Interface maybe missing something? model is incomplete or missing [ type = 5] [nodeId = 1033] This is where it's pulling the "ID" from. I don't understand how I figure out what texture to replace or fix. Inside of the textures in cache, they're only "49.dat files". private void handleFailed() { uncompletedCount = 0; for(OnDemandEntry entry = (OnDemandEntry) requested.getFirst(); entry != null; entry = (OnDemandEntry) requested.getNext()) { if(entry.incomplete) { uncompletedCount++; System.out.println("Error: model is incomplete or missing [ type = " + entry.t…

    • 0

      Reputation Points

    • 2 replies
    • 2.8k views
  36. Started by Monomoy,

    I was hoping to host this dawntained source for some friends to try out: https://www.rune-server.ee/runescape-development/rs2-server/downloads/695745-dawntained-source-release-13th-may-2017-archive.html It seems I can't get the client.jar to read the cache, no matter whether I've placed it on the desktop next to client.jar, or in user/ Ideally I would just send or link a download for the client.jar and the end user wouldn't have to place cache Please message me on discord @ Monomoy#8291 or in https://discord.gg/Vhh4ySRGnp

    • 0

      Reputation Points

    • 2 replies
    • 805 views
  37. Is the goal behind developing a private server to get as much features and content added that the simple things get pushed off to the side? I'm talking about how when you download pretty much any source and load it up you can build fires on top of random objects and it bugs them out deleting them. (Flowers shouldn't be allowed to make a fire there.. bookshelves). Also things like the character not fully updating and displaying in the equipment screen after making changes with makeover mage/appearances.

    • 1

      Reputation Points

    • 11 replies
    • 2k views
  38. Started by 99achmed99,

    ik

    • 0

      Reputation Points

    • 3 replies
    • 393 views
  39. Started by kosz,

    sorted

    • 0

      Reputation Points

    • 1 reply
    • 694 views
  40. Started by ItsJmzy,

    I need help with something on Eclipse, would appriciate it someone could help

    • 0

      Reputation Points

    • 1 reply
    • 430 views
  41. Started by gangsterzmbie,

    Hi i have some trouble adding models i added everything like it has to be but it still won't work does someone has an idea how to fix this ? I will add some pictures here: https://imgur.com/a/evQ8Q7m https://imgur.com/a/aztaBVt https://imgur.com/a/7hkNYiu I hope you guys can help me out. btw i heard from a guy that i need a (decryption tool) i can't find this tool anywhere so if u know this tool could someone give me this?

    • 0

      Reputation Points

    • 4 replies
    • 857 views
  42. Started by gangsterzmbie,

    Hi guys i have some problems with my client and i can't figure this out. i will add here the problem of the Client side: TrayIcon.png Cache version: 32.0 || Latest Cache version: 32.0 Started repacking index 2. Successfully finished packing Cache index 2 > Changes have taken effect Started repacking index 4. Successfully finished packing Cache index 4 > Changes have taken effect a b javax.imageio.IIOException: Can't read input file! at javax.imageio.ImageIO.read(ImageIO.java:1301) at com.arlania.Rasterizer.getIndexedImage(Rasterizer.java:170) at com.arlania.Rasterizer.unpackTextures(Rasterizer.java:162) at com.arlania.…

    • 0

      Reputation Points

    • 4 replies
    • 735 views
  43. Started by AtraixRSPS,

    Hi, I'm using RS2 Asset Manager and have gone to > Cache > Models and exported them, when I go to the int ID of the custom Model, it shows something entirely different in the Model Viewer. For example; TENACIOUS_RING(6737, 68825, -1, false), // 18908 returns a wooden sign in the Model Viewer, am I missing something?

    • 0

      Reputation Points

    • 2 replies
    • 1.3k views
  44. Started by daniel500a,

    what server is good

    • 0

      Reputation Points

    • 9 replies
    • 1.4k views
  45. Started by Zenpex,

    Post leaked forums I have ripped? Rsps website files (html/css/js/php) etc..

    • 0

      Reputation Points

    • 4 replies
    • 827 views
  46. Started by kanezp,

    Hi, My server uses Ruse & when using Eclipse, I've redone the path for the libs, however GameServer is not recognised when running. I've even manually tried to point it out from the path > src.com.ruse. with no success. (See attached pic) https://ibb.co/WVwm0MJ Reward for anyone who successfully resolves this issue Thankyou all

    • 0

      Reputation Points

    • 2 replies
    • 684 views
  47. Started by Victor,

    Hello RuneSuite, I'm a computer science student currently learning Java, and I thought about making a private server just to improve my skills. I don't plan on making money out of it or anything like that. I want to start from a clean RS2 base and build a custom private server, but I have no idea what source to use. I thought about using Necrotic, but I heard that was full of bugs. Can you guys point me to a decent starting source, please?

    • 1

      Reputation Points

    • 44 replies
    • 7.7k views
  48. How do you create a gradle.build, so I can run a source

    • 0

      Reputation Points

    • 2 replies
    • 427 views
  49. Started by Omaxy,

    awtbagvgh jrs jktrdktg asd gagwaega

    • 0

      Reputation Points

    • 1 reply
    • 816 views
  50. Started by kanezp,

    When using RSAM, If a model still returns Null item, does that mean It technically hasn't been imported properly?

    • 0

      Reputation Points

    • 1 reply
    • 575 views
  51. Started by rifleman230,

    rs

    • 0

      Reputation Points

    • 1 reply
    • 547 views
  52. Need help? i can help you paid/free find my discord in the runesuite discord server.

    • 0

      Reputation Points

    • 1 reply
    • 421 views
  53. Started by Omaxy,

    1233215321534256

    • 0

      Reputation Points

    • 0 replies
    • 755 views
  54. Started by Omaxy,

    3241251346346347456

    • 0

      Reputation Points

    • 0 replies
    • 701 views
  55. Started by Omaxy,

    32143214321432143

    • 0

      Reputation Points

    • 0 replies
    • 696 views
  56. Started by Omaxy,

    2343214324

    • 0

      Reputation Points

    • 0 replies
    • 721 views
  57. Started by Omaxy,

    32423432423

    • 0

      Reputation Points

    • 0 replies
    • 816 views
  58. Started by Omaxy,

    324234

    • 0

      Reputation Points

    • 0 replies
    • 572 views
  59. Started by 0117be,

    Trying to load a higher(ish) animation, already packed my index 2 when i load ::Anim 8329 my client freezes and i get this error in console :Exception in thread "Thread-5" java.lang.ArrayIndexOutOfBoundsException: 8329at com.client.Client.method101(Client.java:11837)at com.client.Client.method96(Client.java:11613)at com.client.Client.method114(Client.java:13725)at com.client.Client.mainGameProcessor(Client.java:41 79)at com.client.Client.processGameLoop(Client.java:3343 )at com.client.RSApplet.run(RSApplet.java:275)at com.client.Client.run(Client.java:6288)at java.lang.Thread.run(Unknown Source)its for a crystal tool animation, any help on how to fix would be greatly appr…

    • 0

      Reputation Points

    • 0 replies
    • 2k views
  60. Started by h20,

    Can any one help me cache pack ruse?

    • 0

      Reputation Points

    • 6 replies
    • 1.8k views
  61. Started by Clavvy,

    Every client/source i try and run I get this same error, yes its more than likely a noob error on my part but I am new to this if anyone knows how to resolve this please help me lmao. It also just says connection error - Retrying in *however many seconds* https://gyazo.com/aabded93247d74a3a865e47d04df4290

    • 0

      Reputation Points

    • 9 replies
    • 1.3k views
  62. Started by d33d4,

    Any way to do this, other than editing the itemdef file? I've tried it before and it didn't work. Any file locations would be helpful. I don't know if it was a PI or a Ruse either

    • 0

      Reputation Points

    • 3 replies
    • 667 views
  63. closed ty

    • 0

      Reputation Points

    • 3 replies
    • 623 views
  64. Started by Who Cares1,

    I have spent a very long time trying to make valius work through Intellij and it was just a disaster of a project imo. Which I had my friend load onto intellij for me, him and I are no longer friends. And the npcs ID'S ended up getting all mixed up and none of the npc id's match the database in the source now. SO. I decided to try KRONOS. I have no idea how to import any project on intellij and get it up and working to where i can play and code it. I've followed all the guides and I still get errors, i've spent hours trying to search how to make it work on intellij, but i cant figure anything out. My subscription is about to expire on intellij and I was hoping someone wou…

    • 0

      Reputation Points

    • 5 replies
    • 2.1k views
  65. If anyone can point me in the right direction on how to fix this, or why this is occurring would be much appreciated. I have done some research and I have seen that it could be the polygons or triangles on the model. Then I was told that's not the case so I'm just really not sure anymore on why this is happening. https://gyazo.com/1ed42219122b32f7bc6ed49c4326bf60 EDIT: So one of my friends told me that I should use "false colour" and it shows that the whole model is purple which I looked at a correct model and its yellow with a purple string. How would I go about making the string only purple and the rest of the bow yellow?

    • 0

      Reputation Points

    • 1 reply
    • 676 views
  66. Started by shane,

    Downloaded Ancestral and I'm looking to mess around with it, but I ran into an issue of some sort with runelite. I think it has to deal with runelite itself, but I got the server running fine and the client opening and everything is all good it's just the runelite injection that seems to be giving me problems. This is what I'm getting:

    • 0

      Reputation Points

    • 1 reply
    • 645 views
  67. Started by kosz,

    Hi i was confused why 1 server is laggy. Like when i acces lets say genertal shop lagg is gone but when i just go out of general store it comes back on. The game is running like litteray at 1fps never had this issue with any other servers. Any hints to where i should look to fix it?https://streamable.com/fj9wo7

    • 0

      Reputation Points

    • 0 replies
    • 1.8k views
  68. Lookin for all the help I can get, very interested in making my own server with its own way of looking/playing so I dont copy others too much, some base things can be copied of course but I would like to have some originality in the matter.

    • 0

      Reputation Points

    • 5 replies
    • 749 views
  69. Started by  hellabeatz,

    Hiya, I'm wanting to start working on rsps's and am not sure where to start. I have coding skills, just not much knowledge about how rsps development works and what is needed. I'd appreciate if someone could help me out, my discord is hellabeatz#0202 Willing to pay for your time

    • 0

      Reputation Points

    • 2 replies
    • 707 views
    • 1 follower
  70. Please add me to discord if you are interested in helping me setup my homepage for rsps. Paying for the right kind of help looking for someone who knows what theyre doing add me to discord if interested Tm4dz#2490

    • 0

      Reputation Points

    • 3 replies
    • 673 views
  71. Started by h20,

    Hello can any one help me with sireps getting started

    • 0

      Reputation Points

    • 2 replies
    • 1.3k views
  72. Started by CrypticRSPS,

    Posted an introduction but still cant reply to any threads ?‍♀️

    • 0

      Reputation Points

    • 4 replies
    • 848 views
  73. Started by Baddads,

    Anyone here got a working Zulrah rsps? im looking for some practice for my 118 osrs account.

    • 0

      Reputation Points

    • 5 replies
    • 938 views
  74. I want to delete sql since the ferox launched does not have it, this gives an error, and that is that the players are not saved, if someone knows how to delete sql and that the player's files are saved offline I would appreciate it

    • 0

      Reputation Points

    • 1 reply
    • 521 views
  75. Started by Mad4life,

    Hi ... i need some one to host my RSPS ... or anyone can show me how to host for free my portforword

    • 0

      Reputation Points

    • 7 replies
    • 1.6k views
  76. Started by jarronw97,

    I'm trying to make a 718 rsps, and when my team edits any models and tries to add them back in the game,(mainly weapons right now) they don't sit in the hand, or they're huge, and I'm just wondering how to get them to scaled and to do their animations correctly

    • 0

      Reputation Points

    • 2 replies
    • 820 views
  77. Started by weed time,

    i'm wondering if anyone have a fully banktab system for pi and if you able to share it message me please

    • 0

      Reputation Points

    • 3 replies
    • 3.4k views
  78. Doesn't let me select spam to create topic... Can someone move lol

    • 0

      Reputation Points

    • 2 replies
    • 369 views
  79. Doesn't let me select spam to create topic... Can someone move lol

    • 0

      Reputation Points

    • 3 replies
    • 420 views
  80. Started by Wyrmrush,

    How do I add an icon to my Client?I am using Project51/ascend/ethos and l looked for guides and it does not work with Project51 and it sti comes out with the ttile java cafe that

    • 0

      Reputation Points

    • 0 replies
    • 439 views
  81. Doesn't let me select spam to create topic... Can someone move lol

    • 0

      Reputation Points

    • 1 reply
    • 425 views
  82. Started by Wyrmrush,

    I have the RSPSi map editor If it opens everything worse than Map editor is bigger than the screen, how can I make it smaller? I have Windows 7Help me in thishere is a picturehttps://imgur.com/jLnsnZp

    • 0

      Reputation Points

    • 0 replies
    • 476 views
  83. Started by ratekas99,

    Hey! Does anyone who played grinderscape happens to have cache files? Or client.

    • 0

      Reputation Points

    • 6 replies
    • 2.6k views
  84. Started by weed time,

    im looking for a good custom server base 317/pi if anyone can link me to one would be great

    • 0

      Reputation Points

    • 4 replies
    • 2.6k views
  85. Started by Mathy,

    Hey guys, Holy crap I can't actually believe I am writing another help thread, feel like a noob haha. Although I never dealt with this kind of error so here we go. It basically talks about unhandled packets and stuff. I tried adding a gamble system and it gives me the error when I ask to gamble another player. Here are the errors: [9/29/16 7:26 PM]: Unhandled packet type: 123 - size: 0 [9/29/16 7:26 PM]: Unhandled packet type: 15 - size: 0 [9/29/16 7:26 PM]: Unhandled packet type: 229 - size: 0 [9/29/16 7:26 PM]: Unhandled packet type: 138 - size: 0 [9/29/16 7:26 PM]: Unhandled packet type: 197 - size: 0 [9/29/16 7:26 PM]: Unhandled packet type: 233 - size…

    • 0

      Reputation Points

    • 9 replies
    • 1.6k views
  86. Started by Zotic,

    Hey, i fount 1 bug on the server. When normal player using equipment it show our combat stat and max hit. When i change my right to moderator,owner,developer or admin. my maxt hit will drop to low. So when staff try to att monster the damage will be low. When i try to change right to normal player it still stay the low max hit. Anyone counter this problem? The max hit will stay 11. i try to relog still the same.

    • 0

      Reputation Points

    • 5 replies
    • 1.5k views
  87. Started by Snags,

    Hi guys I’m pretty useless at this but I was wondering if anyone knows how to get the eradication x source and client to work? Been trying for ages and feel like I’m just walking into a brick wall

    • 0

      Reputation Points

    • 1 reply
    • 1.1k views
  88. Started by THE GAMER,

    someone give me a starter pack with commands and that?

    • 0

      Reputation Points

    • 3 replies
    • 2.5k views
  89. im quite fluent in java. I am looking to learn kotlin. can anyone drop their discord?

    • 0

      Reputation Points

    • 1 reply
    • 463 views
  90. Started by Nubia,

    I'm looking at toying with the Sohanscape release, possibly ripping some content or customs but it doesn't seem to have a cache. Could anyone link me to the cache or a model dump of index1 and i'll just go through the models by hand ? thanks in advanced y'all

    • 1

      Reputation Points

    • 8 replies
    • 1.5k views
  91. Started by fano301,

    hel;p

    • 0

      Reputation Points

    • 2 replies
    • 871 views
  92. Started by bennehh,

    Hi everyone. I have Eclipse IDE and cannot for the life of me get any server running on my computer. I literally just want a blank server so I can play about and learn some coding. I am new to this forum so cannot download a server from here yet, hoping that will change things! Having no java/coding knowledge how hard is it to get a server running? Will update once I have enough posts to share errors. UPDATE: Ok, so I have downloaded a source and as usual I cannot get it to work.... It's the LetsPK source, uploaded client and server to eclipse. When running as java programme what java application do i choose? - Running as main - Lo…

    • 0

      Reputation Points

    • 1 reply
    • 599 views
  93. Started by forthechildren,

    FIXED CLOSE TY

    • 0

      Reputation Points

    • 8 replies
    • 1.2k views
  94. Started by jarronw97,

    How can I make teleport commands only usable if they have certain criteria met? Such as we have a ;;tier1 command, which takes you to the area where you can get our tier 1 armor, but we want to make it to where you can't teleport to the ;;tier2 command until you've gotten all the pieces of t1 so that no one is skipping ahead and going straight for say ;;tier6 stuff

    • 0

      Reputation Points

    • 5 replies
    • 1.2k views
  95. Started by unguevoduro,

    suggest me a source that is osrs nothing of customs, that is decent thanks

    • 0

      Reputation Points

    • 17 replies
    • 2.4k views
  96. Started by Wyrmrush,

    How can I add runelite to my client?

    • 0

      Reputation Points

    • 1 reply
    • 1.1k views
  97. Hi, I've been searching around the web and cannot find anything on how to set unlimited prayer to just a donor level or make it separate at all Any help is appreciated, thanks

    • 0

      Reputation Points

    • 3 replies
    • 784 views
  98. Started by Wyrmrush,

    how to fix error SerenPS Server the method isBetaWorld() is undefined for the type World The method isLocalWorld() is undefined for the type World log cannot be resolved at valius.Server.main(Server.java:124) 😐

    • 0

      Reputation Points

    • 0 replies
    • 417 views
  99. Not sure whats going on cant find the links to source and clients....tried to reply to a post to see if the *hidden* content would appear but cant find a spot to reply...anyone have similar issues.

    • 1

      Reputation Points

    • 11 replies
    • 2.4k views
  100. Started by Alching,

    Getting this error in Eclipse when running server, and there's quite a few errors in the file itself. "Exception in thread "main" java.lang.Error: Unresolved compilation problem: Teleport cannot be resolved at core.Server.main(Server.java:231)" Then this is the first thing I get to in Eclipse.

    • 0

      Reputation Points

    • 8 replies
    • 1.8k views