Compare commits
3 Commits
5d30482ce3
...
bol-v11.1.
Author | SHA1 | Date | |
---|---|---|---|
c7c26c0033 | |||
5c4c6d73ee | |||
1a0049a3f5 |
@ -24,6 +24,7 @@ Les livres du jeu sont nécessaires pour jouer, et sont disponibles ici : http:/
|
||||
Barbarians of Lemuria, Mythic edition, est un jeu de Simon Washbourne
|
||||
|
||||
Auteur : Simon Washbourne.
|
||||
|
||||
## Crédits de la version française
|
||||
|
||||
Barbarians of Lemuria, le jeu de rôle de Sword & Sorcery, est une publication des éditions Ludospherik, tous droits réservés.
|
||||
|
@ -17,11 +17,11 @@ Changes :
|
||||
- Correction sur l'encaissement sans armure
|
||||
- Ajout d'une note d'explication sur l'initiative
|
||||
|
||||
|
||||
# v11.0.8
|
||||
|
||||
- Correction sur les malus de bouclier (blocage)
|
||||
- Corrrection sur le malus d'init des boucliers qui était mal affiché dans la fiche d'item
|
||||
|
||||
# v10.4.0
|
||||
|
||||
- Ajout de la gestion d'effets
|
||||
|
@ -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
|
||||
};
|
||||
|
@ -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.
BIN
packs/aides-de-jeu/000123.ldb
Normal file
BIN
packs/aides-de-jeu/000123.ldb
Normal file
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000107
|
||||
MANIFEST-000124
|
||||
|
@ -1,8 +1,8 @@
|
||||
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)
|
||||
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)
|
||||
|
@ -1,8 +1,15 @@
|
||||
2023/10/28-18:46:58.144165 7f5610ff96c0 Recovering log #101
|
||||
2023/10/28-18:46:58.154293 7f5610ff96c0 Delete type=3 #99
|
||||
2023/10/28-18:46:58.154395 7f5610ff96c0 Delete type=0 #101
|
||||
2023/10/28-18:47:32.356263 7f56037fe6c0 Level-0 table #106: started
|
||||
2023/10/28-18:47:32.356293 7f56037fe6c0 Level-0 table #106: 0 bytes OK
|
||||
2023/10/28-18:47:32.362824 7f56037fe6c0 Delete type=0 #104
|
||||
2023/10/28-18:47:32.375967 7f56037fe6c0 Manual compaction at level-0 from '!journal!3xJg1rCxnWvEmoxS' @ 72057594037927935 : 1 .. '!journal.pages!Yl1RKQb0BjVUtilk.kNb9ZrMbgONi1mlE' @ 0 : 0; will stop at (end)
|
||||
2023/10/28-18:47:32.376034 7f56037fe6c0 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.
BIN
packs/aides-de-jeu/MANIFEST-000124
Normal file
BIN
packs/aides-de-jeu/MANIFEST-000124
Normal file
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000014
|
||||
MANIFEST-000030
|
||||
|
@ -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)
|
||||
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)
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/10/28-18:46:58.118619 7f5603fff6c0 Recovering log #8
|
||||
2023/10/28-18:46:58.129553 7f5603fff6c0 Delete type=3 #6
|
||||
2023/10/28-18:46:58.129618 7f5603fff6c0 Delete type=0 #8
|
||||
2023/10/28-18:47:32.323904 7f56037fe6c0 Level-0 table #13: started
|
||||
2023/10/28-18:47:32.323933 7f56037fe6c0 Level-0 table #13: 0 bytes OK
|
||||
2023/10/28-18:47:32.329984 7f56037fe6c0 Delete type=0 #11
|
||||
2023/10/28-18:47:32.349515 7f56037fe6c0 Manual compaction at level-0 from '!items!G3dZTHIabA3LA1hY' @ 72057594037927935 : 1 .. '!items!xhEcsi3WHjbt2ro9' @ 0 : 0; will stop at (end)
|
||||
2023/10/28-18:47:32.349581 7f56037fe6c0 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.
BIN
packs/armors/MANIFEST-000030
Normal file
BIN
packs/armors/MANIFEST-000030
Normal file
Binary file not shown.
Binary file not shown.
BIN
packs/boons/000122.ldb
Normal file
BIN
packs/boons/000122.ldb
Normal file
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000106
|
||||
MANIFEST-000123
|
||||
|
@ -1,8 +1,8 @@
|
||||
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)
|
||||
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)
|
||||
|
@ -1,8 +1,15 @@
|
||||
2023/10/28-18:46:58.021346 7f5603fff6c0 Recovering log #100
|
||||
2023/10/28-18:46:58.032316 7f5603fff6c0 Delete type=3 #98
|
||||
2023/10/28-18:46:58.032370 7f5603fff6c0 Delete type=0 #100
|
||||
2023/10/28-18:47:32.275625 7f56037fe6c0 Level-0 table #105: started
|
||||
2023/10/28-18:47:32.275699 7f56037fe6c0 Level-0 table #105: 0 bytes OK
|
||||
2023/10/28-18:47:32.281755 7f56037fe6c0 Delete type=0 #103
|
||||
2023/10/28-18:47:32.288117 7f56037fe6c0 Manual compaction at level-0 from '!items!039ZF3E3MtAGwbiX' @ 72057594037927935 : 1 .. '!items!zgspy1QKaxdEetEw' @ 0 : 0; will stop at (end)
|
||||
2023/10/28-18:47:32.298397 7f56037fe6c0 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
BIN
packs/boons/MANIFEST-000123
Normal file
Binary file not shown.
Binary file not shown.
BIN
packs/boonsflawscreatures/000122.ldb
Normal file
BIN
packs/boonsflawscreatures/000122.ldb
Normal file
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000106
|
||||
MANIFEST-000123
|
||||
|
@ -1,8 +1,8 @@
|
||||
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)
|
||||
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)
|
||||
|
@ -1,8 +1,15 @@
|
||||
2023/10/28-18:46:58.033991 7f5611ffb6c0 Recovering log #100
|
||||
2023/10/28-18:46:58.043491 7f5611ffb6c0 Delete type=3 #98
|
||||
2023/10/28-18:46:58.043553 7f5611ffb6c0 Delete type=0 #100
|
||||
2023/10/28-18:47:32.281934 7f56037fe6c0 Level-0 table #105: started
|
||||
2023/10/28-18:47:32.281973 7f56037fe6c0 Level-0 table #105: 0 bytes OK
|
||||
2023/10/28-18:47:32.287993 7f56037fe6c0 Delete type=0 #103
|
||||
2023/10/28-18:47:32.298372 7f56037fe6c0 Manual compaction at level-0 from '!items!CoqlfsDV1gL5swbK' @ 72057594037927935 : 1 .. '!items!yofwG0YrsL902G77' @ 0 : 0; will stop at (end)
|
||||
2023/10/28-18:47:32.298448 7f56037fe6c0 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.
BIN
packs/boonsflawscreatures/MANIFEST-000123
Normal file
BIN
packs/boonsflawscreatures/MANIFEST-000123
Normal file
Binary file not shown.
Binary file not shown.
BIN
packs/careers/000122.ldb
Normal file
BIN
packs/careers/000122.ldb
Normal file
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000106
|
||||
MANIFEST-000123
|
||||
|
@ -1,8 +1,8 @@
|
||||
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)
|
||||
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)
|
||||
|
@ -1,8 +1,15 @@
|
||||
2023/10/28-18:46:58.057967 7f56117fa6c0 Recovering log #100
|
||||
2023/10/28-18:46:58.068576 7f56117fa6c0 Delete type=3 #98
|
||||
2023/10/28-18:46:58.068630 7f56117fa6c0 Delete type=0 #100
|
||||
2023/10/28-18:47:32.298557 7f56037fe6c0 Level-0 table #105: started
|
||||
2023/10/28-18:47:32.298612 7f56037fe6c0 Level-0 table #105: 0 bytes OK
|
||||
2023/10/28-18:47:32.304559 7f56037fe6c0 Delete type=0 #103
|
||||
2023/10/28-18:47:32.323741 7f56037fe6c0 Manual compaction at level-0 from '!items!4S4xAfMXGnuU0O1a' @ 72057594037927935 : 1 .. '!items!zxY3sW0iCJBvwjOS' @ 0 : 0; will stop at (end)
|
||||
2023/10/28-18:47:32.323783 7f56037fe6c0 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.
BIN
packs/careers/MANIFEST-000123
Normal file
BIN
packs/careers/MANIFEST-000123
Normal file
Binary file not shown.
Binary file not shown.
BIN
packs/cartes/000122.ldb
Normal file
BIN
packs/cartes/000122.ldb
Normal file
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000106
|
||||
MANIFEST-000123
|
||||
|
@ -1,8 +1,8 @@
|
||||
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)
|
||||
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)
|
||||
|
@ -1,8 +1,15 @@
|
||||
2023/10/28-18:46:58.157567 7f56117fa6c0 Recovering log #100
|
||||
2023/10/28-18:46:58.168362 7f56117fa6c0 Delete type=3 #98
|
||||
2023/10/28-18:46:58.168445 7f56117fa6c0 Delete type=0 #100
|
||||
2023/10/28-18:47:32.362933 7f56037fe6c0 Level-0 table #105: started
|
||||
2023/10/28-18:47:32.362962 7f56037fe6c0 Level-0 table #105: 0 bytes OK
|
||||
2023/10/28-18:47:32.369115 7f56037fe6c0 Delete type=0 #103
|
||||
2023/10/28-18:47:32.375986 7f56037fe6c0 Manual compaction at level-0 from '!scenes!1ZDXKpKixS12xzW3' @ 72057594037927935 : 1 .. '!scenes.tiles!78gEyXvSfBJi9iL1.rJglQmZXB0eRIL8y' @ 0 : 0; will stop at (end)
|
||||
2023/10/28-18:47:32.376049 7f56037fe6c0 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.
BIN
packs/cartes/MANIFEST-000123
Normal file
BIN
packs/cartes/MANIFEST-000123
Normal file
Binary file not shown.
Binary file not shown.
BIN
packs/creatures/000122.ldb
Normal file
BIN
packs/creatures/000122.ldb
Normal file
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000106
|
||||
MANIFEST-000123
|
||||
|
@ -1,8 +1,8 @@
|
||||
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)
|
||||
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)
|
||||
|
@ -1,8 +1,15 @@
|
||||
2023/10/28-18:46:58.256101 7f5611ffb6c0 Recovering log #100
|
||||
2023/10/28-18:46:58.266925 7f5611ffb6c0 Delete type=3 #98
|
||||
2023/10/28-18:46:58.267031 7f5611ffb6c0 Delete type=0 #100
|
||||
2023/10/28-18:47:32.403078 7f56037fe6c0 Level-0 table #105: started
|
||||
2023/10/28-18:47:32.403107 7f56037fe6c0 Level-0 table #105: 0 bytes OK
|
||||
2023/10/28-18:47:32.410392 7f56037fe6c0 Delete type=0 #103
|
||||
2023/10/28-18:47:32.416800 7f56037fe6c0 Manual compaction at level-0 from '!actors!1QGaindSWLCT4QXD' @ 72057594037927935 : 1 .. '!actors.items!yGlDTCiMiaH4vJTH.mvXGkWoCcRGjUpYV' @ 0 : 0; will stop at (end)
|
||||
2023/10/28-18:47:32.416838 7f56037fe6c0 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.
BIN
packs/creatures/MANIFEST-000123
Normal file
BIN
packs/creatures/MANIFEST-000123
Normal file
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000106
|
||||
MANIFEST-000122
|
||||
|
@ -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)
|
||||
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)
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/10/28-18:46:58.244978 7f5603fff6c0 Recovering log #100
|
||||
2023/10/28-18:46:58.254318 7f5603fff6c0 Delete type=3 #98
|
||||
2023/10/28-18:46:58.254370 7f5603fff6c0 Delete type=0 #100
|
||||
2023/10/28-18:47:32.410495 7f56037fe6c0 Level-0 table #105: started
|
||||
2023/10/28-18:47:32.410517 7f56037fe6c0 Level-0 table #105: 0 bytes OK
|
||||
2023/10/28-18:47:32.416657 7f56037fe6c0 Delete type=0 #103
|
||||
2023/10/28-18:47:32.416814 7f56037fe6c0 Manual compaction at level-0 from '!items!6fTZ6hOKR4pWbWOe' @ 72057594037927935 : 1 .. '!items!zwSNMO9HpiqUCMt8' @ 0 : 0; will stop at (end)
|
||||
2023/10/28-18:47:32.416846 7f56037fe6c0 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.
BIN
packs/effets-exemples/MANIFEST-000122
Normal file
BIN
packs/effets-exemples/MANIFEST-000122
Normal file
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000108
|
||||
MANIFEST-000124
|
||||
|
@ -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)
|
||||
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)
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/10/28-18:46:58.094686 7f5610ff96c0 Recovering log #102
|
||||
2023/10/28-18:46:58.104878 7f5610ff96c0 Delete type=3 #100
|
||||
2023/10/28-18:46:58.104944 7f5610ff96c0 Delete type=0 #102
|
||||
2023/10/28-18:47:32.336166 7f56037fe6c0 Level-0 table #107: started
|
||||
2023/10/28-18:47:32.336197 7f56037fe6c0 Level-0 table #107: 0 bytes OK
|
||||
2023/10/28-18:47:32.342982 7f56037fe6c0 Delete type=0 #105
|
||||
2023/10/28-18:47:32.349554 7f56037fe6c0 Manual compaction at level-0 from '!items!0ErhyqifZLDCmMfT' @ 72057594037927935 : 1 .. '!items!yE8UH6YAgNGjKDEu' @ 0 : 0; will stop at (end)
|
||||
2023/10/28-18:47:32.349606 7f56037fe6c0 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)
|
||||
|
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000106
|
||||
MANIFEST-000122
|
||||
|
@ -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)
|
||||
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)
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/10/28-18:46:58.208291 7f5611ffb6c0 Recovering log #100
|
||||
2023/10/28-18:46:58.217629 7f5611ffb6c0 Delete type=3 #98
|
||||
2023/10/28-18:46:58.217715 7f5611ffb6c0 Delete type=0 #100
|
||||
2023/10/28-18:47:32.376126 7f56037fe6c0 Level-0 table #105: started
|
||||
2023/10/28-18:47:32.376155 7f56037fe6c0 Level-0 table #105: 0 bytes OK
|
||||
2023/10/28-18:47:32.382230 7f56037fe6c0 Delete type=0 #103
|
||||
2023/10/28-18:47:32.402910 7f56037fe6c0 Manual compaction at level-0 from '!items!4EmWdK1cv7EX0X3E' @ 72057594037927935 : 1 .. '!items!vGydqADwTsHZ9B3j' @ 0 : 0; will stop at (end)
|
||||
2023/10/28-18:47:32.402958 7f56037fe6c0 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.
BIN
packs/fightoptions/MANIFEST-000122
Normal file
BIN
packs/fightoptions/MANIFEST-000122
Normal file
Binary file not shown.
Binary file not shown.
BIN
packs/flaws/000122.ldb
Normal file
BIN
packs/flaws/000122.ldb
Normal file
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000106
|
||||
MANIFEST-000123
|
||||
|
@ -1,8 +1,8 @@
|
||||
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)
|
||||
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)
|
||||
|
@ -1,8 +1,15 @@
|
||||
2023/10/28-18:46:58.045402 7f5610ff96c0 Recovering log #100
|
||||
2023/10/28-18:46:58.055825 7f5610ff96c0 Delete type=3 #98
|
||||
2023/10/28-18:46:58.055884 7f5610ff96c0 Delete type=0 #100
|
||||
2023/10/28-18:47:32.304647 7f56037fe6c0 Level-0 table #105: started
|
||||
2023/10/28-18:47:32.304672 7f56037fe6c0 Level-0 table #105: 0 bytes OK
|
||||
2023/10/28-18:47:32.310534 7f56037fe6c0 Delete type=0 #103
|
||||
2023/10/28-18:47:32.323755 7f56037fe6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
|
||||
2023/10/28-18:47:32.323793 7f56037fe6c0 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
BIN
packs/flaws/MANIFEST-000123
Normal file
Binary file not shown.
Binary file not shown.
BIN
packs/godsfaith/000122.ldb
Normal file
BIN
packs/godsfaith/000122.ldb
Normal file
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000106
|
||||
MANIFEST-000123
|
||||
|
@ -1,8 +1,8 @@
|
||||
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)
|
||||
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)
|
||||
|
@ -1,8 +1,15 @@
|
||||
2023/10/28-18:46:58.196427 7f5603fff6c0 Recovering log #100
|
||||
2023/10/28-18:46:58.206941 7f5603fff6c0 Delete type=3 #98
|
||||
2023/10/28-18:46:58.206995 7f5603fff6c0 Delete type=0 #100
|
||||
2023/10/28-18:47:32.382372 7f56037fe6c0 Level-0 table #105: started
|
||||
2023/10/28-18:47:32.382414 7f56037fe6c0 Level-0 table #105: 0 bytes OK
|
||||
2023/10/28-18:47:32.388955 7f56037fe6c0 Delete type=0 #103
|
||||
2023/10/28-18:47:32.402925 7f56037fe6c0 Manual compaction at level-0 from '!items!1wKT8PUphVwAprIp' @ 72057594037927935 : 1 .. '!items!xR5KdgOQucELl1sn' @ 0 : 0; will stop at (end)
|
||||
2023/10/28-18:47:32.402968 7f56037fe6c0 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.
BIN
packs/godsfaith/MANIFEST-000123
Normal file
BIN
packs/godsfaith/MANIFEST-000123
Normal file
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000107
|
||||
MANIFEST-000123
|
||||
|
@ -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)
|
||||
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)
|
||||
|
@ -1,8 +1,8 @@
|
||||
2023/10/28-18:46:58.171129 7f5610ff96c0 Recovering log #101
|
||||
2023/10/28-18:46:58.182155 7f5610ff96c0 Delete type=3 #99
|
||||
2023/10/28-18:46:58.182215 7f5610ff96c0 Delete type=0 #101
|
||||
2023/10/28-18:47:32.349784 7f56037fe6c0 Level-0 table #106: started
|
||||
2023/10/28-18:47:32.349823 7f56037fe6c0 Level-0 table #106: 0 bytes OK
|
||||
2023/10/28-18:47:32.356134 7f56037fe6c0 Delete type=0 #104
|
||||
2023/10/28-18:47:32.375932 7f56037fe6c0 Manual compaction at level-0 from '!items!46qF6OBN5gf0dqWc' @ 72057594037927935 : 1 .. '!items!vaAQiuAHdyQrQiUX' @ 0 : 0; will stop at (end)
|
||||
2023/10/28-18:47:32.376017 7f56037fe6c0 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.
BIN
packs/objets-alchimie/000122.ldb
Normal file
BIN
packs/objets-alchimie/000122.ldb
Normal file
Binary file not shown.
@ -1 +1 @@
|
||||
MANIFEST-000106
|
||||
MANIFEST-000123
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user