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® / MaxScript / To bobo - max 2010 bug
  RSS 2.0 ATOM  

To bobo - max 2010 bug
Rate this thread
 
37190
 
Permlink of this thread  
avatar
  • holycause
  • Posted: 27 November 2009 07:55 PM
  • Total Posts: 27
  • Joined: 04 September 2006 07:53 AM

Hi bobo.

How are u?

I wanna report a bug to u.

If you edit a rollout using the Visual MAXScript, it adds a lot of lines.

edittext edtName "Wave" pos:[5,5] width:150 height:15
15
 GroupBox grpWave 
"Wave" pos:[5,22] width:150 height:149
149
 spinner spnLength 
"Length:" pos:[26,35] width:117 height:16 range:[0,100000,100] type:#worldunits
#worldunits
 
spinner spnWidth "  Width:" pos:[26,57] width:117 height:16 range:[0,100000,100] type:#worldunits
#worldunits
 
spinner spnSegs "    Segs:" pos:[26,79] width:117 height:16 range:[0,1000,50] type:#integer scale:1
1
 spinner spnWaveAmpli 
"Amplitude:" pos:[26,101] width:117 height:16 range:[0,100000,50] type:#integer scale:1
1
 spinner spnWaveLength 
" WLength:" pos:[25,123] width:117 height:16 range:[0,100000,50] type:#integer scale:1
1
 GroupBox grpRipples 
"Ripples" pos:[5,171] width:150 height:180
180

instead of

edittext edtName "Wave" pos:[5,5] width:150 height:15
 GroupBox grpWave 
"Wave" pos:[5,22] width:150 height:149
 spinner spnLength 
"Length:" pos:[26,35] width:117 height:16 range:[0,100000,100] type:#worldunits
 
spinner spnWidth "  Width:" pos:[26,57] width:117 height:16 range:[0,100000,100] type:#worldunits
 
spinner spnSegs "    Segs:" pos:[26,79] width:117 height:16 range:[0,1000,50] type:#integer scale:1
 
spinner spnWaveAmpli "Amplitude:" pos:[26,101] width:117 height:16 range:[0,100000,50] type:#integer scale:1
 
spinner spnWaveLength " WLength:" pos:[25,123] width:117 height:16 range:[0,100000,50] type:#integer scale:1
 
GroupBox grpRipples "Ripples" pos:[5,171] width:150 height:180

it always add the last value of the line.

I asked a lot of friends if they had the same bug or not, and all the ones using max 2010 have it.



Replies: 0
avatar
  • SITT
  • Posted: 27 November 2009 08:38 PM

bobo not is autodesk employees



i am Chinese, my English is very poor,thank you for talk
MSN:sitt#live.cn

Replies: 0
avatar
  • holycause
  • Posted: 27 November 2009 08:57 PM

i know, but he write the maxscript help. so he knows the guys ;)



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

It’s a known bug - reported and discussed here many times before.

The correct way to report bugs is via the Defect Report Submission Form.



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
  • holycause
  • Posted: 28 November 2009 06:45 AM

ok thanks :D



Replies: 0