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!
This is used for the official forum announcements from the staff team.
[ArkShop][critical] Failed to open database connection check your settings!

Untitled.png

i can't use mysql database Although i can connect to mysql throw mysqlworkbench from another pc

im sure that my database work fine

here the config file

"Mysql": {
"UseMysql": true,
"MysqlHost": "localhost",
"MysqlUser": "admin",
"MysqlPass": "qq123456",
"MysqlDB": "arkshop",
"MysqlPort": 3306
}

anyone can help me please
 
[ArkShop][critical] Failed to open database connection check your settings!

View attachment 1166

i can't use mysql database Although i can connect to mysql throw mysqlworkbench from another pc

im sure that my database work fine

here the config file

"Mysql": {
"UseMysql": true,
"MysqlHost": "localhost",
"MysqlUser": "admin",
"MysqlPass": "qq123456",
"MysqlDB": "arkshop",
"MysqlPort": 3306
}

anyone can help me please
it work with me when i installed mariadb.. It only seems compatible with mariadb
 
I am installing the Ark shop for the first time, I am using a hosted server, I do not have the "ArkShop.db" "Please note when installing plugins into the "ARK\ShooterGame\Binaries\Win64\ArkApi\Plugins" folder, you must make sure the ".DLL" plugin name matches the same "folder" name. Changing the folder name to something different or unique will prevent the ".DLL" from reading the folder and preventing it from starting" which .dll file does this refer to as there are 3
 
I have a problem with the ArkShop, all dinos I buy in the shop, just spawn infront of me, not in cryopods, I try infinitys ways to fix but still not working, anyone can help me, thknsssss
Do you use the soul terminal? If so do you have this one set? If you don't have the mod then make sure it is false. I also assume you have givedino..... as true? To be honest with you if you don't have soul mod then get it, obsoletely worth it.

"GiveDinosInCryopods": true,
"UseSoulTraps": true,
 
I am having the same exact issue. Have you gotten it to work by chance?
I don't think there is admin menu, I edit the config file. I think there is a mod that can edit the config file for you with a UI. Note: "I Think there is one"
 
Hello people!
I added it to my config file, but it dont work.

"imprint 100": {
"Type": "command",
"Description": "Imprint dino 100%",
"Price": 350,
"Items": [
{
"Command": "SetImprintQuality 1",
"ExecuteAsAdmin": true
}
]
},

Anyone know why? thx
Two things I can suggest. SetImprintQuality is a targeted command meaning your crosshair should be on the dino you are trying to imprint. Use H to see that. You may not be on the dino when you buy the command.

The other thing that "could" be a problem is your unique identifier. Generally ID's don't like spaces so try imprint100 without the space

Does the rest of the shop work?
 
I am installing the Ark shop for the first time, I am using a hosted server, I do not have the "ArkShop.db" "Please note when installing plugins into the "ARK\ShooterGame\Binaries\Win64\ArkApi\Plugins" folder, you must make sure the ".DLL" plugin name matches the same "folder" name. Changing the folder name to something different or unique will prevent the ".DLL" from reading the folder and preventing it from starting" which .dll file does this refer to as there are 3
ArkShop DB is part of Permissions. This is on the mod page:

Dependencies:
After you installed the API then you will see 3 folders in the Plugins folder when you are done. They will be ArkShop, ArkShopUI and Permissions.

Also remember to install the game side shop mod, I use MX-E.

Lastly why change the name. There is no need to but there should only be one dll associated to the name i.e. "ArkShop" folder and then "ArkShop.dll"
 
After you installed the API then you will see 3 folders in the Plugins folder when you are done. They will be ArkShop, ArkShopUI and Permissions.
that has not happened, I have the same mod installed.

the question about changing the name is just due to the instructions from the permission link you gave.
 
that has not happened, I have the same mod installed.

the question about changing the name is just due to the instructions from the permission link you gave.
You don't have to change it. I have mine all default.

So you installed the API right, by just copying the extracted folder into the correct location? On you FTP client did you browse to this location and pasted the ArkApi folder in here: "/ShooterGame/Binaries/Win64" You see the Plugins Folder: "/ShooterGame/Binaries/Win64/ArkApi/Plugins"? Did you download all 3 the ArkShop modules (Excluding the API). It will be ArkShop, ArkShopUI and Permissions and copy them into this location. In the game you also download the GUI mod, whichever one you use.
 
Добрый день если я не использую мод стеков, как продать товар в магазине?
Good afternoon if I don't use the stack mod, how do I sell the product in the store?
-----------------------------------------------------------------------
Now we reach the final part of our guide, the part where Survivors can sell items to the shop for points.
"SellItems": {
//Itemsavailableforselling.Ifyouusestacksmod,
youneedtosetblueprintsfromthemod!"Element Dust": {
"Type": "item",
 
Добрый день если я не использую мод стеков, как продать товар в магазине?
Good afternoon if I don't use the stack mod, how do I sell the product in the store?
-----------------------------------------------------------------------
Now we reach the final part of our guide, the part where Survivors can sell items to the shop for points.
"SellItems": {
//Itemsavailableforselling.Ifyouusestacksmod,
youneedtosetblueprintsfromthemod!"Element Dust": {
"Type": "item",
I will check tomorrow but you just need to find the blueprint to the item you want to sell. They just mention that if you use stacking mod to find the blueprint for that stack item. If not then just search for the normal blueprint.
 
Добрый день если я не использую мод стеков, как продать товар в магазине?
Good afternoon if I don't use the stack mod, how do I sell the product in the store?
-----------------------------------------------------------------------
Now we reach the final part of our guide, the part where Survivors can sell items to the shop for points.
"SellItems": {
//Itemsavailableforselling.Ifyouusestacksmod,
youneedtosetblueprintsfromthemod!"Element Dust": {
"Type": "item",
This is what I use to sell hard poly:

"SellItems": {
"9apolysell": {
"Type": "item",
"Description": "1000x Polymer",
"Price": 100,
"Amount": 1000,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Polymer.PrimalItemResource_Polymer'"
}
},

If you wanted to sell Dust then you just search for the blueprint like this: "Blueprint'/Game/Extinction/CoreBlueprints/Resources/PrimalItemResource_ElementDust.PrimalItemResource_ElementDust'"
 
Another cuestion. How can i use Discord roles as permission groups? example:
Default = no discord rol

1686762905785.png
 
Hi, database connection not works. Where is the problem? I use MariaDB

View attachment 1197
View attachment 1198
View attachment 1199
Hi,

Just a question. Is the db server on the same server as the Ark server. I am using a hosted solution so have not used MariaDB.

I am not home to verify but did you update I think the permissions config file to point to your db. Make sure it’s the correct password as well.

For your other post I only setup local groups. I have not or didn’t even know we could use discord groups. So can’t help you here.
 
搞不透哪邊問題@@不管用中文還是英文都還是出現語法錯誤!!可以請作者幫我看看問題點嗎
{
"Mysql": {
"UseMysql": false,
"MysqlHost": "localhost",
"MysqlUser": "apitest",
"MysqlPass": "",
"MysqlDB": "apitest",
"MysqlPort": 3306
},
"General": {
"Discord": {
"Enabled": false,
"SenderName": "ArkShop",
"URL": ""
},
"TimedPointsReward": {
"Enabled": true,
"Interval": 3,
"StackRewards": false,
"Groups": {
"Default": {
"Amount": 5
},
"Premiums": {
"Amount": 15
}
}
},
"ItemsPerPage": 15,
"ShopDisplayTime": 15.0,
"ShopTextSize": 1.3,
"DbPathOverride": "",
"DefaultKit": "",
"GiveDinosInCryopods": true,
"UseSoulTraps": false,
"CryoLimitedTime": false,
"UseOriginalTradeCommandWithUI": false,
"PreventUseNoglin": true,
"PreventUseUnconscious": true,
"PreventUseHandcuffed": true,
"PreventUseCarried": true
},
"Kits": {
"Tool": {
"DefaultAmount": 3,
"Price": 20,
"MinLevel": 1,
"MaxLevel": 20,
"Description": "Novice Weapon Pack (spear and stick)",
"Items": [
{
"Amount": 1,
"Quality": 0,
"ForceBlueprint": false,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponPike.PrimalItem_WeaponPike'"
},
{
"Amount": 1,
"Quality": 0,
"ForceBlueprint": false,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponStoneClub.PrimalItem_WeaponStoneClub'"
}
]
},
"Tool": {
"DefaultAmount": 3,
"Price": 20,
"MinLevel": 1,
"MaxLevel": 20,
"Description": "Anti-drop gift bag (Hook, parachute)",
"Items": [
{
"Amount": 1,
"Quality": 0,
"ForceBlueprint": false,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_GrapplingHook.PrimalItemAmmo_GrapplingHook'"
},
{
"Amount": 1,
"Quality": 0,
"ForceBlueprint": false,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/BaseBPs/PrimalItemConsumableBuff_Parachute.PrimalItemConsumableBuff_Parachute'"
}
]
},
"Tool": {
"Type": "item",
"Description": "Metal Tool Pack (axe, cross reward)",
"Price": 50,
"Items": [
{
"Quality": 0,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
},
{
"Quality": 1,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
},
{
"Quality": 2,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
},
{
"Quality": 3,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
},
{
"Quality": 4,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
},
{
"Quality": 5,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
},
{
"Quality": 6,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
},
{
"Quality": 7,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
},
{
"Quality": 8,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
},
{
"Quality": 9,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
},
{
"Quality": 10,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
},
{
"Quality": 11,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
}
]
},
"ShopItems": {
"Skin": {
"Type": "Dino",
"Description": "DinoSpecs",
"Level": 500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemSkin_DinoSpecs.PrimalItemSkin_DinoSpecs'",
}
},
"Skin": {
"Type": "Dino",
"Description": "StompedGlasses",
"Level": 500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_RexSaddle_StompedGlasses.PrimalItemArmor_RexSaddle_StompedGlasses'",
}
},
"Skin": {
"Type": "Dino",
"Description": "ParaSaddle_Launch",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_ParaSaddle_Launch.PrimalItemArmor_ParaSaddle_Launch'",
}
},
"Skin": {
"Type": "Dino",
"Description": "CavewolfPromoSaddle",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/Aberration/Dinos/CaveWolf/PrimalItemArmor_CavewolfPromoSaddle.PrimalItemArmor_CavewolfPromoSaddle'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneRex",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneRex.PrimalItemCostume_BoneRex'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BionicRex",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BionicRex.PrimalItemCostume_BionicRex'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneRaptor",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneRaptor.PrimalItemCostume_BoneRaptor'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneStego",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneStego.PrimalItemCostume_BoneStego'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneTrike",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneTrike.PrimalItemCostume_BoneTrike'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneSauro",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneSauro.PrimalItemCostume_BoneSauro'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneCarno",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneCarno.PrimalItemCostume_BoneCarno'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneGigant",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneGigant.PrimalItemCostume_BoneGigant'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BionicGigant",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BionicGigant.PrimalItemCostume_BionicGigant'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneJerboa",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneJerboa.PrimalItemCostume_BoneJerboa'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneQuetz",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneQuetz.PrimalItemCostume_BoneQuetz'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneWyvern",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneWyvern.PrimalItemCostume_BoneWyvern'",
}
},
"Skin": {
"Type": "Dino",
"Description": "ReindeerStag",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_ReindeerStag.PrimalItemCostume_ReindeerStag'",
}
},
"Skin": {
"Type": "Dino",
"Description": "ProcopBunny",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_ProcopBunny.PrimalItemCostume_ProcopBunny'",
}
},
"Skin": {
"Type": "Dino",
"Description": "TopHat_Summer_Dino",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_TopHat_Summer_Dino.PrimalItemSkin_TopHat_Summer_Dino'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoMarshmallowHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DinoMarshmallowHat.PrimalItemSkin_DinoMarshmallowHat'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoWitchHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemSkin_DinoWitchHat.PrimalItemSkin_DinoWitchHat'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoSantaHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DinoSantaHat.PrimalItemSkin_DinoSantaHat'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoPartyHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemSkin_DinoPartyHat.PrimalItemSkin_DinoPartyHat'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoChickHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DinoChickHat.PrimalItemSkin_DinoChickHat'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoEasterEggHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DinoEasterEggHat.PrimalItemSkin_DinoEasterEggHat'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoBunnyHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemSkin_DinoBunnyHat.PrimalItemSkin_DinoBunnyHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "InflatableRex",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_Costume_InflatableRex.PrimalItemSkin_Costume_InflatableRex'",
}
},
"Skin": {
"Type": "skin",
"Description": "CaptainsHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_CaptainsHat.PrimalItemSkin_CaptainsHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "ExplorerHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_ExplorerHat.PrimalItemSkin_ExplorerHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "HideHelmetAlt",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemArmor_HideHelmetAlt.PrimalItemArmor_HideHelmetAlt'",
}
},
"Skin": {
"Type": "skin",
"Description": "TopHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_TopHat.PrimalItemSkin_TopHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "DodorexMask",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DodorexMask.PrimalItemSkin_DodorexMask'",
}
},
"Skin": {
"Type": "skin",
"Description": "DodowyvernHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DodowyvernHat.PrimalItemSkin_DodowyvernHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "ScarySkull",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_ScarySkull.PrimalItemSkin_ScarySkull'",
}
},
"Skin": {
"Type": "skin",
"Description": "ClownMask",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_ClownMask.PrimalItemSkin_ClownMask'",
}
},
"Skin": {
"Type": "skin",
"Description": "WerewolfHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_WerewolfHat.PrimalItemSkin_WerewolfHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "OtterMask",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_OtterMask.PrimalItemSkin_OtterMask'",
}
},
"Skin": {
"Type": "skin",
"Description": "DiloMask",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DiloMask.PrimalItemSkin_DiloMask'",
}
},
"Skin": {
"Type": "skin",
"Description": "VampireEyes",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_VampireEyes.PrimalItemSkin_VampireEyes'",
}
},
"Skin": {
"Type": "skin",
"Description": "Chili",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_Chili.PrimalItemSkin_Chili'",
}
},
"Skin": {
"Type": "skin",
"Description": "DinoCute",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DinoCute.PrimalItemSkin_DinoCute'",
}
},
"Skin": {
"Type": "skin",
"Description": "EasterChick",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_EasterChick.PrimalItemSkin_EasterChick'",
}
},
"Skin": {
"Type": "skin",
"Description": "EasterEggHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_EasterEggHat.PrimalItemSkin_EasterEggHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "PartyHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_PartyHat.PrimalItemSkin_PartyHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "SantaHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_SantaHat.PrimalItemSkin_SantaHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "WitchHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_WitchHat.PrimalItemSkin_WitchHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "MarshmallowHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_MarshmallowHat.PrimalItemSkin_MarshmallowHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "TopHat_Summer",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_TopHat_Summer.PrimalItemSkin_TopHat_Summer'",
}
},
"Skin": {
"Type": "skin",
"Description": "TT_ActualTurkeyHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_TT_ActualTurkeyHat.PrimalItemSkin_TT_ActualTurkeyHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "FE_PumpkinHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_FE_PumpkinHat.PrimalItemSkin_FE_PumpkinHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "BunnyHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_BunnyHat.PrimalItemSkin_BunnyHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "PugMas",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_PugMask.PrimalItemSkin_PugMask'",
}
},
"item": {
"Type": "item",
"Description": "ArrowTran",
"Price": 5,
"Items": [
{
"Quality": 0,
"ForceBlueprint": false,
"Amount": 1,
"藍圖": "藍圖'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_ArrowTranq.PrimalItemAmmo_ArrowTranq'",
}
},
“物品”: {
“類型”:“項目”,
“描述”:“武器望遠鏡”,
「價格」:15,
“項目”: [
{
“質量”:0,
“ForceBlueprint”:假,
「金額」:1、
"藍圖": "藍圖'/Game/PrimalEarth/Test/PrimalItem_WeaponSpyglass.PrimalItem_WeaponSpyglass'",
}
},
“物品”: {
“類型”:“項目”,
“描述”:“WeaponEmptyCryopod”,
「價格」:15,
“項目”: [
{
“質量”:0,
“ForceBlueprint”:假,
「金額」:1、
"藍圖": "藍圖'/遊戲/滅絕/CoreBlueprints/Weapons/PrimalItem_WeaponEmptyCryopod.PrimalItem_WeaponEmptyCryopod'",
}
},
“物品”: {
“類型”:“項目”,
“描述”:“高級步槍子彈”,
【價格】:250,
“項目”: [
{
“質量”:0,
“ForceBlueprint”:假,
“數量”:50,
"藍圖": "藍圖'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
}
},
“物品”: {
“類型”:“項目”,
“描述”:“高級步槍子彈”,
【價格】:250,
“項目”: [
{
“質量”:0,
“ForceBlueprint”:假,
“數量”:50,
"藍圖": "藍圖'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
}
},
“物品”: {
“類型”:“項目”,
"描述": "床_簡單",
「價格」:10,
“項目”: [
{
“質量”:0,
“ForceBlueprint”:假,
「金額」:1、
"藍圖": "藍圖'/遊戲/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_Bed_Simple.PrimalItemStructure_Bed_Simple'",
}
},
“物品”: {
“類型”:“項目”,
“描述”:“TranqDart”,
「價格」:10,
“項目”: [
{
“質量”:0,
“ForceBlueprint”:假,
「金額」:1、
"藍圖": "藍圖'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_TranqDart.PrimalItemAmmo_TranqDart'",
}
]
}
},
“出售物品”:{
“金屬”: {
“類型”:“項目”,
“描述”:“100x 石頭”,
「價格」:10,
“金額”:100,
“藍圖”:“藍圖'/Game/Mods/Stack50/Resources/PrimalItemResource_Stone_Child.PrimalItemResource_Stone_Child'”
}
},
“消息”:{
"發件人": "方舟商店",
"BoughtItem": "<RichColor Color=\"0, 1, 0, 1\">您已成功購買商品</>",
"BoughtDino": "<RichColor Color=\"0, 1, 0, 1\">您已成功購買恐龍</>",
"BoughtBeacon": "<RichColor Color=\"0, 1, 0, 1\">您已成功購買信標</>",
"BoughtExp": "<RichColor Color=\"0, 1, 0, 1\">您已成功購買經驗</>",
"ReceivedPoints": "<RichColor Color=\"1, 1, 0, 1\">您已獲得 {0} 點!(總計:{1})</>",
"HavePoints": "您有 {0} 點",
"NoPoints": "<RichColor Color=\"1, 0, 0, 1\">您的積分不足</>",
"WrongId": "<RichColor Color=\"1, 0, 0, 1\">ID 錯誤</>",
"NoPermissionsKit": "<RichColor Color=\"1, 0, 0, 1\">您無權使用此套件</>",
"CantBuyKit": "<RichColor Color=\"1, 0, 0, 1\">您無法購買此套件</>",
"BoughtKit": "<RichColor Color=\"0, 1, 0, 1\">您已成功購買 {0} 個套件</>",
"AvailableKits": "可供您使用的套件:",
"NoKits": "沒有可用的套件",
"KitsLeft": "您還剩 {0} {1} 個套件",
"NoKitsLeft": "您沒有剩餘 {0} 個套件",
"CantGivePoints": "<RichColor Color=\"1, 0, 0, 1\">你不能給自己評分</>",
"RidingDino": "<RichColor Color=\"1, 0, 0, 1\">你不能在騎恐龍時購買此物品</>",
"SentPoints": "<RichColor Color=\"0, 1, 0, 1\">您已成功將 {0} 點積分發送至 {1}</>",
"GotPoints": "您已從 {1} 收到 {0} 積分",
"Noskin": "<RichColor Color=\"1, 0, 0, 1\">皮膚不存在</>",
"FoundMoreskins": "<RichColor Color=\"1, 0, 0, 1\">找到多個具有給定名稱的皮膚</>",
"BuyUsage": "用途:/購買 ID 金額",
"ShopUsage": "用法:/商店頁面",
"KitUsage": "用法:/kit 套件名稱",
"BuyKitUsage": "用量:/BuyKit KitName 金額",
"TradeUsage": "用途:/trade '皮膚名稱'金額",
"PointsCmd": "/點",
"TradeCmd": "/trade",
"BuyCmd": "/購買",
"ShopCmd": "/商店",
"KitCmd": "/kit",
"BuyKitCmd": "/buykit",
"SellCmd": "/出售",
"ShopSellCmd": "/shopsell",
"SellUsage": "用途:/銷售 ID 金額",
"NotEnoughItems": "<RichColor Color=\"1, 0, 0, 1\">您沒有足夠的項目 ({0}/{1})</>",
"SoldItems": "<RichColor Color=\"0, 1, 0, 1\">您已成功售出商品</>",
"BadLevel": "<RichColor Color=\"1, 0, 0, 1\">所需級別:{0} - {1}</>",
"KitsListPrice": "價格:{0}",
"KitsListFormat": "\"{0}\" - {1}。還剩 {2}。{3}\n",
"StoreListDino": "{0}) {1}。級別:{2}。ID:{3}。價格:{4}\n",
"StoreListItem": "{0}) {1}。ID:{2}。價格:{3}\n",
"StoreListFormat": "{0}",
"OnlyOnSpawnKit": "該套件只能在生成時使用",
"HelpCmd": "/shophelp",
"ShopMessage": "用途:/購買id金額",
"HelpMessage": "這是商店幫助消息",
"RefundError": "因錯誤而退款的積分",
"ShopFindCmd": "/shopfind",
"ShopFindUsage": "用法:/shopfind searchterm",
"ShopFindNotFound": "沒有與您的搜索匹配的商品",
"ShopFindTooManyResults": "結果太多,無法顯示優化您的搜索詞",
"NoPermissionsStore": "<RichColor Color=\"1, 0, 0, 1\">您無權購買此{0}!</>",
"InventoryIsFull": "<RichColor Color=\"1, 0, 0, 1\">無法兌換您的套件,庫存已滿!</>"
}
}
 
Have the same problem, but can't find any answers about it on forum here.
01/09/19 15:26 [ArkShop][error] (d:\programs\ark\plugins\arkshop\arkshop\private\points.cpp ArkShop::points::GetPoints) Unexpected DB error not all rows extracted

I use Mysql, and it works, plugin loads fine, permissions works too, But this error writes everytime when someone open Shop in game. And no synchronization on all maps, How to fix it?
 
Have the same problem, but can't find any answers about it on forum here.
01/09/19 15:26 [ArkShop][error] (d:\programs\ark\plugins\arkshop\arkshop\private\points.cpp ArkShop::points::GetPoints) Unexpected DB error not all rows extracted

I use Mysql, and it works, plugin loads fine, permissions works too, But this error writes everytime when someone open Shop in game. And no synchronization on all maps, How to fix it?
Hi,

Did your shop work before you activated MySQL? You can run the shop without configuring the sql settings. (This is the UseMysql = false setting). The reason I ask is you may also have a syntax issue with your shop config file like a missing or extra , or ;

If it did work then some next questions. Are you using a hosted solution or your own server cluster? Did you make sure your config file for the shop api and the permissions api is the same and pointing to the same sql server with the correct credentials (I am sure you did this but all the config files should point to the same sql server ip address and port). If you are just using the shop plugin and no other plugins you should have 3 folders in the plugin folder. Shop API, Shop UI and the Permissions Api (these are not the folder names just me referencing the plugins). All three those will have config files and the Shop Api and Permissions Api should have the same info in the config files pointing to a sql server they can access (if your own server clusters then make sure the server can actually see the IP address of the sql server). While on this make sure for the host you use the IP address and not a name server.

Also ensures you activated the sql setting in the shop ui config to be true i.e. "UseMysql": true,
In Permissions it will be like this "Database":"mysql",

I may be repeating but make sure your 2 config file are the same on each server (At least the connection part) the stuff you sell could be different tho and the UI config is just a skin on the Shop API so doesn't contain connection info
 
Hey, i buy with this shop GloryCoints. But now i will buy ark points back with GloryCoints. Anyone a idea?
 
Tebex
Tempest Dedicated Servers
Back
Top