Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MyTown2 and MyEssentials wired error #527

Open
McDeentixYT opened this issue Jul 15, 2020 · 4 comments
Open

MyTown2 and MyEssentials wired error #527

McDeentixYT opened this issue Jul 15, 2020 · 4 comments

Comments

@McDeentixYT
Copy link

Hi,
I try to do a public server with the Modpack infinity evolved 3.1.0 1.7.10.
The modpack without essentials and MyTown works perfectly.
I checked the database file but there is no file so im confused. I dont know what i have to do.

Configuration file

....
datasource {
# The path to the database file.
S:path=C:\Users\domin\Desktop\mc ftb server\Server/databases/MyTown2/data.db

# Specifies the database engine that is being used.
S:type=SQLite

}

general {
# Localization file without file extension.\nLoaded from config/MyTown/localization/ first, then from the jar, then finally will fallback to en_US if needed.
S:localization=en_US

# Message to display to users when MyTown is in safemode.
S:safeModeMessage=MyTown is in safe mode. Please tell a server admin!

}

Thats the Error Log:
`[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Serverside World Load Event: initialize dimlets
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Foliage, Oak
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Sky
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Biome, Storage Cell
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, enderium.molten
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, mana
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, platinum.molten
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, honey
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, aluminumbrass.molten
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, steam
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, signalum.molten
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, invar.molten
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, manyullyn.molten
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, glowstone
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, mithril.molten
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, ic2constructionfoam
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, pigiron.molten
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, alumite.molten
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, bronze.molten
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, lumium.molten
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Blacklisted dimlet Liquid, electrum.molten
[17:00:55] [Server thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userdimlets.json', this is not an error!
[17:00:56] [Server thread/INFO] [FML]: Loading dimension -6 (world) (net.minecraft.server.dedicated.DedicatedServer@cd4cf62)
[17:00:56] [Server thread/INFO]: Preparing start region for level 0
[17:00:57] [Server thread/INFO]: Done (4,055s)! For help, type "help" or "?"
[17:00:57] [Server thread/INFO] [modtweaker2]: Starting ServerStart for modtweaker2
[17:00:57] [Server thread/INFO] [MyEssentials-Core]: Loaded GroupConfig successfully!
[17:00:57] [Server thread/INFO] [MyEssentials-Core]: Loaded UserConfig successfully!
[17:00:57] [Server thread/INFO] [MyPermissions]: Currently using built-in permission system.
[17:00:57] [Server thread/INFO] [MyPermissions]: This is not fully functional and only works for mods that use this API.
[17:00:57] [Server thread/INFO] [MyPermissions]: If you have Bukkit or ForgeEssentials installed please use that instead.
[17:00:57] [Server thread/INFO] [MyTown2]: Successfully initialized economy!
[17:00:57] [Server thread/INFO] [MyEssentials-Core]: Loaded WildPermsConfig successfully!
[17:00:57] [Server thread/INFO] [MyEssentials-Core]: Loaded FlagsConfig successfully!
[17:00:57] [Server thread/INFO] [MyEssentials-Core]: Loaded DefaultTownRanks successfully!
[17:00:57] [Server thread/WARN] [MyTown2]: No protection files were loaded, consider getting them at http://github.com/MyEssentials/MyTown2-Protections
[17:00:57] [Server thread/WARN] [MyTown2]: Your server will be missing MOST of the protection without it!
[17:00:57] [Server thread/INFO] [neresources]: Loading compatibility for minecraft
[17:00:57] [Server thread/INFO] [neresources]: Loading compatibility for CoFHCore
[17:00:57] [Server thread/INFO] [neresources]: Metallurgy not loaded - skipping
[17:00:57] [Server thread/INFO] [neresources]: Loading compatibility for NetherOres
[17:00:57] [Server thread/INFO] [neresources]: Loading compatibility for BigReactors
[17:00:57] [Server thread/INFO] [neresources]: Loading compatibility for appliedenergistics2
[17:00:57] [Server thread/INFO] [neresources]: Loading compatibility for Thaumcraft
[17:00:57] [Server thread/INFO] [neresources]: ElectriCraft not loaded - skipping
[17:00:57] [Server thread/INFO] [neresources]: ReactorCraft not loaded - skipping
[17:00:57] [Server thread/INFO] [neresources]: Loading compatibility for Forestry
[17:00:57] [Server thread/INFO] [neresources]: Loading compatibility for TConstruct
[17:00:57] [Server thread/INFO] [neresources]: Loading compatibility for IC2
[17:00:57] [Server thread/INFO] [neresources]: MobProperties not loaded - skipping
[17:00:57] [Server thread/INFO] [neresources]: xreliquary not loaded - skipping
[17:00:57] [Server thread/INFO] [neresources]: bluepower not loaded - skipping
[17:00:58] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue
[17:00:58] [Server thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAA FML{7.10.99.99} [Forge Mod Loader] (FTBServer-1.7.10-1614.jar)
UCHIJAAA Forge{10.13.4.1614} [Minecraft Forge] (FTBServer-1.7.10-1614.jar)
UCHIJAAA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAAA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
UCHIJAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAA ChocoPatcher{1.1} [Choco Patcher] (minecraft.jar)
UCHIJAAA OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
UCHIJAAA {000} [CoFH ASM] (minecraft.jar)
UCHIJAAA BinniePatcher{1.8.2} [Binnie Patcher] (minecraft.jar)
UCHIJAAA FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar)
UCHIJAAA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJAAA IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
UCHIJAAA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
UCHIJAAA AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
UCHIJAAA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
UCHIJAAA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
UCHIJAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
UCHIJAAA Avaritia{1.13} [Avaritia] (Avaritia-1.13.jar)
UCHIJAAA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJAAA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
UCHIJAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
UCHIJAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJAAA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCHIJAAA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
UCHIJAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJAAA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
UCHIJAAA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
UCHIJAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
UCHIJAAA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
UCHIJAAA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
UCHIJAAA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
UCHIJAAA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
UCHIJAAA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
UCHIJAAA BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar)
UCHIJAAA BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar)
UCHIJAAA BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar)
UCHIJAAA BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar)
UCHIJAAA BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar)
UCHIJAAA BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar)
UCHIJAAA BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar)
UCHIJAAA BuildCraft|Compat{7.1.7} [BuildCraft Compat] (buildcraft-compat-7.1.7.jar)
UCHIJAAA Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
UCHIJAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJAAA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
UCHIJAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJAAA MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar)
UCHIJAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar)
UCHIJAAA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar)
UCHIJAAA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
UCHIJAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
UCHIJAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
UCHIJAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJAAA EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
UCHIJAAA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCHIJAAA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar)
UCHIJAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJAAA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
UCHIJAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCHIJAAA fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
UCHIJAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-512.jar)
UCHIJAAA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
UCHIJAAA FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
UCHIJAAA FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar)
UCHIJAAA FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
UCHIJAAA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar)
UCHIJAAA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
UCHIJAAA MagicBees{2.4.4} [Magic Bees] (magicbees-1.7.10-2.4.4.jar)
UCHIJAAA gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar)
UCHIJAAA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
UCHIJAAA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCHIJAAA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCHIJAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJAAA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCHIJAAA headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar)
UCHIJAAA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
UCHIJAAA IC2NuclearControl{2.4.3a} [Nuclear Control 2] (IC2NuclearControl-2.4.3a.jar)
UCHIJAAA immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
UCHIJAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAA JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
UCHIJAAA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
UCHIJAAA letsencryptcraft{@Version@} [Let's Encrypt Craft] (letsencryptcraft-1.7.10-1.2.0.jar)
UCHIJAAA LogisticsPipes{0.9.3.132} [Logistics Pipes] (logisticspipes-0.9.3.132.jar)
UCHIJAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
UCHIJAAA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
UCHIJAAA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
UCHIJAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
UCHIJAAA Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
UCHIJAAA MyEssentials-Core{1.7.10-1.18r} [MyEssentials-Core] (MyEssentials-Core-1.7.10-1.18r-universal (1).jar)
UCHIJAAA MyPermissions{1.7.10-0000r} [MyPermissions] (MyPermissions-1.7.10-0000r.jar)
UCHIJAAA Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar)
UCHIJAAE MyTown2{1.7.10-0.5.0b} [MyTown 2] (MyTown2-1.7.10-0.5.0b.jar)
UCHIJAAA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCHIJAAA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCHIJAAA neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-122.jar)
UCHIJAAA OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
UCHIJAAA OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
UCHIJAAA OpenPeripheralCore{1.4} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.4.jar)
UCHIJAAA OpenPeripheral{0.6} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.6.jar)
UCHIJAAA OpenPeripheralIntegration{0.6} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.6.jar)
UCHIJAAA PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar)
UCHIJAAA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCHIJAAA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
UCHIJAAA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
UCHIJAAA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCHIJAAA rftools{4.23} [RFTools] (rftools-4.23.jar)
UCHIJAAA runicdungeons{1.1.7b} [Runic Dungeons] (RunicDungeons-1.1.7b.jar)
UCHIJAAA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCHIJAAA SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
UCHIJAAA springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar)
UCHIJAAA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
UCHIJAAA StevesAddons{0.10.16} [Steve's Addons] (StevesAddons-1.7.10-0.10.16.jar)
UCHIJAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCHIJAAA StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
UCHIJAAA StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar)
UCHIJAAA StorageDrawersBop{1.7.10-1.1.1} [Storage Drawers: Biomes O' Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar)
UCHIJAAA StorageDrawersForestry{1.7.10-1.1.2} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.2.jar)
UCHIJAAA StorageDrawersMisc{1.7.10-1.1.2} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.2.jar)
UCHIJAAA StorageDrawersNatura{1.7.10-1.1.1} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.1.jar)
UCHIJAAA tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
UCHIJAAA thaumcraftneiplugin{@Version@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAA thaumicenergistics{1.1.3.0} [Thaumic Energistics] (thaumicenergistics-1.1.3.0.jar)
UCHIJAAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
UCHIJAAA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
UCHIJAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJAAA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCHIJAAA Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
UCHIJAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJAAA wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
UCHIJAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
UCHIJAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
UCHIJAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
UCHIJAAA aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
UCHIJAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
[17:00:58] [Server thread/ERROR] [FML]: The following problems were captured during this phase
[17:00:58] [Server thread/ERROR] [FML]: Caught exception from MyTown2
java.lang.NoClassDefFoundError: org/sqlite/JDBC
at myessentials.datasource.api.bridge.BridgeSQLite.initConnection(BridgeSQLite.java:39) ~[BridgeSQLite.class:?]
at myessentials.datasource.api.bridge.BridgeSQLite.(BridgeSQLite.java:26) ~[BridgeSQLite.class:?]
at myessentials.datasource.api.DatasourceSQL.loadConfig(DatasourceSQL.java:67) ~[DatasourceSQL.class:?]
at myessentials.datasource.api.DatasourceSQL.(DatasourceSQL.java:37) ~[DatasourceSQL.class:?]
at mytown.new_datasource.MyTownDatasource.(MyTownDatasource.java:30) ~[MyTownDatasource.class:?]
at mytown.MyTown.serverStarting(MyTown.java:95) ~[MyTown.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:789) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:278) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:277) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.lang.ClassNotFoundException: org.sqlite.JDBC
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
... 36 more
Caused by: java.lang.NullPointerException
[17:00:58] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: org/sqlite/JDBC

    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) ~[LoadController.class:?]
    at cpw.mods.fml.common.Loader.serverStarting(Loader.java:790) [Loader.class:?]
    at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:278) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:277) [lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]

Caused by: java.lang.NoClassDefFoundError: org/sqlite/JDBC
at myessentials.datasource.api.bridge.BridgeSQLite.initConnection(BridgeSQLite.java:39) ~[BridgeSQLite.class:?]
at myessentials.datasource.api.bridge.BridgeSQLite.(BridgeSQLite.java:26) ~[BridgeSQLite.class:?]
at myessentials.datasource.api.DatasourceSQL.loadConfig(DatasourceSQL.java:67) ~[DatasourceSQL.class:?]
at myessentials.datasource.api.DatasourceSQL.(DatasourceSQL.java:37) ~[DatasourceSQL.class:?]
at mytown.new_datasource.MyTownDatasource.(MyTownDatasource.java:30) ~[MyTownDatasource.class:?]
at mytown.MyTown.serverStarting(MyTown.java:95) ~[MyTown.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:789) ~[Loader.class:?]
... 4 more
Caused by: java.lang.ClassNotFoundException: org.sqlite.JDBC
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
at myessentials.datasource.api.bridge.BridgeSQLite.initConnection(BridgeSQLite.java:39) ~[BridgeSQLite.class:?]
at myessentials.datasource.api.bridge.BridgeSQLite.(BridgeSQLite.java:26) ~[BridgeSQLite.class:?]
at myessentials.datasource.api.DatasourceSQL.loadConfig(DatasourceSQL.java:67) ~[DatasourceSQL.class:?]
at myessentials.datasource.api.DatasourceSQL.(DatasourceSQL.java:37) ~[DatasourceSQL.class:?]
at mytown.new_datasource.MyTownDatasource.(MyTownDatasource.java:30) ~[MyTownDatasource.class:?]
at mytown.MyTown.serverStarting(MyTown.java:95) ~[MyTown.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:789) ~[Loader.class:?]
... 4 more
Caused by: java.lang.NullPointerException
[17:00:58] [Server thread/INFO] [FML]: Applying holder lookups
[17:00:58] [Server thread/INFO] [FML]: Holder lookups applied
[17:00:58] [pool-5-thread-1/INFO] [EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to C:\Users\domin\Desktop\mc ftb server\Server.\world\enderio\dimensionalTransceiver.json
[17:00:58] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
[17:00:58] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up RFTools dimensions
[17:00:58] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[17:00:58] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
Exiting...
Drücken Sie eine beliebige Taste . . .`

@MuresanSergiu
Copy link
Member

The library for database connection is missing it looks like.
There should be a libs/ folder alongside config/ with certain .jar files in them. That's where the libraries are downloaded.

@McDeentixYT
Copy link
Author

McDeentixYT commented Jul 15, 2020

Hi afterwind can u help me via teamviewer?
I can spend u some money if we fix the problem fast.
I try to fix this problem since 3 days :D and wrote over 5 threads in forums.....
I

@McDeentixYT
Copy link
Author

There is no Folder named LIB/. The only lib folder i can found is in MyEssentials.

Unbenannt

@MuresanSergiu
Copy link
Member

Sure, I can help. Add me on discord: AfterWind#3704

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants