tfgrid not working yet #14
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
did:
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
it shouldn't stop working but just give the right errors, we need to see all errors too
this also didn't work
the riverlov one is working for me
but modified script to open book and that didnt work
/Users/despiegk1/code/github/freeflowuniverse/crystallib/examples/data/doctree_include.vsh
tfgrid doesn't exist anymore. we have tfgrid3 and tfgrid4.
@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!