Error I cannont reslove: No Verse.KeyBindingDef named...

Started by jacob814, July 15, 2016, 08:42:29 PM

Previous topic - Next topic

jacob814

I am trying to update my mod and I keep getting this error "Could not resolve cross-reference: No Verse.KeyBindingDef named found to give to Verse.ThingDef _______"

I have no clue where to start on how to fix this and google isnt helping either. If anyone has a way to fix this I would be very thankful.
My Mods:
Glass&Lights

1000101

It's changed in A14, you no longer give it the specific key but the keybinding def.

Look at the core production buildings.
(2*b)||!(2*b) - That is the question.
There are 10 kinds of people in this world - those that understand binary and those that don't.

Powered By

jacob814

After some time of trying to figure this out I still can't grasp what you are trying to say. Could you say it a different way then on how to fix my problem?
My Mods:
Glass&Lights

skullywag

before you would put "V" or some other key from your keyboard, this has now changed to having to put the defname of a keybinding def, look in core folder for keybindingdefs folder and open that file, find the defName of the key set in defaultKeyCodeA or B and use that defname in your xml. So most of the time its "Misc6" instead of "U" for example.
Skullywag modded to death.
I'd never met an iterator I liked....until Zhentar saved me.
Why Unity5, WHY do you forsake me?