Community Forum

'loadTrigger' already has a node-object mapping

Forum Overview >> Farming Simulator 22

CategoryFarming Simulator 22
Created04.05.2022 09:49


Maier Sam (Black2legent) 04.05.2022 09:49
Hey i have a problem with some mods. We play on a Dedi server with Autodrive. I recently adjusted some mods and since Update1.4 I've had this error in the log all the time.
2022-05-03 17:58 Warning (physics): Adding duplicate trigger callback for loadTrigger. Second addition is ignored.
2022-05-03 17:58 Error: Node 'loadTrigger' already has a node-object mapping 'table: 0x02222a8a9238'
2022-05-03 17:58 LUA call stack:
dataS/scripts/BaseMission.lua (851) : printCallstack
dataS/scripts/triggers/LoadTrigger.lua (92) : addNodeObject
=D:/home/sid_3560707/farmingSim_2022/profile/mods/FS22_AutoDrive/scripts/Manager/TriggerManager.lua (418) : superFunc
dataS/scripts/objects/LoadingStation.lua (47) : load
dataS/scripts/xml/XMLFile.lua (296) : closure
dataS/scripts/objects/LoadingStation.lua (45) : iterate
dataS/scripts/objects/ProductionPoint.lua (303) : load
dataS/scripts/placeables/specializations/PlaceableProductionPoint.lua (86) : load
dataS/scripts/specialization/SpecializationUtil.lua (19)
dataS/scripts/placeables/Placeable.lua (355) : raiseEvent
dataS/scripts/i3d/I3DManager.lua (134) : asyncCallbackFunction.
what is he trying to tell me? I haven't changed any triggers for the mods in question, just adjusted the filling level, etc.

David Zadnik (DzInLa) 04.05.2022 20:40
A load trigger can only be referenced once. Make a 2nd trigger for the mod.


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