- Joined
- Apr 19, 2008
- Messages
- 2,470
I originally sort of ignored this, but it's more and more obvious to me that it's a site-level bug. We can see the same here with Eejin noting in his review that some small tool has the same problem I do on Retera Model Studio:
When we download a tool from Hive that has NEVER BEEN EDITED, the tool will be a simple zip file. But if the user ever uses "EDIT" on the tool to modify its contents, such as for an update, then the Hive site internally repackages the edited tool so that it is constructed of a Zip file within another Zip file. It is kind of dumb and annoying, and I am not aware of a workaround. Maybe this is some implicit result of "converting it to a bundle" in some web server code, or something.
Reset Editor Registry
This is a simple utility bat file that cleans up the editor registry so user can open their old editors after accidentally uses the newer ones. Most notable when switching from 1.32 to 1.31, or 1.32 to pre-1.31, or 1.31 to pre-1.31. The bat file can be inspected if people care about potential...
www.hiveworkshop.com
When we download a tool from Hive that has NEVER BEEN EDITED, the tool will be a simple zip file. But if the user ever uses "EDIT" on the tool to modify its contents, such as for an update, then the Hive site internally repackages the edited tool so that it is constructed of a Zip file within another Zip file. It is kind of dumb and annoying, and I am not aware of a workaround. Maybe this is some implicit result of "converting it to a bundle" in some web server code, or something.