- Mar 30, 2024
- 9
- 0
- 0
legends
i finally was able to finish both builds but now i have 2 new issues regarding client and server.
when running server i get this issue:
-Error: Unable to initialize main class com.osroyale.OSRoyale
Caused by: java.lang.UnsupportedClassVersionError: Preview features are not enabled for com/osroyale/game/task/impl/ClanUpdateEvent (class file version 63.65535). Try running with '--enable-preview'
-Error: Unable to initialize main class com.osroyale.OSRoyale
Caused by: java.lang.UnsupportedClassVersionError: Preview features are not enabled for com/osroyale/game/task/impl/ClanUpdateEvent (class file version 63.65535). Try running with '--enable-preview'
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
when running client it opens the client but half way trough loading everything it stops and give me some errors
- Caused by: java.net.ConnectException: Connection refused: no further information
- WARNING: An illegal reflective access operation has occurred
- WARNING: Illegal reflective access by net.runelite.client.util.ReflectUtil (file:/C:/Users/---/OneDrive/Bureaublad/Tarnish%20Package/tarnish-client/build/classes/java/main/) to field java.lang.reflect.Executable.declaredAnnotations
im clueless as i am very new to this stuff but love the help im getting so far and i feel like im very close to running this source
DISCORD: dio013
Install Java 11 JDK
i finally was able to finish both builds but now i have 2 new issues regarding client and server.
when running server i get this issue:
-Error: Unable to initialize main class com.osroyale.OSRoyale
Caused by: java.lang.UnsupportedClassVersionError: Preview features are not enabled for com/osroyale/game/task/impl/ClanUpdateEvent (class file version 63.65535). Try running with '--enable-preview'
-Error: Unable to initialize main class com.osroyale.OSRoyale
Caused by: java.lang.UnsupportedClassVersionError: Preview features are not enabled for com/osroyale/game/task/impl/ClanUpdateEvent (class file version 63.65535). Try running with '--enable-preview'
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
when running client it opens the client but half way trough loading everything it stops and give me some errors
- Caused by: java.net.ConnectException: Connection refused: no further information
- WARNING: An illegal reflective access operation has occurred
- WARNING: Illegal reflective access by net.runelite.client.util.ReflectUtil (file:/C:/Users/---/OneDrive/Bureaublad/Tarnish%20Package/tarnish-client/build/classes/java/main/) to field java.lang.reflect.Executable.declaredAnnotations
im clueless as i am very new to this stuff but love the help im getting so far and i feel like im very close to running this source
DISCORD: dio013
Last edited: