Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

Bug Developers portal

Joined
Sep 10, 2015
Messages
9
Im getting an error when im trying to enter trough the developers portal on the developersAPI
Error code :
swaggy_johnson - Revision 0: /

Can anyone fix this? i made sure it whas the right password and login on the webpanel passwords/user,

anyone help me out?
 
Client Developer
Joined
Oct 12, 2015
Messages
3,817
Im getting an error when im trying to enter trough the developers portal on the developersAPI
Error code :
swaggy_johnson - Revision 0: /

Can anyone fix this? i made sure it whas the right password and login on the webpanel passwords/user,

anyone help me out?

You haven't committed anything to your SVN.
 
Joined
Sep 10, 2015
Messages
9
I did that , but it didnt show up.
 
You do not commit through the developer page. You commit to the repository using something like tortoise svn.

Im working trough eclipse , i just cannot seem to find the runemate jar to the referenced libraries , can i use the exe on my desktop instead of the jar?
 
Client Developer
Joined
Oct 12, 2015
Messages
3,817
I did that , but it didnt show up.
 


Im working trough eclipse , i just cannot seem to find the runemate jar to the referenced libraries , can i use the exe on my desktop instead of the jar?

No - there's guides on getting started in the Dev Support sections.Most of the information is transferable to Eclipse if you must use it over IntelliJ.

Also, it's an SVN Repo, not a portal. It exists purely as a means of version control for your hosted files.
 
Joined
Sep 10, 2015
Messages
9
No - there's guides on getting started in the Dev Support sections.Most of the information is transferable to Eclipse if you must use it over IntelliJ.

Also, it's an SVN Repo, not a portal. It exists purely as a means of version control for your hosted files.

10/10 , Thanks dude.
 
Top