Correction sur usage BA sur un jet impair au D20
This commit is contained in:
		| @@ -209,7 +209,7 @@ export class MournbladeUtility { | ||||
|   static createArrayOptionList(min, max) { | ||||
|     let options = []; | ||||
|     for (let i = min; i <= max; i++) { | ||||
|       options.push({key:`${i}`, label:`${i}`}); | ||||
|       options.push({ key: `${i}`, label: `${i}` }); | ||||
|     } | ||||
|     return options; | ||||
|   } | ||||
| @@ -298,7 +298,11 @@ export class MournbladeUtility { | ||||
|         } | ||||
|       } | ||||
|     } | ||||
|     this.computeQualityResult(rollData) | ||||
|   } | ||||
|  | ||||
|   /* -------------------------------------------- */ | ||||
|   static computeQualityResult(rollData) { | ||||
|     //console.log("Result : ", rollData) | ||||
|     if (rollData.difficulte > 0 && !rollData.isDramatique) { | ||||
|       rollData.isSuccess = (rollData.finalResult >= rollData.difficulte) | ||||
| @@ -517,7 +521,7 @@ export class MournbladeUtility { | ||||
|     } | ||||
|  | ||||
|     this.createChatWithRollMode(rollData.alias, { | ||||
|       content: await renderTemplate(`systems/fvtt-mournblade/templates/chat-degats-result.html`, rollData) | ||||
|       content: await foundry.applications.handlebars.renderTemplate(`systems/fvtt-mournblade/templates/chat-degats-result.html`, rollData) | ||||
|     }, rollData) | ||||
|  | ||||
|   } | ||||
| @@ -568,17 +572,17 @@ export class MournbladeUtility { | ||||
|  | ||||
|     rollData.finalResult += rollData.bonusRoll.total | ||||
|  | ||||
|     this.computeResult(rollData) | ||||
|     this.computeQualityResult(rollData) | ||||
|  | ||||
|     this.createChatWithRollMode(rollData.alias, { | ||||
|       content: await renderTemplate(`systems/fvtt-mournblade/templates/chat-generic-result.html`, rollData) | ||||
|       content: await foundry.applications.handlebars.renderTemplate(`systems/fvtt-mournblade/templates/chat-generic-result.html`, rollData) | ||||
|     }, rollData) | ||||
|  | ||||
|   } | ||||
|  | ||||
|   /* -------------------------------------------- */ | ||||
|   static getUsers(filter) { | ||||
|     return game.users.filter(filter).map(user => user.data._id); | ||||
|     return game.users.filter(filter).map(user => user._id); | ||||
|   } | ||||
|  | ||||
|   /* -------------------------------------------- */ | ||||
| @@ -766,7 +770,7 @@ export class MournbladeUtility { | ||||
|       let rollData = message.getFlag("world", "mournblade-roll") | ||||
|       let actor = MournbladeUtility.getActorFromRollData(rollData) | ||||
|       if (rollData.competence) { | ||||
|         let nbPred = rollData.competence.data.predilections.filter(pred => !pred.used).length | ||||
|         let nbPred = rollData.competence.system.predilections.filter(pred => !pred.used).length | ||||
|         return (!rollData.isReroll && rollData.competence && nbPred > 0) | ||||
|       } | ||||
|       return false | ||||
| @@ -776,7 +780,7 @@ export class MournbladeUtility { | ||||
|       let rollData = message.getFlag("world", "mournblade-roll") | ||||
|       let actor = MournbladeUtility.getActorFromRollData(rollData) | ||||
|       if (rollData.competence) { | ||||
|         return rollData.competence.data.doublebonus | ||||
|         return rollData.competence.system.doublebonus | ||||
|       } | ||||
|       return false | ||||
|     } | ||||
|   | ||||
| @@ -1 +1 @@ | ||||
| MANIFEST-000240 | ||||
| MANIFEST-000244 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:34.829840 7f53e4df86c0 Recovering log #238 | ||||
| 2025/06/03-13:38:34.883917 7f53e4df86c0 Delete type=3 #236 | ||||
| 2025/06/03-13:38:34.884056 7f53e4df86c0 Delete type=0 #238 | ||||
| 2025/06/03-13:46:40.549617 7f53df3ff6c0 Level-0 table #243: started | ||||
| 2025/06/03-13:46:40.549726 7f53df3ff6c0 Level-0 table #243: 0 bytes OK | ||||
| 2025/06/03-13:46:40.591881 7f53df3ff6c0 Delete type=0 #241 | ||||
| 2025/06/03-13:46:40.701236 7f53df3ff6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.701447 7f53df3ff6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.141425 7f151effd6c0 Recovering log #242 | ||||
| 2025/06/24-22:08:06.153628 7f151effd6c0 Delete type=3 #240 | ||||
| 2025/06/24-22:08:06.153814 7f151effd6c0 Delete type=0 #242 | ||||
| 2025/06/24-22:11:08.163131 7f151d7fa6c0 Level-0 table #247: started | ||||
| 2025/06/24-22:11:08.163238 7f151d7fa6c0 Level-0 table #247: 0 bytes OK | ||||
| 2025/06/24-22:11:08.170377 7f151d7fa6c0 Delete type=0 #245 | ||||
| 2025/06/24-22:11:08.192063 7f151d7fa6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.192163 7f151d7fa6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.176609 7f53e5dfa6c0 Recovering log #233 | ||||
| 2025/05/29-15:55:26.190009 7f53e5dfa6c0 Delete type=3 #229 | ||||
| 2025/05/29-15:55:26.190103 7f53e5dfa6c0 Delete type=3 #221 | ||||
| 2025/05/29-15:55:26.190162 7f53e5dfa6c0 Delete type=0 #233 | ||||
| 2025/05/29-16:03:58.142314 7f53df3ff6c0 Level-0 table #239: started | ||||
| 2025/05/29-16:03:58.142371 7f53df3ff6c0 Level-0 table #239: 0 bytes OK | ||||
| 2025/05/29-16:03:58.149718 7f53df3ff6c0 Delete type=0 #237 | ||||
| 2025/05/29-16:03:58.170022 7f53df3ff6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.170098 7f53df3ff6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:34.829840 7f53e4df86c0 Recovering log #238 | ||||
| 2025/06/03-13:38:34.883917 7f53e4df86c0 Delete type=3 #236 | ||||
| 2025/06/03-13:38:34.884056 7f53e4df86c0 Delete type=0 #238 | ||||
| 2025/06/03-13:46:40.549617 7f53df3ff6c0 Level-0 table #243: started | ||||
| 2025/06/03-13:46:40.549726 7f53df3ff6c0 Level-0 table #243: 0 bytes OK | ||||
| 2025/06/03-13:46:40.591881 7f53df3ff6c0 Delete type=0 #241 | ||||
| 2025/06/03-13:46:40.701236 7f53df3ff6c0 Manual compaction at level-0 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.701447 7f53df3ff6c0 Manual compaction at level-1 from '!items!0swiE8k5zfUIqmXu' @ 72057594037927935 : 1 .. '!items!wv5EiePmPTpqFutt' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000239 | ||||
| MANIFEST-000243 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:35.003129 7f53dffff6c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.063448 7f53dffff6c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.063543 7f53dffff6c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.628405 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.628456 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.666357 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.701286 7f53df3ff6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.701434 7f53df3ff6c0 Manual compaction at level-1 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.191742 7f151f7fe6c0 Recovering log #241 | ||||
| 2025/06/24-22:08:06.204340 7f151f7fe6c0 Delete type=3 #239 | ||||
| 2025/06/24-22:08:06.204498 7f151f7fe6c0 Delete type=0 #241 | ||||
| 2025/06/24-22:11:08.206136 7f151d7fa6c0 Level-0 table #246: started | ||||
| 2025/06/24-22:11:08.206208 7f151d7fa6c0 Level-0 table #246: 0 bytes OK | ||||
| 2025/06/24-22:11:08.212753 7f151d7fa6c0 Delete type=0 #244 | ||||
| 2025/06/24-22:11:08.221105 7f151d7fa6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.221189 7f151d7fa6c0 Manual compaction at level-1 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.234910 7f53dffff6c0 Recovering log #232 | ||||
| 2025/05/29-15:55:26.245499 7f53dffff6c0 Delete type=3 #228 | ||||
| 2025/05/29-15:55:26.245611 7f53dffff6c0 Delete type=3 #220 | ||||
| 2025/05/29-15:55:26.245670 7f53dffff6c0 Delete type=0 #232 | ||||
| 2025/05/29-16:03:58.183794 7f53df3ff6c0 Level-0 table #238: started | ||||
| 2025/05/29-16:03:58.183822 7f53df3ff6c0 Level-0 table #238: 0 bytes OK | ||||
| 2025/05/29-16:03:58.189942 7f53df3ff6c0 Delete type=0 #236 | ||||
| 2025/05/29-16:03:58.196960 7f53df3ff6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.197030 7f53df3ff6c0 Manual compaction at level-1 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:35.003129 7f53dffff6c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.063448 7f53dffff6c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.063543 7f53dffff6c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.628405 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.628456 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.666357 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.701286 7f53df3ff6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.701434 7f53df3ff6c0 Manual compaction at level-1 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000239 | ||||
| MANIFEST-000243 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:34.942102 7f53e4df86c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.000785 7f53e4df86c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.000863 7f53e4df86c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.592034 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.592075 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.628226 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.701268 7f53df3ff6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.701319 7f53df3ff6c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.175002 7f151e7fc6c0 Recovering log #241 | ||||
| 2025/06/24-22:08:06.186353 7f151e7fc6c0 Delete type=3 #239 | ||||
| 2025/06/24-22:08:06.186511 7f151e7fc6c0 Delete type=0 #241 | ||||
| 2025/06/24-22:11:08.192335 7f151d7fa6c0 Level-0 table #246: started | ||||
| 2025/06/24-22:11:08.192386 7f151d7fa6c0 Level-0 table #246: 0 bytes OK | ||||
| 2025/06/24-22:11:08.199137 7f151d7fa6c0 Delete type=0 #244 | ||||
| 2025/06/24-22:11:08.221044 7f151d7fa6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.221148 7f151d7fa6c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.213516 7f53e4df86c0 Recovering log #232 | ||||
| 2025/05/29-15:55:26.225680 7f53e4df86c0 Delete type=3 #228 | ||||
| 2025/05/29-15:55:26.225779 7f53e4df86c0 Delete type=3 #220 | ||||
| 2025/05/29-15:55:26.225833 7f53e4df86c0 Delete type=0 #232 | ||||
| 2025/05/29-16:03:58.177296 7f53df3ff6c0 Level-0 table #238: started | ||||
| 2025/05/29-16:03:58.177336 7f53df3ff6c0 Level-0 table #238: 0 bytes OK | ||||
| 2025/05/29-16:03:58.183675 7f53df3ff6c0 Delete type=0 #236 | ||||
| 2025/05/29-16:03:58.196949 7f53df3ff6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.197004 7f53df3ff6c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:34.942102 7f53e4df86c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.000785 7f53e4df86c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.000863 7f53e4df86c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.592034 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.592075 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.628226 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.701268 7f53df3ff6c0 Manual compaction at level-0 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.701319 7f53df3ff6c0 Manual compaction at level-1 from '!items!1cZd2hlTV9tykDED' @ 72057594037927935 : 1 .. '!items!y47dBO3Mf5Pn7tOd' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000239 | ||||
| MANIFEST-000243 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:35.120991 7f53e4df86c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.175559 7f53e4df86c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.175657 7f53e4df86c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.666519 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.666557 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.701027 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.701306 7f53df3ff6c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.815749 7f53df3ff6c0 Manual compaction at level-1 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.227286 7f151effd6c0 Recovering log #241 | ||||
| 2025/06/24-22:08:06.239086 7f151effd6c0 Delete type=3 #239 | ||||
| 2025/06/24-22:08:06.239261 7f151effd6c0 Delete type=0 #241 | ||||
| 2025/06/24-22:11:08.221358 7f151d7fa6c0 Level-0 table #246: started | ||||
| 2025/06/24-22:11:08.221416 7f151d7fa6c0 Level-0 table #246: 0 bytes OK | ||||
| 2025/06/24-22:11:08.227912 7f151d7fa6c0 Delete type=0 #244 | ||||
| 2025/06/24-22:11:08.250102 7f151d7fa6c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.250164 7f151d7fa6c0 Manual compaction at level-1 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.270465 7f53e55f96c0 Recovering log #232 | ||||
| 2025/05/29-15:55:26.282262 7f53e55f96c0 Delete type=3 #228 | ||||
| 2025/05/29-15:55:26.282411 7f53e55f96c0 Delete type=3 #220 | ||||
| 2025/05/29-15:55:26.282478 7f53e55f96c0 Delete type=0 #232 | ||||
| 2025/05/29-16:03:58.203630 7f53df3ff6c0 Level-0 table #238: started | ||||
| 2025/05/29-16:03:58.203677 7f53df3ff6c0 Level-0 table #238: 0 bytes OK | ||||
| 2025/05/29-16:03:58.209907 7f53df3ff6c0 Delete type=0 #236 | ||||
| 2025/05/29-16:03:58.224352 7f53df3ff6c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.224420 7f53df3ff6c0 Manual compaction at level-1 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:35.120991 7f53e4df86c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.175559 7f53e4df86c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.175657 7f53e4df86c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.666519 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.666557 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.701027 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.701306 7f53df3ff6c0 Manual compaction at level-0 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.815749 7f53df3ff6c0 Manual compaction at level-1 from '!items!2GaJZsqr2c2mcDRv' @ 72057594037927935 : 1 .. '!items!ui4JGsGwHNlSXVK3' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000239 | ||||
| MANIFEST-000243 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:35.178238 7f53e5dfa6c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.231112 7f53e5dfa6c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.231235 7f53e5dfa6c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.815886 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.815947 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.852810 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.963250 7f53df3ff6c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.963359 7f53df3ff6c0 Manual compaction at level-1 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.243911 7f151f7fe6c0 Recovering log #241 | ||||
| 2025/06/24-22:08:06.256122 7f151f7fe6c0 Delete type=3 #239 | ||||
| 2025/06/24-22:08:06.256320 7f151f7fe6c0 Delete type=0 #241 | ||||
| 2025/06/24-22:11:08.228164 7f151d7fa6c0 Level-0 table #246: started | ||||
| 2025/06/24-22:11:08.228233 7f151d7fa6c0 Level-0 table #246: 0 bytes OK | ||||
| 2025/06/24-22:11:08.234728 7f151d7fa6c0 Delete type=0 #244 | ||||
| 2025/06/24-22:11:08.250125 7f151d7fa6c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.250197 7f151d7fa6c0 Manual compaction at level-1 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.287199 7f53dffff6c0 Recovering log #232 | ||||
| 2025/05/29-15:55:26.297484 7f53dffff6c0 Delete type=3 #228 | ||||
| 2025/05/29-15:55:26.298188 7f53dffff6c0 Delete type=3 #220 | ||||
| 2025/05/29-15:55:26.298300 7f53dffff6c0 Delete type=0 #232 | ||||
| 2025/05/29-16:03:58.210092 7f53df3ff6c0 Level-0 table #238: started | ||||
| 2025/05/29-16:03:58.210134 7f53df3ff6c0 Level-0 table #238: 0 bytes OK | ||||
| 2025/05/29-16:03:58.216327 7f53df3ff6c0 Delete type=0 #236 | ||||
| 2025/05/29-16:03:58.224370 7f53df3ff6c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.224436 7f53df3ff6c0 Manual compaction at level-1 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:35.178238 7f53e5dfa6c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.231112 7f53e5dfa6c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.231235 7f53e5dfa6c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.815886 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.815947 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.852810 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.963250 7f53df3ff6c0 Manual compaction at level-0 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.963359 7f53df3ff6c0 Manual compaction at level-1 from '!items!09s33sFuju8zjPqI' @ 72057594037927935 : 1 .. '!items!xlyFCQClBZ1N3O1B' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000239 | ||||
| MANIFEST-000243 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:35.066449 7f53e55f96c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.118619 7f53e55f96c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.118742 7f53e55f96c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:41.647962 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:41.648023 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:41.687775 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:41.746023 7f53df3ff6c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:41.785457 7f53df3ff6c0 Manual compaction at level-1 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.210155 7f151e7fc6c0 Recovering log #241 | ||||
| 2025/06/24-22:08:06.221127 7f151e7fc6c0 Delete type=3 #239 | ||||
| 2025/06/24-22:08:06.221259 7f151e7fc6c0 Delete type=0 #241 | ||||
| 2025/06/24-22:11:08.213028 7f151d7fa6c0 Level-0 table #246: started | ||||
| 2025/06/24-22:11:08.213100 7f151d7fa6c0 Level-0 table #246: 0 bytes OK | ||||
| 2025/06/24-22:11:08.220785 7f151d7fa6c0 Delete type=0 #244 | ||||
| 2025/06/24-22:11:08.221127 7f151d7fa6c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.221209 7f151d7fa6c0 Manual compaction at level-1 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.251480 7f53e5dfa6c0 Recovering log #232 | ||||
| 2025/05/29-15:55:26.263256 7f53e5dfa6c0 Delete type=3 #228 | ||||
| 2025/05/29-15:55:26.263429 7f53e5dfa6c0 Delete type=3 #220 | ||||
| 2025/05/29-15:55:26.263489 7f53e5dfa6c0 Delete type=0 #232 | ||||
| 2025/05/29-16:03:58.190030 7f53df3ff6c0 Level-0 table #238: started | ||||
| 2025/05/29-16:03:58.190053 7f53df3ff6c0 Level-0 table #238: 0 bytes OK | ||||
| 2025/05/29-16:03:58.196709 7f53df3ff6c0 Delete type=0 #236 | ||||
| 2025/05/29-16:03:58.196970 7f53df3ff6c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.197022 7f53df3ff6c0 Manual compaction at level-1 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:35.066449 7f53e55f96c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.118619 7f53e55f96c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.118742 7f53e55f96c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:41.647962 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:41.648023 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:41.687775 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:41.746023 7f53df3ff6c0 Manual compaction at level-0 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:41.785457 7f53df3ff6c0 Manual compaction at level-1 from '!items!2t1KmBeQNuKK5qlN' @ 72057594037927935 : 1 .. '!items!yBvkQb9S64s908sR' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000135 | ||||
| MANIFEST-000139 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:34.627636 7f53dffff6c0 Recovering log #133 | ||||
| 2025/06/03-13:38:34.686392 7f53dffff6c0 Delete type=3 #131 | ||||
| 2025/06/03-13:38:34.686467 7f53dffff6c0 Delete type=0 #133 | ||||
| 2025/06/03-13:46:40.512658 7f53df3ff6c0 Level-0 table #138: started | ||||
| 2025/06/03-13:46:40.512710 7f53df3ff6c0 Level-0 table #138: 0 bytes OK | ||||
| 2025/06/03-13:46:40.549233 7f53df3ff6c0 Delete type=0 #136 | ||||
| 2025/06/03-13:46:40.549463 7f53df3ff6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.549512 7f53df3ff6c0 Manual compaction at level-1 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.079240 7f151e7fc6c0 Recovering log #137 | ||||
| 2025/06/24-22:08:06.090765 7f151e7fc6c0 Delete type=3 #135 | ||||
| 2025/06/24-22:08:06.090897 7f151e7fc6c0 Delete type=0 #137 | ||||
| 2025/06/24-22:11:08.184282 7f151d7fa6c0 Level-0 table #142: started | ||||
| 2025/06/24-22:11:08.184358 7f151d7fa6c0 Level-0 table #142: 0 bytes OK | ||||
| 2025/06/24-22:11:08.191832 7f151d7fa6c0 Delete type=0 #140 | ||||
| 2025/06/24-22:11:08.192130 7f151d7fa6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.192195 7f151d7fa6c0 Manual compaction at level-1 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.112642 7f53e4df86c0 Recovering log #128 | ||||
| 2025/05/29-15:55:26.125187 7f53e4df86c0 Delete type=3 #124 | ||||
| 2025/05/29-15:55:26.126018 7f53e4df86c0 Delete type=3 #116 | ||||
| 2025/05/29-15:55:26.126088 7f53e4df86c0 Delete type=0 #128 | ||||
| 2025/05/29-16:03:58.156641 7f53df3ff6c0 Level-0 table #134: started | ||||
| 2025/05/29-16:03:58.156669 7f53df3ff6c0 Level-0 table #134: 0 bytes OK | ||||
| 2025/05/29-16:03:58.162999 7f53df3ff6c0 Delete type=0 #132 | ||||
| 2025/05/29-16:03:58.170062 7f53df3ff6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.170152 7f53df3ff6c0 Manual compaction at level-1 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:34.627636 7f53dffff6c0 Recovering log #133 | ||||
| 2025/06/03-13:38:34.686392 7f53dffff6c0 Delete type=3 #131 | ||||
| 2025/06/03-13:38:34.686467 7f53dffff6c0 Delete type=0 #133 | ||||
| 2025/06/03-13:46:40.512658 7f53df3ff6c0 Level-0 table #138: started | ||||
| 2025/06/03-13:46:40.512710 7f53df3ff6c0 Level-0 table #138: 0 bytes OK | ||||
| 2025/06/03-13:46:40.549233 7f53df3ff6c0 Delete type=0 #136 | ||||
| 2025/06/03-13:46:40.549463 7f53df3ff6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.549512 7f53df3ff6c0 Manual compaction at level-1 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000239 | ||||
| MANIFEST-000243 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:34.886970 7f53e5dfa6c0 Recovering log #237 | ||||
| 2025/06/03-13:38:34.938703 7f53e5dfa6c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:34.938794 7f53e5dfa6c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.397410 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.397475 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.439766 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.549407 7f53df3ff6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.549475 7f53df3ff6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.159544 7f151dffb6c0 Recovering log #241 | ||||
| 2025/06/24-22:08:06.170395 7f151dffb6c0 Delete type=3 #239 | ||||
| 2025/06/24-22:08:06.170525 7f151dffb6c0 Delete type=0 #241 | ||||
| 2025/06/24-22:11:08.199404 7f151d7fa6c0 Level-0 table #246: started | ||||
| 2025/06/24-22:11:08.199472 7f151d7fa6c0 Level-0 table #246: 0 bytes OK | ||||
| 2025/06/24-22:11:08.205880 7f151d7fa6c0 Delete type=0 #244 | ||||
| 2025/06/24-22:11:08.221080 7f151d7fa6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.221168 7f151d7fa6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.196026 7f53e55f96c0 Recovering log #232 | ||||
| 2025/05/29-15:55:26.208075 7f53e55f96c0 Delete type=3 #228 | ||||
| 2025/05/29-15:55:26.208295 7f53e55f96c0 Delete type=3 #220 | ||||
| 2025/05/29-15:55:26.208392 7f53e55f96c0 Delete type=0 #232 | ||||
| 2025/05/29-16:03:58.170302 7f53df3ff6c0 Level-0 table #238: started | ||||
| 2025/05/29-16:03:58.170428 7f53df3ff6c0 Level-0 table #238: 0 bytes OK | ||||
| 2025/05/29-16:03:58.177127 7f53df3ff6c0 Delete type=0 #236 | ||||
| 2025/05/29-16:03:58.196930 7f53df3ff6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.197013 7f53df3ff6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:34.886970 7f53e5dfa6c0 Recovering log #237 | ||||
| 2025/06/03-13:38:34.938703 7f53e5dfa6c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:34.938794 7f53e5dfa6c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.397410 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.397475 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.439766 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.549407 7f53df3ff6c0 Manual compaction at level-0 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.549475 7f53df3ff6c0 Manual compaction at level-1 from '!items!2hD1DQVeCIQIXFU7' @ 72057594037927935 : 1 .. '!items!veoS6Gtzj6Dq087V' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000239 | ||||
| MANIFEST-000243 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:35.345564 7f53dffff6c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.403155 7f53dffff6c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.403235 7f53dffff6c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.735477 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.735517 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.773473 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.815790 7f53df3ff6c0 Manual compaction at level-0 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.815824 7f53df3ff6c0 Manual compaction at level-1 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.294483 7f151e7fc6c0 Recovering log #241 | ||||
| 2025/06/24-22:08:06.305233 7f151e7fc6c0 Delete type=3 #239 | ||||
| 2025/06/24-22:08:06.305408 7f151e7fc6c0 Delete type=0 #241 | ||||
| 2025/06/24-22:11:08.250393 7f151d7fa6c0 Level-0 table #246: started | ||||
| 2025/06/24-22:11:08.250466 7f151d7fa6c0 Level-0 table #246: 0 bytes OK | ||||
| 2025/06/24-22:11:08.257117 7f151d7fa6c0 Delete type=0 #244 | ||||
| 2025/06/24-22:11:08.284380 7f151d7fa6c0 Manual compaction at level-0 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.284487 7f151d7fa6c0 Manual compaction at level-1 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.334851 7f53dffff6c0 Recovering log #232 | ||||
| 2025/05/29-15:55:26.345350 7f53dffff6c0 Delete type=3 #228 | ||||
| 2025/05/29-15:55:26.345513 7f53dffff6c0 Delete type=3 #220 | ||||
| 2025/05/29-15:55:26.345620 7f53dffff6c0 Delete type=0 #232 | ||||
| 2025/05/29-16:03:58.224627 7f53df3ff6c0 Level-0 table #238: started | ||||
| 2025/05/29-16:03:58.224684 7f53df3ff6c0 Level-0 table #238: 0 bytes OK | ||||
| 2025/05/29-16:03:58.230871 7f53df3ff6c0 Delete type=0 #236 | ||||
| 2025/05/29-16:03:58.251598 7f53df3ff6c0 Manual compaction at level-0 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.251678 7f53df3ff6c0 Manual compaction at level-1 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:35.345564 7f53dffff6c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.403155 7f53dffff6c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.403235 7f53dffff6c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.735477 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.735517 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.773473 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.815790 7f53df3ff6c0 Manual compaction at level-0 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.815824 7f53df3ff6c0 Manual compaction at level-1 from '!items!1JqWbEkHUoKXbsgn' @ 72057594037927935 : 1 .. '!items!xnCf2xIPzdsUoBTy' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000155 | ||||
| MANIFEST-000159 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:35.466878 7f53e5dfa6c0 Recovering log #153 | ||||
| 2025/06/03-13:38:35.524013 7f53e5dfa6c0 Delete type=3 #151 | ||||
| 2025/06/03-13:38:35.524182 7f53e5dfa6c0 Delete type=0 #153 | ||||
| 2025/06/03-13:46:41.106617 7f53df3ff6c0 Level-0 table #158: started | ||||
| 2025/06/03-13:46:41.106700 7f53df3ff6c0 Level-0 table #158: 0 bytes OK | ||||
| 2025/06/03-13:46:41.168352 7f53df3ff6c0 Delete type=0 #156 | ||||
| 2025/06/03-13:46:41.206505 7f53df3ff6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:41.268057 7f53df3ff6c0 Manual compaction at level-1 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.329702 7f151effd6c0 Recovering log #157 | ||||
| 2025/06/24-22:08:06.342000 7f151effd6c0 Delete type=3 #155 | ||||
| 2025/06/24-22:08:06.342128 7f151effd6c0 Delete type=0 #157 | ||||
| 2025/06/24-22:11:08.265735 7f151d7fa6c0 Level-0 table #162: started | ||||
| 2025/06/24-22:11:08.265793 7f151d7fa6c0 Level-0 table #162: 0 bytes OK | ||||
| 2025/06/24-22:11:08.272230 7f151d7fa6c0 Delete type=0 #160 | ||||
| 2025/06/24-22:11:08.284444 7f151d7fa6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.284525 7f151d7fa6c0 Manual compaction at level-1 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.369188 7f53e4df86c0 Recovering log #148 | ||||
| 2025/05/29-15:55:26.380021 7f53e4df86c0 Delete type=3 #144 | ||||
| 2025/05/29-15:55:26.380196 7f53e4df86c0 Delete type=3 #136 | ||||
| 2025/05/29-15:55:26.380295 7f53e4df86c0 Delete type=0 #148 | ||||
| 2025/05/29-16:03:58.231076 7f53df3ff6c0 Level-0 table #154: started | ||||
| 2025/05/29-16:03:58.231127 7f53df3ff6c0 Level-0 table #154: 0 bytes OK | ||||
| 2025/05/29-16:03:58.237794 7f53df3ff6c0 Delete type=0 #152 | ||||
| 2025/05/29-16:03:58.251622 7f53df3ff6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.251695 7f53df3ff6c0 Manual compaction at level-1 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:35.466878 7f53e5dfa6c0 Recovering log #153 | ||||
| 2025/06/03-13:38:35.524013 7f53e5dfa6c0 Delete type=3 #151 | ||||
| 2025/06/03-13:38:35.524182 7f53e5dfa6c0 Delete type=0 #153 | ||||
| 2025/06/03-13:46:41.106617 7f53df3ff6c0 Level-0 table #158: started | ||||
| 2025/06/03-13:46:41.106700 7f53df3ff6c0 Level-0 table #158: 0 bytes OK | ||||
| 2025/06/03-13:46:41.168352 7f53df3ff6c0 Delete type=0 #156 | ||||
| 2025/06/03-13:46:41.206505 7f53df3ff6c0 Manual compaction at level-0 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:41.268057 7f53df3ff6c0 Manual compaction at level-1 from '!scenes!ZDV2IwduhOXTxy72' @ 72057594037927935 : 1 .. '!scenes!ZDV2IwduhOXTxy72' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000147 | ||||
| MANIFEST-000151 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:34.776748 7f53dffff6c0 Recovering log #145 | ||||
| 2025/06/03-13:38:34.827114 7f53dffff6c0 Delete type=3 #143 | ||||
| 2025/06/03-13:38:34.827190 7f53dffff6c0 Delete type=0 #145 | ||||
| 2025/06/03-13:46:40.477248 7f53df3ff6c0 Level-0 table #150: started | ||||
| 2025/06/03-13:46:40.477333 7f53df3ff6c0 Level-0 table #150: 0 bytes OK | ||||
| 2025/06/03-13:46:40.512489 7f53df3ff6c0 Delete type=0 #148 | ||||
| 2025/06/03-13:46:40.549448 7f53df3ff6c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.549499 7f53df3ff6c0 Manual compaction at level-1 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.125215 7f151e7fc6c0 Recovering log #149 | ||||
| 2025/06/24-22:08:06.136838 7f151e7fc6c0 Delete type=3 #147 | ||||
| 2025/06/24-22:08:06.136973 7f151e7fc6c0 Delete type=0 #149 | ||||
| 2025/06/24-22:11:08.177503 7f151d7fa6c0 Level-0 table #154: started | ||||
| 2025/06/24-22:11:08.177574 7f151d7fa6c0 Level-0 table #154: 0 bytes OK | ||||
| 2025/06/24-22:11:08.184008 7f151d7fa6c0 Delete type=0 #152 | ||||
| 2025/06/24-22:11:08.192112 7f151d7fa6c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.192179 7f151d7fa6c0 Manual compaction at level-1 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.158830 7f53e4df86c0 Recovering log #140 | ||||
| 2025/05/29-15:55:26.171542 7f53e4df86c0 Delete type=3 #136 | ||||
| 2025/05/29-15:55:26.171988 7f53e4df86c0 Delete type=3 #128 | ||||
| 2025/05/29-15:55:26.172310 7f53e4df86c0 Delete type=0 #140 | ||||
| 2025/05/29-16:03:58.163179 7f53df3ff6c0 Level-0 table #146: started | ||||
| 2025/05/29-16:03:58.163230 7f53df3ff6c0 Level-0 table #146: 0 bytes OK | ||||
| 2025/05/29-16:03:58.169828 7f53df3ff6c0 Delete type=0 #144 | ||||
| 2025/05/29-16:03:58.170080 7f53df3ff6c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.170133 7f53df3ff6c0 Manual compaction at level-1 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:34.776748 7f53dffff6c0 Recovering log #145 | ||||
| 2025/06/03-13:38:34.827114 7f53dffff6c0 Delete type=3 #143 | ||||
| 2025/06/03-13:38:34.827190 7f53dffff6c0 Delete type=0 #145 | ||||
| 2025/06/03-13:46:40.477248 7f53df3ff6c0 Level-0 table #150: started | ||||
| 2025/06/03-13:46:40.477333 7f53df3ff6c0 Level-0 table #150: 0 bytes OK | ||||
| 2025/06/03-13:46:40.512489 7f53df3ff6c0 Delete type=0 #148 | ||||
| 2025/06/03-13:46:40.549448 7f53df3ff6c0 Manual compaction at level-0 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.549499 7f53df3ff6c0 Manual compaction at level-1 from '!items!6bmjc4MUduGs9s6n' @ 72057594037927935 : 1 .. '!items!t692JcsGHG4YJIlM' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000239 | ||||
| MANIFEST-000243 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:34.719711 7f53e55f96c0 Recovering log #237 | ||||
| 2025/06/03-13:38:34.773679 7f53e55f96c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:34.773831 7f53e55f96c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.440019 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.440103 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.476978 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.549431 7f53df3ff6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.549488 7f53df3ff6c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.108516 7f151f7fe6c0 Recovering log #241 | ||||
| 2025/06/24-22:08:06.120056 7f151f7fe6c0 Delete type=3 #239 | ||||
| 2025/06/24-22:08:06.120239 7f151f7fe6c0 Delete type=0 #241 | ||||
| 2025/06/24-22:11:08.170655 7f151d7fa6c0 Level-0 table #246: started | ||||
| 2025/06/24-22:11:08.170719 7f151d7fa6c0 Level-0 table #246: 0 bytes OK | ||||
| 2025/06/24-22:11:08.177193 7f151d7fa6c0 Delete type=0 #244 | ||||
| 2025/06/24-22:11:08.192091 7f151d7fa6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.192147 7f151d7fa6c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.141414 7f53e55f96c0 Recovering log #232 | ||||
| 2025/05/29-15:55:26.152222 7f53e55f96c0 Delete type=3 #228 | ||||
| 2025/05/29-15:55:26.152331 7f53e55f96c0 Delete type=3 #220 | ||||
| 2025/05/29-15:55:26.152409 7f53e55f96c0 Delete type=0 #232 | ||||
| 2025/05/29-16:03:58.149936 7f53df3ff6c0 Level-0 table #238: started | ||||
| 2025/05/29-16:03:58.149989 7f53df3ff6c0 Level-0 table #238: 0 bytes OK | ||||
| 2025/05/29-16:03:58.156544 7f53df3ff6c0 Delete type=0 #236 | ||||
| 2025/05/29-16:03:58.170043 7f53df3ff6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.170116 7f53df3ff6c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:34.719711 7f53e55f96c0 Recovering log #237 | ||||
| 2025/06/03-13:38:34.773679 7f53e55f96c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:34.773831 7f53e55f96c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.440019 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.440103 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.476978 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.549431 7f53df3ff6c0 Manual compaction at level-0 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.549488 7f53df3ff6c0 Manual compaction at level-1 from '!items!0LlzDyCurJedqeyG' @ 72057594037927935 : 1 .. '!items!tq6mEgXog7h4VyWk' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000239 | ||||
| MANIFEST-000243 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:35.406479 7f53e55f96c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.462921 7f53e55f96c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.463022 7f53e55f96c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.853081 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.853166 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.889517 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.963289 7f53df3ff6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.963383 7f53df3ff6c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.310396 7f151dffb6c0 Recovering log #241 | ||||
| 2025/06/24-22:08:06.321615 7f151dffb6c0 Delete type=3 #239 | ||||
| 2025/06/24-22:08:06.321755 7f151dffb6c0 Delete type=0 #241 | ||||
| 2025/06/24-22:11:08.257440 7f151d7fa6c0 Level-0 table #246: started | ||||
| 2025/06/24-22:11:08.257510 7f151d7fa6c0 Level-0 table #246: 0 bytes OK | ||||
| 2025/06/24-22:11:08.265479 7f151d7fa6c0 Delete type=0 #244 | ||||
| 2025/06/24-22:11:08.284418 7f151d7fa6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.284506 7f151d7fa6c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.350664 7f53e5dfa6c0 Recovering log #232 | ||||
| 2025/05/29-15:55:26.362209 7f53e5dfa6c0 Delete type=3 #228 | ||||
| 2025/05/29-15:55:26.362333 7f53e5dfa6c0 Delete type=3 #220 | ||||
| 2025/05/29-15:55:26.362389 7f53e5dfa6c0 Delete type=0 #232 | ||||
| 2025/05/29-16:03:58.237955 7f53df3ff6c0 Level-0 table #238: started | ||||
| 2025/05/29-16:03:58.237988 7f53df3ff6c0 Level-0 table #238: 0 bytes OK | ||||
| 2025/05/29-16:03:58.244870 7f53df3ff6c0 Delete type=0 #236 | ||||
| 2025/05/29-16:03:58.251643 7f53df3ff6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.251714 7f53df3ff6c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:35.406479 7f53e55f96c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.462921 7f53e55f96c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.463022 7f53e55f96c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.853081 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.853166 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.889517 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.963289 7f53df3ff6c0 Manual compaction at level-0 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.963383 7f53df3ff6c0 Manual compaction at level-1 from '!tables!zV2oJy8JZE0nngRY' @ 72057594037927935 : 1 .. '!tables.results!zV2oJy8JZE0nngRY.wTMX1TbxljHmHImp' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000239 | ||||
| MANIFEST-000243 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:35.235913 7f53e55f96c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.291769 7f53e55f96c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.291874 7f53e55f96c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.773651 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.773688 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.815556 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.815805 7f53df3ff6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.815848 7f53df3ff6c0 Manual compaction at level-1 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.260934 7f151dffb6c0 Recovering log #241 | ||||
| 2025/06/24-22:08:06.272250 7f151dffb6c0 Delete type=3 #239 | ||||
| 2025/06/24-22:08:06.272433 7f151dffb6c0 Delete type=0 #241 | ||||
| 2025/06/24-22:11:08.234938 7f151d7fa6c0 Level-0 table #246: started | ||||
| 2025/06/24-22:11:08.235000 7f151d7fa6c0 Level-0 table #246: 0 bytes OK | ||||
| 2025/06/24-22:11:08.241898 7f151d7fa6c0 Delete type=0 #244 | ||||
| 2025/06/24-22:11:08.250147 7f151d7fa6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.250213 7f151d7fa6c0 Manual compaction at level-1 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.302212 7f53e5dfa6c0 Recovering log #232 | ||||
| 2025/05/29-15:55:26.313773 7f53e5dfa6c0 Delete type=3 #228 | ||||
| 2025/05/29-15:55:26.313929 7f53e5dfa6c0 Delete type=3 #220 | ||||
| 2025/05/29-15:55:26.313989 7f53e5dfa6c0 Delete type=0 #232 | ||||
| 2025/05/29-16:03:58.216535 7f53df3ff6c0 Level-0 table #238: started | ||||
| 2025/05/29-16:03:58.216587 7f53df3ff6c0 Level-0 table #238: 0 bytes OK | ||||
| 2025/05/29-16:03:58.224124 7f53df3ff6c0 Delete type=0 #236 | ||||
| 2025/05/29-16:03:58.224388 7f53df3ff6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.224457 7f53df3ff6c0 Manual compaction at level-1 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:35.235913 7f53e55f96c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.291769 7f53e55f96c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.291874 7f53e55f96c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.773651 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.773688 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.815556 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.815805 7f53df3ff6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.815848 7f53df3ff6c0 Manual compaction at level-1 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| MANIFEST-000239 | ||||
| MANIFEST-000243 | ||||
|   | ||||
| @@ -1,8 +1,8 @@ | ||||
| 2025/06/03-13:38:35.294764 7f53e4df86c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.341638 7f53e4df86c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.341738 7f53e4df86c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.701460 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.701502 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.735322 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.815772 7f53df3ff6c0 Manual compaction at level-0 from '!items!3J0HKjcVtBT39BiR' @ 72057594037927935 : 1 .. '!items!zeOtWz6oscp8Su5l' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.815816 7f53df3ff6c0 Manual compaction at level-1 from '!items!3J0HKjcVtBT39BiR' @ 72057594037927935 : 1 .. '!items!zeOtWz6oscp8Su5l' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:08:06.277551 7f151effd6c0 Recovering log #241 | ||||
| 2025/06/24-22:08:06.289891 7f151effd6c0 Delete type=3 #239 | ||||
| 2025/06/24-22:08:06.290055 7f151effd6c0 Delete type=0 #241 | ||||
| 2025/06/24-22:11:08.242143 7f151d7fa6c0 Level-0 table #246: started | ||||
| 2025/06/24-22:11:08.242221 7f151d7fa6c0 Level-0 table #246: 0 bytes OK | ||||
| 2025/06/24-22:11:08.249888 7f151d7fa6c0 Delete type=0 #244 | ||||
| 2025/06/24-22:11:08.250181 7f151d7fa6c0 Manual compaction at level-0 from '!items!3J0HKjcVtBT39BiR' @ 72057594037927935 : 1 .. '!items!zeOtWz6oscp8Su5l' @ 0 : 0; will stop at (end) | ||||
| 2025/06/24-22:11:08.250229 7f151d7fa6c0 Manual compaction at level-1 from '!items!3J0HKjcVtBT39BiR' @ 72057594037927935 : 1 .. '!items!zeOtWz6oscp8Su5l' @ 0 : 0; will stop at (end) | ||||
|   | ||||
| @@ -1,9 +1,8 @@ | ||||
| 2025/05/29-15:55:26.319121 7f53e4df86c0 Recovering log #232 | ||||
| 2025/05/29-15:55:26.330248 7f53e4df86c0 Delete type=3 #228 | ||||
| 2025/05/29-15:55:26.330410 7f53e4df86c0 Delete type=3 #220 | ||||
| 2025/05/29-15:55:26.330480 7f53e4df86c0 Delete type=0 #232 | ||||
| 2025/05/29-16:03:58.197154 7f53df3ff6c0 Level-0 table #238: started | ||||
| 2025/05/29-16:03:58.197204 7f53df3ff6c0 Level-0 table #238: 0 bytes OK | ||||
| 2025/05/29-16:03:58.203457 7f53df3ff6c0 Delete type=0 #236 | ||||
| 2025/05/29-16:03:58.224327 7f53df3ff6c0 Manual compaction at level-0 from '!items!3J0HKjcVtBT39BiR' @ 72057594037927935 : 1 .. '!items!zeOtWz6oscp8Su5l' @ 0 : 0; will stop at (end) | ||||
| 2025/05/29-16:03:58.224404 7f53df3ff6c0 Manual compaction at level-1 from '!items!3J0HKjcVtBT39BiR' @ 72057594037927935 : 1 .. '!items!zeOtWz6oscp8Su5l' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:38:35.294764 7f53e4df86c0 Recovering log #237 | ||||
| 2025/06/03-13:38:35.341638 7f53e4df86c0 Delete type=3 #235 | ||||
| 2025/06/03-13:38:35.341738 7f53e4df86c0 Delete type=0 #237 | ||||
| 2025/06/03-13:46:40.701460 7f53df3ff6c0 Level-0 table #242: started | ||||
| 2025/06/03-13:46:40.701502 7f53df3ff6c0 Level-0 table #242: 0 bytes OK | ||||
| 2025/06/03-13:46:40.735322 7f53df3ff6c0 Delete type=0 #240 | ||||
| 2025/06/03-13:46:40.815772 7f53df3ff6c0 Manual compaction at level-0 from '!items!3J0HKjcVtBT39BiR' @ 72057594037927935 : 1 .. '!items!zeOtWz6oscp8Su5l' @ 0 : 0; will stop at (end) | ||||
| 2025/06/03-13:46:40.815816 7f53df3ff6c0 Manual compaction at level-1 from '!items!3J0HKjcVtBT39BiR' @ 72057594037927935 : 1 .. '!items!zeOtWz6oscp8Su5l' @ 0 : 0; will stop at (end) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1,7 +1,7 @@ | ||||
| { | ||||
|   "id": "fvtt-mournblade", | ||||
|   "description": "Mournblade RPG for FoundryVTT", | ||||
|   "version": "13.0.1", | ||||
|   "version": "13.0.2", | ||||
|   "authors": [ | ||||
|     { | ||||
|       "name": "Uberwald/LeRatierBretonnien", | ||||
| @@ -31,7 +31,7 @@ | ||||
|   }, | ||||
|   "license": "LICENSE.txt", | ||||
|   "manifest": "https://www.uberwald.me/gitea/public/fvtt-mournblade/raw/branch/v10/system.json", | ||||
|   "download": "https://www.uberwald.me/gitea/public/fvtt-mournblade/archive/fvtt-mournblade-13.0.1.zip", | ||||
|   "download": "https://www.uberwald.me/gitea/public/fvtt-mournblade/archive/fvtt-mournblade-13.0.2.zip", | ||||
|   "packFolders": [ | ||||
|     { | ||||
|       "name": "Mournblade", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user