Skip to content

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_11239.method_70903()" because "original" is null #152

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_11239.method_70903()" because "original" is null

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_11239.method_70903()" because "original" is null #152

Workflow file for this run

name: Manage Issues
on:
issues:
types: [ labeled, unlabeled ]
jobs:
labels:
runs-on: ubuntu-24.04
steps:
- uses: FabricMC/fabric-action-scripts@v2
with:
context: ${{ github.event.action }}
label: ${{ github.event.label.name }}