ID:146765
 
Code:
map.dmp:184:error: undefined type: /turf/monastery
map.dmp:184:error: invalid variable name: tag
map.dmp:184:error: invalid variable name: icon_state
map.dmp:184:error: unknown type


Problem description:For some reason, after I cleaned out my game of unwanted icons and code, I got tons of these errors. And before I deleted everything, i never had a turf named monastery(i made a backup before i deleted files), and I went through all my code (deleted version), and couldn't find anything wrong with it. I need to know if their is a way to fix this. BTW it wont let me on the map, it says unable to read.

Try opening your old code, and checking out the object tab. Under turf, if you find a monastery, there's your problem. If not, try deleting code one small piece at a time until one of these errors pop up. Then check out the code you just deleted. Save your backup somewhere seperate ofcourse, so you always have a working version.