If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.

#853 Windows style line ends in ffdec.sh
Author:
physicist

Date created:
Type: bug
Visibility: Everybody
Assigned to:
JPEXS

Labels: ffdec.shLineEndings
State: closed 

> What steps will reproduce the problem?
./ffdec.sh using Ubuntu 14.04 bash
> What is the expected output? What do you see instead?
Start up of program, instead
bash: ./ffdec.sh: /bin/bash^M: Defekter Interpreter: Datei oder Verzeichnis nicht
gefunden
occurs. Windows line ends are used, this repairs them:
sed -i -e 's/\r$//' ffdec.sh
> What version of the product are you using? On what operating system?
4.1.1 on Ubuntu 14.04
> Please provide any additional information below. Attach the file you have problem with
if neccessary. If you do not want to publish files YOU CAN CHANGE VISIBILITY TO PRIVATE
Is it the same with the nightly build?
State: new→closed
State: closed→returned
It happens also with nightly build 437. I submitted the same issue already once as #652
last year and afterwards it was solved.
It was fixed more than 1 month ago, I close this issue due to inactivity. Please create
new issue if the problem still exists.
State: upgraded→closed