-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
Images disappearing over reboots? #59
Comments
Does the plugin give out any information in console or chat on startup or when trying to place images? Are the maps still in the maps.yml? |
Yes they are still in the maps.yml, however just found this in the log after searching (this is on startup. Is it loading these in before Multiverse loads the world or something?):
The maps file is still there and was never modified. |
The error indicates that the maps have been deleted/are inaccessible from Minecraft's side. I don't think Multiverse would make a difference here, since IIRC maps are stored in the main world... |
Any ideas what would cause this then? As far as I'm aware we aren't running anything that is modifying the actual worlds. SlimeWorldManager is disabled, WorldGuard wouldn't do that, and then there's just Multiverse. Do note, however, that this is not the main |
The map files are stored in If they aren't I have no idea what could've deleted it. |
If the data directory is read only or no write permissions , that can account for missing data maps |
Hi,
All of a sudden my images are not showing up after reboots. the itemframes are there and everything, but no images load in the maps. Where is data being saved to store where the maps go? I have not touched any of the configs since.
I also cannot place new maps once this issue occurs. the only way to solve it is by deleting the maps.yml file, rebooting, then starting from scratch. But then one more reboot after that and they all break again.
Any thoughts?
The text was updated successfully, but these errors were encountered: