Error message
|
Description
|
ok
|
The script was encoded without problems.
|
file not found
|
File for encoding was not found (this error should not appear in the GUI).
|
Ruby compiler error
|
You have an error in your script and the encoder could not compile it into bytecode. This message is specific to the Ruby version which is also displayed as well as the line number. Check if your script is free from errors and that it is compatible with all the versions of Ruby you are encoding for. E.g. using of some new language features are only possible with recent versions of Ruby. Encoding such scripts for older versions may result in the error.
|
could not write file
|
The destination folder that you selected is not writable.
|
file is already processed by RubyEncoder
|
File is already encoded with RubyEncoder and could not be encoded once again (this error should not appear in the GUI).
|
empty file, skipped
|
Empty files could not be encoded and not processed. If you need to have this empty file in the destination folder, change encoding mode to "Copy unencoded" for it.
|
not regular file, skipped
|
The file you have selected for encoding is not a regular file (for example it's a device driver file etc)
|
copied
|
This is normal. You have selected "Copy unencoded" for this file and it was copied to the destination folder.
|
internal encoder error
|
Please let us know about this error. Send us a support ticket including the file that caused this error.
|
unknown error
|
Please let us know about this error. Send us a support ticket including the file that caused this error.
|