[Discussion] Error on minify - Debug info?

0 favourites
  • 3 posts
From the Asset Store
Use this game pack to create your own game, modify the existing game or simply take a look and see how it was made.
  • Hi there, everyone.

    I am just jumping in to try and compose a nice movement behavior.

    While struggling with the obligatory minification-pitfall (don't internally use string-literal object keys) I am running into the charming, attached error message.

    While I am positive to have a working java setup (minification worked a few minutes earlier) I was wondering if there is a way to get more specifics about the nature of the actual error.

    A Construct 2 log file of some sort, perhaps?

    I would be grateful for relevant hints and tipps.

  • Hmm. Apparently the recent stable release 195 fixed this issue for me.

    Nice. Good work guys, even w/o a bugreport. )

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Just to add for others finding this post: after you upgrade Java it doesn't mean your path environment variable was updated. Due to my work, I have 2-3 versions of java installed; though, I did set Java 8 install directory as my default for the environment variables CLASSPATH and JAVA_HOME. That was not enough however, since my PATH environment variable referenced an older version of java. Make sure the PATH environment variable is updated to remove ALL java paths except those for the new version.

    You can find the variable by either:

    1. Going to Start->Run (if enabled) and typing "systempropertiesadvanced" (enter). (you might be able to search this in Windows 8 easily as well)

    -or-

    2. Right-clicking on "Computer" or "My Computer", selecting "Properties", then selecting "Advanced system settings" on the left.

    In either case you'll see the "Environment Variables..." button at the bottom right. The "Path" variable should be under "System Variables".

    Notice: I've had some programs create a PATH variable specifically for me as a user (under "User variables for ..." which also messed things up for me in the past. You might be better off merging it with the System PATH instead, then deleting it.

    Hope that helps someone.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)