AustrianModding

  • 20
  • Mitglied seit 20. April 2022
  • Letzte AktivitĂ€t: 23. April 2022 um 13:00
TrophÀen
2
Profil-Aufrufe
100

hey AUSTRIANMODDING, dein 300 fendt hat noch nen paar fehler wĂ€rstdu so net und wĂŒrdest die beheben? wĂ€re net von dir

hir die fehler angaben

testResult_FS22_Fendt_300_FAIL var curDetailsAreOpen = false function toggleDetailsUnfolded() { var detailElements = document.getElementsByTagName("details"); console.log(detailElements.length) curDetailsAreOpen = !curDetailsAreOpen; for (i = 0; i < detailElements.length; i++) { detailElements[i].open = curDetailsAreOpen; } var button = document.getElementById("toggleDetailElementsButton"); if (curDetailsAreOpen) { button.innerHTML = "Collapse all detail elements" } else { button.innerHTML = "Unfold all detail elements" } }

faulty I3d (file: FS22_Fendt_300/Chainsv2/ChainsV2.i3d)

editor error: Warning: Shape from 'ChainsV2.i3d.shapes' too big (8965 KB). Maximum supported size on Consoles is 8192 KB.

faulty I3d (file: FS22_Fendt_300/Chainsv2/ChainsV2.i3d)

custom warning: total polycount of scene is at least 295,838 triangles (warning threshold: 250,000)

faulty I3d (file: FS22_Fendt_300/data/vario300.i3d)

editor error: Warning: Shape from 'vario300.i3d.shapes' too big (8965 KB). Maximum supported size on Consoles is 8192 KB.

faulty I3d (file: FS22_Fendt_300/data/vario300.i3d)

custom warning: total polycount of scene is at least 1,431,198 triangles (warning threshold: 250,000)

faulty I3d (file: FS22_Fendt_300/prefab/Beaconbar2/Bar2.i3d)

editor error: Error: Missing dds file 'FS22_Fendt_300/prefab/Beaconbar2/BeaconBar/Textur/FBK_Decal.dds'

editor error: Error: Can't load resource 'FS22_Fendt_300/prefab/Beaconbar2/BeaconBar/Textur/FBK_Decal.dds'.

editor error: Error: Missing dds file 'FS22_Fendt_300/prefab/Beaconbar2/BeaconBar/Textur/FBK_diffuse.dds'

editor error: Error: Can't load resource 'FS22_Fendt_300/prefab/Beaconbar2/BeaconBar/Textur/FBK_diffuse.dds'.

editor error: Error: Missing dds file 'FS22_Fendt_300/prefab/Beaconbar2/BeaconBar/Textur/FBK_diffuse.dds'

editor error: Error: Can't load resource 'FS22_Fendt_300/prefab/Beaconbar2/BeaconBar/Textur/FBK_diffuse.dds'.

editor error: Error: Missing dds file 'FS22_Fendt_300/prefab/Beaconbar2/BeaconBar/Textur/FBK_Glas_diffuse.dds'

editor error: Error: Can't load resource 'FS22_Fendt_300/prefab/Beaconbar2/BeaconBar/Textur/FBK_Glas_diffuse.dds'.