- Joined
- Apr 15, 2019
- Messages
- 24
i tried both and still get the errors
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!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
can u tell me what is wrong with it ? i ran it threw a validator cant find a problem..
post ur config ill look for uYeah I'm not sure what the issue is man, every time types /shop on my server, the server crashes :\
do u got all the mods thats in the config in the blueprint lines ?
"Blueprint":"Blueprint'/Game/Mods/ArkAuto/BrewsStews/PrimalItemConsumableRespecSoup_AA.PrimalItemConsumableRespecSoup_AA''"can u tell me what is wrong with it ? i ran it threw a validator cant find a problem..
What bit are you talking about?{
"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.
are you using the same database for multiple servers ?[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?
Yesare you using the same database for multiple servers ?
SQLite is not ideal for multiple servers if you want to truly fix that error switch to mysql
What bit are you talking about?
SQLite is not ideal for multiple servers if you want to truly fix that error switch to mysql
We use essential cookies to make this site work, and optional cookies to enhance your experience.