Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No TypeResolver? #59

Open
ghost opened this issue Aug 14, 2012 · 1 comment
Open

No TypeResolver? #59

ghost opened this issue Aug 14, 2012 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 14, 2012

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
Copy link
Owner

fehaar commented Aug 14, 2012

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 #59 .

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant