Hi Oleg, love all of your work! I've been happily using MFCG + Viewer + misc. subcomponent generators from many years now on a succession of heavy-duty MacBook Pros, but for the last few months I've been unable to create any new City Generator ~json (for any size City) that will render correctly in Viewer. Each time I try, the Viewer only renders the streets. Here's a sample of the error out from Chrome Developer console:
-----
Uncaught TypeError: Cannot read properties of undefined (reading '0')
at ia.addWall (ToyTown2.js:1007:149)
at Pf.add (ToyTown2.js:1023:328)
at Ka.reset (ToyTown2.js:987:72)
at Va.load (ToyTown2.js:1058:237)
at af.callback (ToyTown2.js:1057:490)
at Of.__dispatchEvent (ToyTown2.js:51:511)
at Of.dispatchEvent (ToyTown2.js:49:212)
at Of.openFileDialog_onComplete (ToyTown2.js:2257:453)
at c.onload (ToyTown2.js:2257:358)
-----
Current env: MBP M2 (2023), MacOS 15.7.3 (24G419)
Chrome Version 145.0.7632.160 (Official Build) (arm64)
-----
Any suggestions that you could offer for working around this error would be greatly appreciated!
TV