User Tools

Site Tools


arma3:terrain:config-class-names-freeze

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

arma3:terrain:config-class-names-freeze [2022-05-09 18:27] (current)
snakeman created initial page.
Line 1: Line 1:
 +====== ArmA 3 class names{} Faulty Coordinates ======
 +
 +[[:​arma3|ArmA 3]], [[arma3:​terrain|ArmA 3: Terrain]], [[arma3:​terrain:​config.cpp|ArmA 3 Terrain config.cpp]]
 +
 +**2022-04-15**
 +
 +If your ArmA 3 config.cpp class names{} has faulty coordinates,​ for example the one below:
 +
 +<code cpp>
 +class place1
 +{
 + name = "​Одеса";​
 + position[] = { 125946, 5.15036e+06 };
 + type = "​nameLocal";​
 +</​code>​
 +
 +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