Author Topic: File encrypted or not a database  (Read 6965 times)

Tripwire

  • Full Member
  • ***
  • Thank You
  • -Given: 9
  • -Receive: 0
  • Posts: 163
    • View Profile
File encrypted or not a database
« on: January 10, 2016, 10:00:01 AM »
Hi,

I'm trying to load up an old project which is build in Unity3D 4.5.5 and uses an old version of NGUI. Now I can't seem to load up the project since it throws a fatal error: File encrypted or not a database, on the file Unlit - Dynamic Font.shader. When I delete the shader it throws the same fatal error on another shader. When I remove all the shaders the project will load up fine but without shaders... Any way to fix this without removing all the shaderd?

EDIT:

Tried removing everything of NGUI open the project and import the latest version. On importing (latest version from the asset store), I keep getting the same Fatal Error on Unlit - Depth.shader


Thx!
« Last Edit: January 10, 2016, 10:08:46 AM by Tripwire »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: File encrypted or not a database
« Reply #1 on: January 11, 2016, 05:14:16 PM »
Unlit - Depth is in NGUI/Examples/Shaders, but there is no Unlit - Dynamic Font shader anywhere, nor does NGUI use it. What version of Unity are you using?

Tripwire

  • Full Member
  • ***
  • Thank You
  • -Given: 9
  • -Receive: 0
  • Posts: 163
    • View Profile
Re: File encrypted or not a database
« Reply #2 on: January 14, 2016, 01:45:42 PM »
Hi ArenMook i'm using both the latest version of unity and tried unity 4.5.5 both give the same error...

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: File encrypted or not a database
« Reply #3 on: January 16, 2016, 01:36:40 PM »
Close Unity, delete the NGUI folder, delete the "Library" folder in your project, open Unity, re-import NGUI.