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

Bug when opening a map/seed #84

Open Wittloc opened 9 years ago

Wittloc commented 9 years ago

[info] Found library: C:\Users\Witt\AppData\Roaming.minecraft\libraries\net\java\jinput\jinput-platform\2.0.5\jinput-platform-2.0.5-natives-windows.jar [info] Found library: C:\Users\Witt\AppData\Roaming.minecraft\libraries\tv\twitch\twitch\6.5\twitch-6.5.jar [info] Found library: C:\Users\Witt\AppData\Roaming.minecraft\libraries\tv\twitch\twitch-platform\6.5\twitch-platform-6.5-natives-windows-64.jar [info] Found library: C:\Users\Witt\AppData\Roaming.minecraft\libraries\tv\twitch\twitch-external-platform\4.5\twitch-external-platform-4.5-natives-windows-64.jar [info] Identified Minecraft [unknown] with versionID of orntlljs[Lle;lx[J[[Jlt [info] Loading classes... [warning] java.lang.NoSuchMethodException: ase.a(long, adr) Unable to find class method (GenLayer / ase) (initializeAllBiomeGenerators / a) [info] Classes loaded. [info] Minecraft load complete. [debug] Attempting to create world with seed: 3200745719157706843, type: default, and the following generator options: [debug] [crash] Amidst has encounted an uncaught exception on thread: Thread[AWT-EventQueue-0,6,main] [crash] java.lang.NullPointerException at MoF.MapViewer.mouseWheelMoved(MapViewer.java:246) at java.awt.Component.processMouseWheelEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)

Treer commented 9 years ago

This bug is fixed by ae508c0146a8c438552a718df1ee92f3146ecb62, so should be fixed in the next release.