Author Topic: UNDO proxy creation: Crash.  (Read 3354 times)

2015-05-17, 17:51:01

cecofuli

  • Active Users
  • **
  • Posts: 1578
    • View Profile
    • www.francescolegrenzi.com
Hello,

often (90%) when I try to "undo" a proxy creation, 3ds max crash.

2015-05-18, 06:33:02
Reply #1

arqrenderz

  • Active Users
  • **
  • Posts: 1077
  • https://www.behance.net/Arqrenderz1
    • View Profile
    • arqrenderz
happens all the time for me

2015-05-18, 13:20:09
Reply #2

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13741
  • Marcin
    • View Profile
Clicked few times and it didn't happen. Any guides how to do it? Just create an "empty" proxy, and ctrl+z it?
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2015-05-18, 13:54:59
Reply #3

cecofuli

  • Active Users
  • **
  • Posts: 1578
    • View Profile
    • www.francescolegrenzi.com
For example, I'm building my model library and I want to export a 3 trees as a 3 different proxies.
I run the exporter,click "OK" button. Done, great!

But, by default, the exporter is set to "Export to single proxy".
So, I want to undo the last export and change the parameter from  "Export to single proxy" to " Export to a multiple proxies".
If you undo this task, 3ds max crash.

2015-05-18, 14:30:06
Reply #4

racoonart

  • Active Users
  • **
  • Posts: 1446
    • View Profile
    • racoon-artworks
I would guess that the exporter is doing something on nodes (cloning and deleting objects) and when max tries to undo whatever the script did it crashes because the node it is referring to (in the undo buffer) does not exist.
It's a common "mistake" when writing scripts like that and you have to be quite careful to catch all those situations (I personally hate the max undo system with scripts, I still haven't really figured out how it was meant to be used).
Any sufficiently advanced bug is indistinguishable from a feature.

2015-05-18, 14:47:04
Reply #5

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13741
  • Marcin
    • View Profile
Yay, it crashed! <3
Here is the dump, if it's any useful.
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2015-05-18, 15:14:50
Reply #6

cecofuli

  • Active Users
  • **
  • Posts: 1578
    • View Profile
    • www.francescolegrenzi.com
But, sometime the undo works (10%) sometimes no.
Yes, I hate UNDO in 3ds max. Sometime I simple move some vertex and, UNDO doesn't work! Unbelievable...

2015-06-30, 16:44:41
Reply #7

Ondra

  • Administrator
  • Active Users
  • *****
  • Posts: 9048
  • Turning coffee to features since 2009
    • View Profile
will be fixed in the new exporter version
Rendering is magic.How to get minidumps for crashed/frozen 3ds Max | Sorry for short replies, brief responses = more time to develop Corona ;)