Assertion failed: MappedName.GetType() == NameMapType

Решение проблемы находится в самом движке:
1 необходимо в движке в раздели сборки выбрать сборку под сервер
2 после чего также скомпилируй через движок и все будет работать

The solution to the problem is in the engine itself:
1 it is necessary in the engine in the assembly section to select the assembly for the server
2 then also compile through the engine and everything will work

image