Section One BBS

Welcome, Guest.


Subject: Something at least Date: Sun Oct 04 2015 12:19 am
From: Janis Kracht To: Janis Kracht

> Hi Nick,

> Ever see this message?

> When I tried to run the door tonight I saw:

> ====cut here===
> I tried to upgrade for you, but failed:
> Unknown/unsupported version

> Please see UPGRADE.DOC for further instructions.
> ===cut here===

> Weird..

> Sounds like it's not seeing door32.sys, but it's in the NODE/# directory..

> Do you put it there, or in the main USURPER directory?

> Take care,
> Janis

Helps if you run the Editor to update stuff... <g>

I can run the door I compiled locally now with USURPER /L, but still having
problems with the string I'm passing to BBBS...

I'm calling it like this:

(write out the drop file in the NODE/? directory:
make_door32sys(sprintf("doors/usurper/NODE/%u/door32.sys",bv_nodenumber));

Then call the door with the node number of player: (this is the string I was
talking about)

char d;
d=system(sprintf("./home/bbbs/doors/usurper/USURPER /P
%u",bv_nodenumber),1,0);
[wraps]

Just runs back to the BBS every time.... :(

Maybe some other BBBS user will have a comment?

Take care,
Janis

--- BBBS/Li6 v4.10 Dada-2
 * Origin: Prism bbs (1:261/38)

Previous Message       Next Message
In Reply To: Something at least (Janis Kracht)
Replies: Re: Something at least (Nicholas Boel)