| missed item graphics in GitHub game version[message #366697]
|
Tue, 25 November 2025 09:30
|
|
UBAH |
  |
Messages:29
Registered:October 2007 |
|
|
Item modifications (AFS, BRAINMOD, IoV) seems to be broken in the current game version.
Part of items displayed with NADA in place of graphic (mainly tested on AIM web page, browsing through mercs inventory). At the same time hints when hover mouse over the item display correct information.
Tested on three versions from GitHub releases.
Oldest version JA2_113-v1-G0f38Ld66a-English works fine, all items have correct graphic.
Current versions JA2_113-v4-341-g4a43b77-G39f2La10d-English and
JA2_113-v5-Gdff4La10d-English have this graphic problem.
Update:
Looks like the trouble caused by ItemFlag = 16384.
If I remove this entry from Items.xml for certain item - picture returns.
In unmodded gamedir there is no items with such flag
[Updated on: Tue, 25 November 2025 14:30] Report message to a moderator
|
Private 1st Class
|
|
|
|
| Re: missed item graphics in GitHub game version[message #366698 is a reply to message #366697]
|
Tue, 25 November 2025 17:50
|
|
| Kitty |
  |
Messages:505
Registered:October 2017 Location: Germany |
|
|
UBAH wrote on Tue, 25 November 2025 09:30Item modifications (AFS, BRAINMOD, IoV) seems to be broken in the current game version.
Part of items displayed with NADA in place of graphic (mainly tested on AIM web page, browsing through mercs inventory). At the same time hints when hover mouse over the item display correct information.
Tested on three versions from GitHub releases.
Oldest version JA2_113-v1-G0f38Ld66a-English works fine, all items have correct graphic.
Current versions JA2_113-v4-341-g4a43b77-G39f2La10d-English and
JA2_113-v5-Gdff4La10d-English have this graphic problem.
Update:
Looks like the trouble caused by ItemFlag = 16384.
If I remove this entry from Items.xml for certain item - picture returns.
In unmodded gamedir there is no items with such flag
-
The format of items.xml has seen changes some time ago.
(Mostly converting itemflags into tags)
Since many mods out there are no longer maintained, they do use the old format.
Asdow made a nice little app to convert items.xml to new format.
Just drag the xml from data-yourmod onto the tools exe and it will get converted.
Use the converted xml and issues with itemflags shouldn't be a thing anymore
Asdows tool: https://github.com/Asdow/JA2-ConvertXMLData
[Updated on: Tue, 25 November 2025 17:51]
How to get: latest 1.13, 7609 and more | 7609 SCI (eng) | Compiling+SVN
I need more details. (Didi Hallervorden) Report message to a moderator
|
|
|
|
|