![]() |
[LDPartEditor] 0.8.44b Beta Released (Bug-Fix) - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html) +--- Forum: Parts Author Tools (https://forums.ldraw.org/forum-24.html) +--- Thread: [LDPartEditor] 0.8.44b Beta Released (Bug-Fix) (/thread-22861.html) |
[LDPartEditor] 0.8.44b Beta Released (Bug-Fix) - Nils Schmidt - 2018-07-04 Hi, sorry, the last release had a bug. It's fixed now. ![]() As always, you can download LDPE from this page: http://nilsschmidt1337.github.io/ldparteditor/ Changelog: (0 new features and 1 bug fixes) With this release the following critical issue is fixed:
The program was tested intensively with "real world" files. However, it is still a beta version and something can go wrong in about 140.000 lines of code. Make sure that you choose the right architecture for your OS and Java Virtual Machine (JVM) (64bit or 32bit). A short guide how to check if a 64bit JVM is installed on your system is located at the bottom of this message.
When you install/extract LDPE on Windows you will find your LDPE configuration files under {drive}\Users\{user}\AppData\Roaming\LDPartEditor It is not recommended to use the "update.bat" script when you installed LDPE via the setup file. Manually install the new version instead. Please note that this software is in the beta stage. Although, this version was tested, there are already known issues for this release. There is a potential risk of data loss. You can search for updates if you do the following steps:
Manually install the new version instead. I listen carefully to your requests and possible complaints. Please leave me a message, with your thoughts and wishes to further improve the software. LDPE is a 3D CAD application: The overall system requirements are higher. While I recommend to use a powerful 64-bit multicore system, it could be possible, to run LDPE on older machines as well. System Requirements: Minimum System Requirements:
How to check your JVM version (32- or 64-bit): -------------------------------------------------------------------------------- You can try on the command line: Code: java -d64 version If it's not a 64-bit version, you'll get a message that looks like: This Java instance does not support a 64-bit JVM. Please install the desired version. RE: [LDPartEditor] 0.8.44b Beta Released (Bug-Fix) - Philippe Hurbain - 2018-07-04 Thanks, Nils! RE: [LDPartEditor] 0.8.44b Beta Released (Bug-Fix) - Magnus Forsberg - 2018-07-05 That tiny vertex editor window is hugging my screen. It stays on top of all my open programs, if a vertex is selected. RE: [LDPartEditor] 0.8.44b Beta Released (Bug-Fix) - Philippe Hurbain - 2018-07-06 Yes, already reported. If you want to switch to another program you have to iconize ldpe. RE: [LDPartEditor] 0.8.44b Beta Released (Bug-Fix) - Willy Tschager - 2018-07-06 PathTruder is giving me a hard time. It seams broken in 43 and also 44. These files: ![]() ![]() ![]() ![]() Work fine in LETGui but produce nothing in LDPE. What I'm doing wrong? w. RE: [LDPartEditor] 0.8.44b Beta Released (Bug-Fix) - Philippe Hurbain - 2018-07-06 So far I never tested Pathtruder in LDPE, seemed (even) more complex to use than command line/letgui... Vertex window stays on top of all open programs. - Nils Schmidt - 2018-07-06 (2018-07-05, 19:47)Magnus Forsberg Wrote: That tiny vertex editor window is hugging my screen. It stays on top of all my open programs, if a vertex is selected. I created an issue (#700) and hope to fix that with a next release. Help for PathTruder - Nils Schmidt - 2018-07-06 (2018-07-06, 9:26)Willy Tschager Wrote: PathTruder is giving me a hard time. It seams broken in 43 and also 44. These files: Subfile references are currently not supported by LDPE's PathTruder. Let me help you:
RE: Help for PathTruder - Willy Tschager - 2018-07-07 (2018-07-06, 18:00)Nils Schmidt Wrote:(2018-07-06, 9:26)Willy Tschager Wrote: PathTruder is giving me a hard time. It seams broken in 43 and also 44. These files: Works like a champ. Thx for the tip. w. Milestone 0.8.45 is almost complete - Nils Schmidt - 2018-08-06 Hi, just wanted to say that I only need to finish one issue (#255) until milestone 0.8.45 is ready for release. There will be a new release in August this year ![]() Cheers, Nils Milestone 0.8.45 is reached and will be deployed in the next 4-5 hours - Nils Schmidt - 2018-08-09 Hello, milestone 0.8.45 is complete. I will upload the new version in the next few hours (max. 4 or 5). Cheers, Nils RE: Milestone 0.8.45 is reached and will be deployed in the next 4-5 hours - Johann Eisner - 2018-08-09 (2018-08-09, 17:40)Nils Schmidt Wrote: Hello, ? |