Singleplayer-Edition-Windows icon indicating copy to clipboard operation
Singleplayer-Edition-Windows copied to clipboard

2009scape singleplayer build for Windows.

Results 3 Singleplayer-Edition-Windows issues
Sort by recently updated
recently updated
newest added

Has anyone managed to get this open to LAN somehow? or could anyone explain how to possibly setup the server as a more standalone application and the client seperate for...

## Description I've updated this Singleplayer build to have the latest data, server.jar, ms.jar, and client.jar present from https://gitlab.com/2009scape. Client commit `79c584d49531b6d50ee4acff4d36bd94dc45a4e8` Management Server + Game Server commit `ebc540c7c7d0646f086cf230e583e358da67eb00` ##...

What is this? Error while running client application ``` Exception in thread "Thread-1" java.lang.UnsatisfiedLinkError: Unable to load library 'discord-rpc': Native library (win32-x86-64/discord-rpc.dll) not found in resource path (C:\Users\user\IdeaProjects\2009Scape\Client\build\classes\java\main;C:\Users\user\IdeaProjects\2009Scape\Client\build\classes\kotlin\main;C:\Users\user\IdeaProjects\2009Scape\Client\build\resources\main;C:\Users\user\IdeaProjects\2009Scape\Client\libs\clientlibs.jar;C:\Users\user\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk8\1.4.10\998caa30623f73223194a8b657abd2baec4880ea\kotlin-stdlib-jdk8-1.4.10.jar;C:\Users\user\.gradle\caches\modules-2\files-2.1\com.github.Vatuu\discord-rpc\1f829371af\c6d49518c9152a63a2b3d5d8e7b74874dfff4c14\discord-rpc-1f829371af.jar;C:\Users\user\.gradle\caches\modules-2\files-2.1\com.googlecode.json-simple\json-simple\1.1.1\c9ad4a0850ab676c5c64461a05ca524cdfff59f1\json-simple-1.1.1.jar;C:\Users\user\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk7\1.4.10\30e46450b0bb3dbf43898d2f461be4a942784780\kotlin-stdlib-jdk7-1.4.10.jar;C:\Users\user\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.4.10\ea29e063d2bbe695be13e9d044dcfb0c7add398e\kotlin-stdlib-1.4.10.jar;C:\Users\user\.gradle\caches\modules-2\files-2.1\junit\junit\4.10\e4f1766ce7404a08f45d859fb9c226fc9e41a861\junit-4.10.jar;C:\Users\user\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.4.10\6229be3465805c99db1142ad75e6c6ddeac0b04c\kotlin-stdlib-common-1.4.10.jar;C:\Users\user\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\919f0dfe192fb4e063e7dacadee7f8bb9a2672a9\annotations-13.0.jar;C:\Users\user\.gradle\caches\modules-2\files-2.1\org.hamcrest\hamcrest-core\1.1\860340562250678d1a344907ac75754e259cdb14\hamcrest-core-1.1.jar) at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:303)...