Jump to content

Recommended Posts

Posted

As requested by Josh, I've posted my issue here so it doesn't get lost.

My project currently works just fine in-editor and when tested via the in-editor "test" button. However, when I publish the project, the .exe refuses to run, with no Windows dialogue box, or any other form of error prompt. (e.g., when double-clicking the .exe, the cursor gets a "loading" icon very briefly, then nothing happens.)

Notes:

  • I have attempted numerous options in the publish prompt; various levels of compression, 0 compression, include every fathomable file type, default settings, ticking/unticking the "only include used files" box, etc.
  • My project is a .Lua project.
  • I am using the Standard version of Leadwerks 5/Ultra Engine.
  • My project does include a start.map.
  • I have verified that "main.lua" is looking for "start.map" and not "start.ultra", just in case.
  • I have tried moving the exported project to other file locations and running as administrator, just to see if it was some kind of issue of attempting to write a file to an unwritable location.
  • I have checked the task manager to ensure no background Leadwerks/Ultra process of some kind may have been running, causing it to think it was already open/running.

    Included below is my exported project's "data.zip" as Josh requested to diagnose the issue.
    https://www.dropbox.com/scl/fi/jgdp7yhj9lv49r1p8r6fn/data.zip?rlkey=ldpzc727je9o83e1iefpjmjyp&st=dq5uk3hx&dl=0
  • Thanks 1
  • 3 weeks later...
Posted

Hi I'd like to expand on this bug report and offer a temporary solution.

solution for now: untick "exclude unused files" in the export dialog.

There are two problems with the publish function. excluding files removes most of the assets folder in the included fps example project. second the zip data file is not password protected, I can open and view files without being prompted for a password.

The photo attached, the left window is the assets folder of a "stripped" export, the right shows the assets folder of a full export.

Screenshot_20250630_105437.png

Posted
7 hours ago, wr3kage said:

Hi I'd like to expand on this bug report and offer a temporary solution.

solution for now: untick "exclude unused files" in the export dialog.

There are two problems with the publish function. excluding files removes most of the assets folder in the included fps example project. second the zip data file is not password protected, I can open and view files without being prompted for a password.

The photo attached, the left window is the assets folder of a "stripped" export, the right shows the assets folder of a full export.

Screenshot_20250630_105437.png

Unfortunately, as specified in the original report, I have already tried this to no avail. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...