[15]err function doesn't work

Place to get help with not working mods / modding interface.
Hermios
Long Handed Inserter
Long Handed Inserter
Posts: 80
Joined: Sat Aug 13, 2016 2:57 pm
Contact:

[15]err function doesn't work

Post by Hermios »

Hi all
i try to update my mods to 15, but I have a crash with the function "err". I assume it is a global function in 14, that doesn't work in 15.
Its aim is to display a customized error message. How can I update it?
Thanks

Hermios
daniel34
Global Moderator
Global Moderator
Posts: 2761
Joined: Thu Dec 25, 2014 7:30 am
Contact:

Re: [15]err function doesn't work

Post by daniel34 »

Hermios wrote:i try to update my mods to 15, but I have a crash with the function "err". I assume it is a global function in 14, that doesn't work in 15.
err is not a global function, in your mods (e.g. LineSorter) it is defined in libs\logging.lua.
quick links: log file | graphical issues | wiki
Hermios
Long Handed Inserter
Long Handed Inserter
Posts: 80
Joined: Sat Aug 13, 2016 2:57 pm
Contact:

Re: [15]err function doesn't work

Post by Hermios »

Arf, I feel stupid now! :shock: Thanks for the answer. :D
Post Reply

Return to “Modding help”