====== ArmA 3 class names{} Faulty Coordinates ====== [[https://www.pmctactical.org/forum/viewforum.php?f=68|ArmA 3 Forum]], [[:arma3|ArmA 3]], [[arma3:config|ArmA 3 Config]], [[arma3:missions|ArmA 3 Missions]], [[arma3:modeling|ArmA 3 3D Modeling]], [[arma3:scripting|ArmA 3 Scripting]], [[arma3:terrain|ArmA 3 Terrain]], [[arma3:texturing|ArmA 3 Texturing]], [[arma3:tools|ArmA 3 Tools]] **2022-04-15** If your ArmA 3 config.cpp class names{} has faulty coordinates, for example the one below: class place1 { name = "Одеса"; position[] = { 125946, 5.15036e+06 }; type = "nameLocal"; With the second coordinate being all out of whack, **ArmA 3 will FREEZE on mission editor load** right in the beginning. No error in the RPT, no nothing, it just freezes.