View Single Post
  #1  
Old 03-02-2003, 08:31 AM
var1ety
Sarnak
 
Join Date: Jan 2003
Posts: 59
Default freebsd compatibility

only change needed was to makefilefreebsd in world and zone. Additionally, the measures committed to stop the dyasync problem weren't enough, so added ../common/dbasync.o to the dependency list.

world starts up fine, zone does also, but I have a corrupt database, so can't log in.

Also, if you're just using db.sql and no items/mobs/etc zone seems to crash now, at least for me; this is different from 0.4.1 behavior. Slapping in some more debug messages it seems like the problem is in Database::LoadLoot() somewhere, but there's no stack to be debugged.
Reply With Quote