Help with clarification of log file messages

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
Post Reply
User avatar
Lord-Knightmare
Discord Moderator
Posts: 2340
Joined: May 24th, 2010, 5:26 pm
Location: Somewhere in the depths of Irdya, gathering my army to eventually destroy the known world.
Contact:

Help with clarification of log file messages

Post by Lord-Knightmare »

Hello,

I was fixing my add-on of those numerous log file warnings I got and I am stuck in these ones:

Code: Select all

20210314 21:09:35 error engine: Addon version data mismatch! Not all local WML has same version of the addon: 'Hero_of_Irdya_I'.
20210314 21:09:35 error engine: Addon version data mismatch! Not all local WML has same version of the addon: 'mainline'.
20210314 21:09:35 error engine: Addon version data mismatch! Not all local WML has same version of the addon: 'Hero_of_Irdya_I'.
libpng warning: iCCP: known incorrect sRGB profile
I am a bit confused on what these warnings mean and puzzled in I have to do to fix them. Any advice would be appreciated.
Creator of "War of Legends"
Creator of the Isle of Mists survival scenario.
Maintainer of Forward They Cried
User:Knyghtmare | My Medium
User avatar
Pentarctagon
Project Manager
Posts: 5526
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: Help with clarification of log file messages

Post by Pentarctagon »

The iCCP warning can be ignored - it's essentially some extra data that isn't used by the game that got exported with various images by accident (source).

For the Addon version data mismatch errors, maybe try clearing Wesnoth's cache.
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
Post Reply