Recent server udpate Version: 310.29 not working with ArkAPI

Welcome!

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

SignUp Now!
  • Public Service Announcement

    Hey Guest, I’ve got some exciting news to share! 🎉

    Starting this December, I’ll be moving the entire GameServersHub website away from WordPress and rebuilding it in Next.js! This upgrade will bring incredibly faster speeds, smoother performance, and a modern user experience that sets the stage for everything coming next.

    In 2026, GameServersHub will be entering a new era. I’ll be revamping the entire platform from the ground up and launching a brand-new, fully modernized marketplace. It’ll feature a cleaner design, improved functionality, and better tools for both creators and server owners.

    On top of that, development has already started on the GameServerListing project at https://gsl-six.vercel.app/, which is expected to launch in early Q1 2026. This new system will make discovering and managing servers easier than ever before.


    👉 Stay in the loop!
    Join our Discord for behind-the-scenes updates, early previews, and community discussions.

    » Click here to join our Discord! «

    ~ MrOwlSky

Status
Not open for further replies.

Scruffy

Well-known member
Joined
Jun 9, 2019
Messages
14
Please update ArkAPI asap, it's not working with Ark Server Version: 310.29

I rolled server version back to 310.27 and it's working fine again for now.

Crashstack when launching server with Version 310.29:

Code:
Fatal error!



VERSION: 0.0
ShooterGameServer.exe!UnknownFunction (0x00007ff6f190c2cd) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f220df87) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f2960e17) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f29a9a8d) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f29aa4b1) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f0ff9ab6) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f0ff7159) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f0ffc38a) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f0ffc4d9) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f3ecb4d9) + 0 bytes [UnknownFile:0]
KERNEL32.DLL!UnknownFunction (0x00007ffb405984d4) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007ffb40a6e8b1) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007ffb40a6e8b1) + 0 bytes [UnknownFile:0]

This happens everytime before ArkAPI tries to "[API][info] UGameEngine::Init was called"

Basically as soon as ShooterGameServer.exe is executed I believe.
 
Please update ArkAPI asap, it's not working with Ark Server Version: 310.29

I rolled server version back to 310.27 and it's working fine again for now.

Crashstack when launching server with Version 310.29:

Code:
Fatal error!



VERSION: 0.0
ShooterGameServer.exe!UnknownFunction (0x00007ff6f190c2cd) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f220df87) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f2960e17) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f29a9a8d) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f29aa4b1) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f0ff9ab6) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f0ff7159) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f0ffc38a) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f0ffc4d9) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!UnknownFunction (0x00007ff6f3ecb4d9) + 0 bytes [UnknownFile:0]
KERNEL32.DLL!UnknownFunction (0x00007ffb405984d4) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007ffb40a6e8b1) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007ffb40a6e8b1) + 0 bytes [UnknownFile:0]

This happens everytime before ArkAPI tries to "[API][info] UGameEngine::Init was called"

Basically as soon as ShooterGameServer.exe is executed I believe.

Rename version.dll if you are happy to run without plugins for the time being on the latest version.
 
I'm not happy to run without plugins. That will kinda break the cluster. For now, I've rolled back the server version and that's working fine. But we're lucky its a small update and players can still log in.
 
That's your call. Looks like the PDB they deployed is not the one created when compiling the current version. Have to wait for wildcard.
 
I'm not happy to run without plugins. That will kinda break the cluster. For now, I've rolled back the server version and that's working fine. But we're lucky its a small update and players can still log in.
How did you roll the server version back?
 
+1 I know how to rollback a server but not sure how to get a server back to a previous version?
 
I'm not happy to run without plugins. That will kinda break the cluster. For now, I've rolled back the server version and that's working fine. But we're lucky its a small update and players can still log in.

How can i set the server to a previous version?
could you please explain me?
 
New server update was released and API is working again.
Closing thread.
 
Status
Not open for further replies.
Back
Top