Community Forum

Error with LUA

Forum Overview >> Farming Simulator 2009

CategoryFarming Simulator 2009
Created02.02.2010 09:52


Marton Illes (Unknown) 02.02.2010 09:53
Hello!

I have a small problem, but I can not solve.
The error is as follows:
Lua: Unknown entity ID: 0 Method Name: Clone
Callstack:
datas / scripts / Utils.lua @ 568 (clone)
datas / scripts / vehicles / Vehicle.lua @ 53 (loadSharedI3DFile)
datas / scripts / BaseMission.lua @ 414 (new)
dataS/missions/mission00.lua @ 313 (loadVehicle)
dataS/missions/mission00.lua @ 171 (loadVehicles)
datas / scripts / events.lua @ 50 (load)
datas / scripts / gui / LoadingScreen.lua @ 47 (loadFunction)
datas / scripts / gui / menu.lua @ 297 (update)
datas / scripts / main.lua @ 337 (update)
Error running lua function: update
[string "datas / scripts / vehicles / Vehicle.lua"]: 71: attempt to perform arithmetic on local 'rootX' (a nil value)
But I do not find it rootx command. However, the game says to update the lua file is part of the problem is not it?

Stefan Geiger - GIANTS Software 04.02.2010 16:12
The problem is that some i3d file cant be loaded by Utils.loadSharedI3DFile.

Check the log file for some error message that points to this.


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