issues Search Results · repo:cocos2d/cocos2d-html5 language:JavaScript
Filter by
520 results
(72 ms)520 results
incocos2d/cocos2d-html5 (press backspace or delete to remove)RodrigoNet0
- Opened on Nov 10, 2023
- #3611
Hi, i get the files using clone in my MAMP server and i have this error when i open the template sample:
cc._addEventListener is not a function
What is the solution?
Thanks
fpalacioschaves
- Opened on Oct 14, 2021
- #3609
When I use ccs.dataReaderHelper.addDataFromFile to read .csb file like below:
ccs.dataReaderHelper.addDataFromFile( res/myui.csb );
I get error:
cocos2d-js-v3.13.js:57555 Uncaught TypeError: ccs.dataReaderHelper.addDataFromBinaryCache ...
mblackcat
- Opened on Jan 25, 2021
- #3575
This line :
var cs = locWidget.getContentSize();
should be fixed:
var cs = locWidget.getBoundingBox();
Of course there are some other lines should be fixed in this file (UILayoutManager.js)
xiekang
- Opened on Dec 16, 2019
- #3573
Cocos version: 3.8 IOS version: 12.3.1 Devices: IPhone XS, IPhone XS Max
Hi! There is a strange problem with buttons on IPhone XS and IPhone XS Max - cocos buttons are not working only in
Landscape mode. ...
Fortis9777
- Opened on Aug 6, 2019
- #3571
Images look blurry or pixelated if the game goes fullscreen after the loader or the runScene, but it looks perfect if
the fullscreen is call during the loading process cc.LoaderScene.preload.
this is ...
milomartinez
- 3
- Opened on Feb 5, 2019
- #3570
I used a plain white image and set a color. Color seems to rendering incorrect. Rendering a darker version of the that
color. No issue with cc.Sprite. Working on HTML5 render. For FB Instant game.
kiranb47
- Opened on Jun 29, 2018
- #3558
I d like to add listeners to the error event of window and get the error details. But downloadScript doesn t support
crossOrigin, then I can only get Script error without stack trace. Does anyone know ...
zkd8907
- Opened on Jun 13, 2018
- #3557
Hi , i just found out that if the audio (mp3 in my case) is playing using cc.audioEngine.playEffect when the loading
hasn t finished, the sound will play but retuning null as an audio id, the problem is ...
milomartinez
- 1
- Opened on Jun 12, 2018
- #3556
cocos 2d-js 3.16 ios微信小游戏提示错误 [wxgl]load image fail/[wxgl] errror background
teximage2d,远程资源下载过程中,切后台,会触发资源下载失败,切回前台,发现loading界面
卡死/黑屏,android无此问题
chenfeng345
- 2
- Opened on Jun 5, 2018
- #3555

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.