Page MenuHomeFeedback Tracker

Typos inside DZ\structures\military\Tisy config.cpp
Closed, ResolvedPublic

Description

The new configs are missing the "t" in Platform for both the classname and the p3d path. DZ\structures\military\ config.cpp, the final two objects.

class Static_Tisy_RadarPlaform_Bot: HouseNoDestruct

{

		scope = 2;
		model = "DZ\structures\Military\Tisy\Tisy_RadarPlaform_Bot.p3d";

};
class Static_Tisy_RadarPlaform_Mid: HouseNoDestruct
{

		scope = 2;
		model = "DZ\structures\Military\Tisy\Tisy_RadarPlaform_Mid.p3d";

};

Additionally found errors in another file.
DZ\structures\walls Config.cpp I have not spell checked everything in the file yet.

Lines 876 - 1075 are duped classes.

Find and replace all \structures\structures\ with \structures\

Static_Wall_CBrk_5
Static_Wall_CBrk_5_D
Static_Wall_CBrk_Corner
Static_Wall_CBrk_End
Static_Wall_CBrk_Pole
Static_Wall_CGry_5
Static_Wall_CGry_5_D
Static_Wall_CGry_Corner
Static_Wall_CGry_Corner_2
Static_Wall_CGry_End
Static_Wall_CGryLow_5
Static_Wall_CGryLow_End1
Static_Wall_CGryLow_End2
Static_Wall_Cnc_5
Static_Wall_CncSmall_4
Static_Wall_CncSmall_8
Static_Wall_CYel_5
Static_Wall_CYel_Corner
Static_Wall_CYel_End
Static_Wall_CYel_End2
Static_Wall_Fen1_5
Static_Wall_Fen1_5_2
Static_Wall_Fen1_5_Hole
Static_Wall_Fen1_5_Pole
Static_Wall_Fen2_6
Static_Wall_Fen2_6_Hole
Static_Wall_Fen2_Pole
Static_Wall_FenG_3
Static_Wall_FenG_Pole
Static_Wall_FenR_3
Static_Wall_FenR_Pole
Static_Wall_FenW_7
Static_Wall_FenW_7_D
Static_Wall_FenW_7_S
Static_Wall_ForFieldFen_1
Static_Wall_ForFieldFen_2
Static_Wall_ForFieldFen_end
Static_Wall_GarbCont
Static_Wall_GarbCont_Corner
Static_Wall_Gate_CGry


More errors inside (Edit #2)
DZ\structures\specific Config.cpp

Find and replace all \structures\structures\ with \structures\

Static_Airfield_Lamp
Static_Airfield_Light_Edge
Static_Airfield_Light_Navig
Static_Airfield_Light_PAPI1
Static_Airfield_Light_PAPI2
Static_Airfield_Light_PAPI3
Static_Airfield_Light_PAPI4
Static_Airfield_Light_Reflector
Static_Airfield_Light_Control
Static_Airfield_Light_Hangar
Static_Cableway_Base_Rope1
Static_Cableway_Base_Rope2
Static_Cableway_Rope
Static_Cemetery_Fence_straight
Static_Cemetery_Fence1
Static_Cemetery_Fence2
Static_Cemetery_Fence3
Static_Cemetery_Fence4
Static_Cemetery_Grave1
Static_Cemetery_Grave2
Static_Cemetery_Grave3
Static_Cemetery_Grave4
Static_Cemetery_SmallCross
Static_Cemetery_SmallCross2
Static_Cemetery_Tombstone1
Static_Cemetery_Tombstone2
Static_Cemetery_Tombstone3
Static_Cemetery_Tombstone4
Static_Cemetery_Tombstone5
Static_Cemetery_Tombstone5_damaged
Static_Cemetery_Tombstone6
Static_Cemetery_Tombstone7
Static_Cemetery_Tombstone8
Static_Cemetery_Tombstone8_damaged
Static_Cemetery_Tombstone9
Static_Cemetery_Tombstone10
Static_Cemetery_Tombstone11
Static_Cemetery_Tombstone12
Static_Cemetery_Tombstone13
Static_Cemetery_Tombstone14
Static_Dead_MassGrave_8m
Static_Dead_MassGrave_15m
Static_Dead_pile1
Static_Dead_pile2
Static_Dead_pile3
Static_Dead_pile4
Static_Hanged_civil
Static_Hanged_doctor
Static_FueldStation_Feed_NoFuel
Static_FueldStation_Shed
Static_FueldStation_Sign
Static_Hotel_Damaged_Airplane_Back
Static_Hotel_Damaged_Airplane_Wing
Static_Hotel_Damaged_Airplane_Decal1
Static_Hotel_Damaged_Airplane_Decal2
Static_Hotel_Damaged_Airplane_Rubble
Static_Skilift_Rope_End
Static_Skilift_Rope_Middle
Static_Skilift_Rope_Start
Static_Skilift_Tower_End
Static_Skilift_Tower_Middle
Static_Skilift_Tower_Middle_Skope
Static_Skilift_Tower_Start
Static_Monument_Soldiers
Static_Monument_Wall
Static_Monument_Wall1
Static_Monument_Wall2
Static_Statue_General


Edit3

DZ\structures\industrial Config.cpp

Missing the final folder in the paths to the models which is \Containers

Paths should be DZ\structures\industrial\Containers\**Model.p3d

Static_Container_1C
Static_Container_1D
Static_Container_2A
Static_Container_2B
Static_Container_2C
Static_Container_2D
Static_Container_2E
Static_Container_1Aoh_DE
Static_Container_1Bo_DE
Static_Container_1Mo_DE
Static_Container_1Moh_DE
Static_Container_1C_DE
Static_Container_1D_DE
Static_Container_2A_DE
Static_Container_2B_DE
Static_Container_2C_DE
Static_Container_2D_DE
Static_Container_2E_DE

Missing the model paths completely. unsure if intentional.

Land_Container_1Aoh_DE
Land_Container_1Bo_DE
Land_Container_1Mo_DE
Land_Container_1Moh_DE

Missing \ in the models path. ie DZ\structures\Industrial\CementWorksCementWorks_ConveyorTowerC.p3d
should be DZ\structures\Industrial\CementWorks\CementWorks_ConveyorTowerC.p3d
Static_CementWorks_ConveyorTowerC
Static_CementWorks_SiloBig1Bridge

Details

Severity
Trivial
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General

Event Timeline

Gormirnn created this task.May 19 2022, 9:08 PM
Gormirnn updated the task description. (Show Details)May 19 2022, 9:35 PM
Gormirnn updated the task description. (Show Details)May 19 2022, 9:48 PM
Gormirnn updated the task description. (Show Details)May 19 2022, 10:03 PM
Gormirnn updated the task description. (Show Details)May 19 2022, 10:07 PM
Gormirnn updated the task description. (Show Details)
Geez changed the task status from New to Assigned.May 20 2022, 9:42 AM
Geez changed the task status from Assigned to Acknowledged.May 20 2022, 10:12 AM

Thanks for finding this Gormirn.

Geez closed this task as Resolved.May 26 2022, 3:01 PM
Geez claimed this task.
Geez added a subscriber: Geez.

Hello again.
The issue has been resolved internally and the fix will appear in one of the upcoming updates.
Regards,
Geez