2D Toolkit Forum

2D Toolkit => Support => Topic started by: dinesh on April 25, 2014, 09:05:45 am

Title: SpriteCollection
Post by: dinesh on April 25, 2014, 09:05:45 am
Hi,

I created around 4 sprite collections for my game. And it worked fine..
All of sudden i can't able to open my sprite collections. Sprite collection window is not popping up. I am using 2DToolkit version 2.2.

Please help me to resolve this issue.
Title: Re: SpriteCollection
Post by: dinesh on April 25, 2014, 09:08:02 am
And whenever i try to "Open Editor" I am getting this error in Console.

"Request error (error):
UnityEditor.AsyncHTTPClient:Done(State, Int32)"
Title: Re: SpriteCollection
Post by: dinesh on April 25, 2014, 10:20:26 am
Hi,

Sorted out the problem. By Reset factory settings in Layout. :)
Title: Re: SpriteCollection
Post by: unikronsoftware on April 25, 2014, 06:22:13 pm
UnityEditor.AsyncHTTPClient:Done -
seems to be related to the asset store? http://forum.unity3d.com/threads/203318-Request-error-(error)-UnityEditor-AsyncHTTPClient-Done(State-Int32)

I've seen it quite frequently as of late.

Glad you've got it figured out.