forked from Multiverse/Multiverse-Core
-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Jeremy Wood edited this page Feb 14, 2014
·
1 revision
• Index
•World won't load/import or error while loading/importing
Problem:
- You attempt to
/mv load
or/mv import
a world and it fails to load and/or spews errors - A world fails to load on startup (likely accompanied by errors in console)
Solutions:
- If you are using any generators, make sure they are compatible with the version of Craftbukkit you are using. Incompatible generators are the number one cause of world load/import errors. If you read through the error shown in the console and see the name of a generator anywhere within, you most certainly have an issue with your generator plugin.