fehaar / FFWD

This is the FFWD framework for XNA, that allows you to port Unity3D games to XNA for use on WP7 or XBox360 (XBLIG)
Microsoft Public License
133 stars 36 forks source link

No TypeResolver? #59

Open ghost opened 12 years ago

ghost commented 12 years ago

I keep on getting warnings that there is no TypeResolver and that it won't copy my components. Everything else works, but all my scripts won't copy because of it.

I very well might've done something wrong in setting FFWD up, but I'm not sure.

Thanks in advance for any help on the subject!

In case it is any help, here is the warning in the Console:

We have no TypeResolver so we will not export any components UnityEngine.Debug:LogWarning(Object) ExportCommands:.ctor(String) (at /Users/Me/Desktop/fehaar-FFWD-Templates-bcd0f25/Unity/Assets/Editor/FFWD/ExportSceneWizard.cs:137) ExportSceneWizard:ExportAllScripts() (at /Users/Me/Desktop/fehaar-FFWD-Templates-bcd0f25/Unity/Assets/Editor/FFWD/ExportSceneWizard.cs:612) ExportSceneWizard:FullExport() (at /Users/Me/Desktop/fehaar-FFWD-Templates-bcd0f25/Unity/Assets/Editor/FFWD/ExportSceneWizard.cs:620)

fehaar commented 12 years ago

Definition of the Type resolvers are in the PressPlay.FFWD.Exporter.dll.config configuration file that come with the DLL’s. Make sure that the file is in place and intact. The PressPlay.FFWD.Exporter.dll should also be present in the directory.

Thomas Gravgaard

Senior Software Developer

Press Play

Thomas@pressplay.dk mailto:Thomas@pressplay.dk

+45 26 74 26 74

From: jwyz [mailto:notifications@github.com] Sent: 14. august 2012 03:42 To: fehaar/FFWD Subject: [FFWD] No TypeResolver (#59)

I keep on getting warnings that there is no TypeResolver and that it won't copy my components. Everything else works, but all my scripts won't copy because of it.

I very well might've done something wrong in setting FFWD up, but I'm not sure.

Thanks in advance for any help on the subject!

In case it is any help, here is the warning in the Console:

We have no TypeResolver so we will not export any components UnityEngine.Debug:LogWarning(Object) ExportCommands:.ctor(String) (at /Users/Me/Desktop/fehaar-FFWD-Templates-bcd0f25/Unity/Assets/Editor/FFWD/ExportSceneWizard.cs:137) ExportSceneWizard:ExportAllScripts() (at /Users/Me/Desktop/fehaar-FFWD-Templates-bcd0f25/Unity/Assets/Editor/FFWD/ExportSceneWizard.cs:612) ExportSceneWizard:FullExport() (at /Users/Me/Desktop/fehaar-FFWD-Templates-bcd0f25/Unity/Assets/Editor/FFWD/ExportSceneWizard.cs:620)

— Reply to this email directly or view it on GitHub https://github.com/fehaar/FFWD/issues/59 .

https://github.com/notifications/beacon/-PwGm2Mo8m4Rcuv2IV3Madsgk3bknrczsOIwjR0p-eWW2GfZyc5RvKlZY42rgXxM.gif