Skip to content

Bug Report: Error while executing function PicoPlayerCharacter.doExplosionDeath0Z201: ElnvalidAccess InvalidAcce55 error: Tried 'add', but it is not a valid field or method. Is the target object null? #648

Bug Report: Error while executing function PicoPlayerCharacter.doExplosionDeath0Z201: ElnvalidAccess InvalidAcce55 error: Tried 'add', but it is not a valid field or method. Is the target object null?

Bug Report: Error while executing function PicoPlayerCharacter.doExplosionDeath0Z201: ElnvalidAccess InvalidAcce55 error: Tried 'add', but it is not a valid field or method. Is the target object null? #648

Workflow file for this run

# Perform actions when labels are applied to issues, discussions, or pull requests
# See .github/label-actions.yml
name: 'Label Actions'
on:
issues:
types:
- labeled
- unlabeled
pull_request_target:
types:
- labeled
- unlabeled
discussion:
types:
- labeled
- unlabeled
permissions:
contents: read
issues: write
pull-requests: write
discussions: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v4