Project1

标题: 有關 pixi.js 的這些錯誤怎麼解決....感覺好多...[求助] [打印本页]

作者: play337    时间: 2021-5-26 21:07
标题: 有關 pixi.js 的這些錯誤怎麼解決....感覺好多...[求助]
本帖最后由 play337 于 2021-5-26 21:11 编辑

就是這幾行.... 看了好討厭...

---

Deprecation Warning: DisplayObjectContainer has been shortened to Container, please use Container from now on.
pixi.js:27682

PixiJS 4.5.4 - ✰ WebGL ✰      http://www.pixijs.com/    ♥♥♥

Deprecation Warning: DisplayObjectContainer has been shortened to Container, please use Container from now on.
pixi.js:28174 Deprecation Warning: DisplayObjectContainer has been shortened to Container, please use Container from now on.
pixi.js:28174 Deprecation Warning: DisplayObjectContainer has been shortened to Container, please use Container from now on.
pixi.js:28174 Deprecation Warning: DisplayObjectContainer has been shortened to Container, please use Container from now on.
pixi.js:28174 Deprecation Warning: DisplayObjectContainer has been shortened to Container, please use Container from now on.
pixi.js:28174 Deprecation Warning: DisplayObjectContainer has been shortened to Container, please use Container from now on.
pixi.js:28174 Deprecation Warning: DisplayObjectContainer has been shortened to Container, please use Container from now on.
pixi.js:28174 Deprecation Warning: DisplayObjectContainer has been shortened to Container, please use Container from now on.
pixi.js:28174 Deprecation Warning: DisplayObjectContainer has been shortened to Container, please use Container from now on.
DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/libs/pixi.js.map: System error: net::ERR_FILE_NOT_FOUND
DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/libs/pixi-tilemap.js.map: System error: net::ERR_FILE_NOT_FOUND
DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/libs/pixi-picture.js.map: System error: net::ERR_FILE_NOT_FOUND

---

請問各位大佬有辦法解決嗎?
作者: zths    时间: 2021-5-26 21:22
本帖最后由 zths 于 2021-5-26 21:25 编辑

除非你愿意重写代码把 DisplayObjectContainer  换成 Container , 不然你只能选择去掉这个提示.
直接格式化 pixi.js 的代码然后删掉那个 warn 保存.
我猜你大概是用了老插件..


//编辑:
直接把插件的 DisplayObjectContainer  全文替换成 Container  就行了 是一个东西.....




欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1