Lua Warning with nolib version in 8.0.1 #12


Open
  • roncli created this issue Jul 19, 2018

    The following Lua Warning occurs on login with 8.0.1 with the latest StrataFix nolib version:

    Message: Error loading Interface\AddOns\LibStrataFix\libs\LibStub\LibStub.lua
    Time: Thu Jul 19 21:02:56 2018
    Count: 2

    The problem stems from LibStrataFix.toc, where the libraries that are intended to be stripped are not actually stripped:

    #@no-lib-strip@
    libs\LibStub\LibStub.lua
    #@end-no-lib-strip@

To post a comment, please login or register a new account.