COMMUNITY FORUM

Testrunner

Forum Overview >> Farming Simulator 25

CategoryFarming Simulator 25
Created21.07.2025 20:09


Rene Schuster (Rene23) 21.07.2025 20:09
20:06:39 ERROR root - 'list' object has no attribute 'with_suffix'
Traceback (most recent call last):
File "TestRunner.py", line 325, in main
File "TestRunner.py", line 145, in perform_test
File "TestRunner.py", line 180, in _run_modules
File "modules\DXTCheck.py", line 101, in run
AttributeError: 'list' object has no attribute 'with_suffix'

Bekomme den Fehler, wenn ich ein Schild (mod) ,versuche über den Testrunner zu ziehen. Welche KAtegorie und wie muss es heißen? Denke es ist ein xml Fehler.Kann die xml des mods ja mal anhängen.

placeable type="simplePlaceable" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../shared/xml/schema/placeable.xsd">
<storeData>
<name>
<en>Farmmarket_Sight</en>
<de>Hofladenschild</de>
</name>
<functions>
<function>$l10n_function_garage</function>
</functions>
<image>store_schild.dds</image>
<price>200</price>
<dailyUpkeep>0</dailyUpkeep>
<lifetime>1000</lifetime>
<rotation>0</rotation>
<brand>NONE</brand>
<species>placeable</species>
<category>sheds</category>
<brush>
<type>placeable</type>
<category>buildings</category>
<tab>sheds</tab>
</brush>
<canBeSold>true</canBeSold>
<showInStore>true</showInStore>
<vertexBufferMemoryUsage>55808</vertexBufferMemoryUsage>
<indexBufferMemoryUsage>11052</indexBufferMemoryUsage>
<textureMemoryUsage>524408</textureMemoryUsage>
<instanceVertexBufferMemoryUsage>0</instanceVertexBufferMemoryUsage>
<instanceIndexBufferMemoryUsage>0</instanceIndexBufferMemoryUsage>
</storeData>

<base>
<filename>schild.i3d</filename>
<canBeRenamed>true</canBeRenamed>
<boughtWithFarmland>true</boughtWithFarmland>
</base>

Rene Schuster (Rene23) 21.07.2025 20:35
Kann geschlossen werden.War nen Moddescfehler.


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