Ajout macro roll

This commit is contained in:
LeRatierBretonnien 2024-01-02 23:34:38 +01:00
parent 5c4c6d73ee
commit c7c26c0033
147 changed files with 437 additions and 345 deletions

View File

@ -17,6 +17,7 @@ import { BoLHotbar } from "./system/bol-hotbar.js"
import { BoLAdventureGenerator } from "./system/bol-adventure-generator.js"
import { BoLCommands} from "./system/bol-commands.js"
import { BoLCharacterSummary} from "./system/bol-character-summary.js"
import { BoLRoll} from "./controllers/bol-rolls.js"
/* -------------------------------------------- */
Hooks.once('init', async function () {
@ -25,6 +26,7 @@ Hooks.once('init', async function () {
BoLActor,
BoLItem,
BoLHotbar,
BoLRoll,
macros: Macros,
config: BOL
};

View File

@ -65,7 +65,6 @@ export class BoLRoll {
adv: "0",
mod: 0,
modRanged: 0,
aptValue: 0,
bolEffects: actor.boleffects,
horoscopeGroupList: this.buildHoroscopeGroupList()
}
@ -78,7 +77,7 @@ export class BoLRoll {
}
/* -------------------------------------------- */
static attributeCheck(actor, key, event, combatData) {
static attributeCheck(actor, key="vigor", event=undefined, combatData=undefined) {
let attribute = eval(`actor.system.attributes.${key}`)
@ -91,7 +90,7 @@ export class BoLRoll {
}
/* -------------------------------------------- */
static aptitudeCheck(actor, key, event, combatData) {
static aptitudeCheck(actor, key="init", event=undefined, combatData=undefined) {
let aptitude = eval(`actor.system.aptitudes.${key}`)
let attrKey = this.getDefaultAttribute(key)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000111
MANIFEST-000124

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.412914 7f5b813fe6c0 Recovering log #109
2023/12/05-10:19:09.423992 7f5b813fe6c0 Delete type=3 #107
2023/12/05-10:19:09.424077 7f5b813fe6c0 Delete type=0 #109
2023/12/05-10:22:46.862878 7f58eb7fe6c0 Level-0 table #114: started
2023/12/05-10:22:46.862963 7f58eb7fe6c0 Level-0 table #114: 0 bytes OK
2023/12/05-10:22:46.869980 7f58eb7fe6c0 Delete type=0 #112
2023/12/05-10:22:46.891683 7f58eb7fe6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.891779 7f58eb7fe6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.177839 7f99f3fff6c0 Recovering log #121
2024/01/02-23:25:25.189308 7f99f3fff6c0 Delete type=3 #119
2024/01/02-23:25:25.189419 7f99f3fff6c0 Delete type=0 #121
2024/01/02-23:34:00.361361 7f9772fef6c0 Level-0 table #127: started
2024/01/02-23:34:00.361387 7f9772fef6c0 Level-0 table #127: 0 bytes OK
2024/01/02-23:34:00.367523 7f9772fef6c0 Delete type=0 #125
2024/01/02-23:34:00.389488 7f9772fef6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.389531 7f9772fef6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,15 @@
2023/12/04-21:16:34.430277 7f84f7fff6c0 Recovering log #105
2023/12/04-21:16:34.440834 7f84f7fff6c0 Delete type=3 #103
2023/12/04-21:16:34.440885 7f84f7fff6c0 Delete type=0 #105
2023/12/04-21:29:36.294789 7f84f5ffb6c0 Level-0 table #110: started
2023/12/04-21:29:36.294815 7f84f5ffb6c0 Level-0 table #110: 0 bytes OK
2023/12/04-21:29:36.301173 7f84f5ffb6c0 Delete type=0 #108
2023/12/04-21:29:36.301317 7f84f5ffb6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.301343 7f84f5ffb6c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.682896 7f61367fc6c0 Recovering log #117
2023/12/13-08:52:21.693810 7f61367fc6c0 Delete type=3 #115
2023/12/13-08:52:21.693981 7f61367fc6c0 Delete type=0 #117
2023/12/13-08:53:48.355543 7f6134ff96c0 Level-0 table #122: started
2023/12/13-08:53:48.359570 7f6134ff96c0 Level-0 table #122: 17814 bytes OK
2023/12/13-08:53:48.366596 7f6134ff96c0 Delete type=0 #120
2023/12/13-08:53:48.384645 7f6134ff96c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.384691 7f6134ff96c0 Manual compaction at level-1 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 111 : 1
2023/12/13-08:53:48.384700 7f6134ff96c0 Compacting 1@1 + 1@2 files
2023/12/13-08:53:48.389527 7f6134ff96c0 Generated table #123@1: 24 keys, 26928 bytes
2023/12/13-08:53:48.389558 7f6134ff96c0 Compacted 1@1 + 1@2 files => 26928 bytes
2023/12/13-08:53:48.395755 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/12/13-08:53:48.395871 7f6134ff96c0 Delete type=2 #62
2023/12/13-08:53:48.396062 7f6134ff96c0 Delete type=2 #122
2023/12/13-08:53:48.421562 7f6134ff96c0 Manual compaction at level-1 from '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 111 : 1 .. '!journal.pages!veAAxCtCKcFIsnln.0kUgZspxXO7VS8bd' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000018
MANIFEST-000030

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.388365 7f58ebfff6c0 Recovering log #16
2023/12/05-10:19:09.399094 7f58ebfff6c0 Delete type=3 #14
2023/12/05-10:19:09.399150 7f58ebfff6c0 Delete type=0 #16
2023/12/05-10:22:46.848470 7f58eb7fe6c0 Level-0 table #21: started
2023/12/05-10:22:46.848503 7f58eb7fe6c0 Level-0 table #21: 0 bytes OK
2023/12/05-10:22:46.855871 7f58eb7fe6c0 Delete type=0 #19
2023/12/05-10:22:46.862471 7f58eb7fe6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.862599 7f58eb7fe6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.151493 7f99f37fe6c0 Recovering log #28
2024/01/02-23:25:25.161529 7f99f37fe6c0 Delete type=3 #26
2024/01/02-23:25:25.161581 7f99f37fe6c0 Delete type=0 #28
2024/01/02-23:34:00.375735 7f9772fef6c0 Level-0 table #33: started
2024/01/02-23:34:00.375759 7f9772fef6c0 Level-0 table #33: 0 bytes OK
2024/01/02-23:34:00.381825 7f9772fef6c0 Delete type=0 #31
2024/01/02-23:34:00.389510 7f9772fef6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.389544 7f9772fef6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/12/04-21:16:34.402100 7f84f6ffd6c0 Recovering log #12
2023/12/04-21:16:34.413052 7f84f6ffd6c0 Delete type=3 #10
2023/12/04-21:16:34.413101 7f84f6ffd6c0 Delete type=0 #12
2023/12/04-21:29:36.274254 7f84f5ffb6c0 Level-0 table #17: started
2023/12/04-21:29:36.274306 7f84f5ffb6c0 Level-0 table #17: 0 bytes OK
2023/12/04-21:29:36.281091 7f84f5ffb6c0 Delete type=0 #15
2023/12/04-21:29:36.301284 7f84f5ffb6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.301326 7f84f5ffb6c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.618084 7f61357fa6c0 Recovering log #24
2023/12/13-08:52:21.629228 7f61357fa6c0 Delete type=3 #22
2023/12/13-08:52:21.629353 7f61357fa6c0 Delete type=0 #24
2023/12/13-08:53:48.340876 7f6134ff96c0 Level-0 table #29: started
2023/12/13-08:53:48.340949 7f6134ff96c0 Level-0 table #29: 0 bytes OK
2023/12/13-08:53:48.348214 7f6134ff96c0 Delete type=0 #27
2023/12/13-08:53:48.366756 7f6134ff96c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.384659 7f6134ff96c0 Manual compaction at level-1 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/boons/000122.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000110
MANIFEST-000123

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.243453 7f58ebfff6c0 Recovering log #108
2023/12/05-10:19:09.254734 7f58ebfff6c0 Delete type=3 #106
2023/12/05-10:19:09.254855 7f58ebfff6c0 Delete type=0 #108
2023/12/05-10:22:46.807255 7f58eb7fe6c0 Level-0 table #113: started
2023/12/05-10:22:46.807291 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK
2023/12/05-10:22:46.813375 7f58eb7fe6c0 Delete type=0 #111
2023/12/05-10:22:46.828324 7f58eb7fe6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.835287 7f58eb7fe6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.045777 7f99f37fe6c0 Recovering log #120
2024/01/02-23:25:25.055383 7f99f37fe6c0 Delete type=3 #118
2024/01/02-23:25:25.055657 7f99f37fe6c0 Delete type=0 #120
2024/01/02-23:34:00.303015 7f9772fef6c0 Level-0 table #126: started
2024/01/02-23:34:00.303046 7f9772fef6c0 Level-0 table #126: 0 bytes OK
2024/01/02-23:34:00.309951 7f9772fef6c0 Delete type=0 #124
2024/01/02-23:34:00.316757 7f9772fef6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.323992 7f9772fef6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,15 @@
2023/12/04-21:16:34.244782 7f84f6ffd6c0 Recovering log #104
2023/12/04-21:16:34.255803 7f84f6ffd6c0 Delete type=3 #102
2023/12/04-21:16:34.255859 7f84f6ffd6c0 Delete type=0 #104
2023/12/04-21:29:36.227120 7f84f5ffb6c0 Level-0 table #109: started
2023/12/04-21:29:36.227155 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/12/04-21:29:36.233490 7f84f5ffb6c0 Delete type=0 #107
2023/12/04-21:29:36.247612 7f84f5ffb6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.247638 7f84f5ffb6c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.436244 7f61357fa6c0 Recovering log #116
2023/12/13-08:52:21.447788 7f61357fa6c0 Delete type=3 #114
2023/12/13-08:52:21.447917 7f61357fa6c0 Delete type=0 #116
2023/12/13-08:53:48.177402 7f6134ff96c0 Level-0 table #121: started
2023/12/13-08:53:48.181304 7f6134ff96c0 Level-0 table #121: 17449 bytes OK
2023/12/13-08:53:48.188376 7f6134ff96c0 Delete type=0 #119
2023/12/13-08:53:48.198764 7f6134ff96c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.198814 7f6134ff96c0 Manual compaction at level-1 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at '!items!zgspy1QKaxdEetEw' @ 118 : 1
2023/12/13-08:53:48.198824 7f6134ff96c0 Compacting 1@1 + 1@2 files
2023/12/13-08:53:48.203066 7f6134ff96c0 Generated table #122@1: 59 keys, 17449 bytes
2023/12/13-08:53:48.203099 7f6134ff96c0 Compacted 1@1 + 1@2 files => 17449 bytes
2023/12/13-08:53:48.209650 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/12/13-08:53:48.209797 7f6134ff96c0 Delete type=2 #5
2023/12/13-08:53:48.209998 7f6134ff96c0 Delete type=2 #121
2023/12/13-08:53:48.242992 7f6134ff96c0 Manual compaction at level-1 from '!items!zgspy1QKaxdEetEw' @ 118 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/boons/MANIFEST-000123 Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000110
MANIFEST-000123

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.257627 7f5b80bfd6c0 Recovering log #108
2023/12/05-10:19:09.267269 7f5b80bfd6c0 Delete type=3 #106
2023/12/05-10:19:09.267320 7f5b80bfd6c0 Delete type=0 #108
2023/12/05-10:22:46.813487 7f58eb7fe6c0 Level-0 table #113: started
2023/12/05-10:22:46.813513 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK
2023/12/05-10:22:46.821758 7f58eb7fe6c0 Delete type=0 #111
2023/12/05-10:22:46.828335 7f58eb7fe6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.835270 7f58eb7fe6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.058623 7f9a097fa6c0 Recovering log #120
2024/01/02-23:25:25.068614 7f9a097fa6c0 Delete type=3 #118
2024/01/02-23:25:25.068662 7f9a097fa6c0 Delete type=0 #120
2024/01/02-23:34:00.310209 7f9772fef6c0 Level-0 table #126: started
2024/01/02-23:34:00.310260 7f9772fef6c0 Level-0 table #126: 0 bytes OK
2024/01/02-23:34:00.316663 7f9772fef6c0 Delete type=0 #124
2024/01/02-23:34:00.323982 7f9772fef6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.333515 7f9772fef6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,15 @@
2023/12/04-21:16:34.258787 7f84f77fe6c0 Recovering log #104
2023/12/04-21:16:34.268652 7f84f77fe6c0 Delete type=3 #102
2023/12/04-21:16:34.268705 7f84f77fe6c0 Delete type=0 #104
2023/12/04-21:29:36.233597 7f84f5ffb6c0 Level-0 table #109: started
2023/12/04-21:29:36.233621 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/12/04-21:29:36.239701 7f84f5ffb6c0 Delete type=0 #107
2023/12/04-21:29:36.247623 7f84f5ffb6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.247651 7f84f5ffb6c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.471174 7f6135ffb6c0 Recovering log #116
2023/12/13-08:52:21.481262 7f6135ffb6c0 Delete type=3 #114
2023/12/13-08:52:21.481340 7f6135ffb6c0 Delete type=0 #116
2023/12/13-08:53:48.210111 7f6134ff96c0 Level-0 table #121: started
2023/12/13-08:53:48.213777 7f6134ff96c0 Level-0 table #121: 2253 bytes OK
2023/12/13-08:53:48.220546 7f6134ff96c0 Delete type=0 #119
2023/12/13-08:53:48.243008 7f6134ff96c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.243053 7f6134ff96c0 Manual compaction at level-1 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at '!items!yofwG0YrsL902G77' @ 16 : 1
2023/12/13-08:53:48.243061 7f6134ff96c0 Compacting 1@1 + 1@2 files
2023/12/13-08:53:48.246547 7f6134ff96c0 Generated table #122@1: 8 keys, 2253 bytes
2023/12/13-08:53:48.246574 7f6134ff96c0 Compacted 1@1 + 1@2 files => 2253 bytes
2023/12/13-08:53:48.252819 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/12/13-08:53:48.252934 7f6134ff96c0 Delete type=2 #5
2023/12/13-08:53:48.253082 7f6134ff96c0 Delete type=2 #121
2023/12/13-08:53:48.292770 7f6134ff96c0 Manual compaction at level-1 from '!items!yofwG0YrsL902G77' @ 16 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

BIN
packs/careers/000122.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000110
MANIFEST-000123

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.282801 7f5b81bff6c0 Recovering log #108
2023/12/05-10:19:09.293479 7f5b81bff6c0 Delete type=3 #106
2023/12/05-10:19:09.293574 7f5b81bff6c0 Delete type=0 #108
2023/12/05-10:22:46.828345 7f58eb7fe6c0 Level-0 table #113: started
2023/12/05-10:22:46.828365 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK
2023/12/05-10:22:46.835090 7f58eb7fe6c0 Delete type=0 #111
2023/12/05-10:22:46.835303 7f58eb7fe6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.835334 7f58eb7fe6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.085234 7f9a08ff96c0 Recovering log #120
2024/01/02-23:25:25.095129 7f9a08ff96c0 Delete type=3 #118
2024/01/02-23:25:25.095182 7f9a08ff96c0 Delete type=0 #120
2024/01/02-23:34:00.333534 7f9772fef6c0 Level-0 table #126: started
2024/01/02-23:34:00.333589 7f9772fef6c0 Level-0 table #126: 0 bytes OK
2024/01/02-23:34:00.340506 7f9772fef6c0 Delete type=0 #124
2024/01/02-23:34:00.347405 7f9772fef6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.361237 7f9772fef6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,15 @@
2023/12/04-21:16:34.285844 7f84f67fc6c0 Recovering log #104
2023/12/04-21:16:34.295915 7f84f67fc6c0 Delete type=3 #102
2023/12/04-21:16:34.295974 7f84f67fc6c0 Delete type=0 #104
2023/12/04-21:29:36.267733 7f84f5ffb6c0 Level-0 table #109: started
2023/12/04-21:29:36.267761 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/12/04-21:29:36.273875 7f84f5ffb6c0 Delete type=0 #107
2023/12/04-21:29:36.274078 7f84f5ffb6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.274142 7f84f5ffb6c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.514750 7f61357fa6c0 Recovering log #116
2023/12/13-08:52:21.525064 7f61357fa6c0 Delete type=3 #114
2023/12/13-08:52:21.525155 7f61357fa6c0 Delete type=0 #116
2023/12/13-08:53:48.232135 7f6134ff96c0 Level-0 table #121: started
2023/12/13-08:53:48.236265 7f6134ff96c0 Level-0 table #121: 37626 bytes OK
2023/12/13-08:53:48.242838 7f6134ff96c0 Delete type=0 #119
2023/12/13-08:53:48.243037 7f6134ff96c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.253259 7f6134ff96c0 Manual compaction at level-1 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at '!items!wUUDR1XCrwdFCzIe' @ 53 : 1
2023/12/13-08:53:48.253273 7f6134ff96c0 Compacting 1@1 + 1@2 files
2023/12/13-08:53:48.258675 7f6134ff96c0 Generated table #122@1: 27 keys, 40640 bytes
2023/12/13-08:53:48.258693 7f6134ff96c0 Compacted 1@1 + 1@2 files => 40640 bytes
2023/12/13-08:53:48.265674 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/12/13-08:53:48.265771 7f6134ff96c0 Delete type=2 #5
2023/12/13-08:53:48.265917 7f6134ff96c0 Delete type=2 #121
2023/12/13-08:53:48.292787 7f6134ff96c0 Manual compaction at level-1 from '!items!wUUDR1XCrwdFCzIe' @ 53 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/cartes/000122.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000110
MANIFEST-000123

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.427439 7f5b81bff6c0 Recovering log #108
2023/12/05-10:19:09.437209 7f5b81bff6c0 Delete type=3 #106
2023/12/05-10:19:09.437271 7f5b81bff6c0 Delete type=0 #108
2023/12/05-10:22:46.876957 7f58eb7fe6c0 Level-0 table #113: started
2023/12/05-10:22:46.876983 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK
2023/12/05-10:22:46.884392 7f58eb7fe6c0 Delete type=0 #111
2023/12/05-10:22:46.891737 7f58eb7fe6c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.891822 7f58eb7fe6c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.195583 7f9a08ff96c0 Recovering log #120
2024/01/02-23:25:25.205411 7f9a08ff96c0 Delete type=3 #118
2024/01/02-23:25:25.205482 7f9a08ff96c0 Delete type=0 #120
2024/01/02-23:34:00.403828 7f9772fef6c0 Level-0 table #126: started
2024/01/02-23:34:00.403852 7f9772fef6c0 Level-0 table #126: 0 bytes OK
2024/01/02-23:34:00.410648 7f9772fef6c0 Delete type=0 #124
2024/01/02-23:34:00.417684 7f9772fef6c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.417728 7f9772fef6c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,15 @@
2023/12/04-21:16:34.444268 7f84f67fc6c0 Recovering log #104
2023/12/04-21:16:34.454337 7f84f67fc6c0 Delete type=3 #102
2023/12/04-21:16:34.454390 7f84f67fc6c0 Delete type=0 #104
2023/12/04-21:29:36.307716 7f84f5ffb6c0 Level-0 table #109: started
2023/12/04-21:29:36.307782 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/12/04-21:29:36.314556 7f84f5ffb6c0 Delete type=0 #107
2023/12/04-21:29:36.327965 7f84f5ffb6c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.328032 7f84f5ffb6c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.708212 7f61357fa6c0 Recovering log #116
2023/12/13-08:52:21.719348 7f61357fa6c0 Delete type=3 #114
2023/12/13-08:52:21.719497 7f61357fa6c0 Delete type=0 #116
2023/12/13-08:53:48.366771 7f6134ff96c0 Level-0 table #121: started
2023/12/13-08:53:48.377927 7f6134ff96c0 Level-0 table #121: 1212746 bytes OK
2023/12/13-08:53:48.384205 7f6134ff96c0 Delete type=0 #119
2023/12/13-08:53:48.384673 7f6134ff96c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.396179 7f6134ff96c0 Manual compaction at level-1 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 44 : 1
2023/12/13-08:53:48.396189 7f6134ff96c0 Compacting 1@1 + 1@2 files
2023/12/13-08:53:48.406257 7f6134ff96c0 Generated table #122@1: 37 keys, 1212746 bytes
2023/12/13-08:53:48.406287 7f6134ff96c0 Compacted 1@1 + 1@2 files => 1212746 bytes
2023/12/13-08:53:48.413572 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/12/13-08:53:48.413789 7f6134ff96c0 Delete type=2 #5
2023/12/13-08:53:48.414456 7f6134ff96c0 Delete type=2 #121
2023/12/13-08:53:48.421585 7f6134ff96c0 Manual compaction at level-1 from '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 44 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/creatures/000122.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000110
MANIFEST-000123

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.537819 7f5b80bfd6c0 Recovering log #108
2023/12/05-10:19:09.548670 7f5b80bfd6c0 Delete type=3 #106
2023/12/05-10:19:09.548725 7f5b80bfd6c0 Delete type=0 #108
2023/12/05-10:22:46.934967 7f58eb7fe6c0 Level-0 table #113: started
2023/12/05-10:22:46.935007 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK
2023/12/05-10:22:46.942182 7f58eb7fe6c0 Delete type=0 #111
2023/12/05-10:22:46.949024 7f58eb7fe6c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.949059 7f58eb7fe6c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.310347 7f9a097fa6c0 Recovering log #120
2024/01/02-23:25:25.319646 7f9a097fa6c0 Delete type=3 #118
2024/01/02-23:25:25.319693 7f9a097fa6c0 Delete type=0 #120
2024/01/02-23:34:00.445149 7f9772fef6c0 Level-0 table #126: started
2024/01/02-23:34:00.445172 7f9772fef6c0 Level-0 table #126: 0 bytes OK
2024/01/02-23:34:00.451743 7f9772fef6c0 Delete type=0 #124
2024/01/02-23:34:00.451918 7f9772fef6c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.451974 7f9772fef6c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,15 @@
2023/12/04-21:16:34.555441 7f84f77fe6c0 Recovering log #104
2023/12/04-21:16:34.566877 7f84f77fe6c0 Delete type=3 #102
2023/12/04-21:16:34.566941 7f84f77fe6c0 Delete type=0 #104
2023/12/04-21:29:36.355366 7f84f5ffb6c0 Level-0 table #109: started
2023/12/04-21:29:36.355392 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/12/04-21:29:36.362705 7f84f5ffb6c0 Delete type=0 #107
2023/12/04-21:29:36.362912 7f84f5ffb6c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.362955 7f84f5ffb6c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.905098 7f6136ffd6c0 Recovering log #116
2023/12/13-08:52:21.921828 7f6136ffd6c0 Delete type=3 #114
2023/12/13-08:52:21.921979 7f6136ffd6c0 Delete type=0 #116
2023/12/13-08:53:48.524634 7f6134ff96c0 Level-0 table #121: started
2023/12/13-08:53:48.529685 7f6134ff96c0 Level-0 table #121: 90965 bytes OK
2023/12/13-08:53:48.536056 7f6134ff96c0 Delete type=0 #119
2023/12/13-08:53:48.536363 7f6134ff96c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.536410 7f6134ff96c0 Manual compaction at level-1 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 307 : 1
2023/12/13-08:53:48.536421 7f6134ff96c0 Compacting 1@1 + 1@2 files
2023/12/13-08:53:48.543445 7f6134ff96c0 Generated table #122@1: 155 keys, 90965 bytes
2023/12/13-08:53:48.543490 7f6134ff96c0 Compacted 1@1 + 1@2 files => 90965 bytes
2023/12/13-08:53:48.549818 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/12/13-08:53:48.549934 7f6134ff96c0 Delete type=2 #5
2023/12/13-08:53:48.550099 7f6134ff96c0 Delete type=2 #121
2023/12/13-08:53:48.550408 7f6134ff96c0 Manual compaction at level-1 from '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 307 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000110
MANIFEST-000122

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.524919 7f58ebfff6c0 Recovering log #108
2023/12/05-10:19:09.535781 7f58ebfff6c0 Delete type=3 #106
2023/12/05-10:19:09.535872 7f58ebfff6c0 Delete type=0 #108
2023/12/05-10:22:46.927846 7f58eb7fe6c0 Level-0 table #113: started
2023/12/05-10:22:46.927875 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK
2023/12/05-10:22:46.934810 7f58eb7fe6c0 Delete type=0 #111
2023/12/05-10:22:46.949014 7f58eb7fe6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.949051 7f58eb7fe6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.296875 7f99f37fe6c0 Recovering log #120
2024/01/02-23:25:25.308292 7f99f37fe6c0 Delete type=3 #118
2024/01/02-23:25:25.308344 7f99f37fe6c0 Delete type=0 #120
2024/01/02-23:34:00.437770 7f9772fef6c0 Level-0 table #125: started
2024/01/02-23:34:00.437996 7f9772fef6c0 Level-0 table #125: 0 bytes OK
2024/01/02-23:34:00.444921 7f9772fef6c0 Delete type=0 #123
2024/01/02-23:34:00.445053 7f9772fef6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.445084 7f9772fef6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/12/04-21:16:34.543411 7f84f6ffd6c0 Recovering log #104
2023/12/04-21:16:34.553517 7f84f6ffd6c0 Delete type=3 #102
2023/12/04-21:16:34.553574 7f84f6ffd6c0 Delete type=0 #104
2023/12/04-21:29:36.348547 7f84f5ffb6c0 Level-0 table #109: started
2023/12/04-21:29:36.348582 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/12/04-21:29:36.355093 7f84f5ffb6c0 Delete type=0 #107
2023/12/04-21:29:36.355262 7f84f5ffb6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.355296 7f84f5ffb6c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.886820 7f61357fa6c0 Recovering log #116
2023/12/13-08:52:21.898896 7f61357fa6c0 Delete type=3 #114
2023/12/13-08:52:21.898983 7f61357fa6c0 Delete type=0 #116
2023/12/13-08:53:48.517363 7f6134ff96c0 Level-0 table #121: started
2023/12/13-08:53:48.517438 7f6134ff96c0 Level-0 table #121: 0 bytes OK
2023/12/13-08:53:48.524502 7f6134ff96c0 Delete type=0 #119
2023/12/13-08:53:48.536344 7f6134ff96c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.550391 7f6134ff96c0 Manual compaction at level-1 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000112
MANIFEST-000124

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.321953 7f5b813fe6c0 Recovering log #110
2023/12/05-10:19:09.331688 7f5b813fe6c0 Delete type=3 #108
2023/12/05-10:19:09.331799 7f5b813fe6c0 Delete type=0 #110
2023/12/05-10:22:46.856017 7f58eb7fe6c0 Level-0 table #115: started
2023/12/05-10:22:46.856048 7f58eb7fe6c0 Level-0 table #115: 0 bytes OK
2023/12/05-10:22:46.862204 7f58eb7fe6c0 Delete type=0 #113
2023/12/05-10:22:46.862520 7f58eb7fe6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.862626 7f58eb7fe6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.125818 7f99f3fff6c0 Recovering log #122
2024/01/02-23:25:25.136045 7f99f3fff6c0 Delete type=3 #120
2024/01/02-23:25:25.136118 7f99f3fff6c0 Delete type=0 #122
2024/01/02-23:34:00.354227 7f9772fef6c0 Level-0 table #127: started
2024/01/02-23:34:00.354258 7f9772fef6c0 Level-0 table #127: 0 bytes OK
2024/01/02-23:34:00.361101 7f9772fef6c0 Delete type=0 #125
2024/01/02-23:34:00.361255 7f9772fef6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.361282 7f9772fef6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/12/04-21:16:34.326886 7f84f7fff6c0 Recovering log #106
2023/12/04-21:16:34.337231 7f84f7fff6c0 Delete type=3 #104
2023/12/04-21:16:34.337341 7f84f7fff6c0 Delete type=0 #106
2023/12/04-21:29:36.247774 7f84f5ffb6c0 Level-0 table #111: started
2023/12/04-21:29:36.247806 7f84f5ffb6c0 Level-0 table #111: 0 bytes OK
2023/12/04-21:29:36.253805 7f84f5ffb6c0 Delete type=0 #109
2023/12/04-21:29:36.274024 7f84f5ffb6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.274096 7f84f5ffb6c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.579735 7f61367fc6c0 Recovering log #118
2023/12/13-08:52:21.589985 7f61367fc6c0 Delete type=3 #116
2023/12/13-08:52:21.590126 7f61367fc6c0 Delete type=0 #118
2023/12/13-08:53:48.316033 7f6134ff96c0 Level-0 table #123: started
2023/12/13-08:53:48.316078 7f6134ff96c0 Level-0 table #123: 0 bytes OK
2023/12/13-08:53:48.322725 7f6134ff96c0 Delete type=0 #121
2023/12/13-08:53:48.329736 7f6134ff96c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.340858 7f6134ff96c0 Manual compaction at level-1 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)

View File

@ -1 +1 @@
MANIFEST-000110
MANIFEST-000122

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.486474 7f5b80bfd6c0 Recovering log #108
2023/12/05-10:19:09.497087 7f5b80bfd6c0 Delete type=3 #106
2023/12/05-10:19:09.497144 7f5b80bfd6c0 Delete type=0 #108
2023/12/05-10:22:46.906415 7f58eb7fe6c0 Level-0 table #113: started
2023/12/05-10:22:46.906438 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK
2023/12/05-10:22:46.912712 7f58eb7fe6c0 Delete type=0 #111
2023/12/05-10:22:46.921346 7f58eb7fe6c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.921382 7f58eb7fe6c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.256452 7f9a097fa6c0 Recovering log #120
2024/01/02-23:25:25.267071 7f9a097fa6c0 Delete type=3 #118
2024/01/02-23:25:25.267152 7f9a097fa6c0 Delete type=0 #120
2024/01/02-23:34:00.417785 7f9772fef6c0 Level-0 table #125: started
2024/01/02-23:34:00.417832 7f9772fef6c0 Level-0 table #125: 0 bytes OK
2024/01/02-23:34:00.423865 7f9772fef6c0 Delete type=0 #123
2024/01/02-23:34:00.445018 7f9772fef6c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.445059 7f9772fef6c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/12/04-21:16:34.503638 7f84f77fe6c0 Recovering log #104
2023/12/04-21:16:34.513495 7f84f77fe6c0 Delete type=3 #102
2023/12/04-21:16:34.513540 7f84f77fe6c0 Delete type=0 #104
2023/12/04-21:29:36.328177 7f84f5ffb6c0 Level-0 table #109: started
2023/12/04-21:29:36.328221 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/12/04-21:29:36.334799 7f84f5ffb6c0 Delete type=0 #107
2023/12/04-21:29:36.355226 7f84f5ffb6c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.355270 7f84f5ffb6c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.820052 7f6135ffb6c0 Recovering log #116
2023/12/13-08:52:21.830555 7f6135ffb6c0 Delete type=3 #114
2023/12/13-08:52:21.830633 7f6135ffb6c0 Delete type=0 #116
2023/12/13-08:53:48.432934 7f6134ff96c0 Level-0 table #121: started
2023/12/13-08:53:48.432985 7f6134ff96c0 Level-0 table #121: 0 bytes OK
2023/12/13-08:53:48.439201 7f6134ff96c0 Delete type=0 #119
2023/12/13-08:53:48.450529 7f6134ff96c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.450589 7f6134ff96c0 Manual compaction at level-1 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
packs/flaws/000122.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000110
MANIFEST-000123

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.269205 7f5b813fe6c0 Recovering log #108
2023/12/05-10:19:09.280059 7f5b813fe6c0 Delete type=3 #106
2023/12/05-10:19:09.280181 7f5b813fe6c0 Delete type=0 #108
2023/12/05-10:22:46.821955 7f58eb7fe6c0 Level-0 table #113: started
2023/12/05-10:22:46.821994 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK
2023/12/05-10:22:46.828244 7f58eb7fe6c0 Delete type=0 #111
2023/12/05-10:22:46.835251 7f58eb7fe6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.835318 7f58eb7fe6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.070627 7f99f3fff6c0 Recovering log #120
2024/01/02-23:25:25.081366 7f99f3fff6c0 Delete type=3 #118
2024/01/02-23:25:25.081468 7f99f3fff6c0 Delete type=0 #120
2024/01/02-23:34:00.316765 7f9772fef6c0 Level-0 table #126: started
2024/01/02-23:34:00.316786 7f9772fef6c0 Level-0 table #126: 0 bytes OK
2024/01/02-23:34:00.323878 7f9772fef6c0 Delete type=0 #124
2024/01/02-23:34:00.333477 7f9772fef6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.340629 7f9772fef6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,15 @@
2023/12/04-21:16:34.270727 7f84f7fff6c0 Recovering log #104
2023/12/04-21:16:34.281382 7f84f7fff6c0 Delete type=3 #102
2023/12/04-21:16:34.281438 7f84f7fff6c0 Delete type=0 #104
2023/12/04-21:29:36.239869 7f84f5ffb6c0 Level-0 table #109: started
2023/12/04-21:29:36.239936 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/12/04-21:29:36.247503 7f84f5ffb6c0 Delete type=0 #107
2023/12/04-21:29:36.247631 7f84f5ffb6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.247645 7f84f5ffb6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.488368 7f6136ffd6c0 Recovering log #116
2023/12/13-08:52:21.499883 7f6136ffd6c0 Delete type=3 #114
2023/12/13-08:52:21.499977 7f6136ffd6c0 Delete type=0 #116
2023/12/13-08:53:48.220808 7f6134ff96c0 Level-0 table #121: started
2023/12/13-08:53:48.225559 7f6134ff96c0 Level-0 table #121: 14026 bytes OK
2023/12/13-08:53:48.231901 7f6134ff96c0 Delete type=0 #119
2023/12/13-08:53:48.243021 7f6134ff96c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.266045 7f6134ff96c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at '!items!znd0K3b7HzYpdehs' @ 86 : 1
2023/12/13-08:53:48.266058 7f6134ff96c0 Compacting 1@1 + 1@2 files
2023/12/13-08:53:48.270261 7f6134ff96c0 Generated table #122@1: 43 keys, 14026 bytes
2023/12/13-08:53:48.270276 7f6134ff96c0 Compacted 1@1 + 1@2 files => 14026 bytes
2023/12/13-08:53:48.276872 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/12/13-08:53:48.277277 7f6134ff96c0 Delete type=2 #5
2023/12/13-08:53:48.277935 7f6134ff96c0 Delete type=2 #121
2023/12/13-08:53:48.292799 7f6134ff96c0 Manual compaction at level-1 from '!items!znd0K3b7HzYpdehs' @ 86 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)

Binary file not shown.

BIN
packs/flaws/MANIFEST-000123 Normal file

Binary file not shown.

Binary file not shown.

BIN
packs/godsfaith/000122.ldb Normal file

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000110
MANIFEST-000123

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.474864 7f58ebfff6c0 Recovering log #108
2023/12/05-10:19:09.484493 7f58ebfff6c0 Delete type=3 #106
2023/12/05-10:19:09.484588 7f58ebfff6c0 Delete type=0 #108
2023/12/05-10:22:46.912894 7f58eb7fe6c0 Level-0 table #113: started
2023/12/05-10:22:46.912944 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK
2023/12/05-10:22:46.921217 7f58eb7fe6c0 Delete type=0 #111
2023/12/05-10:22:46.921355 7f58eb7fe6c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.921388 7f58eb7fe6c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.243311 7f99f37fe6c0 Recovering log #120
2024/01/02-23:25:25.253664 7f99f37fe6c0 Delete type=3 #118
2024/01/02-23:25:25.253756 7f99f37fe6c0 Delete type=0 #120
2024/01/02-23:34:00.410768 7f9772fef6c0 Level-0 table #126: started
2024/01/02-23:34:00.410806 7f9772fef6c0 Level-0 table #126: 0 bytes OK
2024/01/02-23:34:00.417588 7f9772fef6c0 Delete type=0 #124
2024/01/02-23:34:00.417692 7f9772fef6c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.417712 7f9772fef6c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,15 @@
2023/12/04-21:16:34.491249 7f84f6ffd6c0 Recovering log #104
2023/12/04-21:16:34.501377 7f84f6ffd6c0 Delete type=3 #102
2023/12/04-21:16:34.501432 7f84f6ffd6c0 Delete type=0 #104
2023/12/04-21:29:36.314691 7f84f5ffb6c0 Level-0 table #109: started
2023/12/04-21:29:36.314743 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/12/04-21:29:36.320934 7f84f5ffb6c0 Delete type=0 #107
2023/12/04-21:29:36.327985 7f84f5ffb6c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.328049 7f84f5ffb6c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.800760 7f6136ffd6c0 Recovering log #116
2023/12/13-08:52:21.811539 7f6136ffd6c0 Delete type=3 #114
2023/12/13-08:52:21.811627 7f6136ffd6c0 Delete type=0 #116
2023/12/13-08:53:48.439347 7f6134ff96c0 Level-0 table #121: started
2023/12/13-08:53:48.443250 7f6134ff96c0 Level-0 table #121: 4876 bytes OK
2023/12/13-08:53:48.450330 7f6134ff96c0 Delete type=0 #119
2023/12/13-08:53:48.450813 7f6134ff96c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.472559 7f6134ff96c0 Manual compaction at level-1 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at '!items!xR5KdgOQucELl1sn' @ 48 : 1
2023/12/13-08:53:48.472572 7f6134ff96c0 Compacting 1@1 + 1@2 files
2023/12/13-08:53:48.476406 7f6134ff96c0 Generated table #122@1: 24 keys, 4876 bytes
2023/12/13-08:53:48.476424 7f6134ff96c0 Compacted 1@1 + 1@2 files => 4876 bytes
2023/12/13-08:53:48.482848 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/12/13-08:53:48.482946 7f6134ff96c0 Delete type=2 #5
2023/12/13-08:53:48.483072 7f6134ff96c0 Delete type=2 #121
2023/12/13-08:53:48.495320 7f6134ff96c0 Manual compaction at level-1 from '!items!xR5KdgOQucELl1sn' @ 48 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000111
MANIFEST-000123

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.448049 7f5b813fe6c0 Recovering log #109
2023/12/05-10:19:09.458101 7f5b813fe6c0 Delete type=3 #107
2023/12/05-10:19:09.458174 7f5b813fe6c0 Delete type=0 #109
2023/12/05-10:22:46.891994 7f58eb7fe6c0 Level-0 table #114: started
2023/12/05-10:22:46.892063 7f58eb7fe6c0 Level-0 table #114: 0 bytes OK
2023/12/05-10:22:46.898968 7f58eb7fe6c0 Delete type=0 #112
2023/12/05-10:22:46.921326 7f58eb7fe6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.921365 7f58eb7fe6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.216737 7f99f3fff6c0 Recovering log #121
2024/01/02-23:25:25.227818 7f99f3fff6c0 Delete type=3 #119
2024/01/02-23:25:25.227918 7f99f3fff6c0 Delete type=0 #121
2024/01/02-23:34:00.389639 7f9772fef6c0 Level-0 table #126: started
2024/01/02-23:34:00.389663 7f9772fef6c0 Level-0 table #126: 0 bytes OK
2024/01/02-23:34:00.397026 7f9772fef6c0 Delete type=0 #124
2024/01/02-23:34:00.417658 7f9772fef6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.417698 7f9772fef6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,8 @@
2023/12/04-21:16:34.463477 7f84f7fff6c0 Recovering log #105
2023/12/04-21:16:34.473557 7f84f7fff6c0 Delete type=3 #103
2023/12/04-21:16:34.473612 7f84f7fff6c0 Delete type=0 #105
2023/12/04-21:29:36.301429 7f84f5ffb6c0 Level-0 table #110: started
2023/12/04-21:29:36.301456 7f84f5ffb6c0 Level-0 table #110: 0 bytes OK
2023/12/04-21:29:36.307489 7f84f5ffb6c0 Delete type=0 #108
2023/12/04-21:29:36.327942 7f84f5ffb6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.328016 7f84f5ffb6c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.769087 7f61367fc6c0 Recovering log #117
2023/12/13-08:52:21.779871 7f61367fc6c0 Delete type=3 #115
2023/12/13-08:52:21.779957 7f61367fc6c0 Delete type=0 #117
2023/12/13-08:53:48.414925 7f6134ff96c0 Level-0 table #122: started
2023/12/13-08:53:48.414963 7f6134ff96c0 Level-0 table #122: 0 bytes OK
2023/12/13-08:53:48.421324 7f6134ff96c0 Delete type=0 #120
2023/12/13-08:53:48.432907 7f6134ff96c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.450510 7f6134ff96c0 Manual compaction at level-1 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
MANIFEST-000110
MANIFEST-000123

View File

@ -1,8 +1,8 @@
2023/12/05-10:19:09.512633 7f5b81bff6c0 Recovering log #108
2023/12/05-10:19:09.522227 7f5b81bff6c0 Delete type=3 #106
2023/12/05-10:19:09.522279 7f5b81bff6c0 Delete type=0 #108
2023/12/05-10:22:46.921568 7f58eb7fe6c0 Level-0 table #113: started
2023/12/05-10:22:46.921594 7f58eb7fe6c0 Level-0 table #113: 0 bytes OK
2023/12/05-10:22:46.927721 7f58eb7fe6c0 Delete type=0 #111
2023/12/05-10:22:46.949003 7f58eb7fe6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2023/12/05-10:22:46.949043 7f58eb7fe6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2024/01/02-23:25:25.283639 7f9a08ff96c0 Recovering log #120
2024/01/02-23:25:25.293591 7f9a08ff96c0 Delete type=3 #118
2024/01/02-23:25:25.293900 7f9a08ff96c0 Delete type=0 #120
2024/01/02-23:34:00.424011 7f9772fef6c0 Level-0 table #126: started
2024/01/02-23:34:00.424053 7f9772fef6c0 Level-0 table #126: 0 bytes OK
2024/01/02-23:34:00.431586 7f9772fef6c0 Delete type=0 #124
2024/01/02-23:34:00.445029 7f9772fef6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2024/01/02-23:34:00.445077 7f9772fef6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)

View File

@ -1,8 +1,15 @@
2023/12/04-21:16:34.530858 7f84f67fc6c0 Recovering log #104
2023/12/04-21:16:34.540408 7f84f67fc6c0 Delete type=3 #102
2023/12/04-21:16:34.540455 7f84f67fc6c0 Delete type=0 #104
2023/12/04-21:29:36.341503 7f84f5ffb6c0 Level-0 table #109: started
2023/12/04-21:29:36.341544 7f84f5ffb6c0 Level-0 table #109: 0 bytes OK
2023/12/04-21:29:36.348401 7f84f5ffb6c0 Delete type=0 #107
2023/12/04-21:29:36.355252 7f84f5ffb6c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2023/12/04-21:29:36.355277 7f84f5ffb6c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2023/12/13-08:52:21.860028 7f61357fa6c0 Recovering log #116
2023/12/13-08:52:21.870619 7f61357fa6c0 Delete type=3 #114
2023/12/13-08:52:21.870755 7f61357fa6c0 Delete type=0 #116
2023/12/13-08:53:48.483180 7f6134ff96c0 Level-0 table #121: started
2023/12/13-08:53:48.487831 7f6134ff96c0 Level-0 table #121: 15168 bytes OK
2023/12/13-08:53:48.495127 7f6134ff96c0 Delete type=0 #119
2023/12/13-08:53:48.495335 7f6134ff96c0 Manual compaction at level-0 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)
2023/12/13-08:53:48.506743 7f6134ff96c0 Manual compaction at level-1 from '!items!0Yhn3r8AFsKXEKeS' @ 72057594037927935 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at '!items!xVWrSPiX0Nwccsn6' @ 84 : 1
2023/12/13-08:53:48.506755 7f6134ff96c0 Compacting 1@1 + 1@2 files
2023/12/13-08:53:48.510802 7f6134ff96c0 Generated table #122@1: 42 keys, 15168 bytes
2023/12/13-08:53:48.510821 7f6134ff96c0 Compacted 1@1 + 1@2 files => 15168 bytes
2023/12/13-08:53:48.516830 7f6134ff96c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2023/12/13-08:53:48.517128 7f6134ff96c0 Delete type=2 #5
2023/12/13-08:53:48.517261 7f6134ff96c0 Delete type=2 #121
2023/12/13-08:53:48.536320 7f6134ff96c0 Manual compaction at level-1 from '!items!xVWrSPiX0Nwccsn6' @ 84 : 1 .. '!items!xVWrSPiX0Nwccsn6' @ 0 : 0; will stop at (end)

Some files were not shown because too many files have changed in this diff Show More