Hi Sean,
Now, even though you can load 1.9.4 into Pharo 6.1 that alone will not do you any good, as MethodContext has been renamed to Context (which is reflected in Fuel in the changed cluster name).
From the top of my head you would need to:
1. load Fuel 1.9.4 (i.e., load the configuration and the "(ConfigurationOfFuel project version; '1.9.4') load")
I fear that you may run into other problems later on, but I hope this helps at least a little.
Cheers,
Max
On 9 September 2017 at 04:28:35, Sean P. DeNigris ([hidden email]) wrote:
I'm trying to serialize in Pharo 4.0 and materialize in Pharo 6.1. Although
both images claim Fuel 194, when materializing I'm getting: "KeyNotFound:
key #FLMethodContextCluster not found in SystemDictionary". Anyone know what
the problem is?
Thanks!
-----
Cheers,
Sean
--
Sent from:
http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html