placeable floodlight not showing up?

Your forum for all discussions around Modding.
wesleyg02
Posts: 8
Joined: Thu Apr 20, 2017 3:50 am

placeable floodlight not showing up?

Post by wesleyg02 »

I have a dedicated server that has placeable floodlight mod on. I can see it in the store i can also spend money on buying it but when I place it, It is invisible and doesn't show up under the garage. I can log in to single player and see the floodlight. Can anyone help me out with getting it to show up in multiple player?
User avatar
Phantoms
Posts: 408
Joined: Thu Sep 17, 2015 6:37 pm
Location: Georgia, USA

Re: placeable floodlight not showing up?

Post by Phantoms »

In the mod's ModDesc.xml file, is there a line that reads:

Code: Select all

<multiplayer supported="true"/>
Playing on PC
wesleyg02
Posts: 8
Joined: Thu Apr 20, 2017 3:50 am

Re: placeable floodlight not showing up?

Post by wesleyg02 »

I posted the moddesc.xml


<?xml version="1.0" encoding="UTF-8"?>
-<modDesc descVersion="30">
<author>Alex2009 - http://www.Alex2009.de</author>
<version>1.0.0.0</version>
-<title>
<en>Placeable Floodlight</en>
<de>Plazierbares Flutlicht</de>
</title>
-<description>
-<en>
-<![CDATA[This is a free placeable floodlight with motion detector.]]>
</en>
-<de>
-<![CDATA[Dies ist ein frei plazierbares Flutlicht mit Bewegungsmelder.]]>
</de>
</description>
<iconFilename>store.png</iconFilename>
<multiplayer supported="true"/>
-<extraSourceFiles>
<sourceFile filename="floodlightPlaceable.lua"/>
</extraSourceFiles>
-<l10n>
-<text name="ENABLE_PLACEABLE_LIGHT">
<de>Flutlicht anschalten</de>
<en>floodlight enable</en>
</text>
-<text name="DISABLE_PLACEABLE_LIGHT">
<de>Flutlicht ausschalten</de>
<en>floodlight disable</en>
</text>
</l10n>
-<storeItems>
<storeItem xmlFilename="floodlightPlaceable.xml"/>
</storeItems>
-<brands>
<brand title="Placeable" name="PLACEABLEALEX" image="brand_placeable.dds"/>
</brands>
</modDesc>
User avatar
thunderhawk
Posts: 1452
Joined: Sat Jan 17, 2015 1:02 am

Re: placeable floodlight not showing up?

Post by thunderhawk »

The Only thing I see Is -<modDesc descVersion="30"> should be -<modDesc descVersion="32">
Dell XPS 720 Intel Core 2 Quad Extreme 3.0ghz
Liquid cooled with a 120mm x 240mm radiator twin 120mm cooler master SickleFlow fans
Nvidia GTX 660ti
Patch 1.4.4 Windows 7 home
Playing through a Sanyo 50" tv
wesleyg02
Posts: 8
Joined: Thu Apr 20, 2017 3:50 am

Re: placeable floodlight not showing up?

Post by wesleyg02 »

So the mod works fine in single player and when its on the server its shows up in the store. When its placed it renders a invisible object threre. this is a link to the mod https://www.farming-simulator.com/mod.p ... tle=fs2017 .
User avatar
thunderhawk
Posts: 1452
Joined: Sat Jan 17, 2015 1:02 am

Re: placeable floodlight not showing up?

Post by thunderhawk »

ok in multiplayer everyone must have same thing and placables im not sure if they would work right i will check it out ok I Changed moddesc version wnet to create a game and they are in there and work but not sure about a dedi server since I dont run one anymore
Dell XPS 720 Intel Core 2 Quad Extreme 3.0ghz
Liquid cooled with a 120mm x 240mm radiator twin 120mm cooler master SickleFlow fans
Nvidia GTX 660ti
Patch 1.4.4 Windows 7 home
Playing through a Sanyo 50" tv
wesleyg02
Posts: 8
Joined: Thu Apr 20, 2017 3:50 am

Re: placeable floodlight not showing up?

Post by wesleyg02 »

yea they work fine on hosted session but dont know why they dont work on the dedi server.
Post Reply