Compare commits

...

1 Commits

Author SHA1 Message Date
b97f8688e4 Foundryv14 migration
All checks were successful
Release Creation / build (release) Successful in 46s
2026-04-01 22:39:25 +02:00
109 changed files with 245 additions and 258 deletions

View File

@@ -741,7 +741,7 @@ export class MournbladeActor extends Actor {
let roll = await new Roll(arme.system.totalDegats).evaluate()
await MournbladeUtility.showDiceSoNice(roll, game.settings.get("core", "rollMode"));
let rollData = {
degatsFormula:arme.system.totalDegats,
degatsFormula: arme.system.totalDegats,
arme: arme,
finalResult: roll.total,
alias: this.name,

View File

@@ -1 +1 @@
MANIFEST-000304
MANIFEST-000316

View File

@@ -1,8 +1,11 @@
2026/01/09-16:51:34.709189 7f1c56bff6c0 Recovering log #302
2026/01/09-16:51:34.720652 7f1c56bff6c0 Delete type=3 #300
2026/01/09-16:51:34.720827 7f1c56bff6c0 Delete type=0 #302
2026/01/09-17:10:52.171232 7f1c54bfb6c0 Level-0 table #307: started
2026/01/09-17:10:52.171270 7f1c54bfb6c0 Level-0 table #307: 0 bytes OK
2026/01/09-17:10:52.181182 7f1c54bfb6c0 Delete type=0 #305
2026/01/09-17:10:52.181380 7f1c54bfb6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.181415 7f1c54bfb6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
2026/04/01-22:37:22.642283 7fcfbdbfc6c0 Delete type=3 #1
2026/04/01-22:38:41.418728 7fcfbd3fb6c0 Level-0 table #319: started
2026/04/01-22:38:41.418758 7fcfbd3fb6c0 Level-0 table #319: 0 bytes OK
2026/04/01-22:38:41.455694 7fcfbd3fb6c0 Delete type=0 #317
2026/04/01-22:38:41.627139 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at '!items!wv5EiePmPTpqFutt' @ 239 : 1
2026/04/01-22:38:41.627156 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:41.644764 7fcfbd3fb6c0 Generated table #320@0: 48 keys, 14422 bytes
2026/04/01-22:38:41.644788 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 14422 bytes
2026/04/01-22:38:41.682337 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:41.682460 7fcfbd3fb6c0 Delete type=2 #235
2026/04/01-22:38:41.682635 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!wv5EiePmPTpqFutt' @ 239 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.487537 7f1c56bff6c0 Recovering log #298
2026/01/09-16:50:28.498450 7f1c56bff6c0 Delete type=3 #296
2026/01/09-16:50:28.498515 7f1c56bff6c0 Delete type=0 #298
2026/01/09-16:51:28.840653 7f1c54bfb6c0 Level-0 table #303: started
2026/01/09-16:51:28.840708 7f1c54bfb6c0 Level-0 table #303: 0 bytes OK
2026/01/09-16:51:28.847927 7f1c54bfb6c0 Delete type=0 #301
2026/01/09-16:51:28.868475 7f1c54bfb6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.868551 7f1c54bfb6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end)
2026/04/01-22:37:22.463555 7fcfbdbfc6c0 Log #314: 0 ops saved to Table #315 OK
2026/04/01-22:37:22.463668 7fcfbdbfc6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/armes/000314.log: OK
2026/04/01-22:37:22.469250 7fcfbdbfc6c0 Table #235: 48 entries OK
2026/04/01-22:37:22.504609 7fcfbdbfc6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/armes; recovered 1 files; 14422 bytes. Some data may have been lost. ****

BIN
packs/armes/MANIFEST-000316 Normal file

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000303
MANIFEST-000315

View File

@@ -1,8 +1,11 @@
2026/01/09-16:51:34.750271 7f1c55bfd6c0 Recovering log #301
2026/01/09-16:51:34.760726 7f1c55bfd6c0 Delete type=3 #299
2026/01/09-16:51:34.760813 7f1c55bfd6c0 Delete type=0 #301
2026/01/09-17:10:52.202603 7f1c54bfb6c0 Level-0 table #306: started
2026/01/09-17:10:52.202692 7f1c54bfb6c0 Level-0 table #306: 0 bytes OK
2026/01/09-17:10:52.216180 7f1c54bfb6c0 Delete type=0 #304
2026/01/09-17:10:52.229242 7f1c54bfb6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.229348 7f1c54bfb6c0 Manual compaction at level-1 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
2026/04/01-22:37:23.261595 7fcfbf3ff6c0 Delete type=3 #1
2026/04/01-22:38:41.719103 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:41.719126 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:41.756352 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:41.891691 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at '!items!zzz9JrtWjELdoAfK' @ 120 : 1
2026/04/01-22:38:41.891728 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:41.908679 7fcfbd3fb6c0 Generated table #319@0: 30 keys, 15890 bytes
2026/04/01-22:38:41.908714 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 15890 bytes
2026/04/01-22:38:41.945467 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:41.945642 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.051657 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!zzz9JrtWjELdoAfK' @ 120 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.529034 7f1c56bff6c0 Recovering log #297
2026/01/09-16:50:28.539837 7f1c56bff6c0 Delete type=3 #295
2026/01/09-16:50:28.539910 7f1c56bff6c0 Delete type=0 #297
2026/01/09-16:51:28.861880 7f1c54bfb6c0 Level-0 table #302: started
2026/01/09-16:51:28.861911 7f1c54bfb6c0 Level-0 table #302: 0 bytes OK
2026/01/09-16:51:28.868272 7f1c54bfb6c0 Delete type=0 #300
2026/01/09-16:51:28.868530 7f1c54bfb6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.868572 7f1c54bfb6c0 Manual compaction at level-1 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
2026/04/01-22:37:23.088994 7fcfbf3ff6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:23.089110 7fcfbf3ff6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/dons/000313.log: OK
2026/04/01-22:37:23.093521 7fcfbf3ff6c0 Table #234: 30 entries OK
2026/04/01-22:37:23.118194 7fcfbf3ff6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/dons; recovered 1 files; 15890 bytes. Some data may have been lost. ****

BIN
packs/dons/MANIFEST-000315 Normal file

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000303
MANIFEST-000315

View File

@@ -1,8 +1,11 @@
2026/01/09-16:51:34.736494 7f1c563fe6c0 Recovering log #301
2026/01/09-16:51:34.746896 7f1c563fe6c0 Delete type=3 #299
2026/01/09-16:51:34.747053 7f1c563fe6c0 Delete type=0 #301
2026/01/09-17:10:52.181524 7f1c54bfb6c0 Level-0 table #306: started
2026/01/09-17:10:52.181569 7f1c54bfb6c0 Level-0 table #306: 0 bytes OK
2026/01/09-17:10:52.192560 7f1c54bfb6c0 Delete type=0 #304
2026/01/09-17:10:52.229188 7f1c54bfb6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.229310 7f1c54bfb6c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
2026/04/01-22:37:23.085637 7fcfbe3fd6c0 Delete type=3 #1
2026/04/01-22:38:41.682720 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:41.682751 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:41.718990 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:41.830653 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at '!items!y47dBO3Mf5Pn7tOd' @ 220 : 1
2026/04/01-22:38:41.830662 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:41.848348 7fcfbd3fb6c0 Generated table #319@0: 55 keys, 9727 bytes
2026/04/01-22:38:41.848372 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 9727 bytes
2026/04/01-22:38:41.886159 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:41.886277 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.051640 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!y47dBO3Mf5Pn7tOd' @ 220 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.515550 7f1c563fe6c0 Recovering log #297
2026/01/09-16:50:28.525696 7f1c563fe6c0 Delete type=3 #295
2026/01/09-16:50:28.525817 7f1c563fe6c0 Delete type=0 #297
2026/01/09-16:51:28.848057 7f1c54bfb6c0 Level-0 table #302: started
2026/01/09-16:51:28.848089 7f1c54bfb6c0 Level-0 table #302: 0 bytes OK
2026/01/09-16:51:28.854366 7f1c54bfb6c0 Delete type=0 #300
2026/01/09-16:51:28.868495 7f1c54bfb6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.868541 7f1c54bfb6c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end)
2026/04/01-22:37:22.833289 7fcfbe3fd6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:22.833392 7fcfbe3fd6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/equipement/000313.log: OK
2026/04/01-22:37:22.856591 7fcfbe3fd6c0 Table #234: 55 entries OK
2026/04/01-22:37:22.888677 7fcfbe3fd6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/equipement; recovered 1 files; 9727 bytes. Some data may have been lost. ****

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000303
MANIFEST-000315

View File

@@ -1,8 +1,11 @@
2026/01/09-16:51:34.777168 7f1c563fe6c0 Recovering log #301
2026/01/09-16:51:34.788037 7f1c563fe6c0 Delete type=3 #299
2026/01/09-16:51:34.788106 7f1c563fe6c0 Delete type=0 #301
2026/01/09-17:10:52.240948 7f1c54bfb6c0 Level-0 table #306: started
2026/01/09-17:10:52.241037 7f1c54bfb6c0 Level-0 table #306: 0 bytes OK
2026/01/09-17:10:52.254088 7f1c54bfb6c0 Delete type=0 #304
2026/01/09-17:10:52.274702 7f1c54bfb6c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.274758 7f1c54bfb6c0 Manual compaction at level-1 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
2026/04/01-22:37:23.634165 7fcfbdbfc6c0 Delete type=3 #1
2026/04/01-22:38:42.051800 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:42.051843 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:42.089219 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:42.200430 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at '!items!ui4JGsGwHNlSXVK3' @ 40 : 1
2026/04/01-22:38:42.200441 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:42.218548 7fcfbd3fb6c0 Generated table #319@0: 10 keys, 6896 bytes
2026/04/01-22:38:42.218580 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 6896 bytes
2026/04/01-22:38:42.255918 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.256064 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.422069 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!ui4JGsGwHNlSXVK3' @ 40 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.558115 7f1c553fc6c0 Recovering log #297
2026/01/09-16:50:28.568519 7f1c553fc6c0 Delete type=3 #295
2026/01/09-16:50:28.568591 7f1c553fc6c0 Delete type=0 #297
2026/01/09-16:51:28.868695 7f1c54bfb6c0 Level-0 table #302: started
2026/01/09-16:51:28.868789 7f1c54bfb6c0 Level-0 table #302: 0 bytes OK
2026/01/09-16:51:28.875865 7f1c54bfb6c0 Delete type=0 #300
2026/01/09-16:51:28.896773 7f1c54bfb6c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.896837 7f1c54bfb6c0 Manual compaction at level-1 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end)
2026/04/01-22:37:23.451248 7fcfbdbfc6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:23.451351 7fcfbdbfc6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/heritages/000313.log: OK
2026/04/01-22:37:23.457140 7fcfbdbfc6c0 Table #234: 10 entries OK
2026/04/01-22:37:23.490124 7fcfbdbfc6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/heritages; recovered 1 files; 6896 bytes. Some data may have been lost. ****

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000303
MANIFEST-000315

View File

@@ -1,8 +1,11 @@
2026/01/09-16:51:34.790636 7f1c55bfd6c0 Recovering log #301
2026/01/09-16:51:34.801330 7f1c55bfd6c0 Delete type=3 #299
2026/01/09-16:51:34.801460 7f1c55bfd6c0 Delete type=0 #301
2026/01/09-17:10:52.229549 7f1c54bfb6c0 Level-0 table #306: started
2026/01/09-17:10:52.229666 7f1c54bfb6c0 Level-0 table #306: 0 bytes OK
2026/01/09-17:10:52.240692 7f1c54bfb6c0 Delete type=0 #304
2026/01/09-17:10:52.274685 7f1c54bfb6c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.274739 7f1c54bfb6c0 Manual compaction at level-1 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
2026/04/01-22:37:23.786247 7fcfbdbfc6c0 Delete type=3 #1
2026/04/01-22:38:42.163290 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:42.163313 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:42.200281 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:42.366891 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at '!items!xlyFCQClBZ1N3O1B' @ 68 : 1
2026/04/01-22:38:42.366910 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:42.385070 7fcfbd3fb6c0 Generated table #319@0: 17 keys, 14917 bytes
2026/04/01-22:38:42.385096 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 14917 bytes
2026/04/01-22:38:42.421752 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.421887 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.422114 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!xlyFCQClBZ1N3O1B' @ 68 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.570757 7f1c56bff6c0 Recovering log #297
2026/01/09-16:50:28.582016 7f1c56bff6c0 Delete type=3 #295
2026/01/09-16:50:28.582087 7f1c56bff6c0 Delete type=0 #297
2026/01/09-16:51:28.876191 7f1c54bfb6c0 Level-0 table #302: started
2026/01/09-16:51:28.876280 7f1c54bfb6c0 Level-0 table #302: 0 bytes OK
2026/01/09-16:51:28.882908 7f1c54bfb6c0 Delete type=0 #300
2026/01/09-16:51:28.896793 7f1c54bfb6c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.896847 7f1c54bfb6c0 Manual compaction at level-1 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end)
2026/04/01-22:37:23.637270 7fcfbdbfc6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:23.637374 7fcfbdbfc6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/metiers/000313.log: OK
2026/04/01-22:37:23.645251 7fcfbdbfc6c0 Table #234: 17 entries OK
2026/04/01-22:37:23.673657 7fcfbdbfc6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/metiers; recovered 1 files; 14917 bytes. Some data may have been lost. ****

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000303
MANIFEST-000315

View File

@@ -1,8 +1,11 @@
2026/01/09-16:51:34.764312 7f1c553fc6c0 Recovering log #301
2026/01/09-16:51:34.774286 7f1c553fc6c0 Delete type=3 #299
2026/01/09-16:51:34.774446 7f1c553fc6c0 Delete type=0 #301
2026/01/09-17:10:52.216414 7f1c54bfb6c0 Level-0 table #306: started
2026/01/09-17:10:52.216464 7f1c54bfb6c0 Level-0 table #306: 0 bytes OK
2026/01/09-17:10:52.228895 7f1c54bfb6c0 Delete type=0 #304
2026/01/09-17:10:52.229275 7f1c54bfb6c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.229374 7f1c54bfb6c0 Manual compaction at level-1 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
2026/04/01-22:37:23.448063 7fcfbdbfc6c0 Delete type=3 #1
2026/04/01-22:38:41.793779 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:41.793809 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:41.830339 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:42.001564 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at '!items!yBvkQb9S64s908sR' @ 80 : 1
2026/04/01-22:38:42.001576 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:42.019685 7fcfbd3fb6c0 Generated table #319@0: 20 keys, 9362 bytes
2026/04/01-22:38:42.019710 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 9362 bytes
2026/04/01-22:38:42.051292 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.051462 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.051684 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!yBvkQb9S64s908sR' @ 80 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.544082 7f1c55bfd6c0 Recovering log #297
2026/01/09-16:50:28.554845 7f1c55bfd6c0 Delete type=3 #295
2026/01/09-16:50:28.554920 7f1c55bfd6c0 Delete type=0 #297
2026/01/09-16:51:28.854478 7f1c54bfb6c0 Level-0 table #302: started
2026/01/09-16:51:28.854507 7f1c54bfb6c0 Level-0 table #302: 0 bytes OK
2026/01/09-16:51:28.861732 7f1c54bfb6c0 Delete type=0 #300
2026/01/09-16:51:28.868514 7f1c54bfb6c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.868561 7f1c54bfb6c0 Manual compaction at level-1 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end)
2026/04/01-22:37:23.264816 7fcfbdbfc6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:23.264952 7fcfbdbfc6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/origines/000313.log: OK
2026/04/01-22:37:23.289206 7fcfbdbfc6c0 Table #234: 20 entries OK
2026/04/01-22:37:23.314674 7fcfbdbfc6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/origines; recovered 1 files; 9362 bytes. Some data may have been lost. ****

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000199
MANIFEST-000211

View File

@@ -1,8 +1,12 @@
2026/01/09-16:51:34.660696 7f1c55bfd6c0 Recovering log #197
2026/01/09-16:51:34.671894 7f1c55bfd6c0 Delete type=3 #195
2026/01/09-16:51:34.672048 7f1c55bfd6c0 Delete type=0 #197
2026/01/09-17:10:52.192700 7f1c54bfb6c0 Level-0 table #202: started
2026/01/09-17:10:52.192739 7f1c54bfb6c0 Level-0 table #202: 0 bytes OK
2026/01/09-17:10:52.202328 7f1c54bfb6c0 Delete type=0 #200
2026/01/09-17:10:52.229219 7f1c54bfb6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.229329 7f1c54bfb6c0 Manual compaction at level-1 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
2026/04/01-22:37:22.087146 7fcfbe3fd6c0 Delete type=3 #1
2026/04/01-22:38:41.287661 7fcfbd3fb6c0 Level-0 table #214: started
2026/04/01-22:38:41.307920 7fcfbd3fb6c0 Level-0 table #214: 423401 bytes OK
2026/04/01-22:38:41.345247 7fcfbd3fb6c0 Delete type=0 #212
2026/04/01-22:38:41.455826 7fcfbd3fb6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at '!folders!dwT9WnH0ZnpuZh92' @ 350 : 1
2026/04/01-22:38:41.455836 7fcfbd3fb6c0 Compacting 2@0 + 0@1 files
2026/04/01-22:38:41.481090 7fcfbd3fb6c0 Generated table #215@0: 694 keys, 423961 bytes
2026/04/01-22:38:41.481126 7fcfbd3fb6c0 Compacted 2@0 + 0@1 files => 423961 bytes
2026/04/01-22:38:41.516817 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:41.517090 7fcfbd3fb6c0 Delete type=2 #130
2026/04/01-22:38:41.517372 7fcfbd3fb6c0 Delete type=2 #214
2026/04/01-22:38:41.682592 7fcfbd3fb6c0 Manual compaction at level-0 from '!folders!dwT9WnH0ZnpuZh92' @ 350 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.436690 7f1c563fe6c0 Recovering log #193
2026/01/09-16:50:28.446521 7f1c563fe6c0 Delete type=3 #191
2026/01/09-16:50:28.446584 7f1c563fe6c0 Delete type=0 #193
2026/01/09-16:51:28.813532 7f1c54bfb6c0 Level-0 table #198: started
2026/01/09-16:51:28.813707 7f1c54bfb6c0 Level-0 table #198: 0 bytes OK
2026/01/09-16:51:28.819883 7f1c54bfb6c0 Delete type=0 #196
2026/01/09-16:51:28.840406 7f1c54bfb6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.840496 7f1c54bfb6c0 Manual compaction at level-1 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
2026/04/01-22:37:21.569834 7fcfbe3fd6c0 Log #209: 0 ops saved to Table #210 OK
2026/04/01-22:37:21.570038 7fcfbe3fd6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/pnj-creatures/000209.log: OK
2026/04/01-22:37:21.611815 7fcfbe3fd6c0 Table #130: 694 entries OK
2026/04/01-22:37:21.643585 7fcfbe3fd6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/pnj-creatures; recovered 1 files; 424214 bytes. Some data may have been lost. ****

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000303
MANIFEST-000315

View File

@@ -1,8 +1,11 @@
2026/01/09-16:51:34.724035 7f1c553fc6c0 Recovering log #301
2026/01/09-16:51:34.734486 7f1c553fc6c0 Delete type=3 #299
2026/01/09-16:51:34.734556 7f1c553fc6c0 Delete type=0 #301
2026/01/09-17:10:52.158587 7f1c54bfb6c0 Level-0 table #306: started
2026/01/09-17:10:52.158655 7f1c54bfb6c0 Level-0 table #306: 0 bytes OK
2026/01/09-17:10:52.171088 7f1c54bfb6c0 Delete type=0 #304
2026/01/09-17:10:52.181369 7f1c54bfb6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.181406 7f1c54bfb6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
2026/04/01-22:37:22.823640 7fcfbebfe6c0 Delete type=3 #1
2026/04/01-22:38:41.756537 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:41.756569 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:41.793647 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:41.945777 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at '!items!veoS6Gtzj6Dq087V' @ 28 : 1
2026/04/01-22:38:41.945788 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:41.964210 7fcfbd3fb6c0 Generated table #319@0: 7 keys, 2866 bytes
2026/04/01-22:38:41.964236 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 2866 bytes
2026/04/01-22:38:42.001278 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.001401 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.051672 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!veoS6Gtzj6Dq087V' @ 28 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.501376 7f1c55bfd6c0 Recovering log #297
2026/01/09-16:50:28.512581 7f1c55bfd6c0 Delete type=3 #295
2026/01/09-16:50:28.512717 7f1c55bfd6c0 Delete type=0 #297
2026/01/09-16:51:28.820000 7f1c54bfb6c0 Level-0 table #302: started
2026/01/09-16:51:28.820055 7f1c54bfb6c0 Level-0 table #302: 0 bytes OK
2026/01/09-16:51:28.827380 7f1c54bfb6c0 Delete type=0 #300
2026/01/09-16:51:28.840432 7f1c54bfb6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.840514 7f1c54bfb6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end)
2026/04/01-22:37:22.645402 7fcfbebfe6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:22.645500 7fcfbebfe6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/protection/000313.log: OK
2026/04/01-22:37:22.651950 7fcfbebfe6c0 Table #234: 7 entries OK
2026/04/01-22:37:22.678449 7fcfbebfe6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/protection; recovered 1 files; 2866 bytes. Some data may have been lost. ****

Binary file not shown.

View File

0
packs/runes/000317.log Normal file
View File

View File

@@ -1 +1 @@
MANIFEST-000303
MANIFEST-000315

View File

@@ -1,8 +1,11 @@
2026/01/09-16:51:34.832386 7f1c563fe6c0 Recovering log #301
2026/01/09-16:51:34.843202 7f1c563fe6c0 Delete type=3 #299
2026/01/09-16:51:34.843344 7f1c563fe6c0 Delete type=0 #301
2026/01/09-17:10:52.274841 7f1c54bfb6c0 Level-0 table #306: started
2026/01/09-17:10:52.274877 7f1c54bfb6c0 Level-0 table #306: 0 bytes OK
2026/01/09-17:10:52.287335 7f1c54bfb6c0 Delete type=0 #304
2026/01/09-17:10:52.322411 7f1c54bfb6c0 Manual compaction at level-0 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.322458 7f1c54bfb6c0 Manual compaction at level-1 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
2026/04/01-22:37:24.423266 7fcfbebfe6c0 Delete type=3 #1
2026/04/01-22:38:42.422461 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:42.422525 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:42.459226 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:42.584078 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at '!items!xnCf2xIPzdsUoBTy' @ 180 : 1
2026/04/01-22:38:42.584089 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:42.602420 7fcfbd3fb6c0 Generated table #319@0: 45 keys, 33708 bytes
2026/04/01-22:38:42.602447 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 33708 bytes
2026/04/01-22:38:42.639080 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.639236 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.751350 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!xnCf2xIPzdsUoBTy' @ 180 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.613889 7f1c55bfd6c0 Recovering log #297
2026/01/09-16:50:28.631295 7f1c55bfd6c0 Delete type=3 #295
2026/01/09-16:50:28.631390 7f1c55bfd6c0 Delete type=0 #297
2026/01/09-16:51:28.897062 7f1c54bfb6c0 Level-0 table #302: started
2026/01/09-16:51:28.897110 7f1c54bfb6c0 Level-0 table #302: 0 bytes OK
2026/01/09-16:51:28.903400 7f1c54bfb6c0 Delete type=0 #300
2026/01/09-16:51:28.924382 7f1c54bfb6c0 Manual compaction at level-0 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.924436 7f1c54bfb6c0 Manual compaction at level-1 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end)
2026/04/01-22:37:24.256088 7fcfbebfe6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:24.256216 7fcfbebfe6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/runes/000313.log: OK
2026/04/01-22:37:24.260772 7fcfbebfe6c0 Table #234: 45 entries OK
2026/04/01-22:37:24.306118 7fcfbebfe6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/runes; recovered 1 files; 33708 bytes. Some data may have been lost. ****

BIN
packs/runes/MANIFEST-000315 Normal file

Binary file not shown.

View File

Binary file not shown.

0
packs/scenes/000233.log Normal file
View File

BIN
packs/scenes/000235.ldb Normal file

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000219
MANIFEST-000231

View File

@@ -1,8 +1,12 @@
2026/01/09-16:51:34.860719 7f1c56bff6c0 Recovering log #217
2026/01/09-16:51:34.871459 7f1c56bff6c0 Delete type=3 #215
2026/01/09-16:51:34.871589 7f1c56bff6c0 Delete type=0 #217
2026/01/09-17:10:52.299454 7f1c54bfb6c0 Level-0 table #222: started
2026/01/09-17:10:52.299496 7f1c54bfb6c0 Level-0 table #222: 0 bytes OK
2026/01/09-17:10:52.310412 7f1c54bfb6c0 Delete type=0 #220
2026/01/09-17:10:52.322447 7f1c54bfb6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.322484 7f1c54bfb6c0 Manual compaction at level-1 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end)
2026/04/01-22:37:24.720991 7fcfbebfe6c0 Delete type=3 #1
2026/04/01-22:38:42.496447 7fcfbd3fb6c0 Level-0 table #234: started
2026/04/01-22:38:42.514574 7fcfbd3fb6c0 Level-0 table #234: 1561 bytes OK
2026/04/01-22:38:42.546369 7fcfbd3fb6c0 Delete type=0 #232
2026/04/01-22:38:42.695557 7fcfbd3fb6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes.levels!ZDV2IwduhOXTxy72.defaultLevel0000' @ 0 : 0; will stop at '!scenes!ZDV2IwduhOXTxy72' @ 4 : 1
2026/04/01-22:38:42.695570 7fcfbd3fb6c0 Compacting 2@0 + 0@1 files
2026/04/01-22:38:42.713545 7fcfbd3fb6c0 Generated table #235@0: 2 keys, 1561 bytes
2026/04/01-22:38:42.713580 7fcfbd3fb6c0 Compacted 2@0 + 0@1 files => 1561 bytes
2026/04/01-22:38:42.750980 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.751106 7fcfbd3fb6c0 Delete type=2 #150
2026/04/01-22:38:42.751253 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.751370 7fcfbd3fb6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 4 : 1 .. '!scenes.levels!ZDV2IwduhOXTxy72.defaultLevel0000' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.649713 7f1c553fc6c0 Recovering log #213
2026/01/09-16:50:28.659899 7f1c553fc6c0 Delete type=3 #211
2026/01/09-16:50:28.659961 7f1c553fc6c0 Delete type=0 #213
2026/01/09-16:51:28.917872 7f1c54bfb6c0 Level-0 table #218: started
2026/01/09-16:51:28.917922 7f1c54bfb6c0 Level-0 table #218: 0 bytes OK
2026/01/09-16:51:28.924225 7f1c54bfb6c0 Delete type=0 #216
2026/01/09-16:51:28.924426 7f1c54bfb6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.924459 7f1c54bfb6c0 Manual compaction at level-1 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end)
2026/04/01-22:37:24.580140 7fcfbebfe6c0 Log #229: 0 ops saved to Table #230 OK
2026/04/01-22:37:24.580262 7fcfbebfe6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/scenes/000229.log: OK
2026/04/01-22:37:24.580344 7fcfbebfe6c0 Table #150: 1 entries OK
2026/04/01-22:37:24.606744 7fcfbebfe6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/scenes; recovered 1 files; 1383 bytes. Some data may have been lost. ****

Binary file not shown.

View File

View File

View File

@@ -1 +1 @@
MANIFEST-000211
MANIFEST-000223

View File

@@ -1,8 +1,11 @@
2026/01/09-16:51:34.695631 7f1c55bfd6c0 Recovering log #209
2026/01/09-16:51:34.705907 7f1c55bfd6c0 Delete type=3 #207
2026/01/09-16:51:34.705976 7f1c55bfd6c0 Delete type=0 #209
2026/01/09-17:10:52.148270 7f1c54bfb6c0 Level-0 table #214: started
2026/01/09-17:10:52.148313 7f1c54bfb6c0 Level-0 table #214: 0 bytes OK
2026/01/09-17:10:52.158341 7f1c54bfb6c0 Delete type=0 #212
2026/01/09-17:10:52.181356 7f1c54bfb6c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.181390 7f1c54bfb6c0 Manual compaction at level-1 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
2026/04/01-22:37:22.455603 7fcfbdbfc6c0 Delete type=3 #1
2026/04/01-22:38:41.382751 7fcfbd3fb6c0 Level-0 table #226: started
2026/04/01-22:38:41.382773 7fcfbd3fb6c0 Level-0 table #226: 0 bytes OK
2026/04/01-22:38:41.418599 7fcfbd3fb6c0 Delete type=0 #224
2026/04/01-22:38:41.572002 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at '!items!t692JcsGHG4YJIlM' @ 41 : 1
2026/04/01-22:38:41.572012 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:41.591101 7fcfbd3fb6c0 Generated table #227@0: 8 keys, 3853 bytes
2026/04/01-22:38:41.591148 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 3853 bytes
2026/04/01-22:38:41.626677 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:41.626940 7fcfbd3fb6c0 Delete type=2 #142
2026/04/01-22:38:41.682623 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!t692JcsGHG4YJIlM' @ 41 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.473555 7f1c563fe6c0 Recovering log #205
2026/01/09-16:50:28.484461 7f1c563fe6c0 Delete type=3 #203
2026/01/09-16:50:28.484603 7f1c563fe6c0 Delete type=0 #205
2026/01/09-16:51:28.833783 7f1c54bfb6c0 Level-0 table #210: started
2026/01/09-16:51:28.833816 7f1c54bfb6c0 Level-0 table #210: 0 bytes OK
2026/01/09-16:51:28.840184 7f1c54bfb6c0 Delete type=0 #208
2026/01/09-16:51:28.840475 7f1c54bfb6c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.840550 7f1c54bfb6c0 Manual compaction at level-1 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end)
2026/04/01-22:37:22.274775 7fcfbdbfc6c0 Log #221: 0 ops saved to Table #222 OK
2026/04/01-22:37:22.274891 7fcfbdbfc6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/skills-creatures/000221.log: OK
2026/04/01-22:37:22.285503 7fcfbdbfc6c0 Table #142: 8 entries OK
2026/04/01-22:37:22.309971 7fcfbdbfc6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/skills-creatures; recovered 1 files; 3853 bytes. Some data may have been lost. ****

Binary file not shown.

View File

0
packs/skills/000317.log Normal file
View File

View File

@@ -1 +1 @@
MANIFEST-000303
MANIFEST-000315

View File

@@ -1,8 +1,11 @@
2026/01/09-16:51:34.681407 7f1c553fc6c0 Recovering log #301
2026/01/09-16:51:34.692306 7f1c553fc6c0 Delete type=3 #299
2026/01/09-16:51:34.692372 7f1c553fc6c0 Delete type=0 #301
2026/01/09-17:10:52.138375 7f1c54bfb6c0 Level-0 table #306: started
2026/01/09-17:10:52.138430 7f1c54bfb6c0 Level-0 table #306: 0 bytes OK
2026/01/09-17:10:52.148098 7f1c54bfb6c0 Delete type=0 #304
2026/01/09-17:10:52.181341 7f1c54bfb6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.181398 7f1c54bfb6c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
2026/04/01-22:37:22.266191 7fcfbe3fd6c0 Delete type=3 #1
2026/04/01-22:38:41.345598 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:41.345629 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:41.382638 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:41.517536 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at '!items!tq6mEgXog7h4VyWk' @ 60 : 1
2026/04/01-22:38:41.517546 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:41.535232 7fcfbd3fb6c0 Generated table #319@0: 15 keys, 8044 bytes
2026/04/01-22:38:41.535258 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 8044 bytes
2026/04/01-22:38:41.571766 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:41.571875 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:41.682611 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!tq6mEgXog7h4VyWk' @ 60 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.459378 7f1c55bfd6c0 Recovering log #297
2026/01/09-16:50:28.470088 7f1c55bfd6c0 Delete type=3 #295
2026/01/09-16:50:28.470161 7f1c55bfd6c0 Delete type=0 #297
2026/01/09-16:51:28.827502 7f1c54bfb6c0 Level-0 table #302: started
2026/01/09-16:51:28.827532 7f1c54bfb6c0 Level-0 table #302: 0 bytes OK
2026/01/09-16:51:28.833630 7f1c54bfb6c0 Delete type=0 #300
2026/01/09-16:51:28.840455 7f1c54bfb6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.840532 7f1c54bfb6c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end)
2026/04/01-22:37:22.093554 7fcfbe3fd6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:22.093697 7fcfbe3fd6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/skills/000313.log: OK
2026/04/01-22:37:22.103405 7fcfbe3fd6c0 Table #234: 15 entries OK
2026/04/01-22:37:22.130627 7fcfbe3fd6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/skills; recovered 1 files; 8044 bytes. Some data may have been lost. ****

Binary file not shown.

View File

0
packs/tables/000317.log Normal file
View File

View File

@@ -1 +1 @@
MANIFEST-000303
MANIFEST-000315

View File

@@ -1,8 +1,11 @@
2026/01/09-16:51:34.846563 7f1c55bfd6c0 Recovering log #301
2026/01/09-16:51:34.857054 7f1c55bfd6c0 Delete type=3 #299
2026/01/09-16:51:34.857150 7f1c55bfd6c0 Delete type=0 #301
2026/01/09-17:10:52.287680 7f1c54bfb6c0 Level-0 table #306: started
2026/01/09-17:10:52.287773 7f1c54bfb6c0 Level-0 table #306: 0 bytes OK
2026/01/09-17:10:52.299228 7f1c54bfb6c0 Delete type=0 #304
2026/01/09-17:10:52.322433 7f1c54bfb6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.322474 7f1c54bfb6c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
2026/04/01-22:37:24.576605 7fcfbebfe6c0 Delete type=3 #1
2026/04/01-22:38:42.459502 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:42.459573 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:42.496235 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:42.639394 7fcfbd3fb6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 83 : 1
2026/04/01-22:38:42.639407 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:42.658018 7fcfbd3fb6c0 Generated table #319@0: 21 keys, 4017 bytes
2026/04/01-22:38:42.658073 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 4017 bytes
2026/04/01-22:38:42.695115 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.695387 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.751360 7fcfbd3fb6c0 Manual compaction at level-0 from '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 83 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.635056 7f1c56bff6c0 Recovering log #297
2026/01/09-16:50:28.645938 7f1c56bff6c0 Delete type=3 #295
2026/01/09-16:50:28.646110 7f1c56bff6c0 Delete type=0 #297
2026/01/09-16:51:28.903543 7f1c54bfb6c0 Level-0 table #302: started
2026/01/09-16:51:28.903579 7f1c54bfb6c0 Level-0 table #302: 0 bytes OK
2026/01/09-16:51:28.909986 7f1c54bfb6c0 Delete type=0 #300
2026/01/09-16:51:28.924400 7f1c54bfb6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.924471 7f1c54bfb6c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end)
2026/04/01-22:37:24.426954 7fcfbebfe6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:24.427045 7fcfbebfe6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/tables/000313.log: OK
2026/04/01-22:37:24.432189 7fcfbebfe6c0 Table #234: 21 entries OK
2026/04/01-22:37:24.460505 7fcfbebfe6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/tables; recovered 1 files; 4017 bytes. Some data may have been lost. ****

Binary file not shown.

View File

View File

View File

@@ -1 +1 @@
MANIFEST-000303
MANIFEST-000315

View File

@@ -1,8 +1,11 @@
2026/01/09-16:51:34.804608 7f1c553fc6c0 Recovering log #301
2026/01/09-16:51:34.814780 7f1c553fc6c0 Delete type=3 #299
2026/01/09-16:51:34.814849 7f1c553fc6c0 Delete type=0 #301
2026/01/09-17:10:52.254368 7f1c54bfb6c0 Level-0 table #306: started
2026/01/09-17:10:52.254404 7f1c54bfb6c0 Level-0 table #306: 0 bytes OK
2026/01/09-17:10:52.264170 7f1c54bfb6c0 Delete type=0 #304
2026/01/09-17:10:52.274717 7f1c54bfb6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
2026/01/09-17:10:52.274748 7f1c54bfb6c0 Manual compaction at level-1 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
2026/04/01-22:37:24.057709 7fcfbf3ff6c0 Delete type=3 #1
2026/04/01-22:38:42.126235 7fcfbd3fb6c0 Level-0 table #318: started
2026/04/01-22:38:42.126277 7fcfbd3fb6c0 Level-0 table #318: 0 bytes OK
2026/04/01-22:38:42.163165 7fcfbd3fb6c0 Delete type=0 #316
2026/04/01-22:38:42.311266 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at '!items!zhPPsmTtLv7cyNHJ' @ 220 : 1
2026/04/01-22:38:42.311276 7fcfbd3fb6c0 Compacting 1@0 + 0@1 files
2026/04/01-22:38:42.329620 7fcfbd3fb6c0 Generated table #319@0: 55 keys, 26369 bytes
2026/04/01-22:38:42.329646 7fcfbd3fb6c0 Compacted 1@0 + 0@1 files => 26369 bytes
2026/04/01-22:38:42.366661 7fcfbd3fb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/04/01-22:38:42.366766 7fcfbd3fb6c0 Delete type=2 #234
2026/04/01-22:38:42.422104 7fcfbd3fb6c0 Manual compaction at level-0 from '!items!zhPPsmTtLv7cyNHJ' @ 220 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/01/09-16:50:28.585458 7f1c55bfd6c0 Recovering log #297
2026/01/09-16:50:28.596043 7f1c55bfd6c0 Delete type=3 #295
2026/01/09-16:50:28.596113 7f1c55bfd6c0 Delete type=0 #297
2026/01/09-16:51:28.889379 7f1c54bfb6c0 Level-0 table #302: started
2026/01/09-16:51:28.889407 7f1c54bfb6c0 Level-0 table #302: 0 bytes OK
2026/01/09-16:51:28.896597 7f1c54bfb6c0 Delete type=0 #300
2026/01/09-16:51:28.896826 7f1c54bfb6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
2026/01/09-16:51:28.896856 7f1c54bfb6c0 Manual compaction at level-1 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
2026/04/01-22:37:23.803960 7fcfbf3ff6c0 Log #313: 0 ops saved to Table #314 OK
2026/04/01-22:37:23.804081 7fcfbf3ff6c0 Archiving /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/tendances/000313.log: OK
2026/04/01-22:37:23.809017 7fcfbf3ff6c0 Table #234: 55 entries OK
2026/04/01-22:37:23.849202 7fcfbf3ff6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-dev/Data/systems/fvtt-mournblade/packs/tendances; recovered 1 files; 26369 bytes. Some data may have been lost. ****

Binary file not shown.

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