TheRandomLabs / ChangelogGenerator

Generates changelogs for CurseForge modpacks.
MIT License
35 stars 5 forks source link

[1.9.2] NullPointerException with big modpack #9

Closed 5t0rmr1d3r closed 6 years ago

5t0rmr1d3r commented 6 years ago

Thank you for this great tool!

i've this error after different progresses of compairing old version new version

Exception in thread "main" java.lang.NullPointerException
        at com.therandomlabs.curseapi.minecraft.Mod.title(Mod.java:67)
        at com.therandomlabs.changeloggenerator.ChangelogGenerator.getChangelog(ChangelogGenerator.java:153)
        at com.therandomlabs.changeloggenerator.ChangelogGenerator.run(ChangelogGenerator.java:64)
        at com.therandomlabs.changeloggenerator.ChangelogGenerator.main(ChangelogGenerator.java:40)
TheRandomLabs commented 6 years ago

Fixed in 1.9.4.