Skip to content

[fabric-screen-api-v1] The current screen (net.minecraft.class_3873) has not been correctly initialised, please send this crash log to the mod author. This is usually caused by calling setScreen on the wrong thread. #270

[fabric-screen-api-v1] The current screen (net.minecraft.class_3873) has not been correctly initialised, please send this crash log to the mod author. This is usually caused by calling setScreen on the wrong thread.

[fabric-screen-api-v1] The current screen (net.minecraft.class_3873) has not been correctly initialised, please send this crash log to the mod author. This is usually caused by calling setScreen on the wrong thread. #270

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 }}