I just made a prefab, saved it from within game and put the file in the rwgmixer.xml on our server
I start the game then start to go in the server and I get this error all over the place in Red along with Yellow text saying it is skipping the file.
This is what is in red: Block name to ID mapping file missing
The file is in the rwgmixer.xml and all four files are also in the prefabs folder this is what I have for the coding for the prefab:
<?xml version="1.0" encoding="UTF-8"?>
<prefab>
<property name="CopyAirBlocks" value="True" />
<property name="ExcludeDistantPOIMesh" value="False" />
<property name="ExcludePOICulling" value="False" />
<property name="YOffset" value="-1" />
<property name="RotationToFaceNorth" value="2" />
<property name="Zoning" value="Commercial,downtown,ResidentialNew" />
<property name="AllowedTownships" value="city,town,rural,wilderness" />
<property name="TraderArea" value="False" />
<property name="DistantPOIYOffset" value="0" />
<property name="AllowTopSoilDecorations" value="True" />
<property name="EditorGroups" value="Wilderness,commercial" />
<property name="DifficultyTier" value="1" />
</prefab>
It is not suppose to have sleepers i want it in the world which the prefab filename i did put in multiple locations in rwgmixer.xml. here is just one of the lines added:
<prefab name="rd_wagehouse" max_count="1" />
and these are the four files in the prefab folder: rd_wagehouse.xml , rd_wagehouse is a MPEG-2 file, rd_wagehouse.ins, and for the last one: rd_wagehouse.blocks.nim\
Does anyone have any idea why I am getting a ton of those errors please?
Thank You,
SeabeeMan
I start the game then start to go in the server and I get this error all over the place in Red along with Yellow text saying it is skipping the file.
This is what is in red: Block name to ID mapping file missing
The file is in the rwgmixer.xml and all four files are also in the prefabs folder this is what I have for the coding for the prefab:
<?xml version="1.0" encoding="UTF-8"?>
<prefab>
<property name="CopyAirBlocks" value="True" />
<property name="ExcludeDistantPOIMesh" value="False" />
<property name="ExcludePOICulling" value="False" />
<property name="YOffset" value="-1" />
<property name="RotationToFaceNorth" value="2" />
<property name="Zoning" value="Commercial,downtown,ResidentialNew" />
<property name="AllowedTownships" value="city,town,rural,wilderness" />
<property name="TraderArea" value="False" />
<property name="DistantPOIYOffset" value="0" />
<property name="AllowTopSoilDecorations" value="True" />
<property name="EditorGroups" value="Wilderness,commercial" />
<property name="DifficultyTier" value="1" />
</prefab>
It is not suppose to have sleepers i want it in the world which the prefab filename i did put in multiple locations in rwgmixer.xml. here is just one of the lines added:
<prefab name="rd_wagehouse" max_count="1" />
and these are the four files in the prefab folder: rd_wagehouse.xml , rd_wagehouse is a MPEG-2 file, rd_wagehouse.ins, and for the last one: rd_wagehouse.blocks.nim\
Does anyone have any idea why I am getting a ton of those errors please?
Thank You,
SeabeeMan