3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-07-22 10:08:02 +02:00
FastAsyncWorldEdit/worldedit-core
Jordan 6a54c5bcb5
fix: recover from trimmed chunk (#2771)
- It's theoretically possible for the section FULL to return a null layer due to race condition with a trim operation
 - Locally cache result and if null, recover
 - I just had the error from #1592 again
 - This seems to have stopped the error, but adding logging did not log, so possibly some bigger bytecode changes?
 - Oh well
2024-06-17 17:40:59 +02:00
..
doctools Support for 1.20.5/6 (#2721) 2024-05-19 13:32:18 +02:00
src fix: recover from trimmed chunk (#2771) 2024-06-17 17:40:59 +02:00
build.gradle.kts Add support for 1.20.2 (#2431) 2023-09-29 20:00:58 +00:00