gameDNAstudio / gameDNAinstaller

Automatic SDK downloader and installer for gameDNA's plugins
https://www.gamednastudio.com
Other
34 stars 7 forks source link

cannot install #10

Closed ashigirl96 closed 5 years ago

ashigirl96 commented 5 years ago

I cannot install like this

[snip]

Making embedded framework FirebaseInAppMessaging.embeddedframework.zip

 --> 1%...
 --> 100%...
Finished!

Copying directory from  C:/Users/hoge/Documents/Unreal Projects/firebases/Plugins/UltimateMobileKit/Temp/IOS/Firebase/InAppMessagingDisplay/Resources/InAppMessagingDisplayResources.bundle to C:/Users/hoge/Documents/Unreal Projects/firebases/Plugins/UltimateMobileKit/Temp/IOS/Firebase/IAMD/IAMDF/FirebaseInAppMessagingDisplay.embeddedframework/Resources/InAppMessagingDisplayResources.bundle

 --> 1%...
?n???h???????Ă??Ȃ????O: System.IO.PathTooLongException: ?w?肳?ꂽ?p?X?A?t?@?C?????A?܂??͂??̗????????܂??B???S?????^???? 260 ?????????Ŏw?肵?A?f?B???N?g?????? 248 ?????Ŏw?肵?Ă????????B
   ?ꏊ System.IO.PathHelper.GetFullPathName()
   ?ꏊ System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
   ?ꏊ System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
   ?ꏊ System.IO.Path.GetFullPathInternal(String path)
   ?ꏊ System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
   ?ꏊ System.IO.FileInfo.CopyTo(String destFileName, Boolean overwrite)
   ?ꏊ gameDNAinstaller.FilesManager.CopyDirectory(String SourceDirName, String DestDirName)
   ?ꏊ gameDNAinstaller.FilesManager.CopyDirectory(String SourceDirName, String DestDirName)
   ?ꏊ gameDNAinstaller.Installer.ProcessConfig(List`1 Libraries)
   ?ꏊ gameDNAinstaller.Installer.Main(String[] args)

Plugin installation error
PLAYSTORM commented 5 years ago

Too Long Path Name. Move your Project folder to somewhere on the root of any Drive. C/D/E etc.

ashigirl96 commented 5 years ago

thank you!