when trying to add new types through the "cfgeconomycore.xml" i get an error in the server console
21:41:38 !!! [CE][offlineDB] :: Type 'ClassName1' will be ignored. (Type does not exist. (Typo?))
21:41:38 !!! [CE][offlineDB] :: Type 'ClassName2' will be ignored. (Type does not exist. (Typo?))
21:41:38 !!! [CE][offlineDB] :: Type 'ClassName3' will be ignored. (Type does not exist. (Typo?))
21:41:38 !!! [CE][offlineDB] :: Type 'ClassName4' will be ignored. (Type does not exist. (Typo?))
21:41:38 !!! [CE][offlineDB] :: Type 'ClassName5' will be ignored. (Type does not exist. (Typo?))
when adding the code from the custom_types.xml file to the main types.xml file the error does not happen