What If..,
#21523 posted by madfox on 2023/05/14 01:38:12
Quaddicted had a 37000 downloads of Abandon.
Textures Not Rending
#21524 posted by Titosor on 2023/05/14 02:33:32
I'm working on my first map and suddenly a chunk of my level is not rending textures. This wasn't an issue until now. I don't think it's a vis issue because it happens whether I run vis or not. Any ideas?
Textures
#21525 posted by madfox on 2023/05/14 14:34:00
Did you delete the earlier lit file?
Is the wad file in worldspawn updated?
You could check the bsp log file, it says if all textures are in the wad file.
Just guessing.
@titosor
#21526 posted by metlslime on 2023/05/15 00:10:18
Which engine are you using? Also, are the polygons missing entirely, or are they drawn as checkerboards? Or plain white? Does anything visually change as you walk around the level?
#21527 posted by Titosor on 2023/05/18 02:54:50
The textures just don't draw at all and I can see through them entirely into the grey void, but only in one specific part of the map. I found that replacing the slime and slimeskip textures in the map fixed the issue, but I couldn't find which brush specifically was causing the problem. I ended up removing all the slime brushes and will recreate them. The weird part is I made no changes to the slime brushes or textures before this started happening, so I'm curious as to why it suddenly started. In any case, I found what was causing the issue and hope it won't happen again when I add the slime brushes back to the map.
Once Again
Hello again. I am once again asking for some leak help on my map. Even though I have both the tooltips and rj's grid suggestions (see posts 20903 - 20908), my map is leaking in a new spot, and I cannot figure out why. I've manually forced every vertex on any "see-through" brush and its neighbors countless times, but the leak persists.
Once again, everything that could be needed (.qrk, .map, etc.) can be downloaded here: https://ufile.io/g6ivjqeh
I won't be surprised if this is just me being blind, but I don't think it is.
#21528
#21529 posted by madfox on 2023/05/22 12:03:52
Searuching. .,
Here You Go..,
#21530 posted by madfox on 2023/05/22 13:33:19
https://home.kpn.nl/lo2kf8/quake/youaverageyeet.zip
You made the secret entrence a bit complicated.
I used the QuakeLab exploding_wall to simplify it.
Maybe not the best solution, but it works.
Realy take care with lightning. Not smart to use delay 2 on small places with such amount of light, they'll get overlightened.
This because the last part is such a dimm place.
Keep mapping!
You're on the right track.
@Titosor:
#21531 posted by metlslime on 2023/05/22 18:19:02
I wonder if it's a problem with QBSP handling skip textures -- the missing polygons behavior is what would happen if they had a skip texture on them, maybe it's a compiler bug? If you run into it again you could try a different QBSP or see if there's a command line option to disable skip removal, and see if either of those things makes the problem go away.
Thank You!
Thank you so much! Is there anywhere I can find an archive of more QuakeLab stuff? I tried going to the website in the text file, but it seems to be long gone. Any functioning crawl on the Wayback Machine just points to in2net's 404 screen and the crawl database for the site is full of unreachable 4XX errors.
You're Welcome.
#21533 posted by madfox on 2023/05/22 21:58:56
I made the mod Abandon, based on each map of the QuakeLab.
And yes.., that's all gone because of these files were archived from the Bill Board Service from 1998.
I placed them on Quaketastic and you can find them here:
https://www.quaketastic.com/?dir=files/tools/windows/QuakeLab
Happy mapping.
Non-solid Waterfall Brushes
#21534 posted by vodselbt on 2023/06/22 15:40:43
I would like to let players and projectiles or bullet patterns ignore certain faces with the waterfall texture applied to them. Is there a cool trick to do this sort of thing in trenchbroom?
#21535 posted by madfox on 2023/06/22 17:57:06
func_illusionary
Thanks!!
#21536 posted by vodselbt on 2023/06/25 15:21:52
that's the ticket.
Same
#21537 posted by Guest on 2023/08/03 05:15:22
I am having a similar problem and have had no success either. Any update?
No Prt File Found
#21538 posted by Guest on 2023/08/03 06:44:44
whenever i try to use vis.exe on my .bsp, it says "LoadPortals: couldn't read map_name.prt". It was running just fine a second ago, so what happened?
#21539 posted by madfox on 2023/08/03 23:30:43
or your directory is changed with the last qbsp compiling.
Compile again and see if there are no leaks.
Player Precache Error
I'm working on a project where I need to add some coop starts to a BSP that doesn't have them. I've been able to add other items no problem, but coop and dm starts give me a player model precache error.
Using this tool to insert the spawn points:
https://jpiolho.github.io/QEBSPEditor/
And the mod is progs_dump 3. But I'm sure we didn't change anything re: precaching of player models.
Testing in IW 0.7.0
I'll keep testing an perhaps try some other tools, but wondering if anyone had any ideas why this is happening.
Also
To be clear, I don't have the map source.
UPDATE
I tried adding a trigger_teleport and destination using a bmodel hack and crashed with the same error. After successfully trying AdQuEdit it looks like this is an issue in the web tool linked above.
UPDATE 2
Nope not the web tool. Copy and pasting entities from TrenchBroom was causing issues. I was using TB as a reference for the ents and occasionally pasting causes issues. Probably re-ordering entities in some way.
SOLVED
\o/
#21544 posted by generic on 2023/10/18 11:35:03
Yay!
That Helps
#21545 posted by madfox on 2023/10/18 17:54:59
Jo!
Textures In The 2D Viewport
#21546 posted by puttbread on 2023/11/13 07:59:02
I have a separate project where I am trying to export a 2D view of my map without any distortion from the orthographic view. The top down 2D viewport view would be perfect for my needs but I am unable to find a way to display textures. Does anyone know of a solution for this. Even a different map viewer would work If it had 2D views. (the only messy solution I have found so far is to screenshot the 2D view and add textures later.)
How Can I Make A Swinging Door In Trenchbroom ?
#21547 posted by Sahoro100 on 2023/11/19 03:24:43
Im new to modding and I want to make a gate door swing open on a trigger.
I have already made a mover entity rotate on a trigger, but the pivot point is in the center of the brush. How can I change the pivot point? or what would be a better way to do this ?
|