So I just recently made my own server to play around with.
with the datapack 10359 and server 6564
Im trying to add a GM shop and also a custom armor set which I found using google. Both the armor set and the GM shop supposedly work with freya highfive which is the same as the server I have.
The problem Im facing is when Im trying to execute the sql files which are included with the GM shop and the custom armor. Whenever I try executing it into l2jgs, I get an error similar to this
"[Err] 1146 - Table 'l2jgs.custom_npcaidata' doesn't exist
[Err] INSERT INTO `custom_npcaidata` VALUES ('10002', '7', '15', '0', '1000', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', null, '300', null, '0', '0', 'fighter');
[Msg] Finished - Unsuccessfully
--------------------------------------------------
"
I have tried more than one GM shop, and many different custom armors but they all give me similar errors.
Does anyone know what I can do to fix it, or can give me a GM shop that will work for my revision?

Please be as detailed as possible, this is my first time creating a server.
Thanks!