Bug - Fixed NPE when launching r26211

Malibu Stacey

Active member
All I did was double click on the .jar & the attached debug report appeared.
Tried it again just to make sure it wasn't a one off & it seems pretty reproducible.
I upgraded from r26209 which didn't exhibit this behaviour so it's likely introduced in one of the 2 changes since that revision.
 

Attachments

  • DEBUG_20220131.txt
    2.2 KB · Views: 4

VladYvhuce

Member
i'm getting this also, using r26212. r2609 is also my previous version. Debug log included.
 

Attachments

  • DEBUG_20220131.txt
    2.2 KB · Views: 2

VladYvhuce

Member
Update: I downloaded r26210 and r26211 from Github and r26211 is where mafia starts creating the debug log on opening the .jar file. It did not happen in r26210 for me.
 

Attachments

  • DEBUG_20220131.txt
    2.2 KB · Views: 3

fronobulax

Developer
Staff member
@gausie ?

One line is " at net.sourceforge.kolmafia.persistence.HolidayDatabase.<clinit>(HolidayDatabase.java:27)" which I thought you were working in.

I got the debug log with r26212 as well.
 

VladYvhuce

Member
Ok. Yeah. Tested on r2613 and no debug log was created. And yes, I'm running Java 17 from Adoptium on Windows 10.
 
Top