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 ?
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!Hey Guest, I’ve got some exciting news to share! 🎉
Starting this December, I’ll be moving the entire GameServersHub website away from WordPress and rebuilding it in Next.js! This upgrade will bring incredibly faster speeds, smoother performance, and a modern user experience that sets the stage for everything coming next.
In 2026, GameServersHub will be entering a new era. I’ll be revamping the entire platform from the ground up and launching a brand-new, fully modernized marketplace. It’ll feature a cleaner design, improved functionality, and better tools for both creators and server owners.
On top of that, development has already started on the GameServerListing project at https://gsl-six.vercel.app/, which is expected to launch in early Q1 2026. This new system will make discovering and managing servers easier than ever before.
👉 Stay in the loop!
Join our Discord for behind-the-scenes updates, early previews, and community discussions.
» Click here to join our Discord! «
~ MrOwlSky
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.
If you use mysql, you need to use Mysql workbench and modify the table.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:luginManager::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
So im hosting a server through https://arkserverhosting.co.uk/ and am wondering how to edit this plugins config file to work with my server, the control panel for this is just an "Install/Uninstall" button
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.
- Added ListInvItems console command to list inventory items blueprints
- Added more anti-crash checks
- Fixed mysql not being autoreconnect
- Fixed sell command
Hey, here are the corrected files. It works well.Anyone know what's causing my issue? :/
Been trying to fix the code for hours now and no matter what I do it still gives the same thing..
This is the new one I edited and tried to fix.
https://pastebin.com/qe53De9S
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 ^__^
API logs.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.
Logs created by ArkApi can be found in 'ShooterGame/Win64/logs/ArkApi.log'.
Not sure if it's really needed. Maybe it would be better to be able to configure config path.[/QUOTE]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 ^__^
Hey, here are the corrected files. It works well.
https://pastebin.com/6R6H1mM1
try this you missing a few brackets after kit
If you use mysql, you need to use Mysql workbench and modify the table.
We use essential cookies to make this site work, and optional cookies to enhance your experience.