
Everything posted by Tutus Frutus
-
I Cannot Set Up This Server, Please Help
https://www.360logica.com/blog/how-to-import-a-java-project-into-eclipse-ide/ Then configure build path & done.
-
Help with RSMod
Ever ran this error through "google"? "error_game_js5connect" It simply means it can't connect, ergo you're doing something wrong related to the connection.
-
Need help finding Frames.dat and skinlist.dat location
Any errors? Make sure the files are all there handling the animations, index2 properly identified? Are the paths good to those files? Aren't they in the cache instead?
-
bain-scape question
Screenshots of the errors occuring?
-
Looking for someone to connect deob (osrs) client to server (Runite server)
Might wanna post this at services instead/paid help.
-
How to start
Great start & glad to see your interest. You might wanna start downloading a simple base... any 317 will suffice or even higher revisions w/e you like. On top of that, actually learn java... helps so much, there are tons of free sites like sololearn or codeacademy. Best is to just learn java, hop in and try it out... trial/error + reading documentation & expanding your boundaries.
-
Not sure what mysql database to load
There should be an SQL file if not, just create the tables the server asks for.
-
Need help finding Frames.dat and skinlist.dat location
Double-check if it's nowhere in the release, perhaps the path is wrong?
-
New to IntelliJ
https://www.jetbrains.com/help/idea/create-a-project-from-existing-sources.html
-
Illegal Argument Exception (Help would be appreciated!)
Right click -> run as -> java application -> add -local to runtime arguments.
-
Valius Help
Download Eclipse Install Lombok http://projectlombok.org/ into your Eclipse and make sure your settings.ini has some lombok parameters in there afterwards Import the project as a new Gradle Project and add the Lombok jar to your build path as an external jar.
-
imagine source help
Part 1: Go to your Build Path within Eclipse, remove your currently JRE/JDK LIBRARY and re-import a correct install of JDK 1.8 from your computer, set compiler settings to 1.8 and compliance to 8 as well... this should fix most access restrictions. Part 2: Right click your project -> Run As -> Java Application and add a runtime parameter called "Local"
- Donator Ranks & Benefits
-
Kourend RSPS Launcher Release
For sure, code isn't horrible though. Aside from that, it's easy to adapt to your personal likings. Yer welcome laddo Yer welcome laddo, and no.. it does not LOOK good but you can change that
-
Kourend RSPS Launcher Release
Decided to decompile and release this Launcher, might be fun for people to use. He used the released Launcher from Kingfox and modified it a tad, works fine & easy to use for every beginner. Enjoy DL Link: http://runeindex.com/downloads/Kourend Launcher.zip
-
BrutalOS Release - Updated Files
Thanks for releasing this.
-
Behind The Scenes Coordinates
https://explv.github.io/
-
Crandor Server
Nobody will hold your hand and do everything for you. Give it a go, start... try... and when you run into issues return to the Help Section where people can give you a push into the right direction.
-
Gielinor Server
Nobody will hold your hand and do everything for you. Give it a go, start... try... and when you run into issues return to the Help Section where people can give you a push into the right direction.
-
MYSCAPE RELEASE-ARKITORI UPGRADE (GE+MORE)
Thanks for the contribution.
-
Stop changing the theme
Yea exactly
-
havoc-ps
Thank you for the contribution.
-
custom sever 317 PI
If you look for that then you'll have to do it yourself matey
-
Valius 317 RSPS - Gradle Project in Eclipse - Can't Start Server or Run
Import excisting Gradle Project -> Run as java application. Gradle is just used to grab some dependencies.
-
Whats good
Welcome to the community matey!