Forums Index >> Modding >> TGE terrain not working on Think tanks



Page : <1> :


Ok when im done making my own terrain,I copy it to my TT mission folder but when I start up my new terrain on TT it stops on "lighting mission"and sends me error note anyone knows the problem :o

Last edited: Tuesday, March 29, 2005 at 4:33:51 PM

Tuesday, March 29, 2005 at 4:32:59 PM

Your ghost is coming back to haunt you! XO

Tuesday, March 29, 2005 at 6:53:43 PM

It would probably help if you would tell us the error message

 

 

 

 

Tuesday, March 29, 2005 at 6:57:09 PM

You need to use a ThinkTanks mission not a Torque mission.
The version of torque you made the terrain with is different then the one ThinkTanks was made with.
Torque adds a bunch of sky stuff that is not compatible with ThinkTanks.
Open a ThinkTanks mission and look at the first section and compare the difference with the Torque mission.
Those differences are the problem.
Also double check the paths on all linked files, make sure the paths are correct for ThinkTanks game folder. Especially the detail file and the stuff.

MAX

Tuesday, March 29, 2005 at 10:26:47 PM

Max, do you know how I can change that path? Like Torque is using demo/data/terrains path, ThinkTanks game/data/terrains path.

Wednesday, March 30, 2005 at 4:44:34 AM

I'm not sure what you mean "how do I change that path?"
Type or copy/paste the text?

Like I already said. Open one of the original ".mis" files and your new ".mis" file and compare.
Open it with a text editor.

 

Wednesday, March 30, 2005 at 11:16:35 AM

I used dashes maps to make a terrain not torques maps

Last edited: Wednesday, March 30, 2005 at 3:40:04 PM

Wednesday, March 30, 2005 at 3:39:11 PM

Your ghost is coming back to haunt you! XO

Wednesday, March 30, 2005 at 9:40:42 PM

I also used dash's mission D4.mis

Wednesday, March 30, 2005 at 9:44:02 PM

Oohooohoohooohooohooohoohoooo! XO

Thursday, March 31, 2005 at 12:50:39 AM

Max I meant terrain paintings... I think that's becouse terrains made with TGE are trying to take paintings from demo/data/terrains folder.

Thursday, March 31, 2005 at 4:24:36 AM

ˆ That's why comes invalid packet message? :o

Thursday, March 31, 2005 at 4:25:04 AM

How do I open a TT mision with TGE?

Thursday, March 31, 2005 at 6:27:20 AM

Ok the problem can be fixed with just a slight change in the mission file. Find this:

 


new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "~/data/terrains/details/detail1";
terrainFile = "./TT1_2.ter";
squareSize = "8";
tile = "0";
blockShift = "7";
position = "-1024 -1024 0";
locked = "false";
};

 


(its not gonna be pushed back)

And replace it with this:

 


new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "game/data/missions/terrains/details/detail1";
terrainFile = "game/data/missions/DB8.ter";
squareSize = "8";
tile = "1";
blockShift = "8";
locked = "true";
position = "-1024 -1024 0";
};

 

 


Thursday, March 31, 2005 at 8:39:24 AM

Do you mean to tell me you are using TGE textures and not ThinkTanks textures?
No wonder everybody has been having problems.
Don't all the tutorials tell you to copy/paste the TT stuff into TGE?

Also do you all know that an expansion pack has been created for ThinkTanks?
This expansion pack contains a ton of new textures, trees, rocks, bushes and skies.
The best part is that we all have them already so we don't have to download from your game server.

Napalm's Expansion Pack.zip 66.5 MB

Last edited: Thursday, March 31, 2005 at 11:53:46 AM

Thursday, March 31, 2005 at 10:12:49 AM

Your ghost is coming back to haunt you! XO

Friday, April 01, 2005 at 1:27:30 AM

@ godzillazghost - Please stop Spamming the forum

Friday, April 01, 2005 at 11:44:54 AM

@MAX-CR:- is that expansion pack for mac cause its not working :[

@Mr Big Show:- ok ill try that. Ill post again later to tell you if it worked or not ;)

@My godzillazghost:- WOULD YOU STOP SPAMMING SAYING "your ghost is back to haunt you" XO XO XO XO XO. If you have a question or something you want to add do so.

Friday, April 01, 2005 at 5:44:28 PM

@ GODZILLA
The Expansion Pack is for Mac, Windows and Linux. The pack had been tested and verified buy experienced users of all platforms. I have all platforms in my server regularly which only runs mods with the expansion pack. If it doesn't work the instructions may not have been followed correctly.

And BTW: I am, have been, and will be MAC! I use TGE, Mod Wiz, and TT on my Mac but validate all of my terrains on both Mac and Windows. If I had a Linux box I would also validate there as well. If you need help maybe we can work something out. Not every mod will be satisfied by the expansion pack, but the major mod contributors like, Dash, Rooster, Monkee Man, myself will all be using items in the Expansion Pack. I would maybe start over with a clean install. Don't trash your old stuff, just rename it. We may be able to slavage some stuff.
If you want me to take a look at your mod and try to determine where the difficulty lies, send the mission and terrain files to me @ napalm_tt@yahoo.com

Napalm

 

Friday, April 01, 2005 at 6:20:46 PM

No it keeps telling me page cannot be found when I click on it :[

Friday, April 01, 2005 at 8:11:54 PM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald