|
|
Customers GenoPro version: 2.5.4.1
Last Login: Yesterday @ 9:31 AM
Posts: 3,
Visits: 23
|
Good afternoon, I'm trying to calculate the degree of kinship between two spouses. One of them has a hyperlink to another genome, and I know they're related. When I generate a report and use the kinship calculator, I get the error "Error at line 227, position 1 (Code/Utils.js): Out of memory. Microsoft JScript runtime error 800A0007." Could someone help me, please?
Tags:
|
|
|
Administrators Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: 8 hours ago
Posts: 3,411,
Visits: 26,345
|
I can look into to this issue provided that you can respond with an anonymous sample .gno that demonstrates the problem. If you attach it to your reply here I suggest you maintain privacy by deleting individuals, genomaps etc. that are not involved in the problem and that you rename any remaining individuals and delete places.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
Customers GenoPro version: 2.5.4.1
Last Login: Yesterday @ 9:31 AM
Posts: 3,
Visits: 23
|
Good afternoon, the family tree has about 7,000 members, and of course, there are hyperlinks that provide access to other Genomaps, of which there are more than 80 in total.
|
|
|
Administrators Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: 8 hours ago
Posts: 3,411,
Visits: 26,345
|
I notice that you have posted about this problem on two threads, so I have now deleted the other one. I tried to reply to your PM but unfortunately the forum software responded with an error.
But I have a suggestion that may help resolve this issue. I have created an amended version of the script Common\Code\kinship.js that I have attached to this post. Please download and replace the existing file in the Common\Code folder of your Report Templates folder. The amended script attempts to detect loops in the links in your .gno and also has a debugging option. To activate the debugging option you need to set a ' Document' Custom Tag in your .gno named Debug and set its's value to True
This is achieved by firstly creating the tag in GenoPro.exe by clicking on Tools on the GenoPro menu bar and then click Tag Editor  Then right click on an empty section of your Genomap and click Properties then click the Custom Tags tab and set Debug to True Then run the failing Kinship Calculator report. Extra messages will be written to the GenoPro Message Log. When the report ends, open the Message Log i.e. click View on the GenoPro menu bar and then click Message Log. Select all text in the Message Log (Ctrl / A) , copy it (Ctrl /C) Open a text file with Windows NotePad or similar and paste the Message Log text into it (Ctrl / V). Reply to this post with the text file attached.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
kinship.js
(7 views,
24.15 KB)
|