Talk:Grouping and VisGrouping: Difference between revisions
No edit summary |
Angry Beaver (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
:Theres none that I know of, take a look at the [[VMF_documentation]] it talks about how visgroups are stored in the vmf so you may be able to fix your problem manually. --[[User:Angry Beaver|Angry Beaver]] 13:44, 25 Apr 2007 (PDT) | :Theres none that I know of, take a look at the [[VMF_documentation]] it talks about how visgroups are stored in the vmf so you may be able to fix your problem manually. --[[User:Angry Beaver|Angry Beaver]] 13:44, 25 Apr 2007 (PDT) | ||
::Well a little snooping around my VMF shows I had 133 visgroups (I use them for lighting templates, seperating different floors, hiding ceilings for an nice 3D overview, and filters for the crap load of entities needed for maps in The Ship), and deleting some so it went down to below 128 makes everything work properly. It appears there is a limit on some part of the visgroup system to 128 - Hammer WILL let you create more than this, it just won't be happy about it :) Wouldn't be surprised if this was the cause of some of the many crashes Hammer's been giving me lately - nobody likes overrunning an array! --[[User:ReNo|ReNo]] 02:39, 26 Apr 2007 (PDT) | ::Well a little snooping around my VMF shows I had 133 visgroups (I use them for lighting templates, seperating different floors, hiding ceilings for an nice 3D overview, and filters for the crap load of entities needed for maps in The Ship), and deleting some so it went down to below 128 makes everything work properly. It appears there is a limit on some part of the visgroup system to 128 - Hammer WILL let you create more than this, it just won't be happy about it :) Wouldn't be surprised if this was the cause of some of the many crashes Hammer's been giving me lately - nobody likes overrunning an array! --[[User:ReNo|ReNo]] 02:39, 26 Apr 2007 (PDT) | ||
:::I'll append that information where it may be needed, sucks to be one to figure these things out the hard way :) --[[User:Angry Beaver|Angry Beaver]] 11:47, 28 Apr 2007 (PDT) |
Revision as of 11:47, 28 April 2007
Visgroup Limit
Anybody ever come across a problem with their visgroups seemingly locking up? I've a map that uses visgroups to a large degree, and for some reason I can no longer add or remove objects to existing groups. The visgroups still work as expected otherwise - I can still hide/unhide, combine, parent, etc... - it's just that I can't go into an object's properties and add or remove it from any visgroups groups anymore. I can also still create new visgroups using the "hide selected objects" tool, but I can't add or remove objects from those once they are made either. It's really annoying to have a map that uses a complex visgroup setup unable to have its visgroups edited, as now their purpose is pretty undermined by the fact I've a few hundred objects unable to be added to the groups they belong to. Is there a limit to the number of object/visgroup relationships you can have within a level or something? --ReNo 07:46, 25 Apr 2007 (PDT)
- Theres none that I know of, take a look at the VMF_documentation it talks about how visgroups are stored in the vmf so you may be able to fix your problem manually. --Angry Beaver 13:44, 25 Apr 2007 (PDT)
- Well a little snooping around my VMF shows I had 133 visgroups (I use them for lighting templates, seperating different floors, hiding ceilings for an nice 3D overview, and filters for the crap load of entities needed for maps in The Ship), and deleting some so it went down to below 128 makes everything work properly. It appears there is a limit on some part of the visgroup system to 128 - Hammer WILL let you create more than this, it just won't be happy about it :) Wouldn't be surprised if this was the cause of some of the many crashes Hammer's been giving me lately - nobody likes overrunning an array! --ReNo 02:39, 26 Apr 2007 (PDT)
- I'll append that information where it may be needed, sucks to be one to figure these things out the hard way :) --Angry Beaver 11:47, 28 Apr 2007 (PDT)
- Well a little snooping around my VMF shows I had 133 visgroups (I use them for lighting templates, seperating different floors, hiding ceilings for an nice 3D overview, and filters for the crap load of entities needed for maps in The Ship), and deleting some so it went down to below 128 makes everything work properly. It appears there is a limit on some part of the visgroup system to 128 - Hammer WILL let you create more than this, it just won't be happy about it :) Wouldn't be surprised if this was the cause of some of the many crashes Hammer's been giving me lately - nobody likes overrunning an array! --ReNo 02:39, 26 Apr 2007 (PDT)