Jump to content

PandaZoGz

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by PandaZoGz

  1. When ever i start my bat file it would load a couple of mods and do its thing, then it comes up saying "The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded." I have set my EULA to true.

    My server properties... https://gyazo.com/ff727f65dd60f897efd1c6cfc2c64c2

    And my logs...

    Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
    [18:30:50] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
    [18:30:50] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
    [18:30:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
    [18:30:50] [main/INFO] [FML]: Forge Mod Loader version 7.99.30.1492 for Minecraft 1.7.10 loading
    [18:30:50] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_92, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_92
    [18:30:51] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [18:30:51] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [18:30:51] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [18:30:51] [main/WARN] [FML]: The coremod mods.immibis.core.ICCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [18:30:51] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [18:30:51] [main/WARN] [FML]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [18:30:52] [main/WARN] [FML]: The coremod net.technicpack.mcdiscord.coremod.DiscordCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [18:30:52] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [18:30:52] [main/INFO] [PowerConverters]: Adding PowerConverters to Transformer Exclusions list.
    [18:30:52] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [18:30:52] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [18:30:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [18:30:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [18:30:52] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:30:53] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [18:30:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:30:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:30:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:30:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:30:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:30:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:30:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:30:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:30:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [18:30:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:30:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:30:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [18:30:53] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
    [18:30:53] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
    [18:30:53] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
    [18:30:55] [Server thread/INFO]: Starting minecraft server version 1.7.10
    [18:30:55] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
    [18:30:55] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1492 Initialized
    [18:30:55] [Server thread/INFO] [FML]: Replaced 183 ore recipies
    [18:30:55] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
    [18:30:55] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
    [18:30:55] [Server thread/INFO] [FML]: Searching C:\Users\ryanm\Desktop\Tekkit Legends Server\mods for mods
    [18:30:55] [Server thread/INFO] [FML]: Also searching C:\Users\ryanm\Desktop\Tekkit Legends Server\mods\1.7.10 for mods
    [18:30:56] [Server thread/WARN] [bluepower]: Mod bluepower is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.2.962
    [18:30:57] [Server thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
    [18:30:57] [Server thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
    [18:30:58] [Server thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.344
    [18:30:58] [Server thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.344
    [18:30:58] [Server thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.344
    [18:30:59] [Server thread/WARN] [powersuits]: Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.293
    [18:30:59] [Server thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.12
    [18:30:59] [Server thread/WARN] [numina]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.131
    [18:30:59] [Server thread/INFO] [planetguyLib]: Mod planetguyLib is missing the required element 'name'. Substituting planetguyLib
    [18:30:59] [Server thread/WARN] [qmunitylib]: Mod qmunitylib is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
    [18:30:59] [Server thread/INFO] [FML]: Forge Mod Loader has identified 74 mods to load
    [18:30:59] [Server thread/INFO] [FML]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
    [18:30:59] [Server thread/INFO] [FML]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
    [18:31:00] [Server thread/INFO] [FML]: FML has found a non-mod file mcdiscord-2.0.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
    [18:31:00] [Server thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
    [18:31:00] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, <CoFH ASM>, mcdiscord, Treecapitator, additionalpipes, aobd, asielib, bdlib, BigReactors, bluepower, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, CoFHCore, ComputerCraft, ComputerCraftEdu, computronics, EnderStorage, eng_toolbox, Forestry, ForgeMicroblock, ForgeMultipart, McMultipart, gendustry, IC2, IC2-Classic-Spmod, IC2NuclearControl, ImmibisCore, ImmibisPeripherals, inventorytweaks, IronChest, itlt, JABBA, LogisticsPipes, MapWriter, MineTweaker3, modtweaker2, powersuits, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, numina, OCS, planetguyLib, PowerConverters3, ProjectE, qmunitylib, quiverchevsky, Railcraft, RedstoneArsenal, JAKJ_RedstoneInMotion, SolarFlux, Tubestuff, Waila, WailaHarvestability, zettaindustries, bspkrsCore] at CLIENT
    [18:31:00] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, <CoFH ASM>, mcdiscord, Treecapitator, additionalpipes, aobd, asielib, bdlib, BigReactors, bluepower, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, CoFHCore, ComputerCraft, ComputerCraftEdu, computronics, EnderStorage, eng_toolbox, Forestry, ForgeMicroblock, ForgeMultipart, McMultipart, gendustry, IC2, IC2-Classic-Spmod, IC2NuclearControl, ImmibisCore, ImmibisPeripherals, inventorytweaks, IronChest, itlt, JABBA, LogisticsPipes, MapWriter, MineTweaker3, modtweaker2, powersuits, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, numina, OCS, planetguyLib, PowerConverters3, ProjectE, qmunitylib, quiverchevsky, Railcraft, RedstoneArsenal, JAKJ_RedstoneInMotion, SolarFlux, Tubestuff, Waila, WailaHarvestability, zettaindustries, bspkrsCore] at SERVER
    [18:31:01] [Server thread/ERROR] [IC2]: The mod IC2 is expecting signature de041f9f6187debbc77034a344134053277aa3b0 for source IC2.Classic.Version.1.1.3.5.jar, however there is no signature matching that description
    [18:31:01] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
    [18:31:04] [Server thread/INFO] [STDOUT]: [mods.immibis.core.ImmibisCore:initPreferredEnergySystem:170]: [Immibis Core] Preferred energy system set to: redstoneFlux
    [18:31:05] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
    [18:31:05] [Server thread/INFO] [FML]: Found 337 ObjectHolder annotations
    [18:31:05] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
    [18:31:05] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
    [18:31:05] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
    [18:31:05] [Server thread/INFO] [Treecapitator]: Loading configuration file C:\Users\ryanm\Desktop\Tekkit Legends Server\config\Treecapitator.cfg
    [18:31:05] [Server thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.
    [18:31:05] [Server thread/INFO] [CoFHWorld]: Registering Default Templates.
    [18:31:05] [Server thread/INFO] [CoFHWorld]: Registering default generators
    [18:31:05] [Server thread/INFO] [CoFHWorld]: Complete
    [18:31:05] [Server thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.14
    [18:31:05] [Server thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2015
    [18:31:05] [Server thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
    [18:31:06] [Server thread/INFO] [IC2]: Config loaded from C:\Users\ryanm\Desktop\Tekkit Legends Server\.\config\IC2.cfg
    [18:31:06] [Server thread/INFO] [IC2]: Try Loading SubModul: Nei SubModul
    [18:31:06] [Server thread/INFO] [IC2]: Could not Load SubModul: Nei SubModul
    [18:31:06] [Server thread/INFO] [IC2]: Try Loading SubModul: Crafting Guide Submodul
    [18:31:06] [Server thread/INFO] [IC2]: Could not Load SubModul: Crafting Guide Submodul
    [18:31:06] [Server thread/INFO] [IC2]: Try Loading SubModul: Baubles Modul
    [18:31:06] [Server thread/INFO] [IC2]: Could not Load SubModul: Baubles Modul
    [18:31:06] [Server thread/INFO] [IC2]: Try Loading SubModul: Tinkers Construct
    [18:31:06] [Server thread/INFO] [IC2]: Could not Load SubModul: Tinkers Construct
    [18:31:06] [Server thread/INFO] [IC2]: Try Loading SubModul: Not Enough Resources
    [18:31:06] [Server thread/INFO] [IC2]: Could not Load SubModul: Not Enough Resources
    [18:31:06] [Server thread/INFO] [IC2]: Try Loading SubModul: Thaumcraft
    [18:31:06] [Server thread/INFO] [IC2]: Could not Load SubModul: Thaumcraft
    [18:31:06] [Server thread/INFO] [IC2]: Try Loading SubModul: BuildCraft
    [18:31:06] [Server thread/INFO] [IC2]: Loaded SubModul: BuildCraft
    [18:31:06] [Server thread/INFO] [IC2]: Try Loading SubModul: Wrench
    [18:31:06] [Server thread/INFO] [IC2]: Loaded SubModul: Wrench
    [18:31:06] [Server thread/INFO] [IC2]: Try Loading SubModul: RF Plugin
    [18:31:06] [Server thread/INFO] [IC2]: Loaded SubModul: RF Plugin
    [18:31:07] [Server thread/INFO] [Forestry]: Forestry will attempt worldGen in chunks that were created before the mod was added.
    [18:31:07] [Server thread/INFO] [Forestry]: Module Pipes Plugin failed to load: BuildCraft|Transport not found
    [18:31:07] [Server thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found
    [18:31:07] [Server thread/INFO] [Forestry]: Module BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
    [18:31:07] [Server thread/INFO] [Forestry]: Module Chisel Plugin failed to load: Chisel not found
    [18:31:07] [Server thread/INFO] [Forestry]: Module EnderIO Plugin failed to load: EnderIO not found
    [18:31:07] [Server thread/INFO] [Forestry]: Module ExtraUtilities Plugin failed to load: ExtraUtilities not found
    [18:31:07] [Server thread/INFO] [Forestry]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
    [18:31:07] [Server thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found
    [18:31:07] [Server thread/INFO] [Forestry]: Module Natura Plugin failed to load: Natura not found
    [18:31:07] [Server thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
    [18:31:07] [Server thread/INFO] [Forestry]: Module Witchery Plugin failed to load: Witchery not found
    [18:31:07] [CoFHUpdater:CoFHCore/INFO] [CoFHCore]: An updated version of CoFH Core is available: CoFH Core 3.1.3 for Minecraft 1.7.10.
    [18:31:08] [Server thread/INFO] [bdlib]: bdlib 1.9.3.107 loaded
    [18:31:08] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
    [18:31:09] [Server thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
    [18:31:09] [Server thread/INFO] [Railcraft]: Module disabled: ModuleThaumcraft, Thaumcraft not detected
    [18:31:10] [Server thread/INFO] [computronics]: Multiperipheral system for ComputerCraft engaged. Hooray!
    [18:31:10] [Server thread/INFO] [computronics]: Multiple mods registering peripherals for the same block now won't be a problem anymore.
    [18:31:11] [Server thread/INFO] [gendustry]: IC2 Version: IC2 2.2.999
    [18:31:11] [Server thread/INFO] [gendustry]: RF API Version: CoFHAPI 1.7.10R1.0.1
    [18:31:11] [Server thread/INFO] [gendustry]: Available Forestry species roots:
    [18:31:11] [Server thread/INFO] [gendustry]:  * rootBees - forestry.apiculture.genetics.BeeHelper
    [18:31:11] [Server thread/INFO] [gendustry]:  * rootTrees - forestry.arboriculture.genetics.TreeHelper
    [18:31:11] [Server thread/INFO] [gendustry]:  * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
    [18:31:11] [Server thread/INFO] [bdlib]: Loading internal config files for mod Gendustry
    [18:31:11] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/ryanm/Desktop/Tekkit%20Legends%20Server/mods/gendustry-1.6.1.126-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
    [18:31:11] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/ryanm/Desktop/Tekkit%20Legends%20Server/mods/gendustry-1.6.1.126-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
    [18:31:12] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/ryanm/Desktop/Tekkit%20Legends%20Server/mods/gendustry-1.6.1.126-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
    [18:31:12] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/ryanm/Desktop/Tekkit%20Legends%20Server/mods/gendustry-1.6.1.126-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
    [18:31:12] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/ryanm/Desktop/Tekkit%20Legends%20Server/mods/gendustry-1.6.1.126-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
    [18:31:12] [Server thread/INFO] [bdlib]: Loading user config files for mod Gendustry
    [18:31:12] [Server thread/INFO] [bdlib]: Config loading for mod Gendustry finished
    [18:31:12] [Server thread/INFO] [gendustry]: Created 15 BC triggers for Forestry error codes
    [18:31:12] [Server thread/INFO] [bdlib]: Loaded creative tabs for gendustry
    [18:31:12] [Server thread/INFO] [gendustry]: Items loaded
    [18:31:12] [Server thread/INFO] [gendustry]: Fluids loaded
    [18:31:12] [Server thread/INFO] [gendustry]: Blocks loaded
    [18:31:13] [Server thread/INFO] [gendustry]: Machines loaded
    [18:31:13] [Server thread/INFO] [modtweaker2]: Starting PreInitialization for modtweaker2
    [18:31:13] [Server thread/INFO] [NEIAddons|Developer]: Wrong side: SERVER, Developer Tools Addon not loading
    [18:31:13] [Server thread/INFO] [NEIAddons|AppEng]: Required mod appliedenergistics2 is not installed, dependent features will be unavailable
    [18:31:13] [Server thread/ERROR] [NEIAddons|AppEng]: Requirements unmet, Applied Energistics 2 Addon not loading
    [18:31:13] [Server thread/INFO] [NEIAddons|Botany]: Wrong side: SERVER, Botany Addon not loading
    [18:31:13] [Server thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[2.2.9.0,) required / 3.6.11.2 detected
    [18:31:13] [Server thread/INFO] [NEIAddons|CraftingTables]: Wrong side: SERVER, Crafting Tables Addon not loading
    [18:31:13] [Server thread/INFO] [NEIAddons|ExNihilo]: Wrong side: SERVER, Ex Nihilo Addon not loading
    [18:31:13] [Server thread/INFO] [PowerConverters]: PowerConverters PreInitialization Started.
    [18:31:13] [Server thread/INFO] [PowerConverters]: Update Checker is turned off.
    [18:31:13] [Server thread/INFO] [PowerConverters]: PowerConverters PreInitialization Finished.
    [18:31:13] [Server thread/INFO] [ProjectE]: Loaded configuration file.
    [18:31:14] [Server thread/INFO] [SolarFlux]: Pre Initialization
    [18:31:14] [Server thread/INFO] [SolarFlux]: Initialization of configuration
    [18:31:14] [Server thread/INFO] [SolarFlux]: Registering blocks
    [18:31:14] [Server thread/INFO] [SolarFlux]: Registering items
    [18:31:14] [Server thread/INFO] [zettaindustries]: Start preInit!
    [18:31:14] [Server thread/INFO] [zettaindustries]: Modification has been loaded [com.bymarcin.zettaindustries.mods.rfpowermeter.RFMeter]
    [18:31:14] [Server thread/INFO] [zettaindustries]: Modification has been loaded [com.bymarcin.zettaindustries.mods.quarryfixer.QuarryFixer]
    [18:31:14] [Server thread/INFO] [zettaindustries]: Modification has been loaded [com.bymarcin.zettaindustries.mods.vanillautils.VanillaUtils]
    [18:31:14] [Server thread/INFO] [zettaindustries]: Modification has been loaded [com.bymarcin.zettaindustries.mods.battery.Battery]
    [18:31:14] [Server thread/INFO] [zettaindustries]: Modification has been loaded [com.bymarcin.zettaindustries.mods.battery.CharcoalBlockMod]
    [18:31:14] [Server thread/INFO] [zettaindustries]: Modification has been loaded [com.bymarcin.zettaindustries.mods.forestrybackpacks.ForestyBackpacksMod]
    [18:31:14] [Server thread/INFO] [zettaindustries]: End preInit!
    [18:31:14] [Server thread/INFO] [FML]: Applying holder lookups
    [18:31:14] [Server thread/INFO] [FML]: Holder lookups applied
    [18:31:14] [Server thread/INFO] [FML]: Injecting itemstacks
    [18:31:14] [Server thread/INFO] [FML]: Itemstack injection complete
    [18:31:14] [Server thread/INFO]: Loading properties
    [18:31:14] [Server thread/INFO]: Default game type: SURVIVAL
    [18:31:14] [Server thread/INFO]: Generating keypair
    [18:31:14] [Server thread/INFO]: Starting Minecraft server on 25.22.115.7:25565
    [18:31:15] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
    [18:31:15] [Server thread/WARN]: The exception was: java.net.BindException: Cannot assign requested address: bind
    [18:31:15] [Server thread/WARN]: Perhaps a server is already running on that port?
    [18:31:15] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
    [18:31:15] [Server thread/INFO] [FML]: Applying holder lookups
    [18:31:15] [Server thread/INFO] [FML]: Holder lookups applied
    [18:31:15] [Server thread/INFO] [ProjectE]: Completed server-stop actions.
    [18:31:15] [Server thread/INFO] [FML]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
    C:\Users\example\Desktop\Tekkit Legends Server>pause
    Press any key to continue . . .

    Please Fix !!

     

  2. I have been experiencing low fps on tekkit legends, around 10 - 20 fps. I have an......

    i7 core

    GFORCE GTX 960m

    Laptop

    I have been experiencing this ever since i installed tekkit legends, i have installed optifine and have tried setting the priority to 'high' and i dont see a difference. I have also tried reinstalling Java 8 64bit and still, has done nothing. I also use the sphax texture pack, i luv it, its a must need.

  3.  

    1 hour ago, bochen415 said:

    This is a crash report, We normally work with launcher logs.

    1. "java.lang.OutOfMemoryError: Java heap space " means you're out of memory (RAM)

    2. " -Xms1024m -Xmx1024m " means your launcher is set to use 1GB ram, that's too low

    3.  "Operating System: Windows 10 (x86) version 10.0" means you have a 32bit os or java thinks you have a 32bit os, that's bad, the launcher will not let you use more ram than 1GB in a 32bit environment, check if you really have a 32 bit os, if you do there's nothing you can do other than reinstalling windows to a 64bit version.

    ..and for the love of god that's not the way you add a log to the post, read the rules, use pastebin or a similar site, here, lemme edit your wall of text.

    Sorry about that. It turns out that i have a 64bit operating system and processor. So is there a possibility that i should reinstall Java to a 64 Bit install? 

×
×
  • Create New...