That did the trick, thanks. I chose the wrong IDs and went with CoinItemNum instead of BuildingIndex.
Facing another error now with FieldServer:
"Can't set period of DeclarationOfWar !! Check period of DeclarationOfWar with AdminTool" .. followed by "[Error] FieldServer IOCPInit Error"
Code:
01-04 14:00:10| [Notify] CFieldIOCP::IOCPInit# success to LoadMysteryItemDropInfo(4808)
01-04 14:00:10| [Notify] CFieldIOCP::IOCPInit# success to DBLoadLuckyMachine(144)
01-04 14:00:10| [Notify] CFieldIOCP::IOCPInit# success to DBLoadActionByLevel(100)
01-04 14:00:10| [Notify] CFieldIOCP::IOCPInit# success to LoadInfluenceWarInfo(24)
01-04 14:00:10| [Notify] CFieldIOCP::IOCPInit# success to LoadInfluenceWarData
01-04 14:00:10|[Error] DeclarationOfWar : Can't set period of DeclarationOfWar !!, BUC(NULL) ANI(NULL)
01-04 14:00:10|[ERROR] CInflRateManager::InitInflRateManager SetForAll(0) ListCount(0)
01-04 14:00:10| [Notify] CInflRateManager::InitInflRateManager SetForAll(1) ListCount(1) TotalUserCount(Normal:0 BCU:0 ANI:0)
01-04 14:00:58|[Error] FieldServer IOCPInit Error
td_DeclarationOfWar actually has 2 entries, one for each nation. Hmm ..