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.
It always shows error.
Is there any bad effect on this.
do it will make server crashe?
how to solve it?
thnak you!
It doesn't make the server crash. But makes the player not getting there points correctly. Try to disable the DB share and use individual DB for each server.
 
hi guys, i need some help. When i put clean arkshop folder works without problems, but when i replace the config for anotherone plugin dont work. What can i do to add custom config?
 
First... youre going to have to give some viable info to get any kind of answer! But a simple guess... you didnt write your config properly.
 
First... youre going to have to give some viable info to get any kind of answer! But a simple guess... you didnt write your config properly.
i found the problem i think. the log says that:
[ArkShop][error] [json.exception.parse_error.101] parse error at 1904: syntax error - unexpected '}'; expected ':'
06/21/18 04:08 [API][warning] Failed to load plugin - ArkShop
Error code: 1114

this says the problem is on the line 1904 right? But i have only changed some blueprints (with copy paste from wiki) and lvls.


Edit: OK, i found the problem i have missed "Blueprint":
now works correctly thx
 
Last edited:
Always put your config through a json file validator until your good with them. It spots errors for you before they cause issues
 
OK... Now Ive ROYALLY screwed something up!!

I did some major editing to my config. It validates fine. Pushed an ArkShop.ReLoad and everything seemed fine. Then did my morning restart and I get this... on the entire cluster!
What did I break? The DLL is where its supposed to be.. where its always been!

Here is the config: https://pastebin.com/58ppUJnj
The path to the db is correct, and I even tried deleting (renaming the old one) the database file just in case it was the problem

688ed8668ce5934729d81b635f34fde4.png

https://gyazo.com/688ed8668ce5934729d81b635f34fde4

FYI... ShopRewards is failing to load too. All I edited was the stores config. I get that the store plugin requires shoprewards. But dont get how the store config has prevented the shoprewards from loading
 
Last edited:
michidu i edited the config too my likeling so that we have the items in the shop that we want on the server
we tested the config file and the config file is working but however
when were ingame we are recieving points for the shop too use
but when i type /shop or /points nothing happens?? do you know what we are doing wrong when i try too reload the config is says that config is succesfully loaded please help if you can what are we doing wrong?
 
Report:
Hi,sir.I have 5 ark cluster servers.We find a problem that Shop points could cross cluster server,but VIP can not cross cluster server,It do not work on others server(others Map)when I set a VIP on TheIsland,it is Inconvenient for us.
please consider to improve it,thank you!
 
OK... Now Ive ROYALLY screwed something up!!

I did some major editing to my config. It validates fine. Pushed an ArkShop.ReLoad and everything seemed fine. Then did my morning restart and I get this... on the entire cluster!
What did I break? The DLL is where its supposed to be.. where its always been!

Here is the config: https://pastebin.com/58ppUJnj
The path to the db is correct, and I even tried deleting (renaming the old one) the database file just in case it was the problem

688ed8668ce5934729d81b635f34fde4.png

https://gyazo.com/688ed8668ce5934729d81b635f34fde4

FYI... ShopRewards is failing to load too. All I edited was the stores config. I get that the store plugin requires shoprewards. But dont get how the store config has prevented the shoprewards from loading
This sounds weirdy odd. I Was just about to ask you if the Plugin can reach the database path and it has read/write access. But i guess you check that? Or maybe you don't have this issue anymore? (if so try change db path)

michidu i edited the config too my likeling so that we have the items in the shop that we want on the server
we tested the config file and the config file is working but however
when were ingame we are recieving points for the shop too use
but when i type /shop or /points nothing happens?? do you know what we are doing wrong when i try too reload the config is says that config is succesfully loaded please help if you can what are we doing wrong?
Can you upload your config and i have a look?

Report:
Hi,sir.I have 5 ark cluster servers.We find a problem that Shop points could cross cluster server,but VIP can not cross cluster server,It do not work on others server(others Map)when I set a VIP on TheIsland,it is Inconvenient for us.
please consider to improve it,thank you!
This is already solved by using a shared database with MySQL. If you know how to set up a MySQL server then your problem should be solved. But just to make clear you only need set up the MySQL for the permission plugin, not the ArkShop!
 
Last edited:
This sounds weirdy odd. I Was just about to ask you if the Plugin can reach the database path and it has read/write access. But i guess you check that? Or maybe you don't have this issue anymore? (if so try change db path)


Can you upload your config and i have a look?


This is already solved by using a shared database with MySQL. If you know how to set up a MySQL server then your problem should be solved. But just to make clear you only need set up the MySQL for the permission plugin, not the ArkShop!
Thank you,sir.

If i use sqlite,do the VIP will work on cluster server?or I must use MySQL?
If I use sqlite,how to set "DbPathOverride":"" about Permissions plugin?
 
This sounds weirdy odd. I Was just about to ask you if the Plugin can reach the database path and it has read/write access. But i guess you check that? Or maybe you don't have this issue anymore? (if so try change db path)

There wouldnt be any permissions issues the way Im set up. What I originally did that started things screwing up was copied the config from another cluster, on another computer. So I get that second cluster having issues with the database. But the ShopRewards plugin is failing too... and I didnt touch it! And.. the cluster I did the initial work to is failing too. So none of the paths to databases ever changed there.

Is there a possibility that there is a limitation as to how many items can be in the store? I think Im up to 5 pages. Or maybe the number of items in a set? I have a skins pack that has about 19 items
 
To add to that, when the server is loading I get a pop-up complaining ArkShop.dll cant be found (its in the arkshop folder). I just tried moving the entire Arkshop folder out of the plugins folder and still get the same error. So somehow ArkShopRewards is broke... but I just gave it all new files.
 
And more info... I had forgotten that the day prior I edited the ShopRewards config to add more dinos, and cover a larger span of levels. I reloaded the plugin and didnt think twice about it. All of the issues Im having now came after the first time actually restarting the servers I made those prior changes to. So I think this all falls back to THAT plugin not starting properly, of which this plugin depends.

What a mess!!
 
Thank you,sir.

If i use sqlite,do the VIP will work on cluster server?or I must use MySQL?
If I use sqlite,how to set "DbPathOverride":"" about Permissions plugin?
Yeah, you can use SQLite with the DbPathOverride param. But I would recommend MySQL since you will be able to connect other servers as well to use the same database easy. But if you run several ARK Servers on same machine SQLite works fine.

And more info... I had forgotten that the day prior I edited the ShopRewards config to add more dinos, and cover a larger span of levels. I reloaded the plugin and didnt think twice about it. All of the issues Im having now came after the first time actually restarting the servers I made those prior changes to. So I think this all falls back to THAT plugin not starting properly, of which this plugin depends.

What a mess!!
Did you try to roll back your config?
Can you send me the config file from before the changes and after?
 
OK... through the great sleuthing skills of @Foppa , this mess has been solved. Note to everyone... make sure you close your SHOP section before going on to the SELL section!! All that trouble for a mis-positioned }
 
This sounds weirdy odd. I Was just about to ask you if the Plugin can reach the database path and it has read/write access. But i guess you check that? Or maybe you don't have this issue anymore? (if so try change db path)


Can you upload your config and i have a look?


This is already solved by using a shared database with MySQL. If you know how to set up a MySQL server then your problem should be solved. But just to make clear you only need set up the MySQL for the permission plugin, not the ArkShop!
bin

foppa here a pastebin too my config https://pastebin.com/JN0LiueP
 
Now that I know all of this is working properly I thought I would share a few large sections of data that can be added to your store. It would be nice if collections like this could be pinned or something to help people fill out their stores with completed data, rather than everyone spending hours recreating it!

All Hat Skins
https://pastebin.com/Jktf2GV3

All Dino Skins
https://pastebin.com/4kNUxtN2

All Armor Skins
https://pastebin.com/xX9NkCJb

All Dino Hats
https://pastebin.com/HdhEAgFR

All Weapon Skins
https://pastebin.com/ne6bebay

All Head and Facial Hair
https://pastebin.com/e1TXw1uh

All Apex Items
https://pastebin.com/ejiFQ9ba
 
You are using an old config file. Please update your "Messages" section by downloading the latest Ark Shop plugin and copy paste it from the sample config that is included there.[/QU
You are using an old config file. Please update your "Messages" section by downloading the latest Ark Shop plugin and copy paste it from the sample config that is included there.

I copied the messages section and i put that into my config still no shop page it stil lsays shop reload correctly thou
can u maybe see if u can fix my config i think i still got something messed up i have no clue anymore what too do i been messing with this now for 5 days :(
 
Rogue Vikings Discord Server - Rogue Vikings Gaming Servers - Minecraft Prison Servers - Minecraft Creative Servers
Tempest Dedicated Servers
Tebex
Monetize your ARK server
Back
Top