TAEB / TAEB

the Tactical Amulet Extraction Bot (for NetHack)
http://taeb.github.io
20 stars 4 forks source link

sometimes TAEB hangs on startup #69

Open doy opened 11 years ago

doy commented 11 years ago

No idea what causes this or what it's doing.

doy commented 11 years ago

It hangs right after checking inventory (we receive the "What do you want to drop?" message).

doy commented 10 years ago

I think this is due to not receiving a full chunk of data on read. This is improved a lot with the TraceLocal backend, because there's a lot less variance there, but it's still not completely gone, and I'm not sure if there's anything we can do for the network backends. Leaving this open in case we think of something though.