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.
Nice one :)

Fix for a sell function is being worked on.

Yes, there is actually. You need to increase 'Kits' size in the db.
`Kits` VARCHAR(256) NOT NULL DEFAULT '{}',
Change 256 to something bigger.

Where can we find that setting ?
 
Anyone that can help me with some issues I'm having.
I keep getting this error and the plugin won't load because of it.

03/21/19 20:17 [API][info] -----------------------------------------------
03/21/19 20:17 [API][info] ARK: Server Api V3.0
03/21/19 20:17 [API][info] Loading...

03/21/19 20:17 [API][info] Dumping structures..
03/21/19 20:17 [API][info] Dumping functions..
03/21/19 20:17 [API][info] Dumping globals..
03/21/19 20:17 [API][info] Successfully read information from PDB

03/21/19 20:17 [API][info] Initialized hooks

03/21/19 20:17 [API][info] API was successfully loaded
03/21/19 20:17 [API][info] -----------------------------------------------

03/21/19 20:18 [API][info] UGameEngine::Init was called
03/21/19 20:18 [API][info] Loading plugins..

03/21/19 20:18 [API][warning] (API::pluginManager::LoadAllPlugins) Failed to load plugin - ArkShop
Error code: 1114
03/21/19 20:18 [API][info] Loaded plugin New Player Protection Plugin V1.6 (Gives new players structure protection.)
03/21/19 20:18 [API][info] Loaded plugin NoCannons V1.0 (No description)
03/21/19 20:18 [API][info] Loaded plugin Permissions V1.3 (Manage permissions groups)
03/21/19 20:18 [API][info] Loaded plugin Suicide V1.0 (No description)
03/21/19 20:18 [API][info] Loaded all plugins

03/21/19 20:18 [API][info] UWorld::InitWorld was called
 
Anyone that can help me with some issues I'm having.
I keep getting this error and the plugin won't load because of it.

03/21/19 20:17 [API][info] -----------------------------------------------
03/21/19 20:17 [API][info] ARK: Server Api V3.0
03/21/19 20:17 [API][info] Loading...

03/21/19 20:17 [API][info] Dumping structures..
03/21/19 20:17 [API][info] Dumping functions..
03/21/19 20:17 [API][info] Dumping globals..
03/21/19 20:17 [API][info] Successfully read information from PDB

03/21/19 20:17 [API][info] Initialized hooks

03/21/19 20:17 [API][info] API was successfully loaded
03/21/19 20:17 [API][info] -----------------------------------------------

03/21/19 20:18 [API][info] UGameEngine::Init was called
03/21/19 20:18 [API][info] Loading plugins..

03/21/19 20:18 [API][warning] (API::pluginManager::LoadAllPlugins) Failed to load plugin - ArkShop
Error code: 1114
03/21/19 20:18 [API][info] Loaded plugin New Player Protection Plugin V1.6 (Gives new players structure protection.)
03/21/19 20:18 [API][info] Loaded plugin NoCannons V1.0 (No description)
03/21/19 20:18 [API][info] Loaded plugin Permissions V1.3 (Manage permissions groups)
03/21/19 20:18 [API][info] Loaded plugin Suicide V1.0 (No description)
03/21/19 20:18 [API][info] Loaded all plugins

03/21/19 20:18 [API][info] UWorld::InitWorld was called

A 1114 error usually means your config is bad. You can try running it through a json validator, if that shows that it's good, it means the config structure may be broken somewhere. Compare your config to the examples in the overview and make sure yours matches.
 
I ran it through a json validator and fixed it until it said it was fine. But I still get that error? :/
 
where can i find the log file for ListInvItems, i have looked in the shop log files but when i run the command it is not adding any list to the log.
 
Last edited:
Do you think it would be possible to add kits/shopitems to the mysql database? This way shop changes would be live and it's easier to handle than copy/paste in config files for multiple servers in cluster. Also I'd appreciate if you'd add the mapblock idea StigMat posted as we experience the same issue ^__^

This would be HUUUUUGe for server admins. That's an awesome Idea!

Another idea is instead of just a /sell feature, be able to list items like an auction house/player shop. Something like /sell "nameofitem" "askingpriceperunit" "quantity" and then the config could allow for even a % of that to be charged as a fee.
 
where can i find the log file for ListInvItems, i have looked in the shop log files but when i run the command it is not adding any list to the log.
API logs.
Logs created by ArkApi can be found in 'ShooterGame/Win64/logs/ArkApi.log'.
Do you think it would be possible to add kits/shopitems to the mysql database? This way shop changes would be live and it's easier to handle than copy/paste in config files for multiple servers in cluster. Also I'd appreciate if you'd add the mapblock idea StigMat posted as we experience the same issue ^__^
Not sure if it's really needed. Maybe it would be better to be able to configure config path.[/QUOTE]
 
If you use mysql, you need to use Mysql workbench and modify the table.

I am using mysql workbench, i just can not figure out how to change it. All i see is where it shows the type rather than give the ability to change the type.
 
Tebex
Monetize your ARK server
Rogue Vikings Discord Server - Rogue Vikings Gaming Servers - Minecraft Prison Servers - Minecraft Creative Servers
Tempest Dedicated Servers
Back
Top