Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报错luaUpdate err : Framework/Logger/Logger.lua:26: Framework/Updater/Timer.lua:94: Framework/Scene/Base/BaseScene.lua:61: What's the fuck!!! #71

Open
BaalDev opened this issue May 22, 2023 · 0 comments

Comments

@BaalDev
Copy link

BaalDev commented May 22, 2023

无论是在编辑器,还是安卓或者IOS下,在更新完资源后,就出现下面这个报错,但是下次进(或者说进入的时候没有资源更新)就不会有报错;看代码逻辑是跟预加载有关系,注释掉LoginScene里OnCreate里面的预加载就不会出现这个报错了,但这终归不是最终的解决办法。有人遇到过这个问题吗? 我用的unity版本是2020.3.41

luaUpdate err : Framework/Logger/Logger.lua:26: Framework/Updater/Timer.lua:94: Framework/Scene/Base/BaseScene.lua:61: What's the fuck!!!
stack traceback:
Common/Tools/event.lua:32: in local 'f'
Common/Tools/event.lua:92: in global 'CoUpdateBeat'
Common/Tools/event.lua:127: in function 'Update'
stack traceback:
[C]: in function 'error'
Framework/Logger/Logger.lua:18: in upvalue 'LogError'
Framework/Logger/Logger.lua:26: in function 'event_err_handle'
Common/Tools/event.lua:32: in local 'f'
Common/Tools/event.lua:92: in global 'CoUpdateBeat'
Common/Tools/event.lua:127: in function 'Update'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant