modelleicher / FS19_simpleIC

New Interactive Control Script for FS19
65 stars 54 forks source link

Ic wont show up ingame #82

Closed mINirSr closed 3 years ago

mINirSr commented 3 years ago

<Ic wont show up in game. I have tried only with simple-ic and your deutz agrostar 6.61. But it won't show up. Got this error in the log.

Warning: Missing l10n 'input_IC_SPACE' Warning: Missing l10n 'input_IC_MOUSE' Warning: Missing l10n 'input_IC_SPACE' Warning: Missing l10n 'input_IC_MOUSE' Warning: Tried assigning the binding [(KEY_space), deviceId: KB_MOUSE_DEFAULT, axisComponent: +, index: 1, isActive: true, isShadowed: false isInverted: nil, isDown: false, isUp: false, inputValue: 0] to IC_SPACE to an occupied slot. The new binding has been ignored Warning: Tried assigning the binding [(MOUSE_BUTTON_LEFT), deviceId: KB_MOUSE_DEFAULT, axisComponent: +, index: 3, isActive: true, isShadowed: false isInverted: nil, isDown: false, isUp: false, inputValue: 0] to IC_MOUSE to an occupied slot. The new binding has been ignored Warning: Tried assigning the binding [(KEY_space), deviceId: KB_MOUSE_DEFAULT, axisComponent: +, index: 1, isActive: true, isShadowed: false isInverted: nil, isDown: false, isUp: false, inputValue: 0] to IC_SPACE to an occupied slot. The new binding has been ignored Warning: Tried assigning the binding [(MOUSE_BUTTON_LEFT), deviceId: KB_MOUSE_DEFAULT, axisComponent: +, index: 3, isActive: true, isShadowed: false isInverted: nil, isDown: false, isUp: false, inputValue: 0] to IC_MOUSE to an occupied slot. The new binding has been ignored

modelleicher commented 3 years ago

Hi, did you try to reassign the Key Bindings ingame?

mINirSr commented 3 years ago

Yea i did it now. Now it works like a charm. Thanks alot, and keep up the great work with the mod!