Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk 3ds® Max® / 3ds Max through 2008 / missing selection sets
  RSS 2.0 ATOM  

missing selection sets
Rate this thread
 
8413
 
Permlink of this thread  
avatar
  • focomoso
  • Posted: 15 February 2008 02:48 AM
  • Location: Los Angeles, CA
  • Total Posts: 627
  • Joined: 02 February 2007 12:45 PM

I searched the forum and didn’t find anything on this…

My selection sets drop down has gone empty. The list is the right size (meaning if a file has only two sets, the drop down opens up two lines long, if it has ten, it opens up to the larger size) but the entire list is empty. If I open the edit selection sets dialog, they are all there and work properly. This happens on every file and restarting max and restarting the os hasn’t fixed the problem. Haven’t reinstalled max yet as I’m hoping there’s an easier solution.

Any thoughts? Would deleting the .ini help?

Thanks in advance.



--
James Kelly
fo co mo so

Replies: 0
avatar

I dont know how advanced you are with selection sets so I’ll offer my own experiences. If I add a selection of polygons to a selection set and name that set. I can only access that selection set if Im in polygon mode. If Im in vertex mode, the polygon selection set wont show up. Hope that helps.



"If I see that damn teapot one more time....”

3ds Max 6.5 - Max 2012
Windows 7 Intel Core 2 Quad Q9400 2.13 GHZ
64-Bit, 8 GB RAM

Video Card: Galaxy GeForce 210 (Nvidia)

My Website: http://drmoore3d.com

Replies: 0
avatar
  • focomoso
  • Posted: 15 February 2008 05:11 AM

Thanks, but nope. I’m talking about object selection sets, not sub-object. This isn’t user error. It’s a bug.



--
James Kelly
fo co mo so

Replies: 0
avatar
  • Location: West Midlands, England, UK
  • Total Posts: 14435
  • Joined: 06 August 2007 11:06 PM
  • Permlink of this post

Hi James,

Seems to be working fine here.  It may be worth trying the “rename the ini” trick (rename, not delete!), though my guess would be that it is UI related. Could you try changing your UI “theme” and see if that has any impact? It could be just a corrupt UI file.



Max 4.2 through 2013.
XP-64 (SP2)
NVidia 9800GTX-512 (Driver 266.58).
Core 2 Quad Q6600 2.4GHz, 8Gb Ram, DX9.0c.

Replies: 0
avatar
  • Wade S
  • Posted: 15 February 2008 08:27 AM

Might you have changed the system fonts or size recently? That was my first thought.



wade s

Max 8 (no mo) & 9 (solo) SP2
Win XP SP2, 3.7 Ghz, 3Gig Ram
Quadro FX 3400

Replies: 0
avatar
  • focomoso
  • Posted: 15 February 2008 02:15 PM

So it is somehow ui related. I switch to the default ui or the light ui and it woks fine. I’m only getting this with the dark. It has to be a corruption because I worked with the dark fine for months. Trouble is, I really can only work with the dark so I’m going to have to find exactly where the issue is…



--
James Kelly
fo co mo so

Replies: 0
avatar
  • Location: West Midlands, England, UK
  • Total Posts: 14435
  • Joined: 06 August 2007 11:06 PM
  • Permlink of this post

I believe all the relevant files are in <installdir>\UI - I know mine are still as they were when installed because I’ve never tried the dark UI, so if you need a copy of them to either restore your system to defaults or to compare and find out what is different, just ask.



Max 4.2 through 2013.
XP-64 (SP2)
NVidia 9800GTX-512 (Driver 266.58).
Core 2 Quad Q6600 2.4GHz, 8Gb Ram, DX9.0c.

Attachment Attachment
Replies: 0
avatar
  • focomoso
  • Posted: 15 February 2008 04:39 PM

Problem solved, though I’m still not sure exactly what was broken. Switching to a new ui and then switching back to my custom ui didn’t help, but reloading my custom ui on start up did the trick.

Thanks for the help, everyone.



--
James Kelly
fo co mo so

Replies: 0
avatar
  • gimik
  • Posted: 19 February 2010 10:42 AM

for anyone that may run into this, it was driving me nuts so i’ve found a solution that doesn’t include restoring to a backup UI that may not have all your up-to-date customizations.

no idea what causes it, but the problem occurs when the declaration for the selection set dropdown is modified/corrupted in your .cui file.  the .cui is the part of the UI that defines all toolbars (including the main toolbar).  to restore the correct declaration:

1. backup your UI.
2. load your current .cui file into a text editor
3. find this line (item number may be different):

Item28=5|120|120|50037|0|19|2|1344276755|ComboBox|

typically it is right below this line (which is the “new style” named selection set editor icon next to the selection set dropdown):

Item27=2|0|0|31|4|647394|namedSelSets`Edit|0|0|"Edit Named Selection Sets"||0|enss_maintoolbar

4. replace the “ComboBox” line with this one (this is the original, proper declaration for the selection set dropdown):

Item28=5|120|120|50037|0|19|2|1344275266|ComboBox|Create Selection Set

NOTE: depending on how you have customized your UI, your item number and order may be different.  for this to work, you must not modify the total number of items or their order.  if the “ComboBox” line is a different item number, use that one.  you are basically looking to overwrite the existing (malfunctioning) selection set “ComboBox” with the correct one.

greg



Replies: 2
/img/forum/dark/default_avatar.png

Greg, Thank you for your research.  You nailed it on the head for me.  Ran into this and could not for the life of me understand why my create selection set became a readonly combobox with nothing in it by magic.  Totally useless mind you.  Anyway, I didn’t even exit max, just went and edited my maxstart.cui and reloaded it via the customize panel.  Thanks back in business.

Author: janhlange

Replied: 22 November 2011 06:32 PM  
/img/forum/dark/default_avatar.png

greg you are THE KING !!!! thank you very much to share !!!  :-)
(you saved my life)

Author: titane357

Replied: 24 January 2012 07:41 PM