chaso137 / wot-xvm

Automatically exported from code.google.com/p/wot-xvm
GNU General Public License v3.0
0 stars 0 forks source link

Version 4.1.1 not using the vehicle names defined on xvm.xc #483

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On my xvm i defined under "vehicleNames" all the names of the tanks.

I noticed yesterday, after i upgraded the xvm version, that the names i used 
reverted to the default ones.

I just tried this without any other mod:

first i tried 4.1.0 and the names i defined were used in the "MARKERS" and the 
"BATTLE" menu, while loading or while pressing TAB during the battle.

After that i shut down WOT, replaced 4.1.0 with the 4.1.1, keeping the same 
xvm.xc
Started WOT, went into battle and the names i defined were ignored. The default 
ones were used, so there must be a problem with 4.1.1 that is causing it to 
ignore the vehicle names defined on xvm.xc

Original issue reported on code.google.com by ulisses....@gmail.com on 23 Aug 2013 at 12:24

GoogleCodeExporter commented 9 years ago
You guessed it to look in @Default/vehicleNames.xc?

Original comment by mr.a.on...@gmail.com on 23 Aug 2013 at 2:59

GoogleCodeExporter commented 9 years ago
Yes. All the values there are null
And if present on xvm.xc, all the configurations are used instead of the ones 
present at @Default.
Only if there is not a config inside the xvm.xc, then the one in the @default 
folder is used.
Is this the exception ?

Original comment by ulisses....@gmail.com on 23 Aug 2013 at 3:49

GoogleCodeExporter commented 9 years ago
i had that file in 4.1.0 unchanged. I make all my changes in xvm.xc

I copied the new "format" present on the new file @Default/vehicleNames.xc to 
my xvm.xc, replacing the "null" with the tank names, but when i try to use the 
file, its not loaded into wot. The default XVM config is loaded.

The xvm.xc online editor also only shows one field under "vehicle name". I 
guess it wasnt yet updated to the "normal" and "short" fields now present on 
the new "vehiclename" format

Original comment by ulisses....@gmail.com on 23 Aug 2013 at 5:09

GoogleCodeExporter commented 9 years ago
I just edited that file, put all the names on the tanks, and still i get the 
same names on the markers.

So, something is wrong with xvm, or with the "vehicle" tag that was used.
I see there is a new one called "vehicle-short", and i havent tested it, but i 
still get the default names on minimap, battle loading and markers.

Original comment by ulisses....@gmail.com on 23 Aug 2013 at 7:51