Page MenuHomeFeedback Tracker

ImageWidget is looking for the wrong quad image.
Confirmed Internally, NormalPublic

Description

Please provide the following when creating the Ticket:

Game Version number: 1.2.1.66
Modded?: NO
If modded, please list the mods:

Issue Description:

WORLD : UpdateEntities
WORLD : Frame

SCRIPT    (E): SCR_AISoundHandling: SetSignalsAndTransmit: Missing callsign for: REPORT_MOUNT_AS
SCRIPT    (E): SCR_AICommsHandler: SCR_AISoundHandling.SetSignalsAndTransmit failed for request: SCR_AITalkRequest<0x0000021B8E3E6CD0>, prio: 40, timeout: 3.40282e+38, txIfBusy: 1, type: REPORT_MOUNT_AS
GUI       (E): ImageWidget::LoadImageFromSet: can't find image 'M_Icon_Task_Move' from ImageSet 'UI/Imagesets/Tasks/Task_Icons.imageset'
GUI       (E): ImageWidget::LoadImageFromSet: can't find image 'M_Icon_Task_Seize' from ImageSet 'UI/Imagesets/Tasks/Task_Icons.imageset'

WORLD : UpdateEntities
WORLD : PostFrame

GUI       (E): ImageWidget::LoadMaskFromSet can't load ImageSet 'UI/Textures/Icons/icons_mouse/icons_mouse.imageset'

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 11 x64
Category
General
Steps To Reproduce

Create a task using scenario framework.
Play the scenario and click on the task.
This error appears.

Additional Information

The issue is quad image starts with "Icon_M" NOT "M_Icon".

This is a relatively easy fix.

Correct the imageWidget and enter the correct name of the quad image in the imageset.

This error has been in here since I don't know when.

Related Objects

Event Timeline

Geez changed the task status from New to Awaiting internal Testing.Tue, Sep 10, 12:34 PM
Geez changed the task status from Awaiting internal Testing to Confirmed Internally.Wed, Sep 18, 9:43 AM