--- deliantra/server/TODO 2007/08/27 01:13:48 1.96 +++ deliantra/server/TODO 2007/08/30 08:44:12 1.97 @@ -1,5 +1,12 @@ Here are listed some todos which should be looked into sometimes. +* IMPORTANT: + there is a possible deadlock condition when one palyer has something that refers to another + ansd that one has something that refers to the former, or more complicated cycles, as + loading one will try to load the other which will block on waiting for the first one. + solution: none, really, except maintaining a "currently being loaded" hash for maps + and players and use that... + 2007-08-26 18:04:38.1909 Can't locate object method "ns" via package "cf::client::wrap" at /opt/crossfire/share/crossfire/cf.pm line 2582. 2007-08-26 18:04:38.1910 ... while processing EXTCMD(cf::player::wrap=HASH(0x3a56920) {"msgid":"a1","version":1,"msgtype":"cfplus_support"}) event, skipping processing altogether.