question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Error] Path cannot be the empty string or all whitespace.

See original GitHub issue

I tried to type js.Lib.debug() and on each . I got this error:

Path cannot be the empty string or all whitespace.

   at System.IO.Directory.CreateDirectory(String path)
   at PluginCore.Helpers.FileHelper.WriteFile(String file, String text, Encoding encoding, Boolean saveBOM)
   at FlashDevelop.Docking.TabbedDocument.Save(String file, String reason)
   at FlashDevelop.Docking.TabbedDocument.Save()
   at HaXeContext.HaxeComplete330.SaveFile()
   at HaXeContext.HaxeComplete.StartThread[T](HaxeCompleteResultHandler`1 callback, Func`1 resultFunc)
   at HaXeContext.HaxeComplete.GetList(HaxeCompleteResultHandler`1 callback)
   at HaXeContext.Context.ResolveDotContext(ScintillaControl sci, ASExpr expression, Boolean autoHide)
   at ASCompletion.Completion.ASComplete.HandleDotCompletion(ScintillaControl sci, Boolean autoHide, List`1 list, Comparison`1 comparison)
   at ASCompletion.Completion.ASComplete.HandleDotCompletion(ScintillaControl sci, Boolean autoHide)
   at ASCompletion.Completion.ASComplete.OnChar(ScintillaControl sci, Int32 value, Boolean autoHide)

image

This kinda worries me, are there directories trying to be created when requesting completion?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
markknolcommented, Apr 5, 2019

Let’s hope it’s gone now 😄 have a good weekend!

1reaction
SlavaRacommented, Apr 5, 2019

@markknol can you try the latest development build? http://flashdevelop.org/downloads/builds/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Path cannot be the empty string or all whitespace
Hello, While demoting a Windows Server 2012 R2, and removing the Active Directory Domain Services the error "Path cannot be the empty string...
Read more >
"Path cannot be the empty string or all whitespace" Error ...
I needed a script to remove archived files off of server's, however, I keep getting the same error. Below is the script I...
Read more >
Path cannot be the empty string or all whitespace. [Solved]
When I try to install the my latest update i get an error saying "Path cannot be the empty string or all whitespace."....
Read more >
Error 'Path cannot be the empty string or all whitespace' on ...
Very puzzled by this one - 90% of new installs of my app work perfectly, but the rest terminate with this error.
Read more >
Path cannot be the empty string or all whitespace error ...
I receive the following error when I tried to implement the conversion dll: “Path cannot be the empty string or all whitespace.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found