12-22-2017, 21:32
Witam.
Przekonwertowałem sobie Zetora z 15,działa wszystko dobrze chciałem sobie dodać.
Wpisałem wszystko co należy w Moddesc i XML a nic nie działa.
Podejżewam że to coś nie tak z vehicle types. Tak to u mnie wygląda.
<vehicleTypes>
<type name="tractor" className="Vehicle" filename="dataS/scripts/vehicles/Vehicle.lua">
<specialization name="animatedVehicle"/>
<specialization name="motorized"/>
<specialization name="steerable"/>
<specialization name="drivable"/>
<specialization name="cylindered"/>
<specialization name="hirable"/>
<specialization name="aiTractor"/>
<specialization name="bunkerSiloCompacter"/>
<specialization name="honk"/>
<specialization name="indoorHud"/>
<specialization name="washable"/>
<specialization name="mountable"/>
<specialization name="interactiveControl" />
<specialization name="interactiveWindows" />
<specialization name="interactiveButtons" />
</type>
</vehicleTypes>
A w logu znowu takie mam błędy:
C:/Users/PC/Documents/My Games/FarmingSimulator2017/mods/zetorstarszy/Zetor_7245.i3d (135.80) ms
Warning: Missing 'lowerDistanceToGround' for attacherJoint 1 in C:/Users/PC/Documents/My Games/FarmingSimulator2017/mods/zetorstarszy/Zetor_7245.xml!
Warning: Missing 'upperDistanceToGround' for attacherJoint 1 in C:/Users/PC/Documents/My Games/FarmingSimulator2017/mods/zetorstarszy/Zetor_7245.xml!
Warning: translation of topArm of attacherJoint 1 is not 0/0/0 in 'C:/Users/PC/Documents/My Games/FarmingSimulator2017/mods/zetorstarszy/Zetor_7245.xml'
Warning: translation of bottomArm 'attacherLowerArm' of attacherJoint 1 is 0/0.040578700602055/4.4570397228488e-16! Should be 0/0/0! (C:/Users/PC/Documents/My Games/FarmingSimulator2017/mods/zetorstarszy/Zetor_7245.xml)
Error: Can't load resource 'data/vehicles/shared/compressedAir.wav'.
Error: Can't load sample 'data/vehicles/shared/compressedAir.wav'.
Warning (Script): Entity 'mirror' has invalid type in method 'setReflectionMapObjectMasks'.
LUA call stack:
dataS/scripts/vehicles/specializations/Drivable.lua (81) : setReflectionMapObjectMasks
dataS/scripts/vehicles/Vehicle.lua (631)
dataS/scripts/BaseMission.lua (771) : load
dataS/scripts/BaseMission.lua (918) : loadVehicle
dataS/scripts/shop/BuyVehicleEvent.lua (88) : loadVehiclesAtPlace
dataS/scripts/network/Connection.lua (77) : run
dataS/scripts/gui/ShopScreen.lua (1038) : sendEvent
dataS/scripts/gui/ShopConfigScreen.lua (467) : update
dataS/scripts/gui/elements/Gui.lua (306) : update
dataS/scripts/main.lua (1915) : update
Ale o IC nic tu nie pisze. tak jak by go nie widziało ;(
Przekonwertowałem sobie Zetora z 15,działa wszystko dobrze chciałem sobie dodać.
Wpisałem wszystko co należy w Moddesc i XML a nic nie działa.
Podejżewam że to coś nie tak z vehicle types. Tak to u mnie wygląda.
<vehicleTypes>
<type name="tractor" className="Vehicle" filename="dataS/scripts/vehicles/Vehicle.lua">
<specialization name="animatedVehicle"/>
<specialization name="motorized"/>
<specialization name="steerable"/>
<specialization name="drivable"/>
<specialization name="cylindered"/>
<specialization name="hirable"/>
<specialization name="aiTractor"/>
<specialization name="bunkerSiloCompacter"/>
<specialization name="honk"/>
<specialization name="indoorHud"/>
<specialization name="washable"/>
<specialization name="mountable"/>
<specialization name="interactiveControl" />
<specialization name="interactiveWindows" />
<specialization name="interactiveButtons" />
</type>
</vehicleTypes>
A w logu znowu takie mam błędy:
C:/Users/PC/Documents/My Games/FarmingSimulator2017/mods/zetorstarszy/Zetor_7245.i3d (135.80) ms
Warning: Missing 'lowerDistanceToGround' for attacherJoint 1 in C:/Users/PC/Documents/My Games/FarmingSimulator2017/mods/zetorstarszy/Zetor_7245.xml!
Warning: Missing 'upperDistanceToGround' for attacherJoint 1 in C:/Users/PC/Documents/My Games/FarmingSimulator2017/mods/zetorstarszy/Zetor_7245.xml!
Warning: translation of topArm of attacherJoint 1 is not 0/0/0 in 'C:/Users/PC/Documents/My Games/FarmingSimulator2017/mods/zetorstarszy/Zetor_7245.xml'
Warning: translation of bottomArm 'attacherLowerArm' of attacherJoint 1 is 0/0.040578700602055/4.4570397228488e-16! Should be 0/0/0! (C:/Users/PC/Documents/My Games/FarmingSimulator2017/mods/zetorstarszy/Zetor_7245.xml)
Error: Can't load resource 'data/vehicles/shared/compressedAir.wav'.
Error: Can't load sample 'data/vehicles/shared/compressedAir.wav'.
Warning (Script): Entity 'mirror' has invalid type in method 'setReflectionMapObjectMasks'.
LUA call stack:
dataS/scripts/vehicles/specializations/Drivable.lua (81) : setReflectionMapObjectMasks
dataS/scripts/vehicles/Vehicle.lua (631)
dataS/scripts/BaseMission.lua (771) : load
dataS/scripts/BaseMission.lua (918) : loadVehicle
dataS/scripts/shop/BuyVehicleEvent.lua (88) : loadVehiclesAtPlace
dataS/scripts/network/Connection.lua (77) : run
dataS/scripts/gui/ShopScreen.lua (1038) : sendEvent
dataS/scripts/gui/ShopConfigScreen.lua (467) : update
dataS/scripts/gui/elements/Gui.lua (306) : update
dataS/scripts/main.lua (1915) : update
Ale o IC nic tu nie pisze. tak jak by go nie widziało ;(