softworkz 5350 Posted Sunday at 08:11 PM Posted Sunday at 08:11 PM 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 642 Posted Sunday at 08:15 PM Author Posted Sunday at 08:15 PM Just a regular local sata drive on Windows 11
softworkz 5350 Posted Sunday at 08:16 PM Posted Sunday at 08:16 PM (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 Sunday at 08:19 PM by softworkz
softworkz 5350 Posted Sunday at 08:24 PM Posted Sunday at 08:24 PM 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 5350 Posted Sunday at 10:54 PM Posted Sunday at 10:54 PM (edited) There's a fix now (file picker) - I hope it will make its way into the next web app update. Edited Sunday at 11:03 PM by softworkz 1
softworkz 5350 Posted Sunday at 11:02 PM Posted Sunday at 11:02 PM 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.
ginjaninja 642 Posted 1 hour ago Author Posted 1 hour ago On 09/08/2026 at 23:54, softworkz said: There's a fix now (file picker) - I hope it will make its way into the next web app update. working for me on .24
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