euphoriaer

Results 3 comments of euphoriaer

我用的static 静态类,编辑器没有问题,但是一打包就出问题,我在模拟器上运行,宏开启了,网上能找的办法都试过了。。 报错如下:luaOpen是我要Fix的方法 LuaException: xlua.access, no field __Hotfix0_LuaOpen stack traceback: [C]: in field 'access' [string "Init"]:101: in field 'hotfix' bag:2: in main chunk [C]: in function 'require' main:3: in main...

> 我用的 unity 2019.4.9f1LTS + xlua_v2.1.15 , 使用的第三种白名单的方式给项目里所有命名空间下的类打标记, 经测试木有问题 请问不是只有打标签和 static 列表两个方法么,白名单方法如何操作,标签法和静态列表都试过,2019.4.18f1c1+v2.1.15,编辑器没问题,但是打包到模拟器就会报错LuaException: xlua.access, no field __Hotfix0_LuaOpen

I have the same problem