We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello I have encountered this error while opening Yukon on localhost:8080 :
Uncaught runtime errors: ERROR WebFont is not defined preload@webpack://yukon/./src/engine/boot/Preload.js?:119:7 bootScene@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:953549 start@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:957497 add@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:952909 add@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:963046 onLoadCreate@webpack://yukon/./src/engine/boot/Boot.js?:97:18 50792/a.prototype.emit@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:1561 create@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:954556 loadComplete@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:953753 50792/a.prototype.emit@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:1643 loadComplete@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:531612 fileProcessComplete@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:531312 onProcessComplete@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:525102 19550/onProcess/this.data.onload@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:556046
Here is a screenshot:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello
I have encountered this error while opening Yukon on localhost:8080 :
Uncaught runtime errors:
ERROR
WebFont is not defined
preload@webpack://yukon/./src/engine/boot/Preload.js?:119:7
bootScene@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:953549
start@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:957497
add@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:952909
add@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:963046
onLoadCreate@webpack://yukon/./src/engine/boot/Boot.js?:97:18
50792/a.prototype.emit@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:1561
create@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:954556
loadComplete@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:953753
50792/a.prototype.emit@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:1643
loadComplete@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:531612
fileProcessComplete@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:531312
onProcessComplete@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:525102
19550/onProcess/this.data.onload@https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser.min.js:1:556046
Here is a screenshot:
The text was updated successfully, but these errors were encountered: