Anybody notice any problems with the game crashing on "New Character" (Windows) since r1379?
Strictly speaking I haven't noticed any ... with Vanilla. I borrowed the same changes for my hacked-about version Angband/65 but it didn't go well.
It crashed on
Probably I've just made too many changes, too fast, with too little understanding of the consequences.
Strictly speaking I haven't noticed any ... with Vanilla. I borrowed the same changes for my hacked-about version Angband/65 but it didn't go well.
It crashed on
Code:
/* Base infravision (purely racial) */ state->see_infra = rp_ptr->infra;
Comment