- 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!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.