Community Forum

Problem with scripts/gui/hud

Forum Overview >> Scripting

CategoryScripting
Created27.11.2018 21:38


Panicos H (PANICOS) 27.11.2018 21:38
OK guys,

I used a placeable and the following error was in the log :

-------

Error: Running LUA method 'update'.
dataS/scripts/gui/hud/InputHelpDisplay.lua(475) : attempt to index local 'action' (a nil value)
-------


How can I resolve it?

Bilbo Beutlin (BBeutlin) 27.11.2018 22:03
What are you using? Standard maps and vehicles or any mods?
If the first, could be caused by the (still) buggy input functions.

Do you have the latest patch 1.1 installed? Hotfix 1.1.2?

My assumption: you or the game has deleted an essential inputBinding.

What you can try:
Disconnect all game controllers, use only keyboard and mouse.
Move your "inputBinding.xml" to a safe place for later restore.
Delete the old "inputBinding.xml". The game generates a new one at start. Should then run without this error.

Panicos H (PANICOS) 27.11.2018 22:45
Thank you for your help. I will try it.

I was wondering if one of my mods was giving the problem, and I started a new game without mods, but still the same problem, and I was wondering what was going on.

Now with your help, the error will go away:)

Thank you again, take care


Note: Log in to post. Create a new account here.