-
Notifications
You must be signed in to change notification settings - Fork 18
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
Treasure hunts - deprecated values #428
Comments
Which version of Python are you using? |
I had downloaded the map to run the MCDungeon utility, and used the Interactive Mode to generate the Dungeons and Treasure Hunts, on a Windows 10 PC. The shell it opens the interactive mode with is the Windows\system32\cmd.exe. Then re-uploaded the map to the server. I'm on a hosted server so I'm not sure what they're using for Python? |
Actually pulled up a crash report, and this is what it showed them having: |
OK, no problem. The windows version uses it's own built-in version of python. Just double-checking you weren't generating with python server-side. |
I think this may be an issue in the loot generation routines rather than the treasure hunt code, so probably remove the THunt tag? |
Removed. The image showing the errors seems to have disappeared. Might just have to close this one. |
I had also noticed some deprecation warnings when trying to generate treasure hunts under the hard mode, and have had some issues with the Default versions as well and had noticed some warnings in console about potions being invalid.
Here is a copy of what happens while generating a Treasure Hunt, unfortunately I don't have a copy of the Warning for the potions: https://i.imgur.com/5iZviF6.png
Running Spigot 1.12.2 and MCdungeon 0.18.0
The text was updated successfully, but these errors were encountered: