Bug - Fixed Adventure frame won't load

flybbfly

New member
I have an error initializing when logging in, then get "net.sourceforge.kolmafia.swingui.AdventureFrame could not be loaded" in the gCLI when I open it. I can't get the Adventure Frame to load even when choosing it from the "window" menu (I get a button, but it just shows whatever loaded last), and if I hit "script" during combat in the relay, it just CLEESHes my opponent.

Everything else seems to work normally.

Using 17805, but also tried older builds that previously worked (17782, 17777) and 17.6. Running Mac 10.11.6.

Here is the error log (I have one from yesterday I can add as well):
 

Attachments

  • DEBUG_20170215.txt
    17.8 KB · Views: 171

Veracity

Developer
Staff member
Your CCS file is corrupt. You have a line in it with nothing but a "[" on it. Perhaps you have edited it manually. Perhaps your OS has truncated it.

I suggest you reload it from a backup or something.
 

Veracity

Developer
Staff member
That said, revision 17814 will recognize when an encounter key line in your CCS is malformed and will print an error message to the gCLI and continue processing.
 
Top