Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: danielhagene on 2016-01-28, 16:47:02

Title: DEL key not working 3Ds Max
Post by: danielhagene on 2016-01-28, 16:47:02
This isn't really a corona question, but I love how fast I get a response on these forums (is that "illegal") - anyways:

My delete key doesn't work in 3Ds Max, and I can't delete anything. I have two keyboards and it doesn't seem to work on either one of them....

Any ideas?
Title: Re: DEL key not working 3Ds Max
Post by: maru on 2016-01-28, 16:58:33
Does the key work in any other app (notepad)?
Title: Re: DEL key not working 3Ds Max
Post by: Nejc Kilar on 2016-01-28, 18:09:15
maybe your key binds got changed :)
Title: Re: DEL key not working 3Ds Max
Post by: Noah45 on 2016-01-29, 02:10:18
All objects or just XRef's?
Title: Re: DEL key not working 3Ds Max
Post by: danielhagene on 2016-01-29, 11:28:43
Does the key work in any other app (notepad)?

Works in everything else :S

And it applies to everything in MAX, can't delete anything... Tried the "keybind" aswell, didn't work.
Title: Re: DEL key not working 3Ds Max
Post by: maru on 2016-01-29, 11:33:04
It may be a crappy solution, but if you are desperate, my idea would be to reset user settings (remember to make backup first!).
https://knowledge.autodesk.com/support/3ds-max-design/troubleshooting/caas/sfdcarticles/sfdcarticles/Resetting-3ds-Max-3ds-Max-Design.html
Title: Re: DEL key not working 3Ds Max
Post by: danielhagene on 2016-01-29, 11:39:54
It may be a crappy solution, but if you are desperate, my idea would be to reset user settings (remember to make backup first!).
https://knowledge.autodesk.com/support/3ds-max-design/troubleshooting/caas/sfdcarticles/sfdcarticles/Resetting-3ds-Max-3ds-Max-Design.html

I fixed it! Had to bind a random key to "Delete Selected" and save it (still couldn't delete anything), then I had to reset the UI to it's original state - voila!

Thanks for the help guys! Always appreciate it :)
Title: Re: DEL key not working 3Ds Max
Post by: claudyo on 2020-08-09, 12:23:37
Or,

In .kbdx file from the workspace files,
add this line <shortcut fVirt="3" accleleratorKey="46" actionID="40020" actionTableID="0" />
or replace 45 with 46 if you already have the line but with 45 instead 46

This worked for me!