|GG|Carl Posted March 13, 2004 Share Posted March 13, 2004 When I do a "BSP -meta" -compile, all these stuff are getting invisible when I try it ingame afterwards; All brush faces with the texture "colors/white2" on them. Some func_doors. Some func_usables. A func_static. Lots of func_breakables (If I shoot at where they should be, they expolde). A func_plat A x-wing Lots of swoops. (You can actually see them when you are not close to 'em, but if you walk closer, they disappear!) NOTE: When I make a light complie all these stuff are still invisibe, except for the "white2". I have no idea what's going on here, do you have any ideas? NOTE2: Maybe I have to many entities on the map (I have 1321)? But then I'd get an error, wouldn't I? Link to comment Share on other sites More sharing options...
|GG|Carl Posted March 15, 2004 Author Share Posted March 15, 2004 *bump* I've done some research, and this is what I've found out: 1. The func_doors/func_usables/func_statics/func_breakable which get invisible are situated in a specific area of the map. It seems like inside this area, all Func_blahblah get invisible! What's wrong here? 2. The white2 thingy is not really a problem, since it works when you make a "real" compile. I haven't found out anything about the x-wing and the swoops... Link to comment Share on other sites More sharing options...
zag Posted March 16, 2004 Share Posted March 16, 2004 sounds like a problem with ya vis ive had something like this before luckly for you i never solved it:p Link to comment Share on other sites More sharing options...
|GG|Carl Posted March 21, 2004 Author Share Posted March 21, 2004 So, you think it has something to do with vis? Sounds likely, I'll check it up. But wait sec., how can it have anything to do with vis when I'm not even making a vis-compile? Link to comment Share on other sites More sharing options...
GothiX Posted March 21, 2004 Share Posted March 21, 2004 There's the problem, possibly. Run a compile with -vis stage. Link to comment Share on other sites More sharing options...
WadeV1589 Posted March 21, 2004 Share Posted March 21, 2004 You run brush clean up yet? It could be a rogue brush stretching through the map causing it. Link to comment Share on other sites More sharing options...
|GG|Carl Posted March 21, 2004 Author Share Posted March 21, 2004 Originally posted by WadeV1589 You run brush clean up yet? It could be a rogue brush stretching through the map causing it. Yeah, I've done it. I guess I'll just have to try vis-compiling. Link to comment Share on other sites More sharing options...
|GG|Carl Posted March 30, 2004 Author Share Posted March 30, 2004 I have noticed something; all entities which are situated outside a specific area get invisible! Like this: <-Invisible stuff-> ---------------------- | | | | | | | | <--Specific area | | | visible stuff | | | | | | | | | | | ---------------------- <-Invisible stuff-> Is my map to big? (It's large, but not huge.) I'll check up if I can find out how big the "visible-area" is. Link to comment Share on other sites More sharing options...
Druid Bremen Posted March 31, 2004 Share Posted March 31, 2004 To the best of my knowledge, there is no such thing where anything, brush or entity, goes invisible. I suppose the best you can do is just try running brush cleanup, as Wade suggested. Link to comment Share on other sites More sharing options...
|GG|Carl Posted March 31, 2004 Author Share Posted March 31, 2004 I've done it lots of times already Link to comment Share on other sites More sharing options...
Codja X Posted April 6, 2004 Share Posted April 6, 2004 I get a very similar problem with the narshada/plant.md3 - the pot or base of the plant shows up, but the actual foliage does not, even though it casts shadows! I think i'm using q3map2.11 - could this be a bug as a lot of other models seem to be working fine. I've read in a post somewhere as well that someone is trying to put tree models in the game but there are no leaves. Could it be that the -meta switch is removing these triangles? Link to comment Share on other sites More sharing options...
|GG|Carl Posted April 8, 2004 Author Share Posted April 8, 2004 Originally posted by Codja X I get a very similar problem with the narshada/plant.md3 - the pot or base of the plant shows up, but the actual foliage does not, even though it casts shadows! I have seen this as well, and I it's think the models wich is the problem. Sadly, I don't think your problem is very similar to my problem... Btw, forget all I said about a "invisible area", the invisible stuff are now all over the map. All new func's I create get invisible... (the old ones are still visible though) Link to comment Share on other sites More sharing options...
|GG|Carl Posted May 9, 2004 Author Share Posted May 9, 2004 I finally know what the problem is! I wrote "developer 1" in the console while testing my map, and this message started to show up 30 times per second: CL_GetSnapshot: truncated 308 entities to 256 I think this explains it all, all entities "above the limit" get invisible! So... I there any way to raise the limit a little? Link to comment Share on other sites More sharing options...
GothiX Posted May 9, 2004 Share Posted May 9, 2004 Nope. Link to comment Share on other sites More sharing options...
|GG|Carl Posted May 11, 2004 Author Share Posted May 11, 2004 I think I heard this somewhere, but IU don't know if it's true; I you give two entities the same targetname, they are counted as one. Is this true? If it is, it'd be pretty helpful Link to comment Share on other sites More sharing options...
wedge2211 Posted May 11, 2004 Share Posted May 11, 2004 Erm, no. They're both triggered at the same time if you target one of them, but they don't ACT like the same entitiy. Link to comment Share on other sites More sharing options...
Codja X Posted May 15, 2004 Share Posted May 15, 2004 If a lot of the entities are npcs, you could have them spawn in during the course of play of the map, rather than have them all spawn in at once - eg. for every stormtrooper you kill, another one will appear down the line somewhere. I think this works for getting round the limit Link to comment Share on other sites More sharing options...
GothiX Posted May 15, 2004 Share Posted May 15, 2004 The limit is for func_ entities. Link to comment Share on other sites More sharing options...
Codja X Posted May 15, 2004 Share Posted May 15, 2004 Originally posted by GothiX The limit is for func_ entities. Do you know what the brush limit is? Link to comment Share on other sites More sharing options...
GothiX Posted May 16, 2004 Share Posted May 16, 2004 The maximum for brush-based entities in JO MP was 256, I don't think that's changed. Link to comment Share on other sites More sharing options...
Codja X Posted May 16, 2004 Share Posted May 16, 2004 Aww man, i wanted to make a map called "257 doors". guess i'm screwed now:) Link to comment Share on other sites More sharing options...
|GG|Carl Posted May 17, 2004 Author Share Posted May 17, 2004 Originally posted by GothiX The maximum for brush-based entities in JO MP was 256, I don't think that's changed. I think npc's and fx_runners are counted in too, since they get invisible as well... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.