-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not queue reset for A #120
Comments
This can be caused by three things
I am leaning toward it being the last one. Could you tell me the full command you used to set the mine? It would start with |
Thanks for responding! I used the command |
That should be |
I might have, let me try again |
Did that command, still doesn't work. Ive used this plugin before and it worked fine in the past, don't know why it's acting up now |
Hmm weird. Could the world have changed name since the mine was setup? |
I don’t think I did. I immediately tried to reset the mine after I set it. I can send you the server files if you’d like. |
i got the exact same problem. |
After doing some test i found out that the error only come on an downloaded world, for exemple i downloaded an pre build prison mine world made on the PC version of MC, on it i got the error. |
Aaaaaand i just got it fixed using the MultiWorl command "Fix name" :) ( /mw fix [Name of your world] ) |
I found the same issue but Multiworlds “fix name” does not work for the PocketMine version of Minecraft. Is there any way I could fix it without that command? |
Never mind I fixed it by copy and pasting the mines to a multiworld-generated world |
And that fixed the issue. |
See PR #129. After looking at the source and modifying my config the fix uses the Level getFolderName which means PC-imported worlds that are loaded can be reset. Don’t think it should affect PM worlds as they have the same name. |
So i have looked at all of the other issues for this problem and they all suggest that the world isnt loaded. However I am having the same problem as them except my level IS loaded. In fact, it my main world. Any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered: