> > Modified Files: > > init.c main.c > > Log Message: > > MSW 2001/03/04: > > [...] > > server/main.c: Fix crash if map has an exit path yet that file does > > not exist. Give proper error message. > > This patch doesn't seem to work. The server still crashes when > a player applies an exit with wrong exit-path. I just tested this out (again), and the code handled the case without crashing. I strongly suspect that you are in fact not running latest CVS, as you report this bug and the nurnberg apartment bug, both of which I did test to make sure they do in fact work. I will note that mids server, despite the comment claiming it is running cvs as of 2001-03-11, is still reporting a stock 0.96.0 version to the metaserver. Which makes me really wonder what version it is in fact running. If after double checking you are sure you are running latest CVS, I then need an example of the crash on non existant path to map. As said, I just tested this bug on my server (created a path called /no/path), and it worked as expected.