Skip to main content
Participant
January 13, 2014
Question

AIR - MilkManGames GameCenter ANE - Error: Failed creating GameCenter Extension Context.

  • January 13, 2014
  • 1 reply
  • 440 views

I am having trouble testing the IOS GameCenter functionality. I have been using the ANE extension purchased from MilkManGames.

When I call GameCenter.create( stage ) I get this error:

Error: Failed creating GameCenter Extension Context.

If I try to access the GameCenter features after this I get this error:

Error: GameCenter not initialized; call GameCenter.create() first.

Does this ring any bells to anyone? Please help... very.. frustrated....

Thanks in advance,

Charles

This topic has been closed for replies.

1 reply

Participant
January 14, 2014

Actually, I think my problem was that the .ANE file was not getting pointed to in the Flash Library Path. You just need to be sure you directly import the .ANE file as you would a .SWC. Just thought I'd share in case there was anyone out there with the same problem. I am now past this hurdle ;-)

C