More 1.2.4.4 is NOT compatible with Core 1.3, even with the compat layer. More did some "non-public" API things so the compat layer doesn't cover it's tail.
You need More 1.3.0.1rc1: http://mootools.net/more-rc/ That said, I know log was deprecated, I don't know if it's in the rc or not ... On Oct 19, 2010, at 3:45 PM, Ben D. wrote: > I just started to use the new 1.3 compatibility build of MooTools Core > and am still using the 1.2.4.4 version of More... but all of my > classes that use 'Log' are breaking because it doesn't seem to be > available. Is Log gone in 1.3? Is there something I need to do to > restore compatibility with it? I assumed the compatibility version of > the 1.3 Core would be safe, but this is disconcerting. > > Any help would be much appreciated, as I don't want to (yet) go > through and change all my references to Log in all my classes.
