Hello Guest

Poll

Integrity checker results

Success
85 (88.5%)
Failed
11 (11.5%)

Total Members Voted: 95

Author Topic: 2D Toolkit Integrity Checker  (Read 31298 times)

mton

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: 2D Toolkit Integrity Checker
« Reply #15 on: August 05, 2013, 01:05:28 am »
Interesting.  I had thought that I had metafile on the entire time...

Anyhows, I manually move and overwrite the files in Assets/Plugins/tk2d with the ones from Assets/TK2DROOT/tk2d and are getting this error now:

Assets/Plugins/tk2dUI/Code/Core/tk2dUISpriteAnimator.cs(5,37): error CS0246: The type or namespace name `tk2dSpriteAnimator' could not be found. Are you missing a using directive or an assembly reference?

Any thoughts on what that might mean.  Thanks for your help and consideration so far.

-Mike

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: 2D Toolkit Integrity Checker
« Reply #16 on: August 05, 2013, 10:18:52 pm »
It means that not all the files have been moved - tk2dSpriteAnimator.cs is missing, or perhaps in the wrong folder?

mangulator

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: 2D Toolkit Integrity Checker
« Reply #17 on: August 13, 2013, 05:13:09 am »
I have a project that failed the check  :(  but otherwise works. I understand I probably cannot upgrade tk2d because of this, but what other problems might this cause me down the road? Is it possible some sprite collection might become corrupt?

Here's my errors:
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Camera\tk2dCamera.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Camera\tk2dCameraAnchor.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Fonts\tk2dFont.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Fonts\tk2dFontData.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Fonts\tk2dTextMesh.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Gui\tk2dButton.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Runtime\tk2dResource.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Runtime\tk2dSystem.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Sprites\tk2dAnimatedSprite.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Sprites\tk2dBaseSprite.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Sprites\tk2dPixelPerfectHelper.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Sprites\tk2dRuntimeSpriteCollection.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Sprites\tk2dSlicedSprite.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Sprites\tk2dSprite.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Sprites\tk2dSpriteAnimation.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Sprites\tk2dSpriteCollection.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Sprites\tk2dSpriteCollectionData.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Sprites\tk2dSpriteCollectionInterfaces.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\Sprites\tk2dStaticSpriteBatcher.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\TileMap\tk2dTileMap.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\TileMap\tk2dTileMapBuilderUtil.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\TileMap\tk2dTileMapChunks.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\TileMap\tk2dTileMapColliderBuilder.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\TileMap\tk2dTileMapData.cs
File GUID does not match: Assets\TK2DROOT\tk2d\Code\TileMap\tk2dTileMapMeshBuilder.cs

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: 2D Toolkit Integrity Checker
« Reply #18 on: August 13, 2013, 10:57:20 pm »
You won't have any issues if you don't need to update.
Its still possible to update manually, but it tends to be a huge pain. If you don't care about upgrading, then the only thing to watch out for is sharing assets with others with unmodified tk2d packages.

fattie

  • 2D Toolkit
  • Full Member
  • *
  • Posts: 106
    • View Profile
Re: 2D Toolkit Integrity Checker
« Reply #19 on: September 09, 2013, 02:29:29 pm »
Integrity Check Success! .. thank God!   :D