miguelborrero5

Results 8 comments of miguelborrero5

Okay, that made it work in my example! Thats great. Nevertheless when added that change to the actual program it crashed with the following Stacktrace: ``` Stacktrace: [1] getindex @...

Sorry for the delay, I was travelling. I managed to reduce the code to a significantly simplified version by identifying the single line that was causing the problem. I will...

It appears like the log file, which I am just copying and pasting from a .txt file, is not being copied with line breaks. I am not sure how to...

I think the point is that when I copy the content of the log file (see screenshot) The content appears without line braks. This also happens in the gist.github.com. So...

Glad to hear this and sorry for the inconvenience with the log file. I have reduced the code further (see below). Basically now it boils down to not working because...

Hi William, thanks a lot for your effort! Two things 1. whats the purpose/necessity of the new first argument? 2. I get this error: ``` ERROR: LoadError: MethodError: no method...

@wsmoses thanks for your comment but my example is not working for me.

Okay I did not know that, its working now! Thanks a lot, you're incredible! Grateful!