Opened 9 years ago
Closed 8 years ago
#712 closed defect (fixed)
bloom shader lua error
Reported by: | Bluestone | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | BAR | Version: | |
Keywords: | Cc: |
Description
[f=0000000] [bawidgets.lua] Error: Failed to load: gfx_bloom_los_shader.lua ([string "LuaUI/Widgets/gfx_bloom_los_shader.lua"]:14: function arguments expected near 'default')
Change History (5)
comment:1 by , 8 years ago
comment:3 by , 8 years ago
los shader (ther standalone widget) currently draws nothing at all for me
comment:4 by , 8 years ago
accidentally reverted to a version of joint widget that worked for me in [3048] but gonna keep it like that for now, since its too useful while making missions
comment:5 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
the cause of this is that everyline in gfx_bloom_los_shader.lua that should be code is a comment, and every line that should be a comment is code!