Jump to content
Existing user? Sign In

Sign In



Sign Up

hvac

Members
  • Posts

    5
  • Joined

  • Last visited

Personal Information

  • Sex
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. 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: definitionsDirectory = "./data/def/"; dumpDefinitionsDirectory = "./data/dump/"; clippingDirectory = "./data/clipping/"; I'm not sure if I need to change the path to my directories? I've tried doing this but there are a LOT of paths to change and I just feel as if that is not what I need to do.
  2. [06 Aug 2022, 1:10:51 PM] [FeroxInitializationThread] [GameServer] [FATAL] An error occurred while loading Ferox. java.io.FileNotFoundException: Cannot load data store from C:\Users\PC\Desktop\Project, aborting. at com.ferox.GameServer.main(GameServer.java:172) [Server/:?] Recompiled with Java 14 and I am still getting this same issue.
  3. For the entire project structure or just for the server run config?
  4. Any chance you can lend me a hand? I'm having an issue getting files to read. The paths are set up weird and for some reason it won't pull from the project
  5. 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.cache.Archive.get(String)" because "archive" is null at com.ferox.cache.graphics.IndexedImage.<init>(Index edImage.java:34) at com.ferox.draw.Rasterizer3D.init(Rasterizer3D.java :96) at com.ferox.Client.unpackTextures(Client.java:11840) at com.ferox.Client.startUp(Client.java:12000) at com.ferox.GameApplet.run(GameApplet.java:210) at com.ferox.Client.run(Client.java:8142) at java.base/java.lang.Thread.run(Thread.java:833) This NullPointerException repeats in the console multiple times for what looks like everything it's trying to invoke. Any help? Thank you.

Contact

ltlimes

RSPS Partners

RedemptionRSPS

What is a RSPS?

A RSPS, also known as RuneScape private server, is an online game based on RuneScape, and controlled by independent individuals.

Popular RSPS Servers

oldschoolrsps Runewild RedemptionRSPS

Disclaimer

Runesuite is not affiliated with runescape, jagex, rune-server and runelocus in any way & exists solely for educational purposes.

×
×
  • Create New...