Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gegagome

Pages: [1]
1
Support / Re: `ISpriteCollectionForceBuild' problem in Windows
« on: December 26, 2013, 01:59:59 am »
OK, the problem was that upon opening project on 4.3.1, unity showed those errors and they remained even on 4.3.2

THEN I loaded a fresh copy of the project straight in 4.3.2 and project works fine.

Have no reason why but loading fresh project on windows using 4.3.2 worked as expected.


THANKS for your prompt attention to this matter!

2
Support / Re: `ISpriteCollectionForceBuild' problem in Windows
« on: December 26, 2013, 01:26:04 am »
sorry...

This issue occurs regardless of the build platform chosen.

3
Support / Re: `ISpriteCollectionForceBuild' problem in Windows
« on: December 24, 2013, 06:52:10 pm »
I know it is very weird that I am getting this error, but it is only occurring on windows running Unity 4.3.2f1.

My system is Windows 8.1.

Thanks

4
Support / `ISpriteCollectionForceBuild' problem in Windows
« on: December 23, 2013, 05:21:21 pm »
Hello guys

After loading my project for the first time in Windows I am getting three errors, all of which are related to the same problem with 2d Toolkit.

Assets/TK2DROOT/tk2d/Code/Fonts/tk2dTextMesh.cs(11,56): error CS0234: The type or namespace name `ISpriteCollectionForceBuild' does not exist in the namespace `tk2dRuntime'. Are you missing an assembly reference?

Assets/TK2DROOT/tk2d/Code/Sprites/tk2dBaseSprite.cs(8,67): error CS0234: The type or namespace name `ISpriteCollectionForceBuild' does not exist in the namespace `tk2dRuntime'. Are you missing an assembly reference?

Assets/TK2DROOT/tk2d/Code/TileMap/tk2dTileMap.cs(11,55): error CS0234: The type or namespace name `ISpriteCollectionForceBuild' does not exist in the namespace `tk2dRuntime'. Are you missing an assembly reference?

Has anyone else had the same issue?

This errors don't show in my mac, only in windows.

Any help would be appreciated.


Thanks

Pages: [1]