2009scape-launcher-sc.exe - Entry Point Not Found

Having issues? Ask here!
Forum rules
- Search for existing answers before creating a new topic
- Topic titles must be descriptive and searchable
- Duplicate questions will be redirected to the existing answer(s) and locked.
User avatar
n_master135
Noob
Posts: 12
Joined: Thu Dec 28, 2023 8:35 am
Been thanked: 2 times

2009scape-launcher-sc.exe - Entry Point Not Found

Post by n_master135 »

“The procedure entry point GetEnabledXStateFeatures could not be located in the dynamic link library KERNEL32.dll.”
User avatar
Ceikry
Site Admin
Posts: 587
Joined: Wed Aug 10, 2022 11:48 pm
Location: Draynor Village
Has thanked: 82 times
Been thanked: 105 times

Re: 2009scape-launcher-sc.exe - Entry Point Not Found

Post by Ceikry »

Windows 8?
Nerds
User avatar
n_master135
Noob
Posts: 12
Joined: Thu Dec 28, 2023 8:35 am
Been thanked: 2 times

Re: 2009scape-launcher-sc.exe - Entry Point Not Found

Post by n_master135 »

Windows 7.
Last edited by n_master135 on Thu Jan 04, 2024 8:36 am, edited 1 time in total.
User avatar
Ceikry
Site Admin
Posts: 587
Joined: Wed Aug 10, 2022 11:48 pm
Location: Draynor Village
Has thanked: 82 times
Been thanked: 105 times

Re: 2009scape-launcher-sc.exe - Entry Point Not Found

Post by Ceikry »

Windows 7 isn't supported by anything anymore, we don't intend to support it either. You can run the client jar directly (it's just a java program) instead of using the launcher.
Nerds
User avatar
n_master135
Noob
Posts: 12
Joined: Thu Dec 28, 2023 8:35 am
Been thanked: 2 times

Re: 2009scape-launcher-sc.exe - Entry Point Not Found

Post by n_master135 »

Alright. Thanks.
Last edited by n_master135 on Thu Jan 04, 2024 8:37 am, edited 1 time in total.
User avatar
Red Bracket
Retired Staff
Posts: 321
Joined: Thu Aug 11, 2022 7:18 am
Location: Varrock West Bank
Has thanked: 307 times
Been thanked: 76 times
Contact:

Re: 2009scape-launcher-sc.exe - Entry Point Not Found

Post by Red Bracket »

You can try https://webosrs.com/ which supports 2009scape. It lets you play on the cloud, no download required
User avatar
n_master135
Noob
Posts: 12
Joined: Thu Dec 28, 2023 8:35 am
Been thanked: 2 times

Re: 2009scape-launcher-sc.exe - Entry Point Not Found

Post by n_master135 »

How can I run the client jar directly?
User avatar
Red Bracket
Retired Staff
Posts: 321
Joined: Thu Aug 11, 2022 7:18 am
Location: Varrock West Bank
Has thanked: 307 times
Been thanked: 76 times
Contact:

Re: 2009scape-launcher-sc.exe - Entry Point Not Found

Post by Red Bracket »

How to run 2009scape without Saradomin:

1. Download the rt4-client client (.jar) from https://gitlab.com/2009scape/rt4-client ... ?job=build
2. In the same folder you put the client (.jar), create a file called "server_profiles.json"

Paste the following in the file:

Code: Select all

[
    {
        "name": "Local server",
        "ip_management": "localhost",
        "ip_address": "localhost",
        "server_port": 43594,
        "wl_port": 43595,
        "js5_port": 43595
    },
    {
        "name": "Live server",
        "ip_management": "play.2009scape.org",
        "ip_address": "play.2009scape.org",
        "server_port": 43594,
        "wl_port": 43595,
        "js5_port": 43595
    },
    {
        "name": "Testing server",
        "ip_management": "test.2009scape.org",
        "ip_address": "test.2009scape.org",
        "server_port": 43594,
        "wl_port": 43595,
        "js5_port": 43595
    }
]
3. If you do not have Java 11 installed, get it from https://adoptium.net/temurin/releases/?version=11
4. Run the rt4-client.jar

* If the title of the client is "2009Scape [Test]", then try step 2 again. The title of the client should say "2009Scape Live"
* If you want plugins download a zip from https://gitlab.com/2009scape/tools/client-plugins, and extract it into a folder named "plugins" in the same folder as the client.jar

Alternatives:
* Dual boot Linux, 2009scape has first-class Linux support
User avatar
n_master135
Noob
Posts: 12
Joined: Thu Dec 28, 2023 8:35 am
Been thanked: 2 times

Re: 2009scape-launcher-sc.exe - Entry Point Not Found

Post by n_master135 »

I followed those instructions, and I could only get "2009Scape [Test]" to work.
User avatar
Red Bracket
Retired Staff
Posts: 321
Joined: Thu Aug 11, 2022 7:18 am
Location: Varrock West Bank
Has thanked: 307 times
Been thanked: 76 times
Contact:

Re: 2009scape-launcher-sc.exe - Entry Point Not Found

Post by Red Bracket »

Windows sometimes hides the file names. Are you sure the file is properly named and in the same folder?

Feel free to take a screenshot and upload it somewhere so we can have a better look.

I might make a Windows XP compatible launcher over the weekend if I have time
Post Reply