This kind of errors are triggered by the parser.�
Something is probably miswritten in the method.�

Are you loading something with the old syntax ? (I mean <- instead of :=).

Try in 3.0 to see if Opal can handle this case.


2013/10/9 phil@highoctane.be <phil@highoctane.be>

I am encountering a weird error (in 2.0) while loading code from a monticello package.

Inline image 1

This comes after a "compiling" progress box, then I get "Reloading..." and that one.

A right click on the top entry gives me the following:

Inline image 2

The method is empty and its protocol is�#'as yet unclassified'

Really annoying

The package was saved from a working image w/ the app working well.

Ideas on how to fix this?
Phil