matthiasbock / BooleSim

Systems biology tool: Boolean network simulator
http://matthiasbock.github.io/BooleSim
11 stars 6 forks source link

Errors while running on FireFox 33.1.1 #59

Open reinoudz opened 9 years ago

reinoudz commented 9 years ago

Hi, The page loads fine and the demo loads fine too, but it gives the NS_ERROR_FAILURE after import and gives the TypeError after pressing Simulate. With regards, Reinoud

"Node exists: Cdh1" import.js:211
"Update rule: ! Cdh1 || (Cdh1 && UbcH10 && (Cdc20 || CycA || CycB))" import.js:193
"Node exists: UbcH10" import.js:211
"Update rule: ! Cdc20 && ! Cdh1" import.js:193
"Node exists: CycB" import.js:211
"Imported 10 nodes and 31 edges:" import.js:265
Array [ Object, Object, Object, Object, Object, Object, Object, Object, Object, Object ] import.js:266
Array [ Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, 21 more… ] import.js:267
"## Setting SBGN language to PD" biographer-ui.js:980
"## Importing all nodes" biographer-ui.js:980
"## Layout complexes" biographer-ui.js:980
"## Layout auxiliary units" biographer-ui.js:980
"## Aligning nodes according to parent-child relationships" biographer-ui.js:980
"## Adding all edges" biographer-ui.js:980
"## Reducing canvas size" biographer-ui.js:980
"## Complete import took 88ms." biographer-ui.js:980
"Initializing simulator ..." simulator.js:136
NS_ERROR_FAILURE:  timeseries.js:25
TypeError: ruleFunctions[i] is not a function simulator.js:259