|
From: Tim R. <ti...@su...> - 2004-04-03 16:38:38
|
In message <200...@sq...>
Ned Konz <ne...@sq...> wrote:
> Though this may be in the humor category, here's what I was using most
> recently. I got it to run somewhat (so it may be a start).
[snip]
> I see the Morphic screen from small.image painted, but it doesn't keep
> running.
> I don't get any walkbacks; it just completes normally.
Yup. I saw that too. It was 'fixed' by making the module initialisation
for B2DPlugin not do the wrong thing; that was causing an error in the
bowels of the simulator >which was not raising a notifier< !
I'm currently convinced there is something seriously screwed in some
signal/exception code. Note that the unit test for exceptions fails the
'outer' related test. I also had a problem a while ago that I never
really got to the bottom of in VMMAker - an error would simply 'go by'
and make it look like the generation was done. We need to fix this PDQ
in my view.
I've been working with Dan on this and if you use mylatest VMMaker3-7b2
and the attached sim patch it should go a bit better. And since my
current bug seems to be to do with halfWordAt: it looks like Ned might
have fixed that... ta very much.
tim
--
Tim Rowledge, ti...@su..., http://sumeru.stanford.edu/tim
The generation of random numbers is too important to be left to chance.
|