1.20 Crash - Scheduling chunk load off-main #94
Labels
No labels
documentation
good first issue
help wanted
resolution: duplicate
resolution: invalid
resolution: won't fix
status: needs triage
type: bug
type: feature
type: performance
type: question
version: 1.19.4
version: 1.20
version: 1.20.1
version: 1.20.2
version: 1.20.4
version: 1.20.6
version: 1.21.11
version: 1.21.4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Minecraft/Folia#94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stack trace
Plugin and Datapack List
No Plugins
Actions to reproduce (if known)
Walking in/out of a nether portal in survival mode (creative mode works fine)
Folia version
Other
Not much else, that's about it. Haven't done much more extensive testing, but between 2 different server setups the same crash happens (one on a fresh world, the other on an established world from 1.19.4). Interestingly creative mode seems to work fine when traveling through nether portals, but survival it crashes every time
https://pastes.dev/a5En20k1s0
could reproduce in latest ver in creative mode
[09:09:18 INFO]: Checking version, please wait...
[09:09:20 INFO]: This server is running Folia version git-Folia-"02c651d" (MC: 1.20) (Implementing API version 1.20-R0.1-SNAPSHOT) (Git: 02c651d on dev/1.20)
Error obtaining version information
could relate #82
https://paste.gg/p/anonymous/04e2bf66908b4800810a726a3e03c925
may i ask a off topic question?
how to compile 1.20 version , i followed the paper mc guide but after compile it only give me 1.19.4 version
I don't know how to switch to 1.20 in intellJ IDEA
not switch
delete the Folia file already exists which you clone.
then:
git clone -b dev/1.20 'git link'
Fixed by
github.com/PaperMC/Folia@db2e6578f8