TeamJM / journeymap

JourneyMap mod for Minecraft
http://journeymap.info
122 stars 10 forks source link

Null Pointer Exception related? to color pallette #696

Closed gwynhefar closed 1 month ago

gwynhefar commented 1 month ago

What happened?

No crash, but I'm getting errors in my log

Mod Loader

Forge

Minecraft Version

1.12.2

Version

5.7.1

Relevant log output

journeymap.log latest.log

mysticdrew commented 1 month ago

you mean this?

:32:33] [Client thread/WARN] [journeymap]: Couldn't copy color palette html: java.lang.NullPointerException
[17:32:33] [Client thread/ERROR] [journeymap]: Can't write colorpalette.html: java.lang.NullPointerException

Don't worry about it, it shouldn't be an error log but it is. That has been changed to warn in future versions.

gwynhefar commented 1 month ago

Ok thanks!