Wynntils / Wynntils-Legacy

Wynntils is a Wynncraft Mod that seeks to enhance the user's gameplay with a variety of customizable options and additions.
https://wynntils.com
GNU Affero General Public License v3.0
158 stars 91 forks source link

Nullpointerexception crash when loading data from API #130

Closed mount2010 closed 5 years ago

mount2010 commented 5 years ago

Wynntils is crashing when it loads data from the API due to a null pointer exception. I've provided the crash report below. I initially had Foamfix and Wynncraft Rich Presence, but I disabled them to try to solve the issue.

OS: Ubuntu 18.04 LTS 64 bit

crash-2019-08-06_19.54.25-client.txt

HighCrit commented 5 years ago

This issue has been fixed in the latest development build.

The Wynncraft territory API takes too long to load - which may cause a crash on startup. To fix this you'll have to download the latest Cutting Edge build from: https://ci.wynntils.com/job/Wynntils-DEV/lastSuccessfulBuild/ and put it in your mods folder (delete the old version).

Then start-up Minecraft and click Mods>Wynntils>Config>Core and change STABLE to CUTTING_EDGE (under download stream).

Image Guide DO NOT FORGET TO HIT APPLY

mount2010 commented 5 years ago

Thanks for the speedy reply.

Minecraft now launches and works.