Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Tripwire on January 10, 2016, 10:00:01 AM

Title: File encrypted or not a database
Post by: Tripwire 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!
Title: Re: File encrypted or not a database
Post by: ArenMook 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?
Title: Re: File encrypted or not a database
Post by: Tripwire 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...
Title: Re: File encrypted or not a database
Post by: ArenMook 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.