By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!Good evening I have you gefixed your shop Have fun with it.After adding a some things to my config, ArkShop will no longer load. Config checks out in JSON checker, and I for the life of me cannot find the mistake. Can one of you awesome people? Thanks in advance.
https://pastebin.com/zKwaT3M5
for kits DefaultAmount is mandatory as far as i knowYou're missing DefaultAmount on the other kits besides "gear" Kit. Not sure if it is mandatory but i have that on all of my kits ;-)
Also, these are wrong:
"Loot Beacon":{
"Type":"beacon",
"Description":"Loot Crate",
"Price":1000,
"ClassName":"SupplyCrate_UnderwaterCaveTier3_C",
"MinLevel":70
},
"EXP Points":{
"Type":"experience",
"Description":"10000 Points Of Experience",
"GiveToDino":true,
"Price":2500,
"Amount":10000
},
"Direwolf":{
"Type":"dino",
"MinLevel":25,
"Description":"lvl 150 Direwolf",
"Level":150,
"Price":300,
"Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Direwolf/Direwolf_Character_BP.Direwolf_Character_BP'"
},
Should be:
"lootbeacon":{
"Type":"item",
"Description":"Loot Crate",
"Price":1000,
"ClassName":"SupplyCrate_UnderwaterCaveTier3_C",
"MinLevel":70
},
"exppoints":{
"Type":"experience",
"Description":"10000 Points Of Experience",
"GiveToDino":true,
"Price":2500,
"Amount":10000
},
"direwolf":{
"Type":"dino",
"MinLevel":25,
"Description":"lvl 150 Direwolf",
"Level":150,
"Price":300,
"Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Direwolf/Direwolf_Character_BP.Direwolf_Character_BP'"
},
"General":{
"TimedPointsReward":{
"Enabled":true,
"Interval":10,
"Groups":{
"Default":{
"Amount":10
},
"Discord":{
"Amount":20
},
"EmeraldVIP":{
"Amount":25
},
"SapphireVIP":{
"Amount":50
},
"RubyVIP":{
"Amount":75
},
"GoldVIP":{
"Amount":100
}
}
},
"Groups": {
"VIP100": {
"Amount": 40
},
"VIP75": {
"Amount": 35
},
"VIP50": {
"Amount": 30
},
"VIP25": {
"Amount": 25
},
"Default": {
"Amount": 20
}
with the IP address of the computer mysql is installed onHi. How to connect to a mysql database if the server is on another computer. How to fill in the field: "MysqlHost"?
If you enter the IP of the computer, it gives an error.with the IP address of the computer mysql is installed on
that means its having trouble connecting, are you sure that mysql ports are open on the mysql computer ?If you enter the IP of the computer, it gives an error.
03/09/19 18:55 [API][warning] (API:luginManager::LoadAllPlugins) Failed to load plugin - ArkShop
Error code: 1114
Thank. I forgot that I had only 127.0.0.1 access configuredthat means its having trouble connecting, are you sure that mysql ports are open on the mysql computer ?
from arkshop.config:that means its having trouble connecting, are you sure that mysql ports are open on the mysql computer ?
GameServersHub is the creator of the official Ark server plugins. We're the only genuine market that offers plugins for your ark ascended servers.
We use essential cookies to make this site work, and optional cookies to enhance your experience.