orphu / mcdungeon

A procedural dungeon generator for Minecraft
Other
84 stars 18 forks source link

Treasure hunts - deprecated values #428

Open Swede37 opened 7 years ago

Swede37 commented 7 years ago

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

JiFish commented 7 years ago

Which version of Python are you using?

Swede37 commented 7 years ago

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?

Swede37 commented 7 years ago

Actually pulled up a crash report, and this is what it showed them having: Operating System: Linux (amd64) version 3.10.0-514.10.2.el7.x86_64 Java Version: 1.8.0_121, Oracle Corporation

JiFish commented 7 years ago

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.

sshipway commented 6 years ago

I think this may be an issue in the loot generation routines rather than the treasure hunt code, so probably remove the THunt tag?

JiFish commented 6 years ago

Removed.

The image showing the errors seems to have disappeared. Might just have to close this one.