Skip to content

[Server thread/ERROR] [net.minecraft.server.level.ChunkMap/]: Failed to save chunk 12,-9 java.lang.NullPointerException: World may not be null. #35

[Server thread/ERROR] [net.minecraft.server.level.ChunkMap/]: Failed to save chunk 12,-9 java.lang.NullPointerException: World may not be null.

[Server thread/ERROR] [net.minecraft.server.level.ChunkMap/]: Failed to save chunk 12,-9 java.lang.NullPointerException: World may not be null. #35

Workflow file for this run

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