From: Stefan F. <ste...@we...> - 2014-05-13 21:47:18
|
Stan: thanks for reporting the bug. I can confirm the bug below for both rails 1.x branches: It occurs in rails 1.7.12 and 1.8.7. For rails 2.0 I still have to look into it, as there are other issues with the save file prior to that action. Your assumption most likely is correct, the CGR token that replaced the GT token, which itself got in that hex via the private special property, has to be relaid. However this triggers a NullPointerException in the relay routine. As the relay code will be rewritten from scratch I will fix that for rails 2.0, I will make sure that this case will work correctly. However I doubt I will fix that for the rails 1.x branch. So currently I have no idea to solve that issue quickly, maybe anyone else has an idea? Unfortunately the Map Correction does not work either, as it would require a relay of base token which is not supported in the correction mode in rails 1.x. Stefan On 05/12/2014 04:36 AM, Stan Smith wrote: > Game freezes when trying to lay the #59 tile in I12. > Note that prior to the CGR forming, this tile lay works fine. So it seems to > be related to the fact that the GT token that was there originally, got > replaced when the CGR formed. > I am using Rails 1.8.6 > > Stan > |