-
Notifications
You must be signed in to change notification settings - Fork 15
Description
I'm using the latest Multi Plugin's FinderReplacer tool to replace blocks on a large 1.20.1 java world and keep getting this error. Despite what the error says the chunk does actually exist. The entire world is pregenerated. In fact, I was able to successfully use this tool on a prior iteration of the world (same MC version) without issue. What can I do to either remedy this, or at least make the tool skip that chunk and continue so my progress doesn't halt? Also, why would the plugin think the chunk doesn't exist now, but had zero issue reading/loading it on a previous version of the same world? I've tried both the all chunks option and the selection to chunks option, hitting fast apply on both. Can provide more information if needed. Any help is greatly appreciated.