Projects > cpp > Issues > Bug #3874

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

renderer: Have a better texture id manager for Android and Linux

Bug #3874 [Closed]
ricardo 2014-01-28 00:12 . Updated almost 11 years ago

Texture Id are incremented all the time in Linux (and thus Android), so it is possible, if the renderer only uses the first 11 bits of the texture id, it will probably crash on Linux / Android.

For more info see, this report on the forum:
http://www.cocos2d-x.org/forums/6/topics/42367?r=43864#message-43864

zhangxm 2014-01-28 02:52
  • Target version changed from Candidate to 3.0-rc0

I think we should fix it in stable version. So i move it to 3.0-current.

dumganhar 2014-02-27 02:14
  • Status changed from New to Resolved
  • Assignee set to dabingnn
dabingnn 2014-02-27 05:43
  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100

Applied in changeset commit:701084be94c19b3220913e75469ff5b34b5c5d25.

283784210@qq.com 2014-03-20 08:33

Assert failed: ShaderID is greater than 210
cocos2d-x3.0rc0 have this question too. how to fix it

Atom PDF

Status:Closed
Start date:2014-01-28
Priority:High
Due date:
Assignee:dabingnn
% Done:

100%

Category:-
Target version:3.0-rc0