[BUG] Localization errors on startup in V3.0.62
SLOKnightfall opened this issue ยท 1 comments
๐ต Describe the bug:
Errors on login from the CN and TW localization files.
๐ต To reproduce: (Steps to reproduce the behavior)
- Enable lua error log
- Login
๐ต The error:
3x GSE\Localization\ModL_zhCN.lua:8: attempt to index local 'L' (a nil value)
[string "@gse\Localization\ModL_zhCN.lua"]:8: in main chunk
3x GSE\Localization\ModL_zhTW.lua:8: attempt to index local 'L' (a nil value)
[string "@GSE\Localization\ModL_zhTW.lua"]:8: in main chunk
๐ต **Desktop (please complete the following information):**
- OS: [e.g. Windows 10 64bit]
- Game Version [e.g. classic/bcc/retail (9.1.0)]
๐ต **GSE Version:**
- Version: 3.0.62
- Downloaded From: e.g. https://www.curseforge.com
- game version: Retail
๐ต **Additional context:**
Looks like you used == instead of ~= for the CE and TW localization files