"UnofficialTRLE Chatbox Network - Live Help & Chat
TRLE FAQ and Community
  Eidos Interactive Forums
  Tomb Raider - The Level Editor
  New WADMerger - many bugs fixed

Post New Topic  Post A Reply
profile | register | preferences | faq | search

UBBFriend: Email This Page to Someone! next newest topic | next oldest topic
Author Topic:   New WADMerger - many bugs fixed
TRWad
Member

Posts: 433
From:Rotterdam
Registered: Dec 2001

posted 05-26-2002 01:54 PM     Click Here to See the Profile for TRWad   Click Here to Email TRWad     Edit/Delete Message   Reply w/Quote
I placed a little error correction code in the save feature and it fixed many of the subscript out of range (error 9) errors.
I don't say they are totaly gone, but I haven't seen then after adding the code.

I also made the 3d preview window better.

Download WADMerger 1.7 Revision 4

And a new skin:

IP: Logged

TheMask
Member

Posts: 374
From:the Coco Bongo Club Registered: Dec 2000                  Registered: Dec 2001
Registered: May 2002

posted 05-26-2002 02:00 PM     Click Here to See the Profile for TheMask   Click Here to Email TheMask     Edit/Delete Message   Reply w/Quote
YAY!!! Thanx

IP: Logged

Dan the Jazzman
Junior Member

Posts: 10
From:
Registered: Apr 2002

posted 05-26-2002 03:01 PM     Click Here to See the Profile for Dan the Jazzman   Click Here to Email Dan the Jazzman     Edit/Delete Message   Reply w/Quote
Brilliant!

I had that error9 problem all the time! Now It's fixed I can edit my was file properly...

Thanks again.

P.S. Are the bugs with the twitchy animations fixed? I hope so...

IP: Logged

traider28
Junior Member

Posts: 18
From:kentucky
Registered: May 2002

posted 05-26-2002 03:34 PM     Click Here to See the Profile for traider28   Click Here to Email traider28     Edit/Delete Message   Reply w/Quote
Thanks,I hope this helps me!!!!

I tried it but I got that subscript error when I tried to export and import.

[This message has been edited by traider28 (edited 05-26-2002).]

IP: Logged

inchdix
Member

Posts: 855
From:hornchurch, essex. england.
Registered: Dec 1999

posted 05-26-2002 04:05 PM     Click Here to See the Profile for inchdix   Click Here to Email inchdix     Edit/Delete Message   Reply w/Quote
Thanks yet again Michael.......Got it from the link in the FAQ page..... the one above said I could not D/L ..... Either way, I hope it clears up the subscript error I constantly got!!

IP: Logged

David 070
Member

Posts: 312
From:
Registered: Apr 2001

posted 05-26-2002 09:11 PM     Click Here to See the Profile for David 070     Edit/Delete Message   Reply w/Quote
hey trwad, i can make a cool icon for your wadmerger if you like???

featuring lara..

IP: Logged

psxsaves
Member

Posts: 54
From:England
Registered: Nov 2000

posted 05-27-2002 04:42 AM     Click Here to See the Profile for psxsaves   Click Here to Email psxsaves     Edit/Delete Message   Reply w/Quote
Hi

Thanks

Can wait to to test it!

Thanks
psxsaves

IP: Logged

Malte
Member

Posts: 258
From:Germany
Registered: Apr 2002

posted 05-27-2002 08:43 AM     Click Here to See the Profile for Malte   Click Here to Email Malte     Edit/Delete Message   Reply w/Quote
Thank you, I have always had problems with the runtime error.

------------------
Download my projects:

Levels:
Search in Venice!

Tools:
BmpToRaw 1

Skies:
Star sky

IP: Logged

SW
Member

Posts: 145
From:UK
Registered: Mar 2001

posted 05-27-2002 11:56 AM     Click Here to See the Profile for SW     Edit/Delete Message   Reply w/Quote
Thanks TRWad !

IP: Logged

Storm Chaser
Member

Posts: 45
From:Redditch Worcestershire England
Registered: Apr 2002

posted 05-27-2002 12:02 PM     Click Here to See the Profile for Storm Chaser     Edit/Delete Message   Reply w/Quote
Great stuff - thanks

IP: Logged

eTux
Member

Posts: 1110
From:Valmiera, Latvia
Registered: Jan 2002

posted 05-27-2002 12:04 PM     Click Here to See the Profile for eTux   Click Here to Email eTux     Edit/Delete Message   Reply w/Quote
Thank you so much for this!

IP: Logged

TRWad
Member

Posts: 433
From:Rotterdam
Registered: Dec 2001

posted 05-27-2002 12:11 PM     Click Here to See the Profile for TRWad   Click Here to Email TRWad     Edit/Delete Message   Reply w/Quote
quote:
Originally posted by David 070:
hey trwad, i can make a cool icon for your wadmerger if you like???

featuring lara..


Of course. All skins (the icon is placed on the skin) are welcome!

IP: Logged

David 070
Member

Posts: 312
From:
Registered: Apr 2001

posted 05-27-2002 01:14 PM     Click Here to See the Profile for David 070     Edit/Delete Message   Reply w/Quote
hey trwad, give me your email address and ill send you some icons...

IP: Logged

Malte
Member

Posts: 258
From:Germany
Registered: Apr 2002

posted 05-27-2002 01:16 PM     Click Here to See the Profile for Malte   Click Here to Email Malte     Edit/Delete Message   Reply w/Quote
Hey TRWad!

That's really great. Now I can remove TORCH_ANIM for example and the program wont crash!

But I've got a new problem. If my WAD contains the VCI guy made by Tomo, the program will give me an error message when I load the WAD (Can't create moveable, or so). I have to remove BADDY1 from the WAD first. What's that?

IP: Logged

SW
Member

Posts: 145
From:UK
Registered: Mar 2001

posted 05-27-2002 02:02 PM     Click Here to See the Profile for SW     Edit/Delete Message   Reply w/Quote
Sorry TRWad - me too - no more run time errors but now I'm getting build sprite - error building default sprites although the wad saves OK. But when playing the game it crashes when Lara triggers flames or goes into water. All I did was delete a few animating objects and added the trap door sounds.

IP: Logged

TRWad
Member

Posts: 433
From:Rotterdam
Registered: Dec 2001

posted 05-28-2002 01:27 PM     Click Here to See the Profile for TRWad   Click Here to Email TRWad     Edit/Delete Message   Reply w/Quote
The sprite error is caused by the newer error handling. For some reason, wadmerger couldn't read the sprite data (I know that in some wads the sprites are differend) and just skips it (first it gived an error). The problem for you it that the default sprites contains the textures from the water bubbles and flame stuff. But if you copy the default sprites from an original wad (for example tut1.wad) everything should be okay.


And about the error building moveable, this is also a part of the new error handling (the version before this one would crash there). There was something differend in that moveable then in all others that wadmerger didn't reconizes. You must use that object from another wad that doesn't gives that error.

IP: Logged

SW
Member

Posts: 145
From:UK
Registered: Mar 2001

posted 05-28-2002 01:43 PM     Click Here to See the Profile for SW     Edit/Delete Message   Reply w/Quote
quote:
Originally posted by TRWad:
But if you copy the default sprites from an original wad (for example tut1.wad) everything should be okay.

Yes I did that and it all works fine now.
Thanks!!

IP: Logged

TRWad
Member

Posts: 433
From:Rotterdam
Registered: Dec 2001

posted 05-30-2002 12:08 PM     Click Here to See the Profile for TRWad   Click Here to Email TRWad     Edit/Delete Message   Reply w/Quote
quote:
Originally posted by David 070:
hey trwad, give me your email address and ill send you some icons...

click the mail button above this little message.

IP: Logged

David 070
Member

Posts: 312
From:
Registered: Apr 2001

posted 05-30-2002 08:06 PM     Click Here to See the Profile for David 070     Edit/Delete Message   Reply w/Quote
hi trwad,

please let me know if you got the email


i had problems sending it..

IP: Logged

TRWad
Member

Posts: 433
From:Rotterdam
Registered: Dec 2001

posted 05-31-2002 01:50 PM     Click Here to See the Profile for TRWad   Click Here to Email TRWad     Edit/Delete Message   Reply w/Quote
I checked my mail at school today and it was there, but there was no winzip installed so I couldn't see if it was correct.

IP: Logged

David 070
Member

Posts: 312
From:
Registered: Apr 2001

posted 05-31-2002 09:19 PM     Click Here to See the Profile for David 070     Edit/Delete Message   Reply w/Quote
sorry trwad,

for some strange reason i cant send you the winzip file..


later..

IP: Logged

L.C
Member

Posts: 53
From:philippines
Registered: Feb 2002

posted 05-31-2002 11:05 PM     Click Here to See the Profile for L.C     Edit/Delete Message   Reply w/Quote
damn! the link wont work.

------------------

IP: Logged

Verner fon Croy
Member

Posts: 60
From:
Registered: Aug 2001

posted 06-01-2002 11:05 AM     Click Here to See the Profile for Verner fon Croy     Edit/Delete Message   Reply w/Quote
The tool is very good but the graphic.. :PP I can create for you any skin

Mail me at togiva@libero.it

IP: Logged

Verner fon Croy
Member

Posts: 60
From:
Registered: Aug 2001

posted 06-01-2002 11:07 AM     Click Here to See the Profile for Verner fon Croy     Edit/Delete Message   Reply w/Quote
The tool is very good but the graphic.. :PP I can create for you any skin

Mail me at togiva@libero.it

IP: Logged

ObsessiveAttitude
Member

Posts: 82
From:Kitchener, ON, Canada
Registered: Apr 2002

posted 06-04-2002 02:46 PM     Click Here to See the Profile for ObsessiveAttitude   Click Here to Email ObsessiveAttitude     Edit/Delete Message   Reply w/Quote
The link wont work for me either

IP: Logged

beetleboy
Member

Posts: 120
From:A small hole in the ground.
Registered: Feb 2001

posted 06-04-2002 02:50 PM     Click Here to See the Profile for beetleboy   Click Here to Email beetleboy     Edit/Delete Message   Reply w/Quote
I try to open it and it says can't find skin, and they are there in the skins folder.

IP: Logged

All times are PST (US)

next newest topic | next oldest topic

Administrative Options: Close Topic | Archive/Move | Delete Topic
Post New Topic  Post A Reply
Hop to:

Contact Us | Eidos.com

[Copyright 1999/2000 - Eidos Interactive, Inc.; Mpath Interactive]

Powered by Infopop www.infopop.com © 2000
Ultimate Bulletin Board 5.45c