softworkz 5345 Posted 3 hours ago Posted 3 hours ago 55 minutes ago, ginjaninja said: i should say I didnt download the latest sdk and build the plugin demo from that....did i need to? No. This not even related to Plugin UI.What kind of drive is your "D:" - network ?
ginjaninja 638 Posted 3 hours ago Author Posted 3 hours ago Just a regular local sata drive on Windows 11
softworkz 5345 Posted 3 hours ago Posted 3 hours ago (edited) "The parameter is incorrect" is a very unusual error for a local disk. Do get the same when picking a file from "C:" ? Edited 3 hours ago by softworkz
softworkz 5345 Posted 3 hours ago Posted 3 hours ago Sorry - you can stop testing. I figured out the reason. In fact, it works only for me and not for anybody else because of this: #if SOFTWORKZ_DEBUG if (!directoryInfo.Exists) { return new FileSystemMetadata[] { }; } #endif At one point I have been so annyoed from seeing all those file exceptions in the debugger that I added some of such "soft fails"...
softworkz 5345 Posted 1 hour ago Posted 1 hour ago (edited) There's a fix now (file picker) - I hope it will make its way into the next web app update. Edited 56 minutes ago by softworkz
softworkz 5345 Posted 56 minutes ago Posted 56 minutes ago On 7/4/2026 at 5:17 PM, ginjaninja said: Button reordering on genericitemlists Heres a video showing what i think is an issue. There's a fix ready for this as well. Thanks again.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now