Skip to content

SIGSEGV on SimpleAPI #4

Description

@SeditiousSov

2024/02/07 04:52:55 Initialize Client with ID: 9df69f47-9b7e-4080-abff-06142d70c250
2024/02/07 04:52:55 Client 9df69f47-9b7e-4080-abff-06142d70c250 at localhost Queue size: 0
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x5394c8]

goroutine 1 [running]:
github.com/richinsley/comfy2go/graphapi.(*Group).IntersectsOrContains(0xdb89453e48?, 0x7fdb407c6140?)
/projects/ImageGen/pkg/mod/github.com/richinsley/comfy2go@v0.3.0/graphapi/group.go:11 +0x8
github.com/richinsley/comfy2go/graphapi.(*Graph).GetNodesInGroup(0x538b45?, 0xc00021e578?)
/projects/ImageGen/pkg/mod/github.com/richinsley/comfy2go@v0.3.0/graphapi/graph.go:48 +0x91
github.com/richinsley/comfy2go/graphapi.(*Graph).GetSimpleAPI(0xc0004346c0)
/projects/ImageGen/pkg/mod/github.com/richinsley/comfy2go@v0.3.0/graphapi/simpleapi.go:21 +0xf6
main.main()
/projects/ImageGen/src/imagegen.go:80 +0x38a
exit status 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions