Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Merging Errors, HELP

0 views
Skip to first unread message

Jonas Eneroth

unread,
Jan 17, 1997, 3:00:00 AM1/17/97
to

In article <crispin-ya0233800...@news.demon.co.uk>,
cri...@slides.demon.co.uk (Crispin Jones) wrote:

> I have created maps for some time using Pfhorte, and have recently
started with
> Forge. I note that the manual isn't desperately useful, never mind.
> Merging maps hasn't been a problem until installing terminals. I have
> experience of Resedit (used for the picts) and it's little ways.
>
> Please could somebody explain this error which I get everytime:
>
> Adding Terminal Pictures
> Adding Pict 1500 (Chapter eye)
> Adding Pict 1701 (eye1)
> Adding Pict 1599 ()
> Processing: L00.Spiral Hell
> Adding terminal text file 'T00.Spiral Hell'
> Side 1508 control panel is out of range: 1/0 (poly: 630)NOTE: This IS
FATAL!
> Adding physics file 'P00.Spiral Hell'
> Adding physics tag: MNpx to P00.Spiral Hell
> Adding physics tag: FXpx to P00.Spiral Hell
> Adding physics tag: PRpx to P00.Spiral Hell
> Adding physics tag: PXpx to P00.Spiral Hell
> Adding physics tag: WPpx to P00.Spiral Hell
> Processing: N00.Spiral Hell
> Adding terminal text file 'T00.Spiral Hell'
> Adding physics file 'P00.Spiral Hell'
> Adding physics tag: MNpx to P00.Spiral Hell
> Adding physics tag: FXpx to P00.Spiral Hell
> Adding physics tag: PRpx to P00.Spiral Hell
> Adding physics tag: PXpx to P00.Spiral Hell
> Adding physics tag: WPpx to P00.Spiral Hell
> ---- Log Complete ----
>
> Before you suggest it, I have try remaking, moving and renaming the
> offending polygon (which is the terminal polygon). Any ideas before I send
> a note to Matt.
>
> Crispin
--------------------
The problem is that there is a terminal there but it does not have any
terminal text associated with it. The alarming error message only
indicates that if a player tries to activate the terminal then the app will
crash.

-J

--
Jonas Eneroth
That Swedish Guy
(http://www.bungie.com)

T.Belton

unread,
Jan 17, 1997, 3:00:00 AM1/17/97
to

> Adding terminal text file 'T00.Spiral Hell'
> Side 1508 control panel is out of range: 1/0 (poly: 630)NOTE: This IS
FATAL!

You have a terminal pattern in the map which is set to terminal 1. You
have no #TERMINAL 1 in your script.

Crispin Jones

unread,
Jan 20, 1997, 3:00:00 AM1/20/97
to

In article <tbelton-1701...@tbelton.tiac.net>, tbe...@tiac.net
(T.Belton) wrote:

Thanks for the response.

I have checked both the map and the terminal text (below), and everything
appears to tally up.

#Terminal 1
;L00.Spiral Hell
#LOGON 1701
$C2Welcome
The end has just begun
#INFORMATION
$C4Terminal activity recorded.
Unauthorized access. Unauthorized access.Unauthorized access.Unauthorized
access.
$C2We have not met before, and we are unlikely to know each other for long.
My name therefore is of no consequence.
$C2I have aquired your services at enourmous cost of energy, it is not
worth what it once was. I need information about these waste processing
works, they are not what they appear to be.
Check the whole area. Unfortunately, due to unprecented power shut downs,
it will be necessary to find and restablish the power links. Be aware that
anarchy reigns, I know not of any allegiances.
$C6^7002nckeqlcacibule
^7391docivlbdile3x1$C2
#LOGOFF 1701
#ENDTERMINAL 1

Any further suggestions would be much appreciated. If anybody would like a
non terminal version of Spiral Hell 4.1 E-mail me on cri...@crispin.co.uk

Have fun

T.Belton

unread,
Jan 20, 1997, 3:00:00 AM1/20/97
to

> Thanks for the response.
>
> I have checked both the map and the terminal text (below), and everything
> appears to tally up.
>
> #Terminal 1
> ;L00.Spiral Hell

Oops! Different problem. Sorry about that. Being a programmer I think
numerical sequences always start with 0, so it wouldn't occur to me that
you did that :)

Your first terminal in a map has to be terminal 0. And you can't skip any
numbers. It expects to find #TERMINAL 0, then later #TERMINAL 1, and so
forth, and any variation from this confuses the merge engine.

Although I hate to plug again ... the AboutTerminals doc lists all these
little weirdnesses :)
www.tiac.net/users/tbelton/Marathon.HTML

0 new messages