Roang-zero1 / upgrade-planner-next

Continuation of the Factorio upgrade planner and builder mod
0 stars 1 forks source link

Headless server 0.18.9 upgrade planner compatibility issue #9

Closed FHoulbreque closed 4 years ago

FHoulbreque commented 4 years ago

Launching the headless server after updating to 0.18.9, I get this error :

Please report this error to the mod author.

Error while running event upgrade-planner-next::on_configuration_changed
Unknown sprite "utility/remove"
stack traceback:
        __upgrade-planner-next__/upgrade-planner/gui.lua:133: in function 'open_frame'
        __upgrade-planner-next__/control.lua:58: in function 'verify_all_configs'
        __upgrade-planner-next__/control.lua:78: in function 'handler'
        __stdlib__/stdlib/event/event.lua:321: in function 'pcall'
        __stdlib__/stdlib/event/event.lua:341: in function 'dispatch_event'
        __stdlib__/stdlib/event/event.lua:424: in function 'dispatch'
        __stdlib__/stdlib/event/event.lua:82: in function <__stdlib__/stdlib/event/event.lua:80>
stack traceback:
        [C]: in function 'add'
        __upgrade-planner-next__/upgrade-planner/gui.lua:133: in function 'open_frame'
        __upgrade-planner-next__/control.lua:58: in function 'verify_all_configs'
        __upgrade-planner-next__/control.lua:78: in function 'handler'
        __stdlib__/stdlib/event/event.lua:321: in function 'pcall'
        __stdlib__/stdlib/event/event.lua:341: in function 'dispatch_event'
        __stdlib__/stdlib/event/event.lua:424: in function 'dispatch'
        __stdlib__/stdlib/event/event.lua:82: in function <__stdlib__/stdlib/event/event.lua:80>"

Can't run the server with upgrade planner then...

Roang-zero1 commented 4 years ago

Thanks for reporting, unfortunately I won't be able to fix this till the weekend.

Roang-zero1 commented 4 years ago

Fixed in latest version thanks to #10