(2024-10-15, 3:59)Franklin W. Cain Wrote: Progress, of a sorts...
The app loads my file, now, but I get a couple of error messages with every page.
(What is Excluded Parts any way? If it's in the LDraw library, I'm using it!)
Addendum:
The app does not recognize 3023b as a legit part, if this helps diagnose the problem...
I think that is a "feature" of LPub3D having its own copy of complete.zip. The following might resolve the 3023b absent part issue (on the rash assumption you are using Windows):
- In Windows explorer, navigate to %APPDATA%\..\local\lpub3d software\lpub3d\libraries
- Rename complete.zip to something like old_complete.zip
- In Windows explorer, navigate to %LDRAWDIR%. Hopefully it will take you to the directory something like C:\Users\Public\Documents\LDraw
- Copy complete.zip from this folder
- Navigate back to %APPDATA%\..\local\lpub3d software\lpub3d\libraries
- Paste the copied complete.zip into the directory
- Fire up Lpub3D
If that doesn't resolve the issue, delete the copied complete.zip from %APPDATA%\..\local\lpub3d software\lpub3d\libraries and rename old_complete.zip back to complete.zip
David