Bug Long freezes when running kolmafia

kazgar

New member
Last couple of weeks whenever I leave kolmafia running doing something, ie adventuring many turns in a zone, or one of the more complicated turn scripts like garbo or crimbo, I get long (minutes to hours) pauses in things happening. There's no network errors, and there's no connection errors to kol that I can see, I can open up in a browser and log in if need be. Also doesn't seem to be timeouts in io, or errors in the session log. The actions haven't stopped (in the case of the scripts, if i type something in, it's queued by the gcli for later) and if i exit the logout also hangs and needs to be killed in a more extreme way.

As of right now, trying to farm a crimbo zone:

After Battle: Buchelle rocks from side-to-side in a way that approximates dancing for a pumpkin.
You acquire an item: Spirit of St. Patrick's Day
After Battle: Buchelle smiles devilishly. Or beatifically? I dunno, whichever you're into. (+230 Stats)
After Battle: You gain 402 Beefiness
You gain a Muscle point!
After Battle: You gain 356 Mysteriousness
After Battle: You gain 1060 Chutzpah

Request 140 of 167 (Holiday Islands: St. Patrick's Day Island) in progress...

And its been at that request for at least half an hour, And the session log just has the after battle ast the last line. It's happening with multiple characters in the same environment.

I'm running java 21 on fedora 41, I can't tell if the fedora upgrade which was recent was a causation or just coincidence. But also unsure how to get myself further debugging on it. straceing the process with forking does have a lot going on, and connection timed out errors and resource unavailable errors on certain processes, but it could just be inter-java things.
-----
Edit: 2 hours later, still sitting there, commands are queue, ping test isn't running, I can connect fine and login as another account direct.
 
Last edited:
Sometime later eventually (didn't exactly time it, around 2.5 hours)


IOException retrieving server reply (api.php) -- Connection timed out.
IOException retrieving server reply (fight.php?ireallymeanit=1735247175) -- Connection timed out.
Ping returned no response; ping test aborted
IOException retrieving server reply (game.php) -- Connection timed out.

Request 140 of 167 (Holiday Islands: St. Patrick's Day Island) in progress...
Sending login request...
Ping test: average delay is 250.20 msecs.

Normal behavours come back, queued command and normal logout/login action.
 
Back
Top