On Fri, Aug 10, 2012 at 2:44 AM, Balajee R.C <[email protected]> wrote:
> I find that TMX loader seems to behave differently on Mac OSX as compared > to Windows. I am attaching the TMX map that is giving me issues. I am also > attaching the code for a simple test app that loads the TMX file. While the > map loads fine on Mac OSX, it just gives me a blank screen on Windows. > > I guess a driver issue, see http://code.google.com/p/pyglet/issues/detail?id=544 http://code.google.com/p/los-cocos/issues/detail?id=174 But maybe theres another problem: (Testing your script + data on win xp sp3, ati catalyst drivers 12.4) with pyglet 1.1.4release I see a correct rendering with pyglet 1.2dev (updated now, utc 13:00) I got a bad rendering: black screen except for the entire NE quadrant which looks green. The stock cocos samples test_tiles.py and test_tmx.py show also the same behavior. I will investigate this problem, probably tomorrow. Could you tell me which pyglet are you using in windows ? Can you try to run the pyglet sample noisy.py ? It gives a black screen here. (noisy.py can be found in the pyglet tarball / checkout under examples/noisy ) I am ofcourse, using cocos-svn trunk. > > Please let me know if this is a bug, in which case I'll file a ticket in > the tracker. Otherwise, please point me in the direction of what I might be > doing wrong. > > -- > -- You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en.
