Jump to content

Featured Replies

Posted
comment_45239

i'm just starting out, a few years back I tinkered a bit in the rsps scene but never anything solid and way before eclipse was a thing. I'm having issues getting the server going and I have tried numerous sources, all generating some kind of error. I believe it may be library related on some of them but im not sure with this imagine source.

help.png

 

help2.png

  • 1 month later...
comment_48015
On 2/13/2020 at 1:30 PM, DampMrPlastic said:

i'm just starting out, a few years back I tinkered a bit in the rsps scene but never anything solid and way before eclipse was a thing. I'm having issues getting the server going and I have tried numerous sources, all generating some kind of error. I believe it may be library related on some of them but im not sure with this imagine source.

help.png

 

help2.png

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"

Create an account or sign in to comment