Changes between Initial Version and Version 4 of Ticket #6294


Ignore:
Timestamp:
Feb 7, 2022, 10:27:24 AM (2 years ago)
Author:
Stan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6294

    • Property Owner set to Silier
    • Property Priority Release BlockerMust Have
    • Property PatchPhab:D4237
  • Ticket #6294 – Description

    initial v4  
    44- open modio anyway
    55
     6
     7
     8Fixed in r25881
    69{{{
    7 ERROR: CCacheLoader failed to find archived or source file for: "shaders/effects/cas.xml"
    8 
    9 ERROR: Failed to load effect 'cas'
    10 
    1110ERROR: Errors executing script event "Tick"
    12 
    1311ERROR: JavaScript error: gui/modio/modio.js line 180 compatibilityColor is not defined displayMods/modsAvailableList.list_name<@gui/modio/modio.js:180:57 displayMods@gui/modio/modio.js:180:46 listed@gui/modio/modio.js:49:3 onTick@gui/modio/modio.js:154:13 __eventhandler21 (Tick)@modio Tick:1:1
    14 
    1512ERROR: Errors executing script event "Tick"
    16 
    1713ERROR: JavaScript error: gui/modio/modio.js line 180 compatibilityColor is not defined displayMods/modsAvailableList.list_name<@gui/modio/modio.js:180:57 displayMods@gui/modio/modio.js:180:46 listed@gui/modio/modio.js:49:3 onTick@gui/modio/modio.js:154:13 __eventhandler21 (Tick)@modio Tick:1:1
    18 
    1914ERROR: Errors executing script event "Tick"
    2015}}}
    2116
    22 Not recreating a rerelease for this :P
    2317
     18To reproduce the following errors:
     19- Enable Sharpening/FXAA in the options.
     20
     21- Go in the mod selector and disable all mods
     22- Save the config
     23- Quit (e.g. alt + F4)
     24
     25Or run the game with only the mod mod.
     26
     27{{{
     28$ binaries/system/pyrogenesis -mod="mod"
     29}}}
     30
     31
     32{{{
     33ERROR: CCacheLoader failed to find archived or source file for: "shaders/effects/cas.xml"
     34ERROR: Failed to load effect 'cas'
     35ERROR: CCacheLoader failed to find archived or source file for: "shaders/effects/fxaa.xml"
     36ERROR: Failed to load effect 'fxaa'
     37}}}
     38
     39A possible solution is to move all those effects into the mod mod.