Buonasera, ho finito di giocare e mappare AD&D 6 Il signore di Ravenloft.
La funzione di elaborazione grafo ha funzionato benissimo fino ai 320 paragrafi circa mappati su 344.
Quando ho provato ad avere il grafo finale con tutti i 344 paragrafi, il programma mi ha restituito questo errore (dal file di log):
[ERROR] 23:28:04 com.lgc.view.actions.ActionCommon.logPluginError():143 - error source entityId=-1 exception=null
[ERROR] 23:28:04 com.lgc.view.AppView.showErrorMessage():2658 - Errore: guru.nidi.graphviz.engine.GraphvizException: Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 16777216, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which adjusts the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0
Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 16777216, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which adjusts the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0
E ovviamente non ho idea di cosa significhi.
Uso windows 10 x64 con java versione 1.8.0_201.
Non so se può essere un informazione utile, ma alcuni paragrafi hanno alti numeri di link in entrata e/o uscita (fino a 16-17 link). E' un vero groviglio.
Grazie in anticipo per ogni aiuto!
Ultima modifica di: Teramath
Dic-21-20 23:15:39