Ever since the new darkrp update, the lua refresh on updating jobs doesn't work.
Here is the error that is placed in console when I try to refresh.
[CODE]Unhandled Lua Refresh: [NAME:darkrp_customthings/jobs.lua] [TYPE:!UNKNOWN][/CODE]
Lua refresh doesn't work on 2.6.0 unless you enable dev mode by adding
[lua]#NoSimplerr#[/lua]
to the top of the file that you want to refresh. This prevents the new Simplerr error engine from taking effect, meaning that you won't get a human-readable explanation of the issue like you would, only the lua errors from before the introduction of Simplerr.
If you have cac, that also stops it from autorefreshing.
Is there a way to add
#NoSimplerr#
without having to edit all files?
Sorry, you need to Log In to post a reply to this thread.