Posts
158
Respect
19Add +1
Forum Rank
Pack-a-Puncher
Primary Group
Member
Login Issues
Forgot password?Activate Issues
Account activation email not received? Wrong account activation email used?Other Problems?
Contact Support - Help Center Get help on the UGX Discord. Join it now!fx/env/fx_fire_barrel_med.efx not found
failed loading 'env/fx_fire_barrel_med' of type 'fx' found in source file '../zone_source/Mist.csv'
link...compress...save...done.





You don't have that FX in your raw/env folder.
fx/env/fx_fire_barrel_med.efx not found
failed loading 'env/fx_fire_barrel_med' of type 'fx' found in source file '../zone_source/Mist.csv'
link...compress...save...done.Your slashes are backwards in zone_source/mist.csv, causing it to look for the FX in fx/env and not fx/env/fire.
It look like your path to the fx is wrong
Go to zone_ source/mist.csv and change
fx,env/fx_fire_barrel_med
To
fx,env/fire/fx_fire_barrel_med
(i think)http://ugx-mods.com/forum/index.php/topic,9570.msg105301.html#msg105301
Same fx you had problems with in Dec 2015.