Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't handle Geni Gedcom with FORM #329

Open
Sternbach-Software opened this issue Jun 2, 2023 · 2 comments
Open

Can't handle Geni Gedcom with FORM #329

Sternbach-Software opened this issue Jun 2, 2023 · 2 comments

Comments

@Sternbach-Software
Copy link

Sternbach-Software commented Jun 2, 2023

./gedcom query -gedcom geni.ged -gedcom ancestry.ged -format gedcom \                                                
  'MergeDocumentsAndIndividuals(Document1, Document2)' > merged.ged
panic: indent is too large - missing parent? at line 18979: 4 FORM txt

goroutine 1 [running]:
github.com/elliotchance/gedcom.(*Decoder).Decode(0xc000171c98)
	/Users/shmuel/GoLandProjects/gedcom/decoder.go:149 +0x788
github.com/elliotchance/gedcom.NewDocumentFromGEDCOMFile({0x205912706?, 0x205912772?})
	/Users/shmuel/GoLandProjects/gedcom/document.go:238 +0x165
main.runQueryCommand()
	/Users/shmuel/GoLandProjects/gedcom/cmd/gedcom/query.go:52 +0x76c
main.main()
	/Users/shmuel/GoLandProjects/gedcom/cmd/gedcom/main.go:47 +0x156


0 @I123@ INDI
1 NAME private
2 GIVN private
2 _MARNM private
2 NICK private
2 NICK private
1 SEX M
1 BIRT
2 DATE private
2 PLAC private
2 ADDR
1 DEAT
2 DATE private
1 FAMC @F4085785484380027007@
1 FAMS @F4059810089080022028@
1 RFN geni:123
1 SUBM @S4055133865470029013@
1 SOUR
2 DATA
3 DATE private
3 TEXT Date of Birth
3 TEXT private
2 OBJE
3 FILE https://media.geni.com/private.pdf
4 FORM pdf
3 TITL private.pdf
1 CHAN
2 DATE private
3 TIME private
@elliotchance
Copy link
Owner

Can you mark which line is 18979?

@Sternbach-Software
Copy link
Author

4 FORM pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants