Log message #4050849

# At Username Text
# Jul 11th 2017, 19:04 admad refer to the sample ini
# Jul 11th 2017, 19:04 admad paths[] like files[]
# Jul 11th 2017, 19:04 admad *no
# Jul 11th 2017, 19:04 admad not
# Jul 11th 2017, 19:04 manuweg do you mean like [js]
# Jul 11th 2017, 19:03 manuweg I don't have any values set in [paths]
# Jul 11th 2017, 19:03 admad no, relative to values you set in paths[]
# Jul 11th 2017, 19:02 manuweg like ../../theme/etc
# Jul 11th 2017, 19:02 manuweg relative to jquery-combined?
# Jul 11th 2017, 19:02 manuweg it works for building the file with the shell
# Jul 11th 2017, 19:01 admad check the same ini file again
# Jul 11th 2017, 19:01 admad you need specify paths[] and then use relative paths in files[]
# Jul 11th 2017, 19:01 manuweg ok
# Jul 11th 2017, 19:01 admad i don't think you can use WEBROOT in files[] that way
# Jul 11th 2017, 19:00 manuweg I am open to suggestions if there is a better way to compress my assets
# Jul 11th 2017, 18:59 manuweg despite the fact that the compiled file already exists
# Jul 11th 2017, 18:59 manuweg Seems to be looking for the files listed in the config file for some reason
# Jul 11th 2017, 18:57 manuweg https://gist.github.com/manuweg/2e047ee7bef6d17bfd4ad4a5d1525efb
# Jul 11th 2017, 18:56 manuweg it's the helper that is throwing the error
# Jul 11th 2017, 18:56 admad hmm.. strange
# Jul 11th 2017, 18:56 manuweg the jquery-combined.js compiles fine
# Jul 11th 2017, 18:55 manuweg yes
# Jul 11th 2017, 18:55 admad does this file exist WEBROOT/theme/vendors/jquery/jquery-2.1.4.min.js ?
# Jul 11th 2017, 18:55 manuweg ok one sec
# Jul 11th 2017, 18:54 admad show your asset_compress.ini
# Jul 11th 2017, 18:54 admad turn on debug
# Jul 11th 2017, 18:54 admad ah i remember this issue, asset compress will search for source even if the cached file is generated.
# Jul 11th 2017, 18:54 manuweg After setting debug to false
# Jul 11th 2017, 18:54 manuweg An Internal Error Has Occurred
# Jul 11th 2017, 18:52 admad try and find out
# Jul 11th 2017, 18:52 manuweg Must I?
# Jul 11th 2017, 18:52 manuweg No
# Jul 11th 2017, 18:52 admad did you turn off debug?
# Jul 11th 2017, 18:51 manuweg Yes it is
# Jul 11th 2017, 18:51 manuweg cachePath = WEBROOT/cache_js/
# Jul 11th 2017, 18:51 manuweg [js]
# Jul 11th 2017, 18:51 admad *set for
# Jul 11th 2017, 18:51 admad what's the path set of "cachePath" for for in asset_compress.ini and is the jquery-combined.js located inside it?
# Jul 11th 2017, 18:49 manuweg or should I have a configured path that I am not aware of?
# Jul 11th 2017, 18:49 manuweg should I remove these file build settings after building with the CLI?
# Jul 11th 2017, 18:48 manuweg Could not locate WEBROOT/theme/vendors/jquery/jquery-2.1.4.min.js for jquery-combined.js in any configured path.