Apparently if I move around a lot on a map with many new icons to be loaded in the screen will freeze and give an error. I can easily fix it by changing the render engine. Well, I'm not really sure how to report this issue. However, I dropped some information I found in the console.
Mind you, my view size is larger than 7x7.
Code Snippet (if applicable) to Reproduce Problem:
StageXL render engine : WebGL
4webclient.dart.js:20982 Uncaught Uncaught Error: NullError: Cannot call "0" on null
Stack Trace:
TypeError: Cannot read property '0' of undefined
at IconState.dart.IconState.IconAt$2 (http://108.33.115.197:1337/res/webclient.dart.js:8823:26)
at IconInfo.dart.IconInfo.IconAt$4 (http://108.33.115.197:1337/res/webclient.dart.js:8947:27)
at Appearance.dart.Appearance.Fill$5 (http://108.33.115.197:1337/res/webclient.dart.js:3022:35)
at AtomInfo.dart.AtomInfo.MapIcons$2 (http://108.33.115.197:1337/res/webclient.dart.js:3886:11)
at AtomInfo.dart.AtomInfo.MapIcons$1 (http://108.33.115.197:1337/res/webclient.dart.js:3980:19)
at AtomInfo.dart.AtomInfo.RefreshIcons$0 (http://108.33.115.197:1337/res/webclient.dart.js:3794:31)
at ByondMap.dart.ByondMap.copyMapAtoms$3 (http://108.33.115.197:1337/res/webclient.dart.js:9969:14)
at ByondMap.dart.ByondMap.doAtoms$2 (http://108.33.115.197:1337/res/webclient.dart.js:9893:20)
at MapInfo.dart.MapInfo.drawMap$0 (http://108.33.115.197:1337/res/webclient.dart.js:12386:12)
at MapInfo.dart.MapInfo.mapTick$1 (http://108.33.115.197:1337/res/webclient.dart.js:11460:12)dart.wrapException @ webclient.dart.js:20982dart._rootHandleUncaughtError_closure.call$0 @ webclient.dart.js:24774dart._AsyncCallbackEntry.callback$0 @ webclient.dart.js:24372dart._asyncRunCallbackLoop @ webclient.dart.js:23387dart._asyncRunCallback @ webclient.dart.js:23393dart._AsyncRun__initializeScheduleImmediate_internalCallback.call$1 @ webclient.dart.js:23604dart.invokeClosure_closure0.call$0 @ webclient.dart.js:22035dart._IsolateContext.eval$1 @ webclient.dart.js:20094dart._callInIsolate @ webclient.dart.js:19732dart.invokeClosure @ webclient.dart.js:21111(anonymous function) @ webclient.dart.js:21130