By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!Starter kit from the default config contains both items and dinos.How do i actually add them into the code?
Like what is the exact code? Because the one from the config didnt work or i did something wrong?
This should work - https://pastebin.com/VZ3AerHP.HI, i have a problem when start the server says Jsonexpeption parse error, anywone can helpme? sorry for my englush
This is my json file
thanks FoppaHi, can you tell me why i can buy kits, but not shop items, it just ignores it, if i put the wrong id in, i get an error message
thanks Foppa
"Polymer100":{
"Type":"Items",
"Description":"Polymer(100x)",
"Price":50,
"Items":[
{
"Quality":0,
"ForceBlueprint":false,
"Amount":100,
"Blueprint":"Blueprint'/Game/Primalearth/Coreblueprints/Resources/PrimalItemsresource_Polymer.PrimalItemsresource_Polymer'"
}
]
},
"Polymer100":{
"Type":"Item", //<--------------
"Description":"Polymer(100x)",
"Price":50,
"Items":[
{
"Quality":0,
"ForceBlueprint":false,
"Amount":100,
"Blueprint":"Blueprint'/Game/Primalearth/Coreblueprints/Resources/PrimalItemsresource_Polymer.PrimalItemsresource_Polymer'"
}
]
},
That was the problem the server just stop work and never create the crash files. and it was only happening on the host not on local test.Well that's not the complete config file. But try to take away "Dinos" section since you have it twice.
And do you get any crash logs or error messages in the server console ?
Regards
Foppa
Can you send the file ...\ShooterGame\Binaries\Win64\logs\ArkApi_xxxxxxxx.logis there a json generator?
02/24/18 07:58 [API said:[info] -----------------------------------------------
02/24/18 07:58 [API][info] ARK: Server Api V2.3
02/24/18 07:58 [API][info] Loading...
02/24/18 07:58 [API][info] Dumping structures..
02/24/18 07:58 [API][info] Dumping functions..
02/24/18 07:58 [API][info] Dumping globals..
02/24/18 07:58 [API][info] Successfully read information from PDB
02/24/18 07:58 [API][info] Initialized hooks
02/24/18 07:58 [API][info] API was successfully loaded
02/24/18 07:58 [API][info] -----------------------------------------------
02/24/18 07:58 [API][info] UGameEngine::Init was called
02/24/18 07:58 [API][info] Loading plugins..
02/24/18 07:58 [API][info] Loaded plugin Advert Messages V1.2 (Timed chat messages)
02/24/18 07:58 [API][info] Loaded plugin ARK Game Testing Commands V2.0 ()
02/24/18 07:58 [API][info] Loaded plugin Ark Shop V2.1 (Shop, Currency & Kits)
02/24/18 07:58 [API][info] Loaded plugin Dino colors V1.1 (Random dino colors)
02/24/18 07:58 [API][info] Loaded plugin Extended Rcon V2.1 (Additional RCON commands)
02/24/18 07:58 [API][info] Loaded plugin GameConfigManager V1.0 (Reload GameUserSettings & Game ini files at runtime using /sreload)
02/24/18 07:58 [API][info] Loaded plugin Improved Commands V2.0 ()
02/24/18 07:58 [API][info] Loaded plugin Permissions V1.2 (Manage permissions groups)
02/24/18 07:58 [SafeZone][info] Loading SafeZones.
02/24/18 07:58 [SafeZone][info] SafeZone: Zone1 (-389508, -417001, -14285.6) Added
02/24/18 07:58 [SafeZone][info] SafeZone: Zone2 (-389508, -417001, -14285.6) Added
02/24/18 07:58 [API][info] Loaded plugin Safe Zone V1.2 (Create Safe Zones)
02/24/18 07:58 [API][info] Loaded plugin Tribe Motd V1.1 (Allows tribe admins to set a MOTD)
02/24/18 07:58 [API][info] Loaded all plugins
02/24/18 07:59 [API][info] UWorld::InitWorld was called
That was the problem the server just stop work and never create the crash files. and it was only happening on the host not on local test.
And i remove the code:
"Dinos":[
]
And now is all fine thank you again community is grown very helpful.
Hello i put the json code in the Jsonlist to verificate, says OK , but when estart the server says error code 3765269347
I guess so. There are not many things besides the shop itself though.Can I remove every function besides the shop itself and trading?
I guess so. There are not many things besides the shop itself though.
Well, besides shop it has only kits. Just remove them from config.How would I do this? Disable the commands?
We use essential cookies to make this site work, and optional cookies to enhance your experience.