Skip to content

Editing egg spawns causes a crash #84

@ComplexRobot

Description

@ComplexRobot

Any simple edit of egg spawns will cause crashes.

{
  "/Game/Pal/Blueprint/MapObject/Spawner/bp_palmapobjectspawner_palegg_grass_grade_01.bp_palmapobjectspawner_palegg_grass_grade_01_C": {
    "SpawnPalEggLotteryDataArray": [
      {
        "PalEggData": {
          "PalMonsterId": {
            "Key": "SheepBall"
          }
        },
        "Weight": 10.0
      }
    ]
  }
}

I can do the same mod with a pak file edit (UAssetAPI edit) and it works fine, so I can confirm this issue is specific to PalSchema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions