Skip to content

Instantly share code, notes, and snippets.

@kreezxil
Created April 7, 2026 18:30
Show Gist options
  • Select an option

  • Save kreezxil/ee24bc7649da0e54bed0aeb627293639 to your computer and use it in GitHub Desktop.

Select an option

Save kreezxil/ee24bc7649da0e54bed0aeb627293639 to your computer and use it in GitHub Desktop.
serverpack creator log
======================
2026-04-07T13:19:23,514 INFO [main] (ApiProperties.kt:2236) - Loaded properties from classpath.
2026-04-07T13:19:23,515 WARN [main] (ApiProperties.kt:2159) - Properties-file does not exist: /tmp/serverpackcreator.properties.
2026-04-07T13:19:23,515 WARN [main] (ApiProperties.kt:2159) - Properties-file does not exist: /tmp/ServerPackCreator/serverpackcreator.properties.
2026-04-07T13:19:23,516 INFO [main] (ApiProperties.kt:2179) - Loaded properties from /opt/serverpackcreator/serverpackcreator.properties.
2026-04-07T13:19:23,516 INFO [main] (ApiProperties.kt:2179) - Loaded properties from /opt/serverpackcreator/serverpackcreator.properties.
2026-04-07T13:19:23,519 INFO [main] (ApiProperties.kt:2179) - Loaded properties from /home/kreezxil/ServerPackCreator/serverpackcreator.properties.
2026-04-07T13:19:23,565 INFO [main] (ApiProperties.kt:2793) - ============================== PROPERTIES ==============================
2026-04-07T13:19:23,565 INFO [main] (ApiProperties.kt:2794) - Set Aikars flags to: -Xms4G -Xmx4G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true
2026-04-07T13:19:23,566 INFO [main] (ApiProperties.kt:2795) - Set database path to: mongodb\://user\:password@localhost\:27017/serverpackcreatordb
2026-04-07T13:19:23,567 INFO [main] (ApiProperties.kt:2796) - Home directory set to: /home/kreezxil/ServerPackCreator
2026-04-07T13:19:23,568 INFO [main] (ApiProperties.kt:2797) - Language set to: English (en_GB)
2026-04-07T13:19:23,615 INFO [main] (ApiProperties.kt:2798) - Java path set to: /opt/serverpackcreator/jre/bin/java
2026-04-07T13:19:23,622 INFO [main] (ApiProperties.kt:2799) - Set Tomcat base-directory to: /home/kreezxil/ServerPackCreator
2026-04-07T13:19:23,623 INFO [main] (ApiProperties.kt:2800) - Server packs directory set to: /home/kreezxil/ServerPackCreator/server-packs
2026-04-07T13:19:23,625 INFO [main] (ApiProperties.kt:2801) - Set Tomcat logs-directory to: /home/kreezxil/ServerPackCreator/logs
2026-04-07T13:19:23,625 INFO [main] (ApiProperties.kt:2802) - Checking for pre-releases set to: false
2026-04-07T13:19:23,625 INFO [main] (ApiProperties.kt:2803) - Zip-file exclusion enabled set to: true
2026-04-07T13:19:23,626 INFO [main] (ApiProperties.kt:2804) - HasteBin documents endpoint set to: https://haste.zneix.eu/documents
2026-04-07T13:19:23,626 INFO [main] (ApiProperties.kt:2805) - Directories which must always be included set to: [Zoestria, addonpacks, blueprints, config, configs, customnpcs, datapacks, defaultconfigs, global_data_packs, global_packs, kubejs, maps, modernfix, mods, openloader, schematics, scripts, shrines-saves, structures, structurize, worldshape]
2026-04-07T13:19:23,626 INFO [main] (ApiProperties.kt:2806) - Directories which must always be excluded set to: [animation, asm, cache, changelogs, craftpresence, crash-reports, downloads, icons, libraries, local, logs, overrides, packmenu, profileImage, resourcepacks, screenshots, server_pack, shaderpacks, simple-rpc, tv-cache]
2026-04-07T13:19:23,626 INFO [main] (ApiProperties.kt:2807) - Cleanup of already existing server packs set to: true
2026-04-07T13:19:23,626 INFO [main] (ApiProperties.kt:2808) - Auto-discovery of clientside-only mods set to: true
2026-04-07T13:19:23,626 INFO [main] (ApiProperties.kt:2809) - Overwriting of already existing server packs set to: true
2026-04-07T13:19:23,627 INFO [main] (ApiProperties.kt:2810) - Minecraft pre-releases and snapshots available set to: false
2026-04-07T13:19:23,627 INFO [main] (ApiProperties.kt:2811) - Files which must be excluded from ZIP-archives set to: [libraries/net/minecraft/server/MINECRAFT_VERSION/server-MINECRAFT_VERSION.jar, minecraft_server.MINECRAFT_VERSION.jar, server.jar]
2026-04-07T13:19:23,627 INFO [main] (ApiProperties.kt:2812) - User specified clientside-only mod exclusion filter set to: START
2026-04-07T13:19:23,627 INFO [main] (ApiProperties.kt:2813) - Automatically update SPC_JAVA_SPC-placeholder in script variables table set to: true
2026-04-07T13:19:23,627 INFO [main] (ApiProperties.kt:2814) - Clientside-mods set to:
2026-04-07T13:19:23,631 INFO [main] (ListUtilities.kt:175) - (1 to 5) 3dskinlayers-, Absolutely-Not-A-Zoom-Mod-, AdaptiveTooltips-, AdvancedChat-, AdvancedChatCore-
2026-04-07T13:19:23,631 INFO [main] (ListUtilities.kt:175) - (6 to 10) AdvancedChatHUD-, AdvancedCompas-, Ambience, AmbientEnvironment-, AmbientSounds_
2026-04-07T13:19:23,631 INFO [main] (ListUtilities.kt:175) - (11 to 15) AnimaticaReforged-, AreYouBlind-, Armor Status HUD-, ArmorSoundTweak-, Audio Improvements
2026-04-07T13:19:23,631 INFO [main] (ListUtilities.kt:175) - (16 to 20) BH-Menu-, Batty's Coordinates PLUS Mod, BetterAdvancements-, BetterAnimationsCollection-, BetterDarkMode-
2026-04-07T13:19:23,631 INFO [main] (ListUtilities.kt:175) - (21 to 25) BetterF3-, BetterFog-, BetterFoliage-, BetterGrassify-, BetterModsButton-
2026-04-07T13:19:23,631 INFO [main] (ListUtilities.kt:175) - (26 to 30) BetterPingDisplay-, BetterPlacement-, BetterTaskbar-, BetterThanBunnies-, BetterThirdPerson
2026-04-07T13:19:23,631 INFO [main] (ListUtilities.kt:175) - (31 to 35) BetterTitleScreen-, Blur-, BoccHUD-, BorderlessWindow-, CTM-
2026-04-07T13:19:23,631 INFO [main] (ListUtilities.kt:175) - (36 to 40) Chat Ping , CheatDetector-, ChunkAnimator-, Clear-Water-, ClientTweaks_
2026-04-07T13:19:23,632 INFO [main] (ListUtilities.kt:175) - (41 to 45) CompletionistsIndex-, Controller Support-, Controlling-, CraftPresence-, CullLessLeaves-
2026-04-07T13:19:23,632 INFO [main] (ListUtilities.kt:175) - (46 to 50) CustomCursorMod-, CustomMainMenu-, DefaultOptions_, DefaultSettings-, DeleteWorldsToTrash-
2026-04-07T13:19:23,632 INFO [main] (ListUtilities.kt:175) - (51 to 55) DetailArmorBar-, Ding-, DripSounds-, Durability101-, DurabilityNotifier-
2026-04-07T13:19:23,632 INFO [main] (ListUtilities.kt:175) - (56 to 60) DynamicSurroundings-, DynamicSurroundingsHuds-, EasyLAN-, EffectsLeft-, EiraMoticons_
2026-04-07T13:19:23,632 INFO [main] (ListUtilities.kt:175) - (61 to 65) EnchantmentDescriptions-, EnhancedTooltips-, EnhancedVisuals_, EquipmentCompare-, EuphoriaPatcher-
2026-04-07T13:19:23,632 INFO [main] (ListUtilities.kt:175) - (66 to 70) FPS-Monitor-, FabricCustomCursorMod-, FadingNightVision-, Fallingleaves-, FancyBlockParticles-
2026-04-07T13:19:23,632 INFO [main] (ListUtilities.kt:175) - (71 to 75) FancySpawnEggs, FancyVideo-API-, FirstPersonMod, FogTweaker-, ForgeCustomCursorMod-
2026-04-07T13:19:23,632 INFO [main] (ListUtilities.kt:175) - (76 to 80) Forgematica-, FpsReducer-, FpsReducer2-, FullscreenWindowed-, GPUTape-
2026-04-07T13:19:23,632 INFO [main] (ListUtilities.kt:175) - (81 to 85) GameMenuModOption-, GpuTape-, HealthOverlay-, HeldItemTooltips-, HorseStatsMod-
2026-04-07T13:19:23,632 INFO [main] (ListUtilities.kt:175) - (86 to 90) ImmediatelyFast-, ImmediatelyFastReforged-, InventoryEssentials_, InventoryHud_, InventorySpam-
2026-04-07T13:19:23,632 INFO [main] (ListUtilities.kt:175) - (91 to 95) InventoryTweaks-, ItemBorders-, ItemLocks-, ItemPhysicLite_, ItemStitchingFix-
2026-04-07T13:19:23,632 INFO [main] (ListUtilities.kt:175) - (96 to 100) JBRA-Client-, JustEnoughCalculation-, JustEnoughEffects-, JustEnoughProfessions-, KeepTheResourcePack-
2026-04-07T13:19:23,633 INFO [main] (ListUtilities.kt:175) - (101 to 105) LLOverlayReloaded-, LOTRDRP-, LeaveMyBarsAlone-, LegendaryTooltips, LegendaryTooltips-
2026-04-07T13:19:23,633 INFO [main] (ListUtilities.kt:175) - (106 to 110) LightOverlay-, LongerChatHistory-, MaFgLib-, MineMenu-, MinecraftCapes
2026-04-07T13:19:23,633 INFO [main] (ListUtilities.kt:175) - (111 to 115) MinecraftCapes , MoBends, Mocap-, ModernUI-, MouseTweaks-
2026-04-07T13:19:23,633 INFO [main] (ListUtilities.kt:175) - (116 to 120) MyServerIsCompatible-, Neat, Neat , Neat-, NekosEnchantedBooks-
2026-04-07T13:19:23,633 INFO [main] (ListUtilities.kt:175) - (121 to 125) NoAutoJump-, NoFog-, Notes-, NotifMod-, OldJavaWarning-
2026-04-07T13:19:23,633 INFO [main] (ListUtilities.kt:175) - (126 to 130) OptiFine, OptiFine_, OptiForge, OptiForge-, OverflowingBars-
2026-04-07T13:19:23,633 INFO [main] (ListUtilities.kt:175) - (131 to 135) PackMenu-, PackModeMenu-, Particle Effects-, ParticleEffects-, Perception-
2026-04-07T13:19:23,633 INFO [main] (ListUtilities.kt:175) - (136 to 140) PickUpNotifier-, Ping-, PingHUD-, PlayerListHeads-, PresenceFootsteps-
2026-04-07T13:19:23,633 INFO [main] (ListUtilities.kt:175) - (141 to 145) RPG-HUD-, RPRenames-, ReAuth-, Redstone Sound Slider-, Reforgium-
2026-04-07T13:19:23,633 INFO [main] (ListUtilities.kt:175) - (146 to 150) ResourceLoader-, ResourcePackOrganizer, RocknRoller-, RyoamicLights-, Ryoamiclights-
2026-04-07T13:19:23,634 INFO [main] (ListUtilities.kt:175) - (151 to 155) ShoulderSurfing-, ShulkerTooltip-, SimpleDiscordRichPresence-, SimpleWorldTimer-, SoundFilters-
2026-04-07T13:19:23,634 INFO [main] (ListUtilities.kt:175) - (156 to 160) Sounds-, SourceHop-, SpawnerFix-, StylishEffects-, TRansliterationLib-
2026-04-07T13:19:23,634 INFO [main] (ListUtilities.kt:175) - (161 to 165) TextruesRubidiumOptions-, TipTheScales-, Tips-, Toast Control-, Toast-Control-
2026-04-07T13:19:23,634 INFO [main] (ListUtilities.kt:175) - (166 to 170) ToastControl-, TravelersTitles-, VR-Combat_, VoidFog-, Vramo-
2026-04-07T13:19:23,634 INFO [main] (ListUtilities.kt:175) - (171 to 175) Vramo21-, WindowedFullscreen-, WorldNameRandomizer-, YeetusExperimentus-, YungsMenuTweaks-
2026-04-07T13:19:23,635 INFO [main] (ListUtilities.kt:175) - (176 to 180) [1.12.2]DamageIndicatorsMod-, [1.12.2]bspkrscore-, [1.8.9] Lunar Block Overlay v1, [1.8.9] Lunar Block Overlay-2.0.0, advancementscreenshot-
2026-04-07T13:19:23,635 INFO [main] (ListUtilities.kt:175) - (181 to 185) ae_pattern_improve-, ahznbstools-, aiftbtranslator-, antighost-, anviltooltipmod-
2026-04-07T13:19:23,635 INFO [main] (ListUtilities.kt:175) - (186 to 190) appliedsorting-, armorchroma-, armorhud, armorpointspp-, auditory-
2026-04-07T13:19:23,635 INFO [main] (ListUtilities.kt:175) - (191 to 195) authme-, auto-reconnect-, autojoin-, autoreconnect-, axolotl-item-fix-
2026-04-07T13:19:23,635 INFO [main] (ListUtilities.kt:175) - (196 to 200) backtools-, bannerunlimited-, bbs-, beddium-, beenfo-
2026-04-07T13:19:23,635 INFO [main] (ListUtilities.kt:175) - (201 to 205) better-clouds-, better-hp-, better-recipe-book-, betterHP_, better_client
2026-04-07T13:19:23,635 INFO [main] (ListUtilities.kt:175) - (206 to 210) better_client-, better_hp-, better_tooltips-, betterbiomeblend-, bhmenu-
2026-04-07T13:19:23,635 INFO [main] (ListUtilities.kt:175) - (211 to 215) blinkload-, block-counter-, blur-, borderless-, cat_jam-
2026-04-07T13:19:23,636 INFO [main] (ListUtilities.kt:175) - (216 to 220) catalogue-, cave_dust-, cfwinfo-, charmonium-, chat_heads-
2026-04-07T13:19:23,636 INFO [main] (ListUtilities.kt:175) - (221 to 225) chatnotify-, cherishedworlds-, chestsearchbar-, cirback-1.0-, citresewn-
2026-04-07T13:19:23,636 INFO [main] (ListUtilities.kt:175) - (226 to 230) classicbar-, cleanview, clientcrafting-, clienttweaks-, cobblemon-ui-tweaks-
2026-04-07T13:19:23,636 INFO [main] (ListUtilities.kt:175) - (231 to 235) colorwheel-, colorwheel_patcher-, combat_music-, configured-, configured-connectedness-
2026-04-07T13:19:23,636 INFO [main] (ListUtilities.kt:175) - (236 to 240) connectedness-, controllable-, coolrain-, crash_assistant-, cubium-
2026-04-07T13:19:23,636 INFO [main] (ListUtilities.kt:175) - (241 to 245) cullleaves-, cullparticles-, currentgamemusictrack-, custom-crosshair-mod-, customcursor-
2026-04-07T13:19:23,636 INFO [main] (ListUtilities.kt:175) - (246 to 250) customdiscordrpc-, cwb-, darkness-, dashloader-, defaultoptions-
2026-04-07T13:19:23,636 INFO [main] (ListUtilities.kt:175) - (251 to 255) desiredservers-, discordrpc-, distraction_free_recipes-, drippyloadingscreen-, drippyloadingscreen_
2026-04-07T13:19:23,636 INFO [main] (ListUtilities.kt:175) - (256 to 260) durabilitytooltip-, dynamic-fps-, dynamic-music-, dynamiccrosshair-, dynamiclights-
2026-04-07T13:19:23,636 INFO [main] (ListUtilities.kt:175) - (261 to 265) dynamiclightsreforged-, dynmus-, e4mc-, effective-, eggtab-
2026-04-07T13:19:23,636 INFO [main] (ListUtilities.kt:175) - (266 to 270) eguilib-, eiramoticons-, embeddium-, enchantment-lore-, enhanced_boss_bars-
2026-04-07T13:19:23,636 INFO [main] (ListUtilities.kt:175) - (271 to 275) entity-texture-features-, entity_model_features_, entity_texture_features-, entityculling-, essential_
2026-04-07T13:19:23,637 INFO [main] (ListUtilities.kt:175) - (276 to 280) exhaustedstamina-, extremesoundmuffler-, fabricemotes-, fabricmod_VoxelMap-, fancymenu_
2026-04-07T13:19:23,637 INFO [main] (ListUtilities.kt:175) - (281 to 285) fancymenu_video_extension, farsight-, fast-ip-ping-, fastquit-, firstperson-
2026-04-07T13:19:23,637 INFO [main] (ListUtilities.kt:175) - (286 to 290) flerovium-, flickerfix-, fm_audio_extension_, forestryworktabledisplay-, forgemod_VoxelMap-
2026-04-07T13:19:23,637 INFO [main] (ListUtilities.kt:175) - (291 to 295) forgeshot-, freecam-, freelook-, ftbpromoter-, fullbrightnesstoggle-
2026-04-07T13:19:23,637 INFO [main] (ListUtilities.kt:175) - (296 to 300) galacticraft-rpc-, gamestagesviewer-, gpumemleakfix-, grid-, guiclock-
2026-04-07T13:19:23,637 INFO [main] (ListUtilities.kt:175) - (301 to 305) guicompass-, guideme-, guifollowers-, helium-, hennyfullbright-
2026-04-07T13:19:23,637 INFO [main] (ListUtilities.kt:175) - (306 to 310) hiddenrecipebook-, hiddenrecipebook_, hidehands-, idle_boost-, ijmtweaks-
2026-04-07T13:19:23,637 INFO [main] (ListUtilities.kt:175) - (311 to 315) immersivearmorhud-, immersivemessages-, immersivetips-, improvedsignediting-, infinitemusic-
2026-04-07T13:19:23,637 INFO [main] (ListUtilities.kt:175) - (316 to 320) inline_tooltips-, inventoryhud., inventoryprofiles, irisblockcompat-, itemzoom
2026-04-07T13:19:23,637 INFO [main] (ListUtilities.kt:175) - (321 to 325) itlt-, jeed-, jehc-, jei_hover_search-, jeiintegration_
2026-04-07T13:19:23,637 INFO [main] (ListUtilities.kt:175) - (326 to 330) jumpoverfences-, just-enough-harvestcraft-, justenoughbeacons-, justenoughdrags-, justzoom_
2026-04-07T13:19:23,637 INFO [main] (ListUtilities.kt:175) - (331 to 335) keybindspurger-, keymap-, keywizard-, lazurite-, lazydfu-
2026-04-07T13:19:23,638 INFO [main] (ListUtilities.kt:175) - (336 to 340) lib39-, light-overlay-, lightfallclient-, lightspeed-, litematica-
2026-04-07T13:19:23,638 INFO [main] (ListUtilities.kt:175) - (341 to 345) loadmyresources_, lock_minecart_view-, lootbeams-, lwl-, macos-input-fixes-
2026-04-07T13:19:23,638 INFO [main] (ListUtilities.kt:175) - (346 to 350) magnesium_extras-, maptooltip-, massunbind, mcbindtype-, mcqoy-
2026-04-07T13:19:23,638 INFO [main] (ListUtilities.kt:175) - (351 to 355) mcwifipnp-, medievalmusic-, mekalus-, memoryusagescreen-, mightyarchitect-
2026-04-07T13:19:23,638 INFO [main] (ListUtilities.kt:175) - (356 to 360) mindful-eating-, minetogether-, minihud-, miningspeedtooltips-, mmog'scheats3.6kdownloadsplusmorecheats
2026-04-07T13:19:23,638 INFO [main] (ListUtilities.kt:175) - (361 to 365) mobplusplus-, modcredits-, modernworldcreation_, modnametooltip-, modnametooltip_
2026-04-07T13:19:23,638 INFO [main] (ListUtilities.kt:175) - (366 to 370) moremmog'scheats, moreoverlays-, mousewheelie-, movement-vision-, multihotbar-
2026-04-07T13:19:23,638 INFO [main] (ListUtilities.kt:175) - (371 to 375) music-duration-reducer-, music_delay_reducer-, musicdr-, nbt_glint-, neiRecipeHandlers-
2026-04-07T13:19:23,638 INFO [main] (ListUtilities.kt:175) - (376 to 380) neoculus-, ngrok-lan-expose-mod-, no_nv_flash-, nopotionshift_, nostartupmessages-
2026-04-07T13:19:23,638 INFO [main] (ListUtilities.kt:175) - (381 to 385) notenoughanimations-, obscure_tooltips_fix-, oculus-, omegamute-, optigui-
2026-04-07T13:19:23,638 INFO [main] (ListUtilities.kt:175) - (386 to 390) ornaments-, overlaytweaks-, overloadedarmorbar-, panorama-, paperdoll-
2026-04-07T13:19:23,639 INFO [main] (ListUtilities.kt:175) - (391 to 395) particle-rain-, particular-, perdimensionbrightness-, persistentinventorysearch-, phosphor-
2026-04-07T13:19:23,639 INFO [main] (ListUtilities.kt:175) - (396 to 400) physics-mod-, preciseblockplacing-, radon-, realm-of-lost-souls-, rebind-narrator-
2026-04-07T13:19:23,639 INFO [main] (ListUtilities.kt:175) - (401 to 405) rebind_narrator-, rebindnarrator-, rebrand-, reforgium-, relictium-
2026-04-07T13:19:23,639 INFO [main] (ListUtilities.kt:175) - (406 to 410) replanter-, resource_gamma_util-, rrls-, rubidium-, rubidium_extras-
2026-04-07T13:19:23,639 INFO [main] (ListUtilities.kt:175) - (411 to 415) screenshot-to-clipboard-, seasonhud-, servercountryflags-, shut_up_gl_error-, shutupexperimentalsettings-
2026-04-07T13:19:23,639 INFO [main] (ListUtilities.kt:175) - (416 to 420) shutupmodelloader-, signtools-, simple-rpc-, simpleautorun-, simplefog-
2026-04-07T13:19:23,639 INFO [main] (ListUtilities.kt:175) - (421 to 425) skinlayers3d-, smartcursor-, smarthud-, smoke-suppression-, smoothboot-
2026-04-07T13:19:23,639 INFO [main] (ListUtilities.kt:175) - (426 to 430) smoothfocus-, sodium-fabric-, sodium-shader-support-, sodiumcoreshadersupport-, sodiumdynamiclights-
2026-04-07T13:19:23,639 INFO [main] (ListUtilities.kt:175) - (431 to 435) sodiumextras-, sodiumleafculling-, sodiumoptionsapi-, sodiumoptionsmodcompat-, sounddeviceoptions-
2026-04-07T13:19:23,639 INFO [main] (ListUtilities.kt:175) - (436 to 440) soundreloader-, sounds-, spoticraft-, status-effect-bars-, stop_rendering-
2026-04-07T13:19:23,639 INFO [main] (ListUtilities.kt:175) - (441 to 445) talkingheads-, tconplanner-, textrues_embeddium_options-, timestamp-chat-, timestamps-
2026-04-07T13:19:23,640 INFO [main] (ListUtilities.kt:175) - (446 to 450) tooltipscroller-, torchoptimizer-, torohealth-, totaldarkness, toughnessbar-
2026-04-07T13:19:23,640 INFO [main] (ListUtilities.kt:175) - (451 to 455) translucent-window-, tweakeroo-, vanillazoom-, viaforge-, vramo-
2026-04-07T13:19:23,640 INFO [main] (ListUtilities.kt:175) - (456 to 460) vramo21-, wakes-, watermedia-, whats-that-slot-, wheredididie-
2026-04-07T13:19:23,640 INFO [main] (ListUtilities.kt:175) - (461 to 465) wisla-, xanders-sodium-options-, xenon-, xlifeheartcolors-, yisthereautojump-
2026-04-07T13:19:23,640 INFO [main] (ApiProperties.kt:2816) - Regex clientside-mods-list set to:
2026-04-07T13:19:23,640 INFO [main] (ListUtilities.kt:175) - (1 to 5) ^3dskinlayers-.*$, ^Absolutely-Not-A-Zoom-Mod-.*$, ^AdaptiveTooltips-.*$, ^AdvancedChat-.*$, ^AdvancedChatCore-.*$
2026-04-07T13:19:23,641 INFO [main] (ListUtilities.kt:175) - (6 to 10) ^AdvancedChatHUD-.*$, ^AdvancedCompas-.*$, ^Ambience.*$, ^AmbientEnvironment-.*$, ^AmbientSounds_.*$
2026-04-07T13:19:23,641 INFO [main] (ListUtilities.kt:175) - (11 to 15) ^AnimaticaReforged-.*$, ^AreYouBlind-.*$, ^Armor Status HUD-.*$, ^ArmorSoundTweak-.*$, ^Audio Improvements .*$
2026-04-07T13:19:23,641 INFO [main] (ListUtilities.kt:175) - (16 to 20) ^BH-Menu-.*$, ^Batty's Coordinates PLUS Mod.*$, ^BetterAdvancements-.*$, ^BetterAnimationsCollection-.*$, ^BetterDarkMode-.*$
2026-04-07T13:19:23,641 INFO [main] (ListUtilities.kt:175) - (21 to 25) ^BetterF3-.*$, ^BetterFog-.*$, ^BetterFoliage-.*$, ^BetterGrassify-.*$, ^BetterModsButton-.*$
2026-04-07T13:19:23,641 INFO [main] (ListUtilities.kt:175) - (26 to 30) ^BetterPingDisplay-.*$, ^BetterPlacement-.*$, ^BetterTaskbar-.*$, ^BetterThanBunnies-.*$, ^BetterThirdPerson.*$
2026-04-07T13:19:23,641 INFO [main] (ListUtilities.kt:175) - (31 to 35) ^BetterTitleScreen-.*$, ^Blur-.*$, ^BoccHUD-.*$, ^BorderlessWindow-.*$, ^CTM-.*$
2026-04-07T13:19:23,642 INFO [main] (ListUtilities.kt:175) - (36 to 40) ^Chat Ping .*$, ^CheatDetector-.*$, ^ChunkAnimator-.*$, ^Clear-Water-.*$, ^ClientTweaks_.*$
2026-04-07T13:19:23,642 INFO [main] (ListUtilities.kt:175) - (41 to 45) ^CompletionistsIndex-.*$, ^Controller Support-.*$, ^Controlling-.*$, ^CraftPresence-.*$, ^CullLessLeaves-.*$
2026-04-07T13:19:23,642 INFO [main] (ListUtilities.kt:175) - (46 to 50) ^CustomCursorMod-.*$, ^CustomMainMenu-.*$, ^DefaultOptions_.*$, ^DefaultSettings-.*$, ^DeleteWorldsToTrash-.*$
2026-04-07T13:19:23,642 INFO [main] (ListUtilities.kt:175) - (51 to 55) ^DetailArmorBar-.*$, ^Ding-.*$, ^DripSounds-.*$, ^Durability101-.*$, ^DurabilityNotifier-.*$
2026-04-07T13:19:23,642 INFO [main] (ListUtilities.kt:175) - (56 to 60) ^DynamicSurroundings-.*$, ^DynamicSurroundingsHuds-.*$, ^EasyLAN-.*$, ^EffectsLeft-.*$, ^EiraMoticons_.*$
2026-04-07T13:19:23,642 INFO [main] (ListUtilities.kt:175) - (61 to 65) ^EnchantmentDescriptions-.*$, ^EnhancedTooltips-.*$, ^EnhancedVisuals_.*$, ^EquipmentCompare-.*$, ^EuphoriaPatcher-.*$
2026-04-07T13:19:23,642 INFO [main] (ListUtilities.kt:175) - (66 to 70) ^FPS-Monitor-.*$, ^FabricCustomCursorMod-.*$, ^FadingNightVision-.*$, ^Fallingleaves-.*$, ^FancyBlockParticles-.*$
2026-04-07T13:19:23,642 INFO [main] (ListUtilities.kt:175) - (71 to 75) ^FancySpawnEggs.*$, ^FancyVideo-API-.*$, ^FirstPersonMod.*$, ^FogTweaker-.*$, ^ForgeCustomCursorMod-.*$
2026-04-07T13:19:23,642 INFO [main] (ListUtilities.kt:175) - (76 to 80) ^Forgematica-.*$, ^FpsReducer-.*$, ^FpsReducer2-.*$, ^FullscreenWindowed-.*$, ^GPUTape-.*$
2026-04-07T13:19:23,642 INFO [main] (ListUtilities.kt:175) - (81 to 85) ^GameMenuModOption-.*$, ^GpuTape-.*$, ^HealthOverlay-.*$, ^HeldItemTooltips-.*$, ^HorseStatsMod-.*$
2026-04-07T13:19:23,642 INFO [main] (ListUtilities.kt:175) - (86 to 90) ^ImmediatelyFast-.*$, ^ImmediatelyFastReforged-.*$, ^InventoryEssentials_.*$, ^InventoryHud_.*$, ^InventorySpam-.*$
2026-04-07T13:19:23,642 INFO [main] (ListUtilities.kt:175) - (91 to 95) ^InventoryTweaks-.*$, ^ItemBorders-.*$, ^ItemLocks-.*$, ^ItemPhysicLite_.*$, ^ItemStitchingFix-.*$
2026-04-07T13:19:23,643 INFO [main] (ListUtilities.kt:175) - (96 to 100) ^JBRA-Client-.*$, ^JustEnoughCalculation-.*$, ^JustEnoughEffects-.*$, ^JustEnoughProfessions-.*$, ^KeepTheResourcePack-.*$
2026-04-07T13:19:23,643 INFO [main] (ListUtilities.kt:175) - (101 to 105) ^LLOverlayReloaded-.*$, ^LOTRDRP-.*$, ^LeaveMyBarsAlone-.*$, ^LegendaryTooltips-.*$, ^LegendaryTooltips.*$
2026-04-07T13:19:23,643 INFO [main] (ListUtilities.kt:175) - (106 to 110) ^LightOverlay-.*$, ^LongerChatHistory-.*$, ^MaFgLib-.*$, ^MineMenu-.*$, ^MinecraftCapes .*$
2026-04-07T13:19:23,643 INFO [main] (ListUtilities.kt:175) - (111 to 115) ^MinecraftCapes.*$, ^MoBends.*$, ^Mocap-.*$, ^ModernUI-.*$, ^MouseTweaks-.*$
2026-04-07T13:19:23,643 INFO [main] (ListUtilities.kt:175) - (116 to 120) ^MyServerIsCompatible-.*$, ^Neat .*$, ^Neat-.*$, ^Neat.*$, ^NekosEnchantedBooks-.*$
2026-04-07T13:19:23,643 INFO [main] (ListUtilities.kt:175) - (121 to 125) ^NoAutoJump-.*$, ^NoFog-.*$, ^Notes-.*$, ^NotifMod-.*$, ^OldJavaWarning-.*$
2026-04-07T13:19:23,643 INFO [main] (ListUtilities.kt:175) - (126 to 130) ^OptiFine.*$, ^OptiFine_.*$, ^OptiForge-.*$, ^OptiForge.*$, ^OverflowingBars-.*$
2026-04-07T13:19:23,643 INFO [main] (ListUtilities.kt:175) - (131 to 135) ^PackMenu-.*$, ^PackModeMenu-.*$, ^Particle Effects-.*$, ^ParticleEffects-.*$, ^Perception-.*$
2026-04-07T13:19:23,643 INFO [main] (ListUtilities.kt:175) - (136 to 140) ^PickUpNotifier-.*$, ^Ping-.*$, ^PingHUD-.*$, ^PlayerListHeads-.*$, ^PresenceFootsteps-.*$
2026-04-07T13:19:23,643 INFO [main] (ListUtilities.kt:175) - (141 to 145) ^RPG-HUD-.*$, ^RPRenames-.*$, ^ReAuth-.*$, ^Redstone Sound Slider-.*$, ^Reforgium-.*$
2026-04-07T13:19:23,643 INFO [main] (ListUtilities.kt:175) - (146 to 150) ^ResourceLoader-.*$, ^ResourcePackOrganizer.*$, ^RocknRoller-.*$, ^RyoamicLights-.*$, ^Ryoamiclights-.*$
2026-04-07T13:19:23,643 INFO [main] (ListUtilities.kt:175) - (151 to 155) ^ShoulderSurfing-.*$, ^ShulkerTooltip-.*$, ^SimpleDiscordRichPresence-.*$, ^SimpleWorldTimer-.*$, ^SoundFilters-.*$
2026-04-07T13:19:23,644 INFO [main] (ListUtilities.kt:175) - (156 to 160) ^Sounds-.*$, ^SourceHop-.*$, ^SpawnerFix-.*$, ^StylishEffects-.*$, ^TRansliterationLib-.*$
2026-04-07T13:19:23,644 INFO [main] (ListUtilities.kt:175) - (161 to 165) ^TextruesRubidiumOptions-.*$, ^TipTheScales-.*$, ^Tips-.*$, ^Toast Control-.*$, ^Toast-Control-.*$
2026-04-07T13:19:23,644 INFO [main] (ListUtilities.kt:175) - (166 to 170) ^ToastControl-.*$, ^TravelersTitles-.*$, ^VR-Combat_.*$, ^VoidFog-.*$, ^Vramo-.*$
2026-04-07T13:19:23,644 INFO [main] (ListUtilities.kt:175) - (171 to 175) ^Vramo21-.*$, ^WindowedFullscreen-.*$, ^WorldNameRandomizer-.*$, ^YeetusExperimentus-.*$, ^YungsMenuTweaks-.*$
2026-04-07T13:19:23,644 INFO [main] (ListUtilities.kt:175) - (176 to 180) ^[1.12.2]DamageIndicatorsMod-.*$, ^[1.12.2]bspkrscore-.*$, ^[1.8.9] Lunar Block Overlay v1.*$, ^[1.8.9] Lunar Block Overlay-2.0.0.*$, ^advancementscreenshot-.*$
2026-04-07T13:19:23,644 INFO [main] (ListUtilities.kt:175) - (181 to 185) ^ae_pattern_improve-.*$, ^ahznbstools-.*$, ^aiftbtranslator-.*$, ^antighost-.*$, ^anviltooltipmod-.*$
2026-04-07T13:19:23,644 INFO [main] (ListUtilities.kt:175) - (186 to 190) ^appliedsorting-.*$, ^armorchroma-.*$, ^armorhud.*$, ^armorpointspp-.*$, ^auditory-.*$
2026-04-07T13:19:23,644 INFO [main] (ListUtilities.kt:175) - (191 to 195) ^authme-.*$, ^auto-reconnect-.*$, ^autojoin-.*$, ^autoreconnect-.*$, ^axolotl-item-fix-.*$
2026-04-07T13:19:23,644 INFO [main] (ListUtilities.kt:175) - (196 to 200) ^backtools-.*$, ^bannerunlimited-.*$, ^bbs-.*$, ^beddium-.*$, ^beenfo-.*$
2026-04-07T13:19:23,644 INFO [main] (ListUtilities.kt:175) - (201 to 205) ^better-clouds-.*$, ^better-hp-.*$, ^better-recipe-book-.*$, ^betterHP_.*$, ^better_client-.*$
2026-04-07T13:19:23,644 INFO [main] (ListUtilities.kt:175) - (206 to 210) ^better_client.*$, ^better_hp-.*$, ^better_tooltips-.*$, ^betterbiomeblend-.*$, ^bhmenu-.*$
2026-04-07T13:19:23,644 INFO [main] (ListUtilities.kt:175) - (211 to 215) ^blinkload-.*$, ^block-counter-.*$, ^blur-.*$, ^borderless-.*$, ^cat_jam-.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (216 to 220) ^catalogue-.*$, ^cave_dust-.*$, ^cfwinfo-.*$, ^charmonium-.*$, ^chat_heads-.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (221 to 225) ^chatnotify-.*$, ^cherishedworlds-.*$, ^chestsearchbar-.*$, ^cirback-1.0-.*$, ^citresewn-.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (226 to 230) ^classicbar-.*$, ^cleanview.*$, ^clientcrafting-.*$, ^clienttweaks-.*$, ^cobblemon-ui-tweaks-.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (231 to 235) ^colorwheel-.*$, ^colorwheel_patcher-.*$, ^combat_music-.*$, ^configured-.*$, ^configured-connectedness-.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (236 to 240) ^connectedness-.*$, ^controllable-.*$, ^coolrain-.*$, ^crash_assistant-.*$, ^cubium-.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (241 to 245) ^cullleaves-.*$, ^cullparticles-.*$, ^currentgamemusictrack-.*$, ^custom-crosshair-mod-.*$, ^customcursor-.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (246 to 250) ^customdiscordrpc-.*$, ^cwb-.*$, ^darkness-.*$, ^dashloader-.*$, ^defaultoptions-.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (251 to 255) ^desiredservers-.*$, ^discordrpc-.*$, ^distraction_free_recipes-.*$, ^drippyloadingscreen-.*$, ^drippyloadingscreen_.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (256 to 260) ^durabilitytooltip-.*$, ^dynamic-fps-.*$, ^dynamic-music-.*$, ^dynamiccrosshair-.*$, ^dynamiclights-.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (261 to 265) ^dynamiclightsreforged-.*$, ^dynmus-.*$, ^e4mc-.*$, ^effective-.*$, ^eggtab-.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (266 to 270) ^eguilib-.*$, ^eiramoticons-.*$, ^embeddium-.*$, ^enchantment-lore-.*$, ^enhanced_boss_bars-.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (271 to 275) ^entity-texture-features-.*$, ^entity_model_features_.*$, ^entity_texture_features-.*$, ^entityculling-.*$, ^essential_.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (276 to 280) ^exhaustedstamina-.*$, ^extremesoundmuffler-.*$, ^fabricemotes-.*$, ^fabricmod_VoxelMap-.*$, ^fancymenu_.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (281 to 285) ^fancymenu_video_extension.*$, ^farsight-.*$, ^fast-ip-ping-.*$, ^fastquit-.*$, ^firstperson-.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (286 to 290) ^flerovium-.*$, ^flickerfix-.*$, ^fm_audio_extension_.*$, ^forestryworktabledisplay-.*$, ^forgemod_VoxelMap-.*$
2026-04-07T13:19:23,645 INFO [main] (ListUtilities.kt:175) - (291 to 295) ^forgeshot-.*$, ^freecam-.*$, ^freelook-.*$, ^ftbpromoter-.*$, ^fullbrightnesstoggle-.*$
2026-04-07T13:19:23,646 INFO [main] (ListUtilities.kt:175) - (296 to 300) ^galacticraft-rpc-.*$, ^gamestagesviewer-.*$, ^gpumemleakfix-.*$, ^grid-.*$, ^guiclock-.*$
2026-04-07T13:19:23,646 INFO [main] (ListUtilities.kt:175) - (301 to 305) ^guicompass-.*$, ^guideme-.*$, ^guifollowers-.*$, ^helium-.*$, ^hennyfullbright-.*$
2026-04-07T13:19:23,646 INFO [main] (ListUtilities.kt:175) - (306 to 310) ^hiddenrecipebook-.*$, ^hiddenrecipebook_.*$, ^hidehands-.*$, ^idle_boost-.*$, ^ijmtweaks-.*$
2026-04-07T13:19:23,646 INFO [main] (ListUtilities.kt:175) - (311 to 315) ^immersivearmorhud-.*$, ^immersivemessages-.*$, ^immersivetips-.*$, ^improvedsignediting-.*$, ^infinitemusic-.*$
2026-04-07T13:19:23,646 INFO [main] (ListUtilities.kt:175) - (316 to 320) ^inline_tooltips-.*$, ^inventoryhud..*$, ^inventoryprofiles.*$, ^irisblockcompat-.*$, ^itemzoom.*$
2026-04-07T13:19:23,646 INFO [main] (ListUtilities.kt:175) - (321 to 325) ^itlt-.*$, ^jeed-.*$, ^jehc-.*$, ^jei_hover_search-.*$, ^jeiintegration_.*$
2026-04-07T13:19:23,646 INFO [main] (ListUtilities.kt:175) - (326 to 330) ^jumpoverfences-.*$, ^just-enough-harvestcraft-.*$, ^justenoughbeacons-.*$, ^justenoughdrags-.*$, ^justzoom_.*$
2026-04-07T13:19:23,646 INFO [main] (ListUtilities.kt:175) - (331 to 335) ^keybindspurger-.*$, ^keymap-.*$, ^keywizard-.*$, ^lazurite-.*$, ^lazydfu-.*$
2026-04-07T13:19:23,646 INFO [main] (ListUtilities.kt:175) - (336 to 340) ^lib39-.*$, ^light-overlay-.*$, ^lightfallclient-.*$, ^lightspeed-.*$, ^litematica-.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (341 to 345) ^loadmyresources_.*$, ^lock_minecart_view-.*$, ^lootbeams-.*$, ^lwl-.*$, ^macos-input-fixes-.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (346 to 350) ^magnesium_extras-.*$, ^maptooltip-.*$, ^massunbind.*$, ^mcbindtype-.*$, ^mcqoy-.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (351 to 355) ^mcwifipnp-.*$, ^medievalmusic-.*$, ^mekalus-.*$, ^memoryusagescreen-.*$, ^mightyarchitect-.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (356 to 360) ^mindful-eating-.*$, ^minetogether-.*$, ^minihud-.*$, ^miningspeedtooltips-.*$, ^mmog'scheats3.6kdownloadsplusmorecheats.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (361 to 365) ^mobplusplus-.*$, ^modcredits-.*$, ^modernworldcreation_.*$, ^modnametooltip-.*$, ^modnametooltip_.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (366 to 370) ^moremmog'scheats.*$, ^moreoverlays-.*$, ^mousewheelie-.*$, ^movement-vision-.*$, ^multihotbar-.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (371 to 375) ^music-duration-reducer-.*$, ^music_delay_reducer-.*$, ^musicdr-.*$, ^nbt_glint-.*$, ^neiRecipeHandlers-.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (376 to 380) ^neoculus-.*$, ^ngrok-lan-expose-mod-.*$, ^no_nv_flash-.*$, ^nopotionshift_.*$, ^nostartupmessages-.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (381 to 385) ^notenoughanimations-.*$, ^obscure_tooltips_fix-.*$, ^oculus-.*$, ^omegamute-.*$, ^optigui-.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (386 to 390) ^ornaments-.*$, ^overlaytweaks-.*$, ^overloadedarmorbar-.*$, ^panorama-.*$, ^paperdoll-.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (391 to 395) ^particle-rain-.*$, ^particular-.*$, ^perdimensionbrightness-.*$, ^persistentinventorysearch-.*$, ^phosphor-.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (396 to 400) ^physics-mod-.*$, ^preciseblockplacing-.*$, ^radon-.*$, ^realm-of-lost-souls-.*$, ^rebind-narrator-.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (401 to 405) ^rebind_narrator-.*$, ^rebindnarrator-.*$, ^rebrand-.*$, ^reforgium-.*$, ^relictium-.*$
2026-04-07T13:19:23,647 INFO [main] (ListUtilities.kt:175) - (406 to 410) ^replanter-.*$, ^resource_gamma_util-.*$, ^rrls-.*$, ^rubidium-.*$, ^rubidium_extras-.*$
2026-04-07T13:19:23,648 INFO [main] (ListUtilities.kt:175) - (411 to 415) ^screenshot-to-clipboard-.*$, ^seasonhud-.*$, ^servercountryflags-.*$, ^shut_up_gl_error-.*$, ^shutupexperimentalsettings-.*$
2026-04-07T13:19:23,648 INFO [main] (ListUtilities.kt:175) - (416 to 420) ^shutupmodelloader-.*$, ^signtools-.*$, ^simple-rpc-.*$, ^simpleautorun-.*$, ^simplefog-.*$
2026-04-07T13:19:23,648 INFO [main] (ListUtilities.kt:175) - (421 to 425) ^skinlayers3d-.*$, ^smartcursor-.*$, ^smarthud-.*$, ^smoke-suppression-.*$, ^smoothboot-.*$
2026-04-07T13:19:23,648 INFO [main] (ListUtilities.kt:175) - (426 to 430) ^smoothfocus-.*$, ^sodium-fabric-.*$, ^sodium-shader-support-.*$, ^sodiumcoreshadersupport-.*$, ^sodiumdynamiclights-.*$
2026-04-07T13:19:23,648 INFO [main] (ListUtilities.kt:175) - (431 to 435) ^sodiumextras-.*$, ^sodiumleafculling-.*$, ^sodiumoptionsapi-.*$, ^sodiumoptionsmodcompat-.*$, ^sounddeviceoptions-.*$
2026-04-07T13:19:23,648 INFO [main] (ListUtilities.kt:175) - (436 to 440) ^soundreloader-.*$, ^sounds-.*$, ^spoticraft-.*$, ^status-effect-bars-.*$, ^stop_rendering-.*$
2026-04-07T13:19:23,648 INFO [main] (ListUtilities.kt:175) - (441 to 445) ^talkingheads-.*$, ^tconplanner-.*$, ^textrues_embeddium_options-.*$, ^timestamp-chat-.*$, ^timestamps-.*$
2026-04-07T13:19:23,648 INFO [main] (ListUtilities.kt:175) - (446 to 450) ^tooltipscroller-.*$, ^torchoptimizer-.*$, ^torohealth-.*$, ^totaldarkness.*$, ^toughnessbar-.*$
2026-04-07T13:19:23,648 INFO [main] (ListUtilities.kt:175) - (451 to 455) ^translucent-window-.*$, ^tweakeroo-.*$, ^vanillazoom-.*$, ^viaforge-.*$, ^vramo-.*$
2026-04-07T13:19:23,648 INFO [main] (ListUtilities.kt:175) - (456 to 460) ^vramo21-.*$, ^wakes-.*$, ^watermedia-.*$, ^whats-that-slot-.*$, ^wheredididie-.*$
2026-04-07T13:19:23,648 INFO [main] (ListUtilities.kt:175) - (461 to 465) ^wisla-.*$, ^xanders-sodium-options-.*$, ^xenon-.*$, ^xlifeheartcolors-.*$, ^yisthereautojump-.*$
2026-04-07T13:19:23,648 INFO [main] (ApiProperties.kt:2818) - Available Java paths for scripts:
2026-04-07T13:19:23,649 INFO [main] (ApiProperties.kt:2822) - Using script templates:
2026-04-07T13:19:23,649 WARN [main] (ApiProperties.kt:1166) - Found empty definitions for start script templates. Using defaults.
2026-04-07T13:19:23,653 INFO [main] (ApiProperties.kt:2824) - bat: /home/kreezxil/ServerPackCreator/server_files/default_template.bat
2026-04-07T13:19:23,653 INFO [main] (ApiProperties.kt:2824) - sh: /home/kreezxil/ServerPackCreator/server_files/default_template.sh
2026-04-07T13:19:23,653 INFO [main] (ApiProperties.kt:2824) - ps1: /home/kreezxil/ServerPackCreator/server_files/default_template.ps1
2026-04-07T13:19:23,653 INFO [main] (ApiProperties.kt:2826) - ============================== PROPERTIES ==============================
2026-04-07T13:19:23,656 INFO [main] (ApiProperties.kt:2512) - Saved properties to: /home/kreezxil/ServerPackCreator/serverpackcreator.properties
2026-04-07T13:19:23,656 ERROR [main] (ApiProperties.kt:2514) - Couldn't write properties-file /opt/serverpackcreator/serverpackcreator.properties. File either doesn't exist or we don't have write-permission.
2026-04-07T13:19:23,742 INFO [main] (ServerPackCreator.kt:129) - Running with args:
2026-04-07T13:19:23,742 INFO [main] (ServerPackCreator.kt:130) - Running in mode: GUI
2026-04-07T13:19:23,742 INFO [main] (ServerPackCreator.kt:131) - App information:
2026-04-07T13:19:23,742 INFO [main] (ServerPackCreator.kt:132) - App Folder: /opt/serverpackcreator
2026-04-07T13:19:23,742 INFO [main] (ServerPackCreator.kt:133) - Appy File: /opt/serverpackcreator/serverpackcreator-app-8.1.0.jar
2026-04-07T13:19:23,742 INFO [main] (ServerPackCreator.kt:134) - App Path: /opt/serverpackcreator/serverpackcreator-app-8.1.0.jar
2026-04-07T13:19:23,742 INFO [main] (ServerPackCreator.kt:135) - App Name: serverpackcreator-app-8.1.0.jar
2026-04-07T13:19:23,742 INFO [main] (ServerPackCreator.kt:136) - Java version: 21.0.4
2026-04-07T13:19:23,742 INFO [main] (ServerPackCreator.kt:137) - OS architecture: amd64
2026-04-07T13:19:23,742 INFO [main] (ServerPackCreator.kt:138) - OS name: Linux
2026-04-07T13:19:23,743 INFO [main] (ServerPackCreator.kt:139) - OS version: 6.14.0-37-generic
2026-04-07T13:19:24,230 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/quilt-manifest.xml
2026-04-07T13:19:24,230 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/fabric-intermediaries-manifest.json
2026-04-07T13:19:24,230 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/fabric-installer-manifest.xml
2026-04-07T13:19:24,231 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w10c.json
2026-04-07T13:19:24,231 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w32c.json
2026-04-07T13:19:24,232 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w45b.json
2026-04-07T13:19:24,232 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.15-pre3.json
2026-04-07T13:19:24,232 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w32a.json
2026-04-07T13:19:24,232 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.5.json
2026-04-07T13:19:24,232 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17-pre5.json
2026-04-07T13:19:24,232 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.2.5.json
2026-04-07T13:19:24,233 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w44a.json
2026-04-07T13:19:24,233 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.2-rc1.json
2026-04-07T13:19:24,233 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w26b.json
2026-04-07T13:19:24,233 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.10-pre1.json
2026-04-07T13:19:24,233 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.1.json
2026-04-07T13:19:24,233 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w14b.json
2026-04-07T13:19:24,233 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.12.2-pre2.json
2026-04-07T13:19:24,234 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.2-pre2.json
2026-04-07T13:19:24,234 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w49a.json
2026-04-07T13:19:24,234 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.1.json
2026-04-07T13:19:24,234 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16-pre7.json
2026-04-07T13:19:24,234 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.4.7.json
2026-04-07T13:19:24,234 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/23w18a.json
2026-04-07T13:19:24,235 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w21a.json
2026-04-07T13:19:24,235 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w13oneblockatatime.json
2026-04-07T13:19:24,235 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14 Pre-Release 5.json
2026-04-07T13:19:24,235 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w51a.json
2026-04-07T13:19:24,235 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w20a.json
2026-04-07T13:19:24,235 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w09a.json
2026-04-07T13:19:24,235 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w36a.json
2026-04-07T13:19:24,235 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w16b.json
2026-04-07T13:19:24,236 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w33b.json
2026-04-07T13:19:24,236 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w34b.json
2026-04-07T13:19:24,236 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.json
2026-04-07T13:19:24,236 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18.2-pre2.json
2026-04-07T13:19:24,236 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w40a.json
2026-04-07T13:19:24,236 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w16b.json
2026-04-07T13:19:24,236 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.3-pre1.json
2026-04-07T13:19:24,236 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18-pre5.json
2026-04-07T13:19:24,236 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w24a.json
2026-04-07T13:19:24,236 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w18a.json
2026-04-07T13:19:24,236 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13-pre9.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9.3-pre3.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w12a.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/23w17a.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/26.1-snapshot-7.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w34c.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w36d.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.2-pre3.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18.2-pre1.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20-pre1.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.11.1.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w47a.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13-pre1.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w48b.json
2026-04-07T13:19:24,237 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w50a.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w03a.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w10b.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.10-pre4.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.1-pre3.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w47c.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w15a.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w44a.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.3-pre2.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w10a.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w08a.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.6-pre2.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w14a.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.4.6.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.1-pre1.json
2026-04-07T13:19:24,238 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.2 Pre-Release 1.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w46a.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16-pre5.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18.2.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18-pre7.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.1 Pre-Release 1.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w20a.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.15.1-pre1.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w27a.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9-pre4.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w05b.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w30a.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w19a.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w35e.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.4.1.json
2026-04-07T13:19:24,239 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w23a.json
2026-04-07T13:19:24,240 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w46a.json
2026-04-07T13:19:24,240 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.1.json
2026-04-07T13:19:24,240 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.4-pre5.json
2026-04-07T13:19:24,240 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20.2.json
2026-04-07T13:19:24,240 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18.2-pre3.json
2026-04-07T13:19:24,240 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13.2-pre2.json
2026-04-07T13:19:24,240 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19-rc1.json
2026-04-07T13:19:24,240 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w46a.json
2026-04-07T13:19:24,240 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.3-rc2.json
2026-04-07T13:19:24,240 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w15a.json
2026-04-07T13:19:24,240 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.3.json
2026-04-07T13:19:24,240 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w17a.json
2026-04-07T13:19:24,241 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.6.json
2026-04-07T13:19:24,241 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w13a.json
2026-04-07T13:19:24,241 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16-pre3.json
2026-04-07T13:19:24,241 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.3.1.json
2026-04-07T13:19:24,241 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w29a.json
2026-04-07T13:19:24,241 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w30a.json
2026-04-07T13:19:24,241 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w43a.json
2026-04-07T13:19:24,241 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.4-pre1.json
2026-04-07T13:19:24,241 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w43b.json
2026-04-07T13:19:24,241 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w17a.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w34a.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.2-pre4.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w14a.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.6.4.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.1-rc2.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.1-pre2.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w11a.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.1-pre5.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.12.1-pre1.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w37a.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w26c.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17-pre4.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.15.2-pre1.json
2026-04-07T13:19:24,242 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.8.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w27b.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.2.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w18c.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w45a.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w25b.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18-rc2.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w43a.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w13b.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.1.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w17a.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w38a.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17.1-rc1.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.json
2026-04-07T13:19:24,243 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.15.1.json
2026-04-07T13:19:24,244 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w07a.json
2026-04-07T13:19:24,244 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w45b.json
2026-04-07T13:19:24,244 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w46a.json
2026-04-07T13:19:24,244 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.2 Pre-Release 4.json
2026-04-07T13:19:24,244 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w22c.json
2026-04-07T13:19:24,244 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13-pre2.json
2026-04-07T13:19:24,244 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.json
2026-04-07T13:19:24,244 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w16a.json
2026-04-07T13:19:24,244 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w38b.json
2026-04-07T13:19:24,244 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.2-pre2.json
2026-04-07T13:19:24,244 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w06a.json
2026-04-07T13:19:24,244 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13.1-pre2.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.12-pre2.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16-rc1.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w04b.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17.1-pre3.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13.2-pre1.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.12-pre7.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w47e.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.2-pre3.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.2-pre1.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w39a.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.3.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w41b.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18.2-rc1.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w08b.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.1-pre4.json
2026-04-07T13:19:24,245 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/23w16a.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.5.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w10a.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/23w13a.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.10.1.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w14b.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w10c.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w19b.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w06a.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w17b.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w32b.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.12-pre3.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w11b.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.2-pre5.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w06a.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13.1.json
2026-04-07T13:19:24,246 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w34d.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w02c.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w04b.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w20a.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w47c.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w38a.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w47b.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w44a.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18.1.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w06a.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.15-pre5.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.4-pre3.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w32b.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w43a.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.1.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w06a.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.15-pre7.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w39c.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w33c.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19-pre2.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.9.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.15-pre4.json
2026-04-07T13:19:24,247 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w09a.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/23w05a.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w10a.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w47b.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w41b.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13.2.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9.2.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w04a.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w15b.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13-pre3.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w38c.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.15.2-pre2.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.6.2.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w31a.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.10-pre1.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w37a.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w04a.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w18b.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18-pre2.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16-pre2.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.4.4.json
2026-04-07T13:19:24,248 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.5.2.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18-pre8.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.10.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w09a.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w38a.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18-rc1.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w21b.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w47a.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w16b.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8-pre3.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w48a.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w06a.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.4-pre1.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.21.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w08b.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w14a.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w44a.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w26a.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w42a.json
2026-04-07T13:19:24,249 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w30b.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19-pre4.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w49a.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.3.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.15.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19-rc2.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w11a.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.6.3.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w07a.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/23w14a.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w02a.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/23w07a.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.2.1.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w25c.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w12a.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w32a.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20.6.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.2-pre1.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w20b.json
2026-04-07T13:19:24,250 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w07a.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.1-rc3.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.15-pre6.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.1-pre2.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w39a.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w35a.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w38a.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w39b.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w28a.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.1.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w34d.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w15a.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w47a.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w39a.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w23b.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w20b.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w44a.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.12-pre5.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20.3.json
2026-04-07T13:19:24,251 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18.1-rc1.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.2-pre7.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w10a.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w32a.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.2.4.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18-rc3.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w07a.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w19a.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w21b.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w14infinite.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w14a.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w18b.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.2.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w42a.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/23w12a.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20-pre7.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.1-pre3.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.4.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w48a.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w05a.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w30a.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13-pre7.json
2026-04-07T13:19:24,252 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w45a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w41a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20.1-rc1.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.15-pre2.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8-pre1.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w25a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.7.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w17a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.2-rc1.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w08a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/23w03a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w33a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w13a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w22a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w21a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.15-pre1.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w35b.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w45a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w13b.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w32a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w05a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w35a.json
2026-04-07T13:19:24,253 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.12.1.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.5.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.2.2.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9.1-pre1.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.9.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9.1-pre2.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13.1-pre1.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18-rc4.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w18a.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9.1-pre3.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.4-rc1.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19-pre3.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w19a.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w38b.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w15a.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w49a.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13-pre5.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w33c.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.10-pre3.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w46a.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20.4.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.2.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w45a.json
2026-04-07T13:19:24,254 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w39a.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.8.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.3-pre2.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.12-pre1.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.4-pre3.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w37b.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w51b.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w39b.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w07b.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w39b.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20-pre5.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w39a.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13-pre4.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.15.2.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w34c.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w32b.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w07a.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13-pre8.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w40a.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w16a.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w43c.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.4-rc2.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17.1-pre2.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w13a.json
2026-04-07T13:19:24,255 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w50a.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20.1.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w10b.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w16a.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.2-rc2.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9.4.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w31b.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w19a.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18-pre4.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9.3-pre1.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9.3-pre2.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8-pre2.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w47a.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17-rc1.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w05a.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14 Pre-Release 2.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20-pre2.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.6.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9-pre2.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.7.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.2.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14 Pre-Release 3.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w19a.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w43b.json
2026-04-07T13:19:24,256 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w33a.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w06a.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.1-rc1.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9-pre3.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w29b.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w08b.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w34a.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w15a.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w49b.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w31a.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.12.2-pre1.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.0.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.4.5.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w48a.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.4.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w43a.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w50a.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w34a.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.1 Pre-Release 2.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w32d.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20-pre6.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.1-pre4.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w41a.json
2026-04-07T13:19:24,257 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.4-pre4.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.3.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w42a.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w49a.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w15a.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16-pre6.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w02a.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w11a.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.10-pre2.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/23w04a.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w31a.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w03a.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w28b.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/23w13a_or_b.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w39c.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w43a.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w10d.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w16a.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.2 Pre-Release 3.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w46b.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w33b.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.3-pre3.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.4-pre6.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.12-pre6.json
2026-04-07T13:19:24,258 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.RV-Pre1.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w43a.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20-rc1.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w03a.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.5.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.4-rc3.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w35d.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w51a.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13-pre6.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w16a.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w46a.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.2-rc2.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w41a.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w44b.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18-pre1.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w20c.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.2.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14 Pre-Release 1.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18-pre3.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17-rc2.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w36c.json
2026-04-07T13:19:24,259 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w20b.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w25b.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w18a.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w38b.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w12a.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w48b.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.4-pre2.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w21b.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w17a.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w47b.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.10.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w42a.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w06b.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17.1-rc2.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18-pre6.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.1-pre6.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w33a.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.12.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.3-pre1.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w48a.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w05a.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w35a.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.4-rc1.json
2026-04-07T13:19:24,260 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w22b.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w50a.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18.1-rc3.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w22a.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18.1-rc2.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.10-pre2.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w45a.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.18.1-pre1.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13-pre10.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w16a.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w36a.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w24a.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w03a.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.4-pre1.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.3.2.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w02a.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w11a.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w20a.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w43a.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20-pre4.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.6.1.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w47d.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.3.json
2026-04-07T13:19:24,261 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.4.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17-pre1.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w07c.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w45a.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w03a.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w27a.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/3D Shareware v1.34.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w03b.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w13a.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w07b.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w07a.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.20-pre3.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.4.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w13a.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w34b.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w05a.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w01a.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w42b.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w14a.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w03a.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.1-pre5.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.13.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.3-rc1.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w03b.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w13b.json
2026-04-07T13:19:24,262 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w18a.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w28a.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w03c.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17-pre3.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w25a.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.12-pre4.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w18a.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.6.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.5-rc1.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.4.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w06a.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w08a.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w40b.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.3-pre3.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.12.2.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w11a.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w47b.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w04a.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/22w14a.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w40a.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w42a.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w30c.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w21b.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.2 Pre-Release 2.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.3-rc3.json
2026-04-07T13:19:24,263 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w41a.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w08a.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w18a.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w12b.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w36a.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.4.3.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w49a.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.4.2.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w38a.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w29a.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w21a.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.11.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.4-pre4.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w49b.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16-pre8.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w41a.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/16w05b.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w03b.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.3-rc1.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w19a.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w31a.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.4-pre7.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17-pre2.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w02b.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w11b.json
2026-04-07T13:19:24,264 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.8.2-pre6.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w07a.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.2.3.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9.3.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/23w06a.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.1-pre1.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14 Pre-Release 4.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.11-pre1.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w32c.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w43c.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w31c.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.4.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9.1.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w08a.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w24b.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w18b.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16.4-pre2.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.4-pre2.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w22a.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w42a.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17.1-pre1.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16-pre1.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w44a.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w05b.json
2026-04-07T13:19:24,265 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19-pre1.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w20a.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w37a.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w30b.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.14.3-pre4.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w17a.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/13w36b.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w36b.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.9-pre1.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.7.6-pre1.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w14a.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19-pre5.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.16-pre4.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.17.1.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w33a.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w14a.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/20w21a.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w02a.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.10.2.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w35c.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.5.1.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w11a.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.11.2.json
2026-04-07T13:19:24,266 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/18w21a.json
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w26a.json
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/14w05a.json
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/1.19.3.json
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/21w40a.json
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/17w43b.json
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/19w37a.json
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/mcserver/15w36a.json
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/fabric-manifest.xml
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/legacy-fabric-game-manifest.json
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/legacy-fabric-installer-manifest.xml
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/forge-manifest.json
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/neoforge-manifest-new.xml
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/minecraft-manifest.json
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/neoforge-manifest.xml
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/quilt-installer-manifest.xml
2026-04-07T13:19:24,267 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/manifests/legacy-fabric-loader-manifest.json
2026-04-07T13:19:24,273 INFO [main] (JarUtilities.kt:161) - File /home/kreezxil/ServerPackCreator/server_files/server.properties already exists.
2026-04-07T13:19:24,277 INFO [main] (JarUtilities.kt:161) - File /home/kreezxil/ServerPackCreator/server_files/server-icon.png already exists.
2026-04-07T13:19:24,293 INFO [main] (ApiWrapper.kt:469) - Setup completed.
2026-04-07T13:19:24,293 DEBUG [main] (ApiWrapper.kt:473) - Gathering system information to include in log to make debugging easier.
2026-04-07T13:19:24,293 INFO [main] (ApiWrapper.kt:484) - API INFORMATION:
2026-04-07T13:19:24,293 INFO [main] (ApiWrapper.kt:485) - API version: 8.1.0
2026-04-07T13:19:24,295 INFO [main] (ApiWrapper.kt:486) - API home: /home/kreezxil/ServerPackCreator
2026-04-07T13:19:24,295 INFO [main] (ApiWrapper.kt:487) - API Folder: /tmp
2026-04-07T13:19:24,295 INFO [main] (ApiWrapper.kt:488) - API Path: /tmp/serverpackcreator-api-8.1.0.jar
2026-04-07T13:19:24,295 INFO [main] (ApiWrapper.kt:489) - API Name: serverpackcreator-api-8.1.0.jar
2026-04-07T13:19:24,295 INFO [main] (ApiWrapper.kt:490) - Include this information when reporting an issue on GitHub.
2026-04-07T13:19:24,296 INFO [main] (MigrationManager.kt:93) - No migrations to execute. Upgrading from alpha, beta or dev version.
2026-04-07T13:19:24,543 DEBUG [DefaultDispatcher-worker-3] (VersionMeta.kt:366) - Nodes/Versions/Size in/of old /home/kreezxil/ServerPackCreator/manifests/minecraft-manifest.json: 879
2026-04-07T13:19:24,543 DEBUG [DefaultDispatcher-worker-3] (VersionMeta.kt:367) - Nodes/Versions/Size in/of new /home/kreezxil/ServerPackCreator/manifests/minecraft-manifest.json: 880
2026-04-07T13:19:24,544 INFO [DefaultDispatcher-worker-3] (VersionMeta.kt:369) - Refreshing /home/kreezxil/ServerPackCreator/manifests/minecraft-manifest.json.
2026-04-07T13:19:24,624 DEBUG [DefaultDispatcher-worker-2] (VersionMeta.kt:366) - Nodes/Versions/Size in/of old /home/kreezxil/ServerPackCreator/manifests/forge-manifest.json: 4968
2026-04-07T13:19:24,624 DEBUG [DefaultDispatcher-worker-2] (VersionMeta.kt:367) - Nodes/Versions/Size in/of new /home/kreezxil/ServerPackCreator/manifests/forge-manifest.json: 4968
2026-04-07T13:19:24,624 INFO [DefaultDispatcher-worker-2] (VersionMeta.kt:372) - Manifest /home/kreezxil/ServerPackCreator/manifests/forge-manifest.json does not need to be refreshed.
2026-04-07T13:19:24,637 DEBUG [DefaultDispatcher-worker-11] (VersionMeta.kt:366) - Nodes/Versions/Size in/of old /home/kreezxil/ServerPackCreator/manifests/fabric-manifest.xml: 247
2026-04-07T13:19:24,637 DEBUG [DefaultDispatcher-worker-11] (VersionMeta.kt:367) - Nodes/Versions/Size in/of new /home/kreezxil/ServerPackCreator/manifests/fabric-manifest.xml: 248
2026-04-07T13:19:24,637 INFO [DefaultDispatcher-worker-11] (VersionMeta.kt:369) - Refreshing /home/kreezxil/ServerPackCreator/manifests/fabric-manifest.xml.
2026-04-07T13:19:24,902 DEBUG [DefaultDispatcher-worker-12] (VersionMeta.kt:366) - Nodes/Versions/Size in/of old /home/kreezxil/ServerPackCreator/manifests/fabric-installer-manifest.xml: 66
2026-04-07T13:19:24,902 DEBUG [DefaultDispatcher-worker-12] (VersionMeta.kt:367) - Nodes/Versions/Size in/of new /home/kreezxil/ServerPackCreator/manifests/fabric-installer-manifest.xml: 66
2026-04-07T13:19:24,902 INFO [DefaultDispatcher-worker-12] (VersionMeta.kt:372) - Manifest /home/kreezxil/ServerPackCreator/manifests/fabric-installer-manifest.xml does not need to be refreshed.
2026-04-07T13:19:24,906 DEBUG [DefaultDispatcher-worker-9] (VersionMeta.kt:366) - Nodes/Versions/Size in/of old /home/kreezxil/ServerPackCreator/manifests/legacy-fabric-game-manifest.json: 76
2026-04-07T13:19:24,906 DEBUG [DefaultDispatcher-worker-9] (VersionMeta.kt:367) - Nodes/Versions/Size in/of new /home/kreezxil/ServerPackCreator/manifests/legacy-fabric-game-manifest.json: 76
2026-04-07T13:19:24,906 INFO [DefaultDispatcher-worker-9] (VersionMeta.kt:372) - Manifest /home/kreezxil/ServerPackCreator/manifests/legacy-fabric-game-manifest.json does not need to be refreshed.
2026-04-07T13:19:24,937 DEBUG [DefaultDispatcher-worker-8] (VersionMeta.kt:366) - Nodes/Versions/Size in/of old /home/kreezxil/ServerPackCreator/manifests/fabric-intermediaries-manifest.json: 491
2026-04-07T13:19:24,937 DEBUG [DefaultDispatcher-worker-8] (VersionMeta.kt:367) - Nodes/Versions/Size in/of new /home/kreezxil/ServerPackCreator/manifests/fabric-intermediaries-manifest.json: 492
2026-04-07T13:19:24,937 INFO [DefaultDispatcher-worker-8] (VersionMeta.kt:369) - Refreshing /home/kreezxil/ServerPackCreator/manifests/fabric-intermediaries-manifest.json.
2026-04-07T13:19:24,955 DEBUG [DefaultDispatcher-worker-5] (VersionMeta.kt:366) - Nodes/Versions/Size in/of old /home/kreezxil/ServerPackCreator/manifests/legacy-fabric-loader-manifest.json: 66
2026-04-07T13:19:24,956 DEBUG [DefaultDispatcher-worker-5] (VersionMeta.kt:367) - Nodes/Versions/Size in/of new /home/kreezxil/ServerPackCreator/manifests/legacy-fabric-loader-manifest.json: 66
2026-04-07T13:19:24,956 INFO [DefaultDispatcher-worker-5] (VersionMeta.kt:372) - Manifest /home/kreezxil/ServerPackCreator/manifests/legacy-fabric-loader-manifest.json does not need to be refreshed.
2026-04-07T13:19:25,028 DEBUG [DefaultDispatcher-worker-13] (VersionMeta.kt:366) - Nodes/Versions/Size in/of old /home/kreezxil/ServerPackCreator/manifests/quilt-manifest.xml: 295
2026-04-07T13:19:25,028 DEBUG [DefaultDispatcher-worker-13] (VersionMeta.kt:367) - Nodes/Versions/Size in/of new /home/kreezxil/ServerPackCreator/manifests/quilt-manifest.xml: 295
2026-04-07T13:19:25,028 INFO [DefaultDispatcher-worker-13] (VersionMeta.kt:372) - Manifest /home/kreezxil/ServerPackCreator/manifests/quilt-manifest.xml does not need to be refreshed.
2026-04-07T13:19:25,055 DEBUG [DefaultDispatcher-worker-6] (VersionMeta.kt:366) - Nodes/Versions/Size in/of old /home/kreezxil/ServerPackCreator/manifests/legacy-fabric-installer-manifest.xml: 6
2026-04-07T13:19:25,055 DEBUG [DefaultDispatcher-worker-6] (VersionMeta.kt:367) - Nodes/Versions/Size in/of new /home/kreezxil/ServerPackCreator/manifests/legacy-fabric-installer-manifest.xml: 6
2026-04-07T13:19:25,055 INFO [DefaultDispatcher-worker-6] (VersionMeta.kt:372) - Manifest /home/kreezxil/ServerPackCreator/manifests/legacy-fabric-installer-manifest.xml does not need to be refreshed.
2026-04-07T13:19:25,064 DEBUG [DefaultDispatcher-worker-10] (VersionMeta.kt:366) - Nodes/Versions/Size in/of old /home/kreezxil/ServerPackCreator/manifests/quilt-installer-manifest.xml: 28
2026-04-07T13:19:25,064 DEBUG [DefaultDispatcher-worker-10] (VersionMeta.kt:367) - Nodes/Versions/Size in/of new /home/kreezxil/ServerPackCreator/manifests/quilt-installer-manifest.xml: 28
2026-04-07T13:19:25,064 INFO [DefaultDispatcher-worker-10] (VersionMeta.kt:372) - Manifest /home/kreezxil/ServerPackCreator/manifests/quilt-installer-manifest.xml does not need to be refreshed.
2026-04-07T13:19:25,242 DEBUG [DefaultDispatcher-worker-4] (VersionMeta.kt:366) - Nodes/Versions/Size in/of old /home/kreezxil/ServerPackCreator/manifests/neoforge-manifest.xml: 63
2026-04-07T13:19:25,242 DEBUG [DefaultDispatcher-worker-4] (VersionMeta.kt:367) - Nodes/Versions/Size in/of new /home/kreezxil/ServerPackCreator/manifests/neoforge-manifest.xml: 63
2026-04-07T13:19:25,242 INFO [DefaultDispatcher-worker-4] (VersionMeta.kt:372) - Manifest /home/kreezxil/ServerPackCreator/manifests/neoforge-manifest.xml does not need to be refreshed.
2026-04-07T13:19:25,616 DEBUG [DefaultDispatcher-worker-7] (VersionMeta.kt:366) - Nodes/Versions/Size in/of old /home/kreezxil/ServerPackCreator/manifests/neoforge-manifest-new.xml: 1485
2026-04-07T13:19:25,616 DEBUG [DefaultDispatcher-worker-7] (VersionMeta.kt:367) - Nodes/Versions/Size in/of new /home/kreezxil/ServerPackCreator/manifests/neoforge-manifest-new.xml: 1486
2026-04-07T13:19:25,616 INFO [DefaultDispatcher-worker-7] (VersionMeta.kt:369) - Refreshing /home/kreezxil/ServerPackCreator/manifests/neoforge-manifest-new.xml.
2026-04-07T13:19:26,625 INFO [main] (DefaultPluginStatusProvider.java:50) - Enabled plugins: []
2026-04-07T13:19:26,626 INFO [main] (DefaultPluginStatusProvider.java:54) - Disabled plugins: []
2026-04-07T13:19:26,631 INFO [main] (DefaultPluginManager.java:119) - PF4J version 3.15.0 in 'deployment' mode
2026-04-07T13:19:26,634 INFO [main] (AbstractPluginManager.java:237) - No plugins
2026-04-07T13:19:26,639 DEBUG [pool-2-thread-1] (ServerPackCreator.kt:267) - Setting up FileWatcher...
2026-04-07T13:19:27,154 DEBUG [pool-2-thread-1] (ServerPackCreator.kt:346) - File-watcher started...
2026-04-07T13:19:27,690 DEBUG [main] (GitHubChecker.kt:180) - All versions: [8.1.0, 8.1.0-beta.3, 8.1.0-beta.2, 8.1.0-beta.1, 8.0.8, 8.0.7, 8.0.6, 8.0.5, 8.0.4, 8.0.3, 8.0.2, 8.0.1, 8.0.0, 8.0.0-beta.3, 8.0.0-beta.2, 8.0.0-beta.1, 8.0.0-alpha.6, 8.0.0-alpha.5, 8.0.0-alpha.4, 8.0.0-alpha.3, 8.0.0-alpha.2, 8.0.0-alpha.1, 7.3.0, 7.2.8, 7.2.7, 7.2.6, 7.2.5, 7.2.4, 7.2.3, 7.2.2]
2026-04-07T13:19:27,786 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/themes/Chorb.properties
2026-04-07T13:19:27,786 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/themes/BisectHosting.properties
2026-04-07T13:19:27,786 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/themes/Kreezxil.properties
2026-04-07T13:19:27,786 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/themes/Elocin.properties
2026-04-07T13:19:27,786 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/themes/README.txt
2026-04-07T13:19:27,786 DEBUG [main] (JarUtilities.kt:342) - Destination: /home/kreezxil/ServerPackCreator/themes/ModernGamingWorld.properties
2026-04-07T13:19:28,482 WARN [AWT-EventQueue-0] (ApiProperties.kt:1166) - Found empty definitions for start script templates. Using defaults.
2026-04-07T13:19:28,486 WARN [AWT-EventQueue-0] (ApiProperties.kt:1214) - Found empty definitions for java script templates. Using defaults.
2026-04-07T13:19:28,565 DEBUG [AWT-EventQueue-0] (UpdateChecker.kt:91) - Checking GitHub for updates...
2026-04-07T13:19:28,565 DEBUG [AWT-EventQueue-0] (GitHubChecker.kt:107) - Current version: 8.1.0
2026-04-07T13:19:29,758 WARN [AWT-EventQueue-0] (ApiProperties.kt:1166) - Found empty definitions for start script templates. Using defaults.
2026-04-07T13:19:29,761 WARN [AWT-EventQueue-0] (ApiProperties.kt:1214) - Found empty definitions for java script templates. Using defaults.
2026-04-07T13:19:45,593 ERROR [AWT-EventQueue-0] (ConfigEditor.kt:974) - No directories or files specified for copying. This would result in an empty serverpack.
2026-04-07T13:19:46,519 ERROR [AWT-EventQueue-0] (ConfigEditor.kt:974) - No directories or files specified for copying. This would result in an empty serverpack.
2026-04-07T13:19:47,140 ERROR [AWT-EventQueue-0] (ConfigEditor.kt:974) - No directories or files specified for copying. This would result in an empty serverpack.
2026-04-07T13:19:55,229 DEBUG [AWT-EventQueue-0] (ConfigEditor.kt:357) - Selected modpack directory: /home/kreezxil/Games/Instances/That's My Shit
2026-04-07T13:20:47,175 DEBUG [pool-5-thread-1] (ControlPanel.kt:121) - Case 0
2026-04-07T13:20:47,176 INFO [pool-5-thread-1] (ControlPanel.kt:147) - Checking entered configuration.
2026-04-07T13:20:47,176 INFO [pool-5-thread-1] (ConfigurationHandler.kt:320) - Checking configuration for links...
2026-04-07T13:20:47,176 INFO [pool-5-thread-1] (ConfigurationHandler.kt:162) - Checking configuration...
2026-04-07T13:20:47,176 INFO [pool-5-thread-1] (ConfigurationHandler.kt:173) - Performing security scans
2026-04-07T13:20:47,176 INFO [pool-5-thread-1] (ConfigurationHandler.kt:174) - Performing Nekodetector scan
2026-04-07T13:20:47,177 INFO [pool-5-thread-1] (SecurityScans.kt:53) - Scanning /home/kreezxil/Games/Instances/That's My Shit for infections using Nekodetector...
2026-04-07T13:20:47,624 DEBUG [pool-5-thread-1] (ConfigurationHandler.kt:408) - copyDirs setting check passed.
2026-04-07T13:20:47,624 DEBUG [pool-5-thread-1] (ConfigurationHandler.kt:221) - modLoader settings check passed.
2026-04-07T13:20:47,624 DEBUG [pool-5-thread-1] (ConfigurationHandler.kt:226) - modLoaderVersion setting check passed.
2026-04-07T13:20:47,624 DEBUG [pool-5-thread-1] (ConfigurationHandler.kt:232) - minecraftversion settings check passed.
2026-04-07T13:20:47,626 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1012) - Your configuration is:
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1013) - Modpack directory: /home/kreezxil/Games/Instances/That's My Shit
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1018) - Client mods specified. Client mods are:
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (1 to 5) 3dskinlayers-, Absolutely-Not-A-Zoom-Mod-, AdaptiveTooltips-, AdvancedChat-, AdvancedChatCore-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (6 to 10) AdvancedChatHUD-, AdvancedCompas-, Ambience, AmbientEnvironment-, AmbientSounds_
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (11 to 15) AnimaticaReforged-, AreYouBlind-, Armor Status HUD-, ArmorSoundTweak-, Audio Improvements
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (16 to 20) BH-Menu-, Batty's Coordinates PLUS Mod, BetterAdvancements-, BetterAnimationsCollection-, BetterDarkMode-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (21 to 25) BetterF3-, BetterFog-, BetterFoliage-, BetterGrassify-, BetterModsButton-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (26 to 30) BetterPingDisplay-, BetterPlacement-, BetterTaskbar-, BetterThanBunnies-, BetterThirdPerson
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (31 to 35) BetterTitleScreen-, Blur-, BoccHUD-, BorderlessWindow-, CTM-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (36 to 40) Chat Ping , CheatDetector-, ChunkAnimator-, Clear-Water-, ClientTweaks_
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (41 to 45) CompletionistsIndex-, Controller Support-, Controlling-, CraftPresence-, CullLessLeaves-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (46 to 50) CustomCursorMod-, CustomMainMenu-, DefaultOptions_, DefaultSettings-, DeleteWorldsToTrash-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (51 to 55) DetailArmorBar-, Ding-, DripSounds-, Durability101-, DurabilityNotifier-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (56 to 60) DynamicSurroundings-, DynamicSurroundingsHuds-, EasyLAN-, EffectsLeft-, EiraMoticons_
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (61 to 65) EnchantmentDescriptions-, EnhancedTooltips-, EnhancedVisuals_, EquipmentCompare-, EuphoriaPatcher-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (66 to 70) FPS-Monitor-, FabricCustomCursorMod-, FadingNightVision-, Fallingleaves-, FancyBlockParticles-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (71 to 75) FancySpawnEggs, FancyVideo-API-, FirstPersonMod, FogTweaker-, ForgeCustomCursorMod-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (76 to 80) Forgematica-, FpsReducer-, FpsReducer2-, FullscreenWindowed-, GPUTape-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (81 to 85) GameMenuModOption-, GpuTape-, HealthOverlay-, HeldItemTooltips-, HorseStatsMod-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (86 to 90) ImmediatelyFast-, ImmediatelyFastReforged-, InventoryEssentials_, InventoryHud_, InventorySpam-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (91 to 95) InventoryTweaks-, ItemBorders-, ItemLocks-, ItemPhysicLite_, ItemStitchingFix-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (96 to 100) JBRA-Client-, JustEnoughCalculation-, JustEnoughEffects-, JustEnoughProfessions-, KeepTheResourcePack-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (101 to 105) LLOverlayReloaded-, LOTRDRP-, LeaveMyBarsAlone-, LegendaryTooltips, LegendaryTooltips-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (106 to 110) LightOverlay-, LongerChatHistory-, MaFgLib-, MineMenu-, MinecraftCapes
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (111 to 115) MinecraftCapes , MoBends, Mocap-, ModernUI-, MouseTweaks-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (116 to 120) MyServerIsCompatible-, Neat, Neat , Neat-, NekosEnchantedBooks-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (121 to 125) NoAutoJump-, NoFog-, Notes-, NotifMod-, OldJavaWarning-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (126 to 130) OptiFine, OptiFine_, OptiForge, OptiForge-, OverflowingBars-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (131 to 135) PackMenu-, PackModeMenu-, Particle Effects-, ParticleEffects-, Perception-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (136 to 140) PickUpNotifier-, Ping-, PingHUD-, PlayerListHeads-, PresenceFootsteps-
2026-04-07T13:20:47,627 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (141 to 145) RPG-HUD-, RPRenames-, ReAuth-, Redstone Sound Slider-, Reforgium-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (146 to 150) ResourceLoader-, ResourcePackOrganizer, RocknRoller-, RyoamicLights-, Ryoamiclights-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (151 to 155) ShoulderSurfing-, ShulkerTooltip-, SimpleDiscordRichPresence-, SimpleWorldTimer-, SoundFilters-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (156 to 160) Sounds-, SourceHop-, SpawnerFix-, StylishEffects-, TRansliterationLib-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (161 to 165) TextruesRubidiumOptions-, TipTheScales-, Tips-, Toast Control-, Toast-Control-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (166 to 170) ToastControl-, TravelersTitles-, VR-Combat_, VoidFog-, Vramo-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (171 to 175) Vramo21-, WindowedFullscreen-, WorldNameRandomizer-, YeetusExperimentus-, YungsMenuTweaks-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (176 to 180) [1.12.2]DamageIndicatorsMod-, [1.12.2]bspkrscore-, [1.8.9] Lunar Block Overlay v1, [1.8.9] Lunar Block Overlay-2.0.0, advancementscreenshot-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (181 to 185) ae_pattern_improve-, ahznbstools-, aiftbtranslator-, antighost-, anviltooltipmod-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (186 to 190) appliedsorting-, armorchroma-, armorhud, armorpointspp-, auditory-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (191 to 195) authme-, auto-reconnect-, autojoin-, autoreconnect-, axolotl-item-fix-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (196 to 200) backtools-, bannerunlimited-, bbs-, beddium-, beenfo-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (201 to 205) better-clouds-, better-hp-, better-recipe-book-, betterHP_, better_client
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (206 to 210) better_client-, better_hp-, better_tooltips-, betterbiomeblend-, bhmenu-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (211 to 215) blinkload-, block-counter-, blur-, borderless-, cat_jam-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (216 to 220) catalogue-, cave_dust-, cfwinfo-, charmonium-, chat_heads-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (221 to 225) chatnotify-, cherishedworlds-, chestsearchbar-, cirback-1.0-, citresewn-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (226 to 230) classicbar-, cleanview, clientcrafting-, clienttweaks-, cobblemon-ui-tweaks-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (231 to 235) colorwheel-, colorwheel_patcher-, combat_music-, configured-, configured-connectedness-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (236 to 240) connectedness-, controllable-, coolrain-, crash_assistant-, cubium-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (241 to 245) cullleaves-, cullparticles-, currentgamemusictrack-, custom-crosshair-mod-, customcursor-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (246 to 250) customdiscordrpc-, cwb-, darkness-, dashloader-, defaultoptions-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (251 to 255) desiredservers-, discordrpc-, distraction_free_recipes-, drippyloadingscreen-, drippyloadingscreen_
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (256 to 260) durabilitytooltip-, dynamic-fps-, dynamic-music-, dynamiccrosshair-, dynamiclights-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (261 to 265) dynamiclightsreforged-, dynmus-, e4mc-, effective-, eggtab-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (266 to 270) eguilib-, eiramoticons-, embeddium-, enchantment-lore-, enhanced_boss_bars-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (271 to 275) entity-texture-features-, entity_model_features_, entity_texture_features-, entityculling-, essential_
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (276 to 280) exhaustedstamina-, extremesoundmuffler-, fabricemotes-, fabricmod_VoxelMap-, fancymenu_
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (281 to 285) fancymenu_video_extension, farsight-, fast-ip-ping-, fastquit-, firstperson-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (286 to 290) flerovium-, flickerfix-, fm_audio_extension_, forestryworktabledisplay-, forgemod_VoxelMap-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (291 to 295) forgeshot-, freecam-, freelook-, ftbpromoter-, fullbrightnesstoggle-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (296 to 300) galacticraft-rpc-, gamestagesviewer-, gpumemleakfix-, grid-, guiclock-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (301 to 305) guicompass-, guideme-, guifollowers-, helium-, hennyfullbright-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (306 to 310) hiddenrecipebook-, hiddenrecipebook_, hidehands-, idle_boost-, ijmtweaks-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (311 to 315) immersivearmorhud-, immersivemessages-, immersivetips-, improvedsignediting-, infinitemusic-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (316 to 320) inline_tooltips-, inventoryhud., inventoryprofiles, irisblockcompat-, itemzoom
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (321 to 325) itlt-, jeed-, jehc-, jei_hover_search-, jeiintegration_
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (326 to 330) jumpoverfences-, just-enough-harvestcraft-, justenoughbeacons-, justenoughdrags-, justzoom_
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (331 to 335) keybindspurger-, keymap-, keywizard-, lazurite-, lazydfu-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (336 to 340) lib39-, light-overlay-, lightfallclient-, lightspeed-, litematica-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (341 to 345) loadmyresources_, lock_minecart_view-, lootbeams-, lwl-, macos-input-fixes-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (346 to 350) magnesium_extras-, maptooltip-, massunbind, mcbindtype-, mcqoy-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (351 to 355) mcwifipnp-, medievalmusic-, mekalus-, memoryusagescreen-, mightyarchitect-
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (356 to 360) mindful-eating-, minetogether-, minihud-, miningspeedtooltips-, mmog'scheats3.6kdownloadsplusmorecheats
2026-04-07T13:20:47,628 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (361 to 365) mobplusplus-, modcredits-, modernworldcreation_, modnametooltip-, modnametooltip_
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (366 to 370) moremmog'scheats, moreoverlays-, mousewheelie-, movement-vision-, multihotbar-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (371 to 375) music-duration-reducer-, music_delay_reducer-, musicdr-, nbt_glint-, neiRecipeHandlers-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (376 to 380) neoculus-, ngrok-lan-expose-mod-, no_nv_flash-, nopotionshift_, nostartupmessages-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (381 to 385) notenoughanimations-, obscure_tooltips_fix-, oculus-, omegamute-, optigui-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (386 to 390) ornaments-, overlaytweaks-, overloadedarmorbar-, panorama-, paperdoll-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (391 to 395) particle-rain-, particular-, perdimensionbrightness-, persistentinventorysearch-, phosphor-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (396 to 400) physics-mod-, preciseblockplacing-, radon-, realm-of-lost-souls-, rebind-narrator-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (401 to 405) rebind_narrator-, rebindnarrator-, rebrand-, reforgium-, relictium-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (406 to 410) replanter-, resource_gamma_util-, rrls-, rubidium-, rubidium_extras-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (411 to 415) screenshot-to-clipboard-, seasonhud-, servercountryflags-, shut_up_gl_error-, shutupexperimentalsettings-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (416 to 420) shutupmodelloader-, signtools-, simple-rpc-, simpleautorun-, simplefog-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (421 to 425) skinlayers3d-, smartcursor-, smarthud-, smoke-suppression-, smoothboot-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (426 to 430) smoothfocus-, sodium-fabric-, sodium-shader-support-, sodiumcoreshadersupport-, sodiumdynamiclights-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (431 to 435) sodiumextras-, sodiumleafculling-, sodiumoptionsapi-, sodiumoptionsmodcompat-, sounddeviceoptions-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (436 to 440) soundreloader-, sounds-, spoticraft-, status-effect-bars-, stop_rendering-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (441 to 445) talkingheads-, tconplanner-, textrues_embeddium_options-, timestamp-chat-, timestamps-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (446 to 450) tooltipscroller-, torchoptimizer-, torohealth-, totaldarkness, toughnessbar-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (451 to 455) translucent-window-, tweakeroo-, vanillazoom-, viaforge-, vramo-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (456 to 460) vramo21-, wakes-, watermedia-, whats-that-slot-, wheredididie-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (461 to 465) wisla-, xanders-sodium-options-, xenon-, xlifeheartcolors-, yisthereautojump-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1025) - Whitelisted mods specified. Whitelisted mods are:
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (1 to 2) Ping-Wheel-, appleskin-
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1029) - Inclusions:
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1031) - Inclusion 0:
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1032) - config
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1033) - null
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1034) - null
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1035) - null
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1031) - Inclusion 1:
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1032) - mods
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1033) - null
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1034) - null
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1035) - null
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1031) - Inclusion 2:
2026-04-07T13:20:47,629 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1032) - datapacks
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1033) - null
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1034) - null
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1035) - null
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1031) - Inclusion 3:
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1032) - defaultconfigs
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1033) - null
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1034) - null
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1035) - null
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1038) - Minecraft version: 26.1
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1039) - Modloader: NeoForge
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1040) - Modloader Version: 21.1.224
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1041) - Include server icon: false
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1042) - Include server properties: false
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1043) - Create zip-archive of server pack: false
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1044) - Java arguments for start-scripts: -Xmx4G -Xms4G
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1045) - Server pack suffix:
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1046) - Path to custom server-icon: /home/kreezxil/ServerPackCreator/server_files/server-icon.png
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1047) - Path to custom server.properties: /home/kreezxil/ServerPackCreator/server_files/server.properties
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1048) - Script settings:
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_JABBA_INSTALL_VERSION_SPC
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: 0.14.0
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_RESTART_SPC
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: false
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_ADDITIONAL_ARGS_SPC
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: -Dlog4j2.formatMsgNoLookups=true
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_CLEANUP_SPC
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: libraries,run.sh,run.bat,*installer.jar,*installer.jar.log,server.jar,.mixin.out,ldlib,local,fabric-server-launcher.jar,fabric-server-launch.jar,.fabric-installer,fabric-installer.jar,legacyfabric-installer.jar,.fabric versions
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_WAIT_FOR_USER_INPUT_SPC
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: true
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_SERVERSTARTERJAR_VERSION_SPC
2026-04-07T13:20:47,630 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: latest
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_JAVA_SPC
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: java
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_JDK_VENDOR_SPC
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: temurin
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_USE_SSJ_SPC
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: true
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_JABBA_INSTALL_URL_SH_SPC
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: https://github.com/Jabba-Team/jabba/raw/main/install.sh
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_SKIP_JAVA_CHECK_SPC
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: false
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_SERVERSTARTERJAR_FORCE_FETCH_SPC
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: true
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_JABBA_INSTALL_URL_PS_SPC
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: https://github.com/Jabba-Team/jabba/raw/main/install.ps1
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_SSJ_FORGE_ARGS_SPC
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: -Djava.security.manager=allow
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ConfigurationHandler.kt:247) - Config check successful. No errors encountered.
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ControlPanel.kt:159) - Config check passed.
2026-04-07T13:20:47,631 INFO [pool-5-thread-1] (ControlPanel.kt:171) - Starting ServerPackCreator run.
2026-04-07T13:20:47,642 INFO [pool-5-thread-1] (ServerPackHandler.kt:461) - Found old server pack at /home/kreezxil/ServerPackCreator/server-packs/This_is_it. Cleaning up...
2026-04-07T13:20:47,645 INFO [pool-5-thread-1] (ServerPackHandler.kt:1098) - Preparing a list of mods to include in server pack...
2026-04-07T13:20:47,649 DEBUG [pool-5-thread-1] (ServerPackHandler.kt:1131) - Scanning using NeoForge scanner.
2026-04-07T13:20:47,657 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-roofs-2.3.2-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,658 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-paths-1.1.1-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,662 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-trapdoors-1.1.5-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,664 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan MouseTweaks-neoforge-mc26.1-2.31.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,666 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-lights-1.1.5-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,667 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-bridges-3.1.2-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,667 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan sodium-neoforge-0.8.9+mc26.1.1.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,668 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-furniture-3.4.2-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,669 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-paintings-1.1.0-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,670 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-stairs-1.0.2-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,671 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-windows-2.4.2-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,676 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-doors-1.1.5-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,677 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-fences-1.2.1-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,677 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan yet_another_config_lib_v3-3.9.2+26.1-neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:20:47,693 INFO [pool-5-thread-1] (ServerPackHandler.kt:1160) - Automatically detected mods: 6
2026-04-07T13:20:47,694 WARN [pool-5-thread-1] (ServerPackHandler.kt:1187) - Automatically excluding mod: BridgingMod-2.6.5+26.1.neoforge-release.jar
2026-04-07T13:20:47,694 WARN [pool-5-thread-1] (ServerPackHandler.kt:1187) - Automatically excluding mod: Controlling-neoforge-26.1-26.1.0.1.jar
2026-04-07T13:20:47,694 WARN [pool-5-thread-1] (ServerPackHandler.kt:1187) - Automatically excluding mod: ImmediatelyFast-NeoForge-1.15.1+26.1.1.jar
2026-04-07T13:20:47,695 WARN [pool-5-thread-1] (ServerPackHandler.kt:1178) - Prevented automated exclusion of appleskin-neoforge-mc26.1-3.0.9.jar. It's whitelisted with entry: appleskin-
2026-04-07T13:20:47,695 WARN [pool-5-thread-1] (ServerPackHandler.kt:1187) - Automatically excluding mod: chat_heads-1.2.2-neoforge-26.1.jar
2026-04-07T13:20:47,695 WARN [pool-5-thread-1] (ServerPackHandler.kt:1187) - Automatically excluding mod: iris-neoforge-1.10.9+mc26.1.1.jar
2026-04-07T13:20:47,697 DEBUG [pool-5-thread-1] (ServerPackHandler.kt:1199) - Scanning and excluding of 53 mods took 0.05s
2026-04-07T13:20:47,697 INFO [pool-5-thread-1] (ServerPackHandler.kt:1208) - Performing START-type checks for user-specified clientside-only mod exclusion.
2026-04-07T13:20:47,699 INFO [pool-5-thread-1] (ServerPackHandler.kt:1270) - Excluding MouseTweaks-neoforge-mc26.1-2.31.jar. It matched clientside-mod entry: MouseTweaks-
2026-04-07T13:20:47,703 INFO [pool-5-thread-1] (ServerPackHandler.kt:1270) - Excluding configured-neoforge-26.1-2.7.5.jar. It matched clientside-mod entry: configured-
2026-04-07T13:20:47,709 INFO [pool-5-thread-1] (ServerPackHandler.kt:543) - Ensuring files and/or directories are properly excluded.
2026-04-07T13:20:47,710 INFO [pool-5-thread-1] (ServerPackHandler.kt:547) - Copying files to the server pack. This may take a while...
2026-04-07T13:20:47,792 INFO [pool-5-thread-1] (ServerPackHandler.kt:375) - Not including servericon.
2026-04-07T13:20:47,792 INFO [pool-5-thread-1] (ServerPackHandler.kt:382) - Not including server.properties.
2026-04-07T13:20:47,806 INFO [pool-5-thread-1] (ServerPackHandler.kt:416) - Not creating zip archive of serverpack.
2026-04-07T13:20:47,806 WARN [pool-5-thread-1] (ApiProperties.kt:1166) - Found empty definitions for start script templates. Using defaults.
2026-04-07T13:20:47,810 WARN [pool-5-thread-1] (ApiProperties.kt:1214) - Found empty definitions for java script templates. Using defaults.
2026-04-07T13:20:47,813 INFO [pool-5-thread-1] (ServerPackHandler.kt:427) - Server pack available at: /home/kreezxil/ServerPackCreator/server-packs/This_is_it
2026-04-07T13:20:47,813 INFO [pool-5-thread-1] (ServerPackHandler.kt:428) - Server pack archive available at: /home/kreezxil/ServerPackCreator/server-packs/This_is_it_server_pack.zip
2026-04-07T13:20:47,813 INFO [pool-5-thread-1] (ServerPackHandler.kt:429) - Done!
2026-04-07T13:20:47,814 DEBUG [pool-5-thread-1] (ServerPackHandler.kt:433) - Generation took 0.17s
2026-04-07T13:20:47,814 INFO [pool-5-thread-1] (ServerPackHandler.kt:435) - Performing security scans
2026-04-07T13:20:47,814 INFO [pool-5-thread-1] (ServerPackHandler.kt:437) - Performing Nekodetector scan
2026-04-07T13:20:47,814 INFO [pool-5-thread-1] (SecurityScans.kt:53) - Scanning /home/kreezxil/ServerPackCreator/server-packs/This_is_it for infections using Nekodetector...
2026-04-07T13:20:54,937 DEBUG [AWT-EventQueue-0] (PackConfig.kt:519) - Saved config to /home/kreezxil/ServerPackCreator/configs/This is it.conf
2026-04-07T13:23:13,128 DEBUG [pool-5-thread-1] (ControlPanel.kt:121) - Case 0
2026-04-07T13:23:13,129 INFO [pool-5-thread-1] (ControlPanel.kt:147) - Checking entered configuration.
2026-04-07T13:23:13,129 INFO [pool-5-thread-1] (ConfigurationHandler.kt:320) - Checking configuration for links...
2026-04-07T13:23:13,130 INFO [pool-5-thread-1] (ConfigurationHandler.kt:162) - Checking configuration...
2026-04-07T13:23:13,130 INFO [pool-5-thread-1] (ConfigurationHandler.kt:173) - Performing security scans
2026-04-07T13:23:13,130 INFO [pool-5-thread-1] (ConfigurationHandler.kt:174) - Performing Nekodetector scan
2026-04-07T13:23:13,130 INFO [pool-5-thread-1] (SecurityScans.kt:53) - Scanning /home/kreezxil/Games/Instances/That's My Shit for infections using Nekodetector...
2026-04-07T13:23:13,414 DEBUG [pool-5-thread-1] (ConfigurationHandler.kt:408) - copyDirs setting check passed.
2026-04-07T13:23:13,415 DEBUG [pool-5-thread-1] (ConfigurationHandler.kt:221) - modLoader settings check passed.
2026-04-07T13:23:13,415 DEBUG [pool-5-thread-1] (ConfigurationHandler.kt:226) - modLoaderVersion setting check passed.
2026-04-07T13:23:13,415 DEBUG [pool-5-thread-1] (ConfigurationHandler.kt:232) - minecraftversion settings check passed.
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1012) - Your configuration is:
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1013) - Modpack directory: /home/kreezxil/Games/Instances/That's My Shit
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1018) - Client mods specified. Client mods are:
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (1 to 5) 3dskinlayers-, Absolutely-Not-A-Zoom-Mod-, AdaptiveTooltips-, AdvancedChat-, AdvancedChatCore-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (6 to 10) AdvancedChatHUD-, AdvancedCompas-, Ambience, AmbientEnvironment-, AmbientSounds_
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (11 to 15) AnimaticaReforged-, AreYouBlind-, Armor Status HUD-, ArmorSoundTweak-, Audio Improvements
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (16 to 20) BH-Menu-, Batty's Coordinates PLUS Mod, BetterAdvancements-, BetterAnimationsCollection-, BetterDarkMode-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (21 to 25) BetterF3-, BetterFog-, BetterFoliage-, BetterGrassify-, BetterModsButton-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (26 to 30) BetterPingDisplay-, BetterPlacement-, BetterTaskbar-, BetterThanBunnies-, BetterThirdPerson
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (31 to 35) BetterTitleScreen-, Blur-, BoccHUD-, BorderlessWindow-, CTM-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (36 to 40) Chat Ping , CheatDetector-, ChunkAnimator-, Clear-Water-, ClientTweaks_
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (41 to 45) CompletionistsIndex-, Controller Support-, Controlling-, CraftPresence-, CullLessLeaves-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (46 to 50) CustomCursorMod-, CustomMainMenu-, DefaultOptions_, DefaultSettings-, DeleteWorldsToTrash-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (51 to 55) DetailArmorBar-, Ding-, DripSounds-, Durability101-, DurabilityNotifier-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (56 to 60) DynamicSurroundings-, DynamicSurroundingsHuds-, EasyLAN-, EffectsLeft-, EiraMoticons_
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (61 to 65) EnchantmentDescriptions-, EnhancedTooltips-, EnhancedVisuals_, EquipmentCompare-, EuphoriaPatcher-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (66 to 70) FPS-Monitor-, FabricCustomCursorMod-, FadingNightVision-, Fallingleaves-, FancyBlockParticles-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (71 to 75) FancySpawnEggs, FancyVideo-API-, FirstPersonMod, FogTweaker-, ForgeCustomCursorMod-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (76 to 80) Forgematica-, FpsReducer-, FpsReducer2-, FullscreenWindowed-, GPUTape-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (81 to 85) GameMenuModOption-, GpuTape-, HealthOverlay-, HeldItemTooltips-, HorseStatsMod-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (86 to 90) ImmediatelyFast-, ImmediatelyFastReforged-, InventoryEssentials_, InventoryHud_, InventorySpam-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (91 to 95) InventoryTweaks-, ItemBorders-, ItemLocks-, ItemPhysicLite_, ItemStitchingFix-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (96 to 100) JBRA-Client-, JustEnoughCalculation-, JustEnoughEffects-, JustEnoughProfessions-, KeepTheResourcePack-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (101 to 105) LLOverlayReloaded-, LOTRDRP-, LeaveMyBarsAlone-, LegendaryTooltips, LegendaryTooltips-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (106 to 110) LightOverlay-, LongerChatHistory-, MaFgLib-, MineMenu-, MinecraftCapes
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (111 to 115) MinecraftCapes , MoBends, Mocap-, ModernUI-, MouseTweaks-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (116 to 120) MyServerIsCompatible-, Neat, Neat , Neat-, NekosEnchantedBooks-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (121 to 125) NoAutoJump-, NoFog-, Notes-, NotifMod-, OldJavaWarning-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (126 to 130) OptiFine, OptiFine_, OptiForge, OptiForge-, OverflowingBars-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (131 to 135) PackMenu-, PackModeMenu-, Particle Effects-, ParticleEffects-, Perception-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (136 to 140) PickUpNotifier-, Ping-, PingHUD-, PlayerListHeads-, PresenceFootsteps-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (141 to 145) RPG-HUD-, RPRenames-, ReAuth-, Redstone Sound Slider-, Reforgium-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (146 to 150) ResourceLoader-, ResourcePackOrganizer, RocknRoller-, RyoamicLights-, Ryoamiclights-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (151 to 155) ShoulderSurfing-, ShulkerTooltip-, SimpleDiscordRichPresence-, SimpleWorldTimer-, SoundFilters-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (156 to 160) Sounds-, SourceHop-, SpawnerFix-, StylishEffects-, TRansliterationLib-
2026-04-07T13:23:13,417 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (161 to 165) TextruesRubidiumOptions-, TipTheScales-, Tips-, Toast Control-, Toast-Control-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (166 to 170) ToastControl-, TravelersTitles-, VR-Combat_, VoidFog-, Vramo-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (171 to 175) Vramo21-, WindowedFullscreen-, WorldNameRandomizer-, YeetusExperimentus-, YungsMenuTweaks-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (176 to 180) [1.12.2]DamageIndicatorsMod-, [1.12.2]bspkrscore-, [1.8.9] Lunar Block Overlay v1, [1.8.9] Lunar Block Overlay-2.0.0, advancementscreenshot-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (181 to 185) ae_pattern_improve-, ahznbstools-, aiftbtranslator-, antighost-, anviltooltipmod-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (186 to 190) appliedsorting-, armorchroma-, armorhud, armorpointspp-, auditory-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (191 to 195) authme-, auto-reconnect-, autojoin-, autoreconnect-, axolotl-item-fix-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (196 to 200) backtools-, bannerunlimited-, bbs-, beddium-, beenfo-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (201 to 205) better-clouds-, better-hp-, better-recipe-book-, betterHP_, better_client
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (206 to 210) better_client-, better_hp-, better_tooltips-, betterbiomeblend-, bhmenu-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (211 to 215) blinkload-, block-counter-, blur-, borderless-, cat_jam-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (216 to 220) catalogue-, cave_dust-, cfwinfo-, charmonium-, chat_heads-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (221 to 225) chatnotify-, cherishedworlds-, chestsearchbar-, cirback-1.0-, citresewn-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (226 to 230) classicbar-, cleanview, clientcrafting-, clienttweaks-, cobblemon-ui-tweaks-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (231 to 235) colorwheel-, colorwheel_patcher-, combat_music-, configured-, configured-connectedness-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (236 to 240) connectedness-, controllable-, coolrain-, crash_assistant-, cubium-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (241 to 245) cullleaves-, cullparticles-, currentgamemusictrack-, custom-crosshair-mod-, customcursor-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (246 to 250) customdiscordrpc-, cwb-, darkness-, dashloader-, defaultoptions-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (251 to 255) desiredservers-, discordrpc-, distraction_free_recipes-, drippyloadingscreen-, drippyloadingscreen_
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (256 to 260) durabilitytooltip-, dynamic-fps-, dynamic-music-, dynamiccrosshair-, dynamiclights-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (261 to 265) dynamiclightsreforged-, dynmus-, e4mc-, effective-, eggtab-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (266 to 270) eguilib-, eiramoticons-, embeddium-, enchantment-lore-, enhanced_boss_bars-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (271 to 275) entity-texture-features-, entity_model_features_, entity_texture_features-, entityculling-, essential_
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (276 to 280) exhaustedstamina-, extremesoundmuffler-, fabricemotes-, fabricmod_VoxelMap-, fancymenu_
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (281 to 285) fancymenu_video_extension, farsight-, fast-ip-ping-, fastquit-, firstperson-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (286 to 290) flerovium-, flickerfix-, fm_audio_extension_, forestryworktabledisplay-, forgemod_VoxelMap-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (291 to 295) forgeshot-, freecam-, freelook-, ftbpromoter-, fullbrightnesstoggle-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (296 to 300) galacticraft-rpc-, gamestagesviewer-, gpumemleakfix-, grid-, guiclock-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (301 to 305) guicompass-, guideme-, guifollowers-, helium-, hennyfullbright-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (306 to 310) hiddenrecipebook-, hiddenrecipebook_, hidehands-, idle_boost-, ijmtweaks-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (311 to 315) immersivearmorhud-, immersivemessages-, immersivetips-, improvedsignediting-, infinitemusic-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (316 to 320) inline_tooltips-, inventoryhud., inventoryprofiles, irisblockcompat-, itemzoom
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (321 to 325) itlt-, jeed-, jehc-, jei_hover_search-, jeiintegration_
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (326 to 330) jumpoverfences-, just-enough-harvestcraft-, justenoughbeacons-, justenoughdrags-, justzoom_
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (331 to 335) keybindspurger-, keymap-, keywizard-, lazurite-, lazydfu-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (336 to 340) lib39-, light-overlay-, lightfallclient-, lightspeed-, litematica-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (341 to 345) loadmyresources_, lock_minecart_view-, lootbeams-, lwl-, macos-input-fixes-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (346 to 350) magnesium_extras-, maptooltip-, massunbind, mcbindtype-, mcqoy-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (351 to 355) mcwifipnp-, medievalmusic-, mekalus-, memoryusagescreen-, mightyarchitect-
2026-04-07T13:23:13,418 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (356 to 360) mindful-eating-, minetogether-, minihud-, miningspeedtooltips-, mmog'scheats3.6kdownloadsplusmorecheats
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (361 to 365) mobplusplus-, modcredits-, modernworldcreation_, modnametooltip-, modnametooltip_
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (366 to 370) moremmog'scheats, moreoverlays-, mousewheelie-, movement-vision-, multihotbar-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (371 to 375) music-duration-reducer-, music_delay_reducer-, musicdr-, nbt_glint-, neiRecipeHandlers-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (376 to 380) neoculus-, ngrok-lan-expose-mod-, no_nv_flash-, nopotionshift_, nostartupmessages-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (381 to 385) notenoughanimations-, obscure_tooltips_fix-, oculus-, omegamute-, optigui-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (386 to 390) ornaments-, overlaytweaks-, overloadedarmorbar-, panorama-, paperdoll-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (391 to 395) particle-rain-, particular-, perdimensionbrightness-, persistentinventorysearch-, phosphor-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (396 to 400) physics-mod-, preciseblockplacing-, radon-, realm-of-lost-souls-, rebind-narrator-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (401 to 405) rebind_narrator-, rebindnarrator-, rebrand-, reforgium-, relictium-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (406 to 410) replanter-, resource_gamma_util-, rrls-, rubidium-, rubidium_extras-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (411 to 415) screenshot-to-clipboard-, seasonhud-, servercountryflags-, shut_up_gl_error-, shutupexperimentalsettings-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (416 to 420) shutupmodelloader-, signtools-, simple-rpc-, simpleautorun-, simplefog-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (421 to 425) skinlayers3d-, smartcursor-, smarthud-, smoke-suppression-, smoothboot-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (426 to 430) smoothfocus-, sodium-fabric-, sodium-shader-support-, sodiumcoreshadersupport-, sodiumdynamiclights-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (431 to 435) sodiumextras-, sodiumleafculling-, sodiumoptionsapi-, sodiumoptionsmodcompat-, sounddeviceoptions-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (436 to 440) soundreloader-, sounds-, spoticraft-, status-effect-bars-, stop_rendering-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (441 to 445) talkingheads-, tconplanner-, textrues_embeddium_options-, timestamp-chat-, timestamps-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (446 to 450) tooltipscroller-, torchoptimizer-, torohealth-, totaldarkness, toughnessbar-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (451 to 455) translucent-window-, tweakeroo-, vanillazoom-, viaforge-, vramo-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (456 to 460) vramo21-, wakes-, watermedia-, whats-that-slot-, wheredididie-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (461 to 465) wisla-, xanders-sodium-options-, xenon-, xlifeheartcolors-, yisthereautojump-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1025) - Whitelisted mods specified. Whitelisted mods are:
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ListUtilities.kt:175) - (1 to 2) Ping-Wheel-, appleskin-
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1029) - Inclusions:
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1031) - Inclusion 0:
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1032) - config
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1033) - null
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1034) - null
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1035) - null
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1031) - Inclusion 1:
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1032) - mods
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1033) - null
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1034) - null
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1035) - null
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1031) - Inclusion 2:
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1032) - datapacks
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1033) - null
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1034) - null
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1035) - null
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1031) - Inclusion 3:
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1032) - defaultconfigs
2026-04-07T13:23:13,419 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1033) - null
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1034) - null
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1035) - null
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1038) - Minecraft version: 26.1.1
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1039) - Modloader: NeoForge
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1040) - Modloader Version: 21.1.224
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1041) - Include server icon: false
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1042) - Include server properties: false
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1043) - Create zip-archive of server pack: true
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1044) - Java arguments for start-scripts: -Xmx4G -Xms4G
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1045) - Server pack suffix:
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1046) - Path to custom server-icon: /home/kreezxil/ServerPackCreator/server_files/server-icon.png
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1047) - Path to custom server.properties: /home/kreezxil/ServerPackCreator/server_files/server.properties
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1048) - Script settings:
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_JABBA_INSTALL_VERSION_SPC
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: 0.14.0
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_RESTART_SPC
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: false
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_ADDITIONAL_ARGS_SPC
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: -Dlog4j2.formatMsgNoLookups=true
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_CLEANUP_SPC
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: libraries,run.sh,run.bat,*installer.jar,*installer.jar.log,server.jar,.mixin.out,ldlib,local,fabric-server-launcher.jar,fabric-server-launch.jar,.fabric-installer,fabric-installer.jar,legacyfabric-installer.jar,.fabric versions
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_WAIT_FOR_USER_INPUT_SPC
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: true
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_SERVERSTARTERJAR_VERSION_SPC
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: latest
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_JAVA_SPC
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: java
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_JDK_VENDOR_SPC
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: temurin
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_USE_SSJ_SPC
2026-04-07T13:23:13,420 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: true
2026-04-07T13:23:13,421 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_JABBA_INSTALL_URL_SH_SPC
2026-04-07T13:23:13,421 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: https://github.com/Jabba-Team/jabba/raw/main/install.sh
2026-04-07T13:23:13,421 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_SKIP_JAVA_CHECK_SPC
2026-04-07T13:23:13,421 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: false
2026-04-07T13:23:13,421 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_SERVERSTARTERJAR_FORCE_FETCH_SPC
2026-04-07T13:23:13,421 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: true
2026-04-07T13:23:13,421 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_JABBA_INSTALL_URL_PS_SPC
2026-04-07T13:23:13,421 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: https://github.com/Jabba-Team/jabba/raw/main/install.ps1
2026-04-07T13:23:13,421 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1050) - Placeholder: SPC_SSJ_FORGE_ARGS_SPC
2026-04-07T13:23:13,421 INFO [pool-5-thread-1] (ConfigurationHandler.kt:1051) - Value: -Djava.security.manager=allow
2026-04-07T13:23:13,421 INFO [pool-5-thread-1] (ConfigurationHandler.kt:247) - Config check successful. No errors encountered.
2026-04-07T13:23:13,421 INFO [pool-5-thread-1] (ControlPanel.kt:159) - Config check passed.
2026-04-07T13:23:13,421 INFO [pool-5-thread-1] (ControlPanel.kt:171) - Starting ServerPackCreator run.
2026-04-07T13:23:13,422 INFO [pool-5-thread-1] (ServerPackHandler.kt:461) - Found old server pack at /home/kreezxil/ServerPackCreator/server-packs/This_is_it. Cleaning up...
2026-04-07T13:23:13,479 INFO [pool-5-thread-1] (ServerPackHandler.kt:1098) - Preparing a list of mods to include in server pack...
2026-04-07T13:23:13,479 DEBUG [pool-5-thread-1] (ServerPackHandler.kt:1131) - Scanning using NeoForge scanner.
2026-04-07T13:23:13,486 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-roofs-2.3.2-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,487 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-paths-1.1.1-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,489 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-trapdoors-1.1.5-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,490 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan MouseTweaks-neoforge-mc26.1-2.31.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,491 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-lights-1.1.5-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,492 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-bridges-3.1.2-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,492 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan sodium-neoforge-0.8.9+mc26.1.1.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,493 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-furniture-3.4.2-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,493 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-paintings-1.1.0-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,494 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-stairs-1.0.2-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,494 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-windows-2.4.2-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,497 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-doors-1.1.5-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,497 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan mcw-fences-1.2.1-mc26.1neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,497 ERROR [pool-5-thread-1] (ForgeTomlScanner.kt:84) - Could not scan yet_another_config_lib_v3-3.9.2+26.1-neoforge.jar. Consider reporting this: null: No dependencies specified.
2026-04-07T13:23:13,510 INFO [pool-5-thread-1] (ServerPackHandler.kt:1160) - Automatically detected mods: 6
2026-04-07T13:23:13,510 WARN [pool-5-thread-1] (ServerPackHandler.kt:1187) - Automatically excluding mod: BridgingMod-2.6.5+26.1.neoforge-release.jar
2026-04-07T13:23:13,510 WARN [pool-5-thread-1] (ServerPackHandler.kt:1187) - Automatically excluding mod: Controlling-neoforge-26.1-26.1.0.1.jar
2026-04-07T13:23:13,510 WARN [pool-5-thread-1] (ServerPackHandler.kt:1187) - Automatically excluding mod: ImmediatelyFast-NeoForge-1.15.1+26.1.1.jar
2026-04-07T13:23:13,510 WARN [pool-5-thread-1] (ServerPackHandler.kt:1178) - Prevented automated exclusion of appleskin-neoforge-mc26.1-3.0.9.jar. It's whitelisted with entry: appleskin-
2026-04-07T13:23:13,510 WARN [pool-5-thread-1] (ServerPackHandler.kt:1187) - Automatically excluding mod: chat_heads-1.2.2-neoforge-26.1.jar
2026-04-07T13:23:13,510 WARN [pool-5-thread-1] (ServerPackHandler.kt:1187) - Automatically excluding mod: iris-neoforge-1.10.9+mc26.1.1.jar
2026-04-07T13:23:13,510 DEBUG [pool-5-thread-1] (ServerPackHandler.kt:1199) - Scanning and excluding of 53 mods took 0.03s
2026-04-07T13:23:13,510 INFO [pool-5-thread-1] (ServerPackHandler.kt:1208) - Performing START-type checks for user-specified clientside-only mod exclusion.
2026-04-07T13:23:13,511 INFO [pool-5-thread-1] (ServerPackHandler.kt:1270) - Excluding MouseTweaks-neoforge-mc26.1-2.31.jar. It matched clientside-mod entry: MouseTweaks-
2026-04-07T13:23:13,511 INFO [pool-5-thread-1] (ServerPackHandler.kt:1270) - Excluding configured-neoforge-26.1-2.7.5.jar. It matched clientside-mod entry: configured-
2026-04-07T13:23:13,514 INFO [pool-5-thread-1] (ServerPackHandler.kt:543) - Ensuring files and/or directories are properly excluded.
2026-04-07T13:23:13,514 INFO [pool-5-thread-1] (ServerPackHandler.kt:547) - Copying files to the server pack. This may take a while...
2026-04-07T13:23:13,577 INFO [pool-5-thread-1] (ServerPackHandler.kt:375) - Not including servericon.
2026-04-07T13:23:13,577 INFO [pool-5-thread-1] (ServerPackHandler.kt:382) - Not including server.properties.
2026-04-07T13:23:13,578 WARN [pool-5-thread-1] (ApiProperties.kt:1166) - Found empty definitions for start script templates. Using defaults.
2026-04-07T13:23:13,583 WARN [pool-5-thread-1] (ApiProperties.kt:1214) - Found empty definitions for java script templates. Using defaults.
2026-04-07T13:23:13,586 INFO [pool-5-thread-1] (ServerPackHandler.kt:920) - Creating zip archive of serverpack...
2026-04-07T13:23:14,489 INFO [pool-5-thread-1] (ServerPackHandler.kt:951) - Finished creation of zip archive.
2026-04-07T13:23:14,489 WARN [pool-5-thread-1] (ApiProperties.kt:1166) - Found empty definitions for start script templates. Using defaults.
2026-04-07T13:23:14,495 WARN [pool-5-thread-1] (ApiProperties.kt:1214) - Found empty definitions for java script templates. Using defaults.
2026-04-07T13:23:14,497 INFO [pool-5-thread-1] (ServerPackHandler.kt:427) - Server pack available at: /home/kreezxil/ServerPackCreator/server-packs/This_is_it
2026-04-07T13:23:14,497 INFO [pool-5-thread-1] (ServerPackHandler.kt:428) - Server pack archive available at: /home/kreezxil/ServerPackCreator/server-packs/This_is_it_server_pack.zip
2026-04-07T13:23:14,497 INFO [pool-5-thread-1] (ServerPackHandler.kt:429) - Done!
2026-04-07T13:23:14,497 DEBUG [pool-5-thread-1] (ServerPackHandler.kt:433) - Generation took 1.08s
2026-04-07T13:23:14,497 INFO [pool-5-thread-1] (ServerPackHandler.kt:435) - Performing security scans
2026-04-07T13:23:14,497 INFO [pool-5-thread-1] (ServerPackHandler.kt:437) - Performing Nekodetector scan
2026-04-07T13:23:14,497 INFO [pool-5-thread-1] (SecurityScans.kt:53) - Scanning /home/kreezxil/ServerPackCreator/server-packs/This_is_it for infections using Nekodetector...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment