COMMUNITY FORUM

Need Help - Testrunner Error

Forum Overview >> Farming Simulator 25

CategoryFarming Simulator 25
Created01.03.2025 12:49


Erich Wyssmüller (PitBullCH) 01.03.2025 12:49
Hello everyone
I want to test a modpack with the Testrunner and have the following problem:


----------------------------------------
Farming Simulator 25 TestRunner - Version 0.9.4 - build date 2025-02-20 15:08
Copyright (c) 2025 GIANTS Software GmbH
- uses Microsoft Texdiag
- built with PyInstaller
----------------------------------------

log file K:/@DOKUMENTE/000_PBSMods/__FS25-Mods/@@TestRunner_public_0_9_4/TestRunner.log
12:46:42 INFO TestRunner - Checking for update
12:46:42 INFO TestRunner - Loading predefined testSuite and output path
12:46:42 INFO Config - required TestRunner Config Version: 4
12:46:42 INFO Config - Config.test_data_path: K:/@DOKUMENTE/000_PBSMods/__FS25-Mods/FS25_PBS_liquidStoragePack
12:46:42 INFO Config - no game installation directory given in testSuite or args, searching installation locations
12:46:42 INFO Config - retrieved game installation path 'D:/Farming Simulator 2025' (v=1.0.0.0)
12:46:42 INFO Config - no editor installation directory given in testSuite or args, searching installation locations
12:46:42 INFO Config - retrieved editor installation path 'C:/Program Files/GIANTS Software/GIANTS_Editor_10.0.3/editor.exe' (v=10.0.3.0)
12:46:42 INFO Config - Config.game_path: D:/Farming Simulator 2025
12:46:42 INFO Config - Config.editor_path: C:/Program Files/GIANTS Software/GIANTS_Editor_10.0.3/editor.exe
12:46:42 INFO Config - Config.output_dir: K:/@DOKUMENTE/000_PBSMods/__FS25-Mods/@@TestRunner_public_0_9_4
12:46:42 INFO FileCollector - Collected 41 files for 9 extensions
12:46:42 INFO XMLCollector - number parsed xml files: 9 (0 excluded by settings)
12:46:42 INFO StoreItemCollector - StoreItemCollector.collect()
12:46:42 INFO StoreItemCollector - K:\@DOKUMENTE\000_PBSMods\__FS25-Mods\FS25_PBS_liquidStoragePack\modDesc.xml
12:46:42 INFO StoreItemCollector - collected 6 store items from 1 xml files
12:46:42 INFO I3DCollector - number parsed i3d files: 10 (0 excluded by settings)
12:46:42 INFO TextureCollector - Collecting referenced texture paths
12:46:42 INFO TextureCollector - found 8 texture references in 9 xml files
12:46:42 INFO TextureCollector - found 0 texture references in 0 lua files
12:46:42 INFO DDSCollector - Parsing 10 dds file headers
12:46:42 INFO DDSCollector - number parsed dds files: 10 (0 excluded by settings)
12:46:42 INFO DDSCollector - number of parsed gim files: 0
12:46:42 INFO AbstractModule - module DXTCheck result: SUCCESS
12:46:42 INFO DXTCheck - files with invalid compression (0)
12:46:42 INFO DXTCheck - excluded due to gim file (0)
12:46:42 INFO MipMapCheck - Checking MipMaps for 10 dds-files
12:46:42 INFO AbstractModule - module MipMapCheck result: SUCCESS
12:46:42 INFO MipMapCheck - conflicted texture-files (0)
12:46:42 INFO MipMapCheck - missing MipMaps (0)
12:46:42 INFO MipMapCheck - unnecessary MipMaps (0)
12:46:42 INFO MipMapCheck - excluded due to gim file (0)
12:46:42 INFO AbstractModule - module TextureCheck result: SUCCESS
12:46:42 INFO AbstractModule - module I3DCheck result: SUCCESS
12:46:42 INFO ModDescCheck - Analysing modDesc FS25_PBS_liquidStoragePack/modDesc.xml
12:46:42 INFO AbstractModule - module ModDescCheck result: SUCCESS
12:46:42 INFO DescBuilder - unable to find corresponding entry for $l10n_shopItem_mks8AllLiquids, using placeholder
12:46:42 INFO DescBuilder - unable to find corresponding entry for $l10n_shopItem_mks32AllLiquids, using placeholder
12:46:42 INFO DescBuilder - unable to find corresponding entry for $l10n_shopItem_liquidStorage1m, using placeholder
12:46:42 INFO DescBuilder - unable to find corresponding entry for $l10n_shopItem_liquidStorage5m, using placeholder
12:46:42 INFO DescBuilder - unable to find corresponding entry for $l10n_shopItem_liquidStorage500k, using placeholder
12:46:42 INFO DescBuilder - unable to find corresponding entry for $l10n_shopItem_liquidStorageExtension, using placeholder
12:46:42 INFO AbstractModule - module DescBuilder result: SUCCESS
12:46:42 ERROR root - 'NoneType' object has no attribute 'attrib'
Traceback (most recent call last):
File "modules\DescBuilder.py", line 381, in run
AttributeError: 'NoneType' object has no attribute 'attrib'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "TestRunner.py", line 307, in main
File "TestRunner.py", line 132, in perform_test
File "TestRunner.py", line 167, in _run_modules
File "modules\DescBuilder.py", line 384, in run
AttributeError: 'NoneType' object has no attribute 'attrib'



Does anyone have an idea what the problem is?

Erich Wyssmüller (PitBullCH) 02.03.2025 08:11
I have found the error.

In line 2 of the silo extension, 'placeable type=“slio” ' was written instead of 'placeable type=“slioExtension” '.

Maybe this insight will help someone else.

José Manuel Pérez Aguilera (Overlord9611) 13.04.2025 16:42
Disculpa como uso el testrunner


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