[82] in Coldmud discussion meeting

root meeting help first previous next last

uhhh, the server like crashed or something :)

daemon@ATHENA.MIT.EDU (Mon Nov 29 20:15:15 1993 )

Date: Mon, 29 Nov 1993 18:10:42 -0600 (MDT)
From: Lynx <BRANDON@cc.usu.edu>
To: coldstuff@MIT.EDU
X-Vms-To: COLDSTUFF

Ok, here is the output:

pid 9159 (coldmud) was killed on an unaligned access, at pc 0x40128c

doesnt really help much, I can drag it into gdb and re-do the error if you
want.

Basically, what I was doing is trying to chparent something, unfortunately with
the new way .init works in the 4.0 world you cannot initialize an object upon
creation, anyhow in dealing with this problem I was playing around, I created
$storymaster (it wasnt initialized) and I did: 
;$builder.add_parent($storymaster) (was currently $person ($storymaster also
was $person)), I was then going to $builder.del_parent($person), but it crashed
the server...Just thought youd like to know :)

-Brandon/Lynx/Me.