crbednarz / AMIDST

Advanced Minecraft Interface and Data/Structure Tracking
https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-tools/1262200-v3-7-amidst-strongholds-village-biome-etc-finder
GNU General Public License v3.0
270 stars 52 forks source link

Error Zoom in/Zoom out #81

Open Jan-Jaapje opened 9 years ago

Jan-Jaapje commented 9 years ago

When you try to zoom in, it crashes!

Walkman100 commented 9 years ago

Error log? any text? screenshot?

jonthesquirrel commented 9 years ago

This happens to me too, here is the log: http://pastebin.com/EUDSKYkg (AMIDST 3.7, Java 8, OS X 10.10)

Walkman100 commented 9 years ago

The error for the actual crash on that is pretty useless (java.lang.NullPointerException is useless), however I saw you are using a version at: /Users/me/Library/Application Support/minecraft/versions/1.7.10-LiteLoader1.7.10 which I'm guessing is some sort of mod. You should try with a vanilla version - AMIDST does not support mods.

jonthesquirrel commented 9 years ago

That is strange, because I selected a Vanilla 1.8.8 profile in Amidst

Treer commented 9 years ago

AFAIK This has been fixed in the code - ae508c0146a8c438552a718df1ee92f3146ecb62, but there hasn't been a recent enough release yet to contain the fix.