|
Post by K, yuri on Jul 29, 2020 8:27:49 GMT
Hi, I keep seeing this error message below when I try to compile and could not find where to fix. I want to know what this message means and why it happened. Please help me. /usr/bin/psycc.3.1.1:2882:in `block in ': undefined method `match' for nil:NilClass (NoMethodError) Did you mean? catch from /usr/bin/psycc.3.1.1:2869:in `each' from /usr/bin/psycc.3.1.1:2869:in ` '
|
|
|
Post by alexandra (AEC) on Jul 29, 2020 16:26:20 GMT
Hi,
out of interest, have you tried to log into the 3.0.0 version of PsyToolkit and to compile your experiment? Does the same error appear as well?
|
|
|
Post by K, yuri on Jul 31, 2020 4:24:38 GMT
Hi, out of interest, have you tried to log into the 3.0.0 version of PsyToolkit and to compile your experiment? Does the same error appear as well? Hi, Just tried in 3.0.0 version, but still the same error appears. Thanks for you reply btw. compiling error message in 3.0.0 version below. ↓ /usr/bin/psycc.3.0.0:2881:in `block in ': undefined method `match' for nil:NilClass (NoMethodError) Did you mean? catch from /usr/bin/psycc.3.0.0:2868:in `each' from /usr/bin/psycc.3.0.0:2868:in `
|
|
|
Post by PsyToolkit on Aug 2, 2020 9:23:43 GMT
This is a type of error message that you should actually not even see. It means there is a bug in the software when trying to compile your experiment. Can you please send me an email with the name of your experiment (to psytoolkit@gmx.com)? That way I can fix this for you and all the other users who may run into the same problem.
|
|