Attempting to merge an HI table into a save using the gui command Merge table into save (and optimize, freezing points in original save)
Save: https://gist.github.com/davipatti/9dfd710d3ec634bd422ddb21be51123c
Hi table: https://gist.github.com/davipatti/441b1978d58a8992fb33d562b9d1d6c6
I can open and optimize both the save and HI table alone. But merging generates the following error:
CL-USER(1):
Warning: Not carrying forward any row or col adjusts.
9246776 bytes have been tenured, next gc will be global.
See the documentation for variable *GLOBAL-GC-BEHAVIOR* for more information.
9089504 bytes have been tenured, next gc will be global.
See the documentation for variable *GLOBAL-GC-BEHAVIOR* for more information.
Error: `NIL' is not of the expected type `NUMBER'
[condition type: TYPE-ERROR]
Restart actions (select using :continue):
0: Abort entirely from this (lisp) process.
[Current process: background-tk-listener]
Attempting to merge an HI table into a save using the gui command
Merge table into save (and optimize, freezing points in original save)Save: https://gist.github.com/davipatti/9dfd710d3ec634bd422ddb21be51123c
Hi table: https://gist.github.com/davipatti/441b1978d58a8992fb33d562b9d1d6c6
I can open and optimize both the save and HI table alone. But merging generates the following error: