Ark: Survival Evolved - ArkShop

[Official] Ark: Survival Evolved - ArkShop 3.02

No permission to download

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

This is used for the official forum announcements from the staff team.
can u tell me what is wrong with it ? i ran it threw a validator cant find a problem..

"Amount":1,
"Quality":0,
"ForceBlueprint":false,
"Blueprint":"Blueprint'/Game/Mods/AwesomeTeleporters/Blueprints/PrimalItem_AwesomeTeleporterRemote.PrimalItem_AwesomeTeleporterRemote"


After Remote you're missing a '

That might be it might not be, give it a shot
 
Yeah I'm not sure what the issue is man, every time types /shop on my server, the server crashes :\
 
{
"Mysql":{
"UseMysql":false,
"MysqlHost":"localhost",
"MysqlUser":"apitest",
"MysqlPass":"12345",
"MysqlDB":"apitest"
},

What is this bit at the top for? Should I edit it at all? It's been a while since I've edited a config for this, and I don't recognize this bit.
 
can u tell me what is wrong with it ? i ran it threw a validator cant find a problem..
"Blueprint":"Blueprint'/Game/Mods/ArkAuto/BrewsStews/PrimalItemConsumableRespecSoup_AA.PrimalItemConsumableRespecSoup_AA''"
got 2' at the end
 
{
"Mysql":{
"UseMysql":false,
"MysqlHost":"localhost",
"MysqlUser":"apitest",
"MysqlPass":"12345",
"MysqlDB":"apitest"
},

What is this bit at the top for? Should I edit it at all? It's been a while since I've edited a config for this, and I don't recognize this bit.
What bit are you talking about?
 
[ArkShop][error] (c:\users\224801\desktop\ark-server-plugins-master\arkshop\arkshop\private\database\sqllitedb.h SqlLite::TryAddNewPlayer) Unexpected DB error database is locked
[ArkShop][error] (c:\users\224801\desktop\ark-server-plugins-master\arkshop\arkshop\private\database\sqllitedb.h SqlLite::GetPlayerKits) Unexpected DB error not all rows extracted

Who knows what the error is?
 
[ArkShop][error] (c:\users\224801\desktop\ark-server-plugins-master\arkshop\arkshop\private\database\sqllitedb.h SqlLite::TryAddNewPlayer) Unexpected DB error database is locked
[ArkShop][error] (c:\users\224801\desktop\ark-server-plugins-master\arkshop\arkshop\private\database\sqllitedb.h SqlLite::GetPlayerKits) Unexpected DB error not all rows extracted

Who knows what the error is?
are you using the same database for multiple servers ?
 
What bit are you talking about?

Everything that I copied and pasted is in the default config file at the top. I've never seen it.
The owner of the cluster wants to use the same database for each server but to have unique shop configs in each server (so connected points across servers).
 
Back
Top