项目在升级到2020后,报错。
When using Spine runtime with 2020.2 beta the Editor throws ReleaseAllScriptCaches did not release all script caches! on startup.
我们项目之前用了Spine,后面发现是因为Spine运行库版本过低导致的。(其他原因应该大同小异,就是某些代码没有编译通过)
解决方法,升级Spine运行库到3.8以上。
项目在升级到2020.2后出现启动报错,错误信息为ReleaseAllScriptCachesdidnotreleaseallscriptcaches!。分析发现是由于Spine运行库版本过低导致。解决方法是将Spine运行库更新到3.8及以上版本,以确保所有代码能正确编译通过。完成升级后,问题得到解决。
项目在升级到2020后,报错。
When using Spine runtime with 2020.2 beta the Editor throws ReleaseAllScriptCaches did not release all script caches! on startup.
我们项目之前用了Spine,后面发现是因为Spine运行库版本过低导致的。(其他原因应该大同小异,就是某些代码没有编译通过)
解决方法,升级Spine运行库到3.8以上。
3983
975
1万+
6355
1549

被折叠的 条评论
为什么被折叠?