Hello recently I have tried making a gamemode, and from what I can tell I did everything right. I have all the addons I wan't, all the environment files work, have my save, there are no issues before I launch the gamemode. However when the object loading bar is at the end I never get put in the game. The console just says
WARNING: could not find item datablock for uiname ""
WARNING: could not find datablock for event ChangeDataBlock -> PlayerSportArmor
WARNING: could not find datablock for event ChangeDataBlock -> PlayerSportArmor
WARNING: could not find item datablock for uiname "
I looked and I cound not find an addon called "PlayerSportArmor" in the gamemode file at all. I've attached my console log in case the problem is something different