The borg is using this shield that should be +4 but obj->known->to_a is 0. The result is he keeps trying to ID the shield (it is on the list of being able to be IDd) but there is nothing new (rune wise) to learn. He could drop the shield and it would show as +4 on the ground but I have no clue how it ended up in his inventory without the + to AC being known and if I need to teach the borg something new to do around this. Trying to sell it before dropping it causes an infinite loop.
Attached save.
Since this was a borg, if you tell me this is impossible for the base game to do, I will assume there is a memory overrun somewhere in the borg code (though I thought my debugger was set up to catch that) and search for that.
Attached save.
Since this was a borg, if you tell me this is impossible for the base game to do, I will assume there is a memory overrun somewhere in the borg code (though I thought my debugger was set up to catch that) and search for that.
Comment