cocos2d / cocos2d-html5

Cocos2d for Web Browsers. Built using JavaScript.
https://www.cocos.com
3.07k stars 902 forks source link

CocosStudio 1.5.0.1 #2010

Closed vladkolotvin closed 10 years ago

vladkolotvin commented 10 years ago

In CocosStudio: 1

Code:

var village = ccs.uiReader.widgetFromJsonFile(VILLAGE_JSON);
this.addChild(village);

In game: 2

dingpinglv commented 10 years ago

Hi @cruelbob ,

Would you please send the game resource to us to reproduce the problem?

My email is dingping.lv@cocos2d-x.org

What is the version of Cocos2d-html5?

Thanks for feedback. David

vladkolotvin commented 10 years ago

@dingpinglv I have sent resources. I have last version of cocos2d-html5 in develop branch(https://github.com/cocos2d/cocos2d-html5/commit/89a5b3b4202a7013103e1a036d316a6fcbb10f7e). If it will help you on https://github.com/cocos2d/cocos2d-html5/commit/cff41f562c4cb62147952adbf5f60e205559d042 commit it works well.

dingpinglv commented 10 years ago

Hi @cruelbob ,

This problem has been fixed, please update the branch.

Best regards David

vladkolotvin commented 10 years ago

@dingpinglv Hi, some problem is still stayed. 3 There isn't background in game. Please reopen this issue.

VisualSJ commented 10 years ago

Hi @cruelbob

This problem is very strange. =_= We use you give material, after the test is correct...

Code: image

Effect: image

Do you have any good way to replicate the problem?

Thanks~~

VisualSJ

dingpinglv commented 10 years ago

Hi @cruelbob,

How about this issue? Is it still present?

Best regards David

VisualSJ commented 10 years ago

@cruelbob

We need your help. Your problem until now we have no way to reproduce.

I wish you have solved the problem, If it still exists, please tell us.

Thank you for the message. ^_^

VisualSJ

vladkolotvin commented 10 years ago

@dingpinglv, @VisualSJ Sorry, i will check this again soon.

vladkolotvin commented 10 years ago

This issue can be closed.