Error-cant load file

The front end.
Post Reply
cpm827
Posts: 3
Joined: Mon Apr 05, 2021 1:03 pm

Error-cant load file

Post by cpm827 »

Hello,
So i was working on my model on GeNIe, then the software hanged and closed down on its own. And now when i restarted the GeNIe and tried to load my model its giving me the error message below in the output.

Error at 93, 2 while loading C:\Users\pedro\Documents\GeNIe\equation network.xdsl: SetDiscIntervals failed: ''

How do open this model?
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: Error-cant load file

Post by shooltz[BayesFusion] »

Can you send me your xdsl file using forum's private messaging?
cpm827
Posts: 3
Joined: Mon Apr 05, 2021 1:03 pm

Re: Error-cant load file

Post by cpm827 »

Hi! I just sent you the .xdsl file on personal message
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: Error-cant load file

Post by shooltz[BayesFusion] »

In the line 91 in your .xdsl file change the upper edge of the 1st interval from zero to any value less than 500000, for example 250000.

Code: Select all

<interval label="State0" upper="250000" />
Please also upgrade to GeNIe 3.0, free academic download is available at:
https://download.bayesfusion.com/files. ... y=Academia
Post Reply