User Tools

Site Tools


arma3:terrain:config-class-names-freeze

ArmA 3 class names{} Faulty Coordinates

ArmA 3, ArmA 3: Terrain, ArmA 3 Terrain config.cpp

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, arma3 will FREEZE on mission editor load right in the beginning. No error in the RPT, no nothing, it just freezes.

arma3/terrain/config-class-names-freeze.txt · Last modified: 2022-05-09 18:27 by snakeman