i am getting this error in syslog.CRASH SYSERR: Unknown apply adjust attempt (handler.c, affect_modify). i looked all over in this file the only problem i saw was case APPLY_GOLD (etc) break; case APPLY_EXP break; i am uncertain if it was supposed to be like that,but i tried to do this case APPLY_EXP (etc) GET_EXP(ch) += mod; break; case APPLY_GOLD (etc) GET_GOLD(ch) += mod; break; i did this after i got error and i am still getting the error. when i compile it compiles just fine, but when i get to main menu where it says Welcome to CircleMud! 0) Exit the Mud! 1) Enter the mud 2) etc..... and when i go to enter it crashes please help thanks :) +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST