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

each pokes seem to all fail? #26

Open
vcavallo opened this issue Sep 21, 2022 · 0 comments
Open

each pokes seem to all fail? #26

vcavallo opened this issue Sep 21, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vcavallo
Copy link
Contributor

on stak-em, this json...

{
	"0": {
		"action": "poke",
		"app": "gora",
		"id": 2,
		"json": {
			"stak-em": {
				"dez": [
					"0v2.athbv.qofst.6dfs2.boik3.skbj7",
					"0v2.bdbf0.9n33c.i0e2h.po3ls.j1r0t",
					"0v2.t04su.63su8.7h6qj.mlkse.8gp0o",
					"0v3.rq7qg.h00k6.hgudf.7iooc.0q3bo",
					"0v5.3gu9k.r42i6.tq3cl.n1pn4.n3ph2",
					"0v1.09fh7.pusqd.o4aqs.rucmc.t0rbl",
					"0v1.cvs4r.o7k99.q543j.enkvt.ttrai",
					"0v6.qqnni.msun1.himuv.jh6ce.16n7g"
				],
				"which": {
					"name": "STAK",
					"pic": "https://picsum.photos/200/300"
				}
			}
		},
		"mark": "gora-man-2",
		"ship": "zod"
	}
}

Fails with:

gall: poke-as cast fail :gora [a=%json b=%gora-man-2]
[%key 'which']
[%key 'stak-em']
/mar/gora/man-2/hoon:<[17 9].[17 23]>
/mar/gora/man-2/hoon:<[17 5].[79 7]>
/mar/gora/man-2/hoon:<[16 5].[79 7]>
/sys/vane/clay/hoon:<[832 51].[832 63]>
/sys/vane/gall/hoon:<[890 27].[890 45]>

mk-gora also fails. json:

{
	"0": {
		"action": "poke",
		"app": "gora",
		"id": 2,
		"json": {
			"mk-gora": {
				"name": "make a stack",
				"pic": "image",
				"type": {
					"s": {
						"stak": [
							"~rus",
							"~sum"
						]
					}
				}
			}
		},
		"mark": "gora-man-2",
		"ship": "zod"
	}
}

Error:

gall: poke-as cast fail :gora [a=%json b=%gora-man-2]
/sur/gora/hoon:<[17 11].[17 25]>
/sur/gora/hoon:<[76 52].[76 57]>
/sur/gora/hoon:<[76 53].[76 57]>
/sur/gora/hoon:<[76 28].[76 58]>
/sur/gora/hoon:<[76 33].[76 58]>
/sur/gora/hoon:<[76 7].[76 59]>
/sur/gora/hoon:<[76 7].[76 59]>
/sur/gora/hoon:<[76 7].[76 59]>
/sur/gora/hoon:<[76 7].[76 59]>
/sur/gora/hoon:<[70 3].[78 5]>
/sur/gora/hoon:<[47 7].[47 18]>
/sur/gora/hoon:<[47 3].[58 5]>
/mar/gora/man-2/hoon:<[16 5].[79 7]>
/sys/vane/clay/hoon:<[832 51].[832 63]>
/sys/vane/gall/hoon:<[890 27].[890 45]>
@vcavallo vcavallo added the bug Something isn't working label Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants