Journey of a Frost Mage

Discussion and development of scenarios and campaigns for the game.

Moderator: Forum Moderators

Post Reply
User avatar
bssarkar
Developer
Posts: 108
Joined: April 2nd, 2020, 9:34 am
Location: India
Contact:

Re: Journey of a Frost Mage

Post by bssarkar »

bladiosen wrote: June 15th, 2025, 2:11 pm Thanks! Updated to 25.6.3 and managed to finish the scenario now after restaring.

When starting Elven Citadel I'm getting this error (with War of Legends just updated to 1.2.7.76)

Code: Select all

20250615 15:56:09 error scripting/lua: game_error: unknown unit type: Elvish Vanquisher
stack traceback:
	[C]: in local 'cmd'
	lua/wml-utils.lua:145: in field 'handle_event_commands'
	lua/wml-flow.lua:5: in function <lua/wml-flow.lua:4>
	[C]: in ?
I've asked WoL maintainer and waiting for response. For now change that type to something like Elvish Champion by editing the scenario file. That should make it work.
User avatar
Lord-Knightmare
Discord Moderator
Posts: 2491
Joined: May 24th, 2010, 5:26 pm
Location: Somewhere in the depths of Irdya, gathering my army to eventually destroy the known world.
Contact:

Re: Journey of a Frost Mage

Post by Lord-Knightmare »

It seems to be the case of unit being present in 1.19.x WoL but not 1.18.x WoL

I made a PR for Frost Mage for the patching of this.
Creator of "War of Legends"
Creator of the Isle of Mists survival scenario.
Maintainer of Forward They Cried
User:Knyghtmare | My Medium
User avatar
bssarkar
Developer
Posts: 108
Joined: April 2nd, 2020, 9:34 am
Location: India
Contact:

Re: Journey of a Frost Mage

Post by bssarkar »

Lord-Knightmare wrote: June 15th, 2025, 3:46 pm It seems to be the case of unit being present in 1.19.x WoL but not 1.18.x WoL

I made a PR for Frost Mage for the patching of this.
Thanks for the patch, merged and uploaded to addons servers (Version 25.6.4).
Post Reply