I'am rookie for this this is my current code It's simple :D I need to integrate my code in to ige engine (function($){ var farminfo = {}; var levellist = {}; var userproduct = {}; var userproperty = {}; var systemproduct = {}; var systemproperty = {}; var productsource = {}; var productingredient = ...
This page is very difference of my latest engine version ( http://www.isogenicengine.com/documentation/isogenic-game-engine/versions/1-0-0/tutorials/game-dev-guides/basic-level/1-a-basic-2d-demo/2-basic-game-structure/ ) I try to open and read the example file but I don't know where should I start p...
I try to disable all my Extention It's still not work after that I try to remove two this extention (Browse Fox And Saffe safe) Then open new window Good NEWS it's work perfectly!!! :D I confuse Why I disable all my Extention it's still not work but after remove (Browse Fox And Saffe safe) then open...
In Private mode of my Google Chrome I try to enable all my extention to private mode to debug it Wonderful, It' work well I think in normal mode My extention not cause about this error :shock: I confuse :roll: I can't run example in normal mode but i can run this ( http://www.isogenicengine.com/offl...
My Firefox work very well So it must definitely be a browser extension in Chrome that is causing the problem. Try disabling them or going into private browsing mode (which disables all extensions by default) and testing again. I'm sure it's extension-related. But My Google Chrome can run this http:...