tfgrid not working yet #14

Closed
opened 2024-03-07 03:35:42 +00:00 by despiegk · 6 comments
Owner

did:

curl https://raw.githubusercontent.com/freeflowuniverse/crystallib/development/scripts/installer_hero.sh > /tmp/hero_install.sh
bash /tmp/hero_install.sh
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/tfgrid

result

================ V panic ================
module: freeflowuniverse.crystallib.data.doctree
function: page_get()
message: bad pointer
file: /Users/despiegk1/.vmodules/freeflowuniverse/crystallib/data/doctree/tree.v:69
v hash: ee045ed

also once its working please lets do some less debugging, its giving soo much text now

did: ``` curl https://raw.githubusercontent.com/freeflowuniverse/crystallib/development/scripts/installer_hero.sh > /tmp/hero_install.sh bash /tmp/hero_install.sh hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/tfgrid ``` result ================ V panic ================ module: freeflowuniverse.crystallib.data.doctree function: page_get() message: bad pointer file: /Users/despiegk1/.vmodules/freeflowuniverse/crystallib/data/doctree/tree.v:69 v hash: ee045ed also once its working please lets do some less debugging, its giving soo much text now
Author
Owner

it shouldn't stop working but just give the right errors, we need to see all errors too

it shouldn't stop working but just give the right errors, we need to see all errors too
Author
Owner

image

![image](/attachments/d85f54d7-0a96-471f-b7c4-d158812e3d4b)
137 KiB
Author
Owner

image

this also didn't work

![image](/attachments/5acb7873-7951-4426-8fed-aa0bf41700b8) this also didn't work
177 KiB
Author
Owner

the riverlov one is working for me

but modified script to open book and that didnt work

image

/Users/despiegk1/code/github/freeflowuniverse/crystallib/examples/data/doctree_include.vsh

the riverlov one is working for me but modified script to open book and that didnt work ![image](/attachments/54b09802-2ab3-48ab-96db-d7aa8f66a6fc) /Users/despiegk1/code/github/freeflowuniverse/crystallib/examples/data/doctree_include.vsh
Owner

tfgrid doesn't exist anymore. we have tfgrid3 and tfgrid4.

  • tfgrid3 and tfgrid4 now work
tfgrid doesn't exist anymore. we have tfgrid3 and tfgrid4. - tfgrid3 and tfgrid4 now work
Owner

@despiegk the issue was that the book_collections.md had the wrong book name (tfgrid instead of tfgrid4) and the collections where not properly added (only collections at broad was added, but we needed to put all collections separately, 12 collections actually).

Closing issue as tfgrid4 now runs well!

@despiegk the issue was that the book_collections.md had the wrong book name (tfgrid instead of tfgrid4) and the collections where not properly added (only collections at broad was added, but we needed to put all collections separately, 12 collections actually). Closing issue as tfgrid4 now runs well!
mik-tf self-assigned this 2024-05-08 16:23:28 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tfgrid/info_tfgrid#14
No description provided.