Custom Dino Spawns funktionieren nicht?

Hallo! Ich will auf meinem ARK SE server custom spawns zu der Ragnarok map hinzufügen. Das ganze läuft auf Nitrado falls das wichtig ist. Ich habe meinen Code mehrmals überprüft, es kommen keine error in den Log files, jedoch spawnt nichts. Zugriff auf DLC dinos sollte Nitrado haben, da alle DLC dinos mit commands spawnable sind. Ich habe den Code sowohl mit ID's als auch wie unten mit kompletten BP Pfaden versucht. Bin seit 6 Stunden dran und am verzweifeln, bitte hilfe. Game.ini ConfigAddNPCSpawnEntriesContainer=(  (   NPCSpawnEntriesContainerClassString="DinoSpawnEntries_Ragnarok_Scotland_C",   NPCSpawnEntries=(    (AnEntryName="Maewing", EntryWeight=0.20, NPCsToSpawnStrings=("Blueprint'/Game/Genesis2/Dinos/MilkGlider/MilkGlider_Character_BP.MilkGlider_Character_BP'")),    (AnEntryName="Shadowmane", EntryWeight=0.04, NPCsToSpawnStrings=("Blueprint'/Game/Genesis2/Dinos/LionfishLion/LionfishLion_Character_BP.LionfishLion_Character_BP'"))   ),   NPCSpawnLimits=(    (NPCClassString="Blueprint'/Game/Genesis2/Dinos/MilkGlider/MilkGlider_Character_BP.MilkGlider_Character_BP'", MaxPercentageOfDesiredNumToAllow=0.25),    (NPCClassString="Blueprint'/Game/Genesis2/Dinos/LionfishLion/LionfishLion_Character_BP.LionfishLion_Character_BP'", MaxPercentageOfDesiredNumToAllow=0.05)   )  ),  (   NPCSpawnEntriesContainerClassString="DinoSpawnEntries_Ragnarok_Jungle_C",   NPCSpawnEntries=(    (AnEntryName="Sinomacrops", EntryWeight=0.04, NPCsToSpawnStrings=("Blueprint'/Game/LostIsland/Dinos/Sinomacrops/Sinomacrops_Character_BP.Sinomacrops_Character_BP'")),    (AnEntryName="DinoPithecus", EntryWeight=0.03, NPCsToSpawnStrings=("Blueprint'/Game/LostIsland/Dinos/Dinopithecus/Dinopithecus_Character_BP.Dinopithecus_Character_BP'"))   ),   NPCSpawnLimits=(    (NPCClassString="Blueprint'/Game/LostIsland/Dinos/Sinomacrops/Sinomacrops_Character_BP.Sinomacrops_Character_BP'", MaxPercentageOfDesiredNumToAllow=0.06),    (NPCClassString="Blueprint'/Game/LostIsland/Dinos/Dinopithecus/Dinopithecus_Character_BP.Dinopithecus_Character_BP'", MaxPercentageOfDesiredNumToAllow=0.05)   )  ),  (   NPCSpawnEntriesContainerClassString="DinoSpawnEntries_Ragnarok_SE_WyvernTrench_C",   NPCSpawnEntries=(    (AnEntryName="Amargasaurus", EntryWeight=0.05, NPCsToSpawnStrings=("Blueprint'/Game/LostIsland/Dinos/Amargasaurus/Amargasaurus_Character_BP.Amargasaurus_Character_BP'" )),    (AnEntryName="EmberCrystalWyvern", EntryWeight=0.02, NPCsToSpawnStrings=("Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_Ember.CrystalWyvern_Character_BP_Ember'"))   ),   NPCSpawnLimits=(    (NPCClassString="Blueprint'/Game/LostIsland/Dinos/Amargasaurus/Amargasaurus_Character_BP.Amargasaurus_Character_BP'", MaxPercentageOfDesiredNumToAllow=0.07),    (NPCClassString="Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_Ember.CrystalWyvern_Character_BP_Ember'", MaxPercentageOfDesiredNumToAllow=0.03)   )  ),  (   NPCSpawnEntriesContainerClassString="DinoSpawnEntries_Ragnarok_Beach_C",   NPCSpawnEntries=(    (AnEntryName="TropicalCrystalWyvern", EntryWeight=0.02, NPCsToSpawnStrings=("Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_WS.CrystalWyvern_Character_BP_WS'")),    (AnEntryName="Tropeognathus", EntryWeight=0.03, NPCsToSpawnStrings=("Blueprint'/Game/PrimalEarth/Dinos/Tropeognathus/Tropeognathus_Character_BP.Tropeognathus_Character_BP'"))   ),   NPCSpawnLimits=(    (NPCClassString="Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_WS.CrystalWyvern_Character_BP_WS'", MaxPercentageOfDesiredNumToAllow=0.03),    (NPCClassString="Blueprint'/Game/PrimalEarth/Dinos/Tropeognathus/Tropeognathus_Character_BP.Tropeognathus_Character_BP'", MaxPercentageOfDesiredNumToAllow=0.05)   )  ),  (   NPCSpawnEntriesContainerClassString="DinoSpawnEntries_Ragnarok_Snow_C",   NPCSpawnEntries=(    (AnEntryName="TekStrider", EntryWeight=0.005, NPCsToSpawnStrings=("Blueprint'/Game/Genesis2/Dinos/TekStrider/TekStrider_Character_BP.TekStrider_Character_BP'"))   ),   NPCSpawnLimits=(    (NPCClassString="Blueprint'/Game/Genesis2/Dinos/TekStrider/TekStrider_Character_BP.TekStrider_Character_BP'", MaxPercentageOfDesiredNumToAllow=0.01)   )  ),  (   NPCSpawnEntriesContainerClassString="DinoSpawnEntries_Ragnarok_Center_C",   NPCSpawnEntries=(    (AnEntryName="BloodCrystalWyvern", EntryWeight=0.01, NPCsToSpawnStrings=("Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_Blood.CrystalWyvern_Character_BP_Blood'"))   ),   NPCSpawnLimits=(    (NPCClassString="Blueprint'/Game/PrimalEarth/Dinos/CrystalWyvern/CrystalWyvern_Character_BP_Blood.CrystalWyvern_Character_BP_Blood'", MaxPercentageOfDesiredNumToAllow=0.02)   )  ) ) Manchmal wenn ich den Server starte und beende wird der code Zerstört und sieht aus wie im angehängten Bild. Ich bedanke mich im vorraus für Antworten!
Bild zum Beitrag

Bauplan bei Skull & Bones gekauft aber nicht bekommen?

Hallo, ich habe seit längerer Zeit mal wieder Skull & Bones gespielt. Ich habe auf meinem Schiff einen Mörser I und wollte mir nun einen Mörser III einbauen. Ich fahre also los und besorge mir bei einem korrupten Offizier den Bauplan. Das Geld wird mir auch abgezogen und der Offizier hat dann auch keinen mehr. Doch wenn ich beim Schmied bin, und auf Herstellen gehe, steht dort, das ich keinen Bauplan hab.... Hab ich was nicht beachtet?