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

[Bug] 对 player 实例进行销毁后,报错问题 #137

Open
1 of 9 tasks
wangbo163com opened this issue Jan 22, 2024 · 1 comment
Open
1 of 9 tasks

[Bug] 对 player 实例进行销毁后,报错问题 #137

wangbo163com opened this issue Jan 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@wangbo163com
Copy link

wangbo163com commented Jan 22, 2024

🔎 搜索关键词

1.对player实例进行销毁后,报错问题。2.减少一些无用的conslog.log

🕗 版本信息

1.1.5

🖥️ 平台信息

  • iOS
  • Android
  • Web
  • 小程序(支付宝/微信)
  • 微信小游戏
  • macOS
  • Windows
  • Linux
  • Other

💻 示例代码

No response

🙂 预期行为

应该是正常销毁

🙁 实际行为

lQLPKcwiVUuIe7PNATrNBVSwOi5bC6BCwwkFncoq4bDzAA_1364_314

⏯ 复现步骤

player.value && (await player.value.dispose());

其它信息

No response

@wangbo163com wangbo163com added the bug Something isn't working label Jan 22, 2024
@yiiqii yiiqii changed the title [Bug] [Bug] 对 player 实例进行销毁后,报错问题 Jan 23, 2024
@liuxi150
Copy link
Contributor

liuxi150 commented Jan 23, 2024

看着是创建两个Player,分别加载两个JSON文件,然后销毁一个Player后出错?
可以提供下可测试的最小场景吗,我们使用时没有遇到这类销毁问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants