[DGD] A simple lib

Felix A. Croes felix at dworkin.nl
Tue Jan 6 18:07:50 CET 2004


"Robert Forshaw" <iouswuoibev at hotmail.com> wrote:

>[...]
> After taking a look at the kernel lib it seemed sophisticated but also very 
> complicated, with lots of resource management and security functionality 
> that I wasn't going to try and understand (I would rather implent everything 
> I need from scratch). Right now, I'm just trying to write something that 
> works, nothing more, nothing less. I am using the windows port of DGD 1.2.
>
> I have been attempting to code a login process (which I think I have done 
> successfully) which initiates when attempting to connect via the specified 
> telnet port. It compiles and then clones a user object and then returns it 
> from telnet_connect(). After that... well, nothing happens! I try to connect 
> and it either immediately drops my connection or hangs around forever (I 
> think the hanging around forever is how it should be). The DGD window 
> becomes impossible to close except via the task manager. It totally refuses 
> to print any messages to the terminal or the DGD window.

This sounds like it could be a bug fixed in 1.2p1 or thereabouts.  The
most recent stable version of DGD (also for Windows) is 1.2p3.

Alternatively, it may be some sort of infinite loop in LPC code.  By
default, LPC threads have no resource limits, and in such a case there
will be no "out of ticks" error.

Regards,
Dworkin
_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list