Author Topic: Texture Problems  (Read 7560 times)

Plague Bringer

  • Posts: 3815
  • Turrets: +147/-187
Texture Problems
« on: February 24, 2007, 04:09:55 pm »






^Those two are the same brush but from different angles...wtf is going on? The textures are fine in Radiant :S
U R A Q T

CATAHA

  • Posts: 539
  • Turrets: +8/-18
    • Tremulous Lair
Texture Problems
« Reply #1 on: February 27, 2007, 11:00:35 am »
Yseems u have two equal brushes there. in one place. it happens when u dublicate brush but 4got move it. in game such crossing brushes disappear. =)
Russian q3/trem mapping site: http://tremlair.krond.ru/
=[ Boxmaps suck if they have no concept ]=

Ice Trap (InstaGib)

Other maps: A.T.D*S Remake

DASPRiD

  • Administrator
  • Posts: 549
  • Turrets: +21/-2
    • http://www.dasprids.de
Texture Problems
« Reply #2 on: February 27, 2007, 01:59:27 pm »
Cant happen, if you duplicate a brush, it moves 1 unit in every direction except the one where you are viewing it at the moment.
url=https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=mail%40dasprids%2ede&item_name=DASPRiD%27s&no_shipping=0&no_note=1&tax=0&currency_code=EUR&lc=DE&bn=PP%2dDonationsBF&charset=UTF%2d8][/url]

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Texture Problems
« Reply #3 on: February 27, 2007, 03:51:01 pm »
Quote from: "DASPRiD"
Cant happen, if you duplicate a brush, it moves 1 unit in every direction except the one where you are viewing it at the moment.
Not in 1.5 :).

DASPRiD

  • Administrator
  • Posts: 549
  • Turrets: +21/-2
    • http://www.dasprids.de
Texture Problems
« Reply #4 on: February 27, 2007, 05:01:06 pm »
As I said, 1.5 sucks :p
url=https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=mail%40dasprids%2ede&item_name=DASPRiD%27s&no_shipping=0&no_note=1&tax=0&currency_code=EUR&lc=DE&bn=PP%2dDonationsBF&charset=UTF%2d8][/url]

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Texture Problems
« Reply #5 on: February 27, 2007, 06:45:45 pm »
When I used 1.4 I found the extra feature of duplicate where it moves it 1 unit in every direction to be very annoying, as I had to realign the duplicated brushes. Very annoying for detail work.

Plague Bringer

  • Posts: 3815
  • Turrets: +147/-187
Texture Problems
« Reply #6 on: February 27, 2007, 08:19:35 pm »
yes..1.5 does suck ><..I fixed the textures on the wall but the table is still screwed...I don't like that table anyway so I'm just going to destroy it and make a new one.
U R A Q T

Ingar

  • Tremulous Developers
  • *
  • Posts: 554
  • Turrets: +302/-7
    • Ingar's projects on the Web
Texture Problems
« Reply #7 on: February 28, 2007, 11:42:45 am »
A standard method to correct silly mapping errors is to remove the broken
part and rebuild it. It has nothing to do with 1.5. Silly errors have been around since the time everybody mapped for the original quake.

Marmoth

  • Posts: 5
  • Turrets: +0/-0
Texture Problems
« Reply #8 on: March 08, 2007, 12:46:25 am »
My problem has nothing to do with what is related above, excepting that it is a "texture problem". That's why i post here.

I started to map today. And this is my problem (which is not a bug but still a problem):

When i play on my map with tremulous, the texture are much smaller than in GTK radiant (1.2.13). The result is quite ugly: textures are repeated several times on each wall.

Which setting should i change to make it better under tremulous?

Thanks!

Marmoth

Ingar

  • Tremulous Developers
  • *
  • Posts: 554
  • Turrets: +302/-7
    • Ingar's projects on the Web
Texture Problems
« Reply #9 on: March 08, 2007, 08:13:15 am »
This problem means:
- GtkRadiant finds your texture -> it will show up allright
- q3map2 does not find your texture -> it assumes a default size (64x64?)
- Tremulous does find your texture and show it but uses the wrong size
set by q3map2

Either move your textures, fix your q3map2 command line
or update to the latest version of q3map2.

There are some other posts describing this problem with more detailed information.
I use GtkRadiant 1.5 on linux, your mileage may vary.

Marmoth

  • Posts: 5
  • Turrets: +0/-0
Texture Problems
« Reply #10 on: March 08, 2007, 08:32:56 am »
(I use Q3map2 Toolz v.0.6.16 and Q3map2 2.5.16)

Thanks! That was it: BSP says: "i couldnt find textures XYZ".
I also noticed that BSP said: "BSF init ..//baseq3/" which is a path i don't know. Should i mind? Should it be "//base/" instead of it? If yes, where can i change it?

Some extra questions:

Where should i move my textures (for now, i just loaded some texture packs in GTKRadiant, saved the .map and compiled it using Q3Map2 Toolz)?

Which path should i change?

Thanks again for help!

Ingar

  • Tremulous Developers
  • *
  • Posts: 554
  • Turrets: +302/-7
    • Ingar's projects on the Web
Texture Problems
« Reply #11 on: March 08, 2007, 12:42:54 pm »
Quote from: "Marmoth"

That was it: BSP says: "i couldnt find textures XYZ".
I also noticed that BSP said: "BSF init ..//baseq3/" which is a path i don't know. Should i mind? Should it be "//base/" instead of it? If yes, where can i change it?


Try using the following q3map2 option: -fs_game base

Marmoth

  • Posts: 5
  • Turrets: +0/-0
Texture Problems
« Reply #12 on: March 09, 2007, 03:08:11 pm »
Now, it shows "..//base/" in addition to "..//baseq3/" but still no texture found.
Should the textures be in the same directory as q3map2?

Ingar

  • Tremulous Developers
  • *
  • Posts: 554
  • Turrets: +302/-7
    • Ingar's projects on the Web
Texture Problems
« Reply #13 on: March 09, 2007, 07:14:25 pm »
I explained my setup here.
If I build from the radiant menu it generates a command line like:

Code: [Select]
"C:/Program Files/GtkRadiant 1.5.0/q3map2.exe" -v -game tremulous -fs_basepath "C:/Games/Tremulous/"
 -fs_game base -light -fast -super 2 "C:/Games/Tremulous/base/maps/bump.map"


My silly test map uses textures like
C:\Games\Tremulous\base\textures\bump\brick.tga

Baxter

  • Posts: 182
  • Turrets: +1/-2
    • http://z10.invisionfree.com/The_Evil_Empire/index.php?act=idx
Texture Problems
« Reply #14 on: March 09, 2007, 08:09:25 pm »
In project setting's set fs_game to: base , it now works for me!
Sometimes soon,maybe.]

Menace13

  • Posts: 516
  • Turrets: +12/-41
    • hhhhhh
Re: Texture Problems
« Reply #15 on: November 25, 2007, 06:20:03 pm »
Baxter, how did you manage to change the fs_game? It won't let me click on it.

but a small twisty barrel will have small pew pew's, and small pew pew's can hurt mr.tyrant.