Jump to content

forge 1.7.10 server error on start


abnx

Recommended Posts

C:\Users\abnx\Desktop\forge - Copy>java -Xmx4096M -Xms4096M -jar forge-1.7.10-10.13.4.1614-1.7.10-universal.jar nogui
[22:22:47] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[22:22:47] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[22:22:47] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[22:22:48] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[22:22:48] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_191, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_191
[22:22:48] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:22:48] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:22:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:22:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:22:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:22:49] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[22:22:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:22:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:22:50] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:22:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:22:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:22:51] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[22:22:51] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[22:22:51] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[22:22:51] [main/INFO] [FastLeafDecay]: Patching leaves.
[22:22:51] [main/INFO] [FastLeafDecay]: Found leaf Class: net/minecraft/block/BlockLeavesBase
[22:22:53] [Server thread/INFO]: Starting minecraft server version 1.7.10
[22:22:53] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[22:22:53] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
[22:22:53] [Server thread/INFO] [FML]: Replaced 183 ore recipies
[22:22:53] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[22:22:53] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[22:22:53] [Server thread/INFO] [FML]: Searching C:\Users\abnx\Desktop\forge - Copy\mods for mods
[22:22:53] [Server thread/INFO] [FML]: Also searching C:\Users\abnx\Desktop\forge - Copy\mods\1.7.10 for mods
[22:22:56] [Server thread/INFO] [FML]: Forge Mod Loader has identified 36 mods to load
[22:22:56] [Server thread/INFO] [FML]: FML has found a non-mod file aether_ii-1.12.2-1.1.12.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[22:22:56] [Server thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-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.
[22:22:56] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mod_ThreadedLighting, Treecapitator, aether, AnimationAPI, chunkpregenerator, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, CustomSpawner, MoCreatures, golems, fastleafdecay, gilded-games-util, Hats, iChunUtil, IronChest, jurassicraft, jaff, llibrary, cfm, MutantCreatures, OreSpawn, SpawnCommands, tropicraft, TwilightForest, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wawla, bspkrsCore] at CLIENT
[22:22:56] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mod_ThreadedLighting, Treecapitator, aether, AnimationAPI, chunkpregenerator, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, CustomSpawner, MoCreatures, golems, fastleafdecay, gilded-games-util, Hats, iChunUtil, IronChest, jurassicraft, jaff, llibrary, cfm, MutantCreatures, OreSpawn, SpawnCommands, tropicraft, TwilightForest, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wawla, bspkrsCore] at SERVER
[22:22:58] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[22:22:58] [Server thread/INFO] [FML]: Found 341 ObjectHolder annotations
[22:22:58] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[22:22:58] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[22:22:58] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[22:22:58] [Server thread/INFO] [Treecapitator]: Loading configuration file C:\Users\abnx\Desktop\forge - Copy\config\Treecapitator.cfg
[22:22:58] [Server thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.
[22:22:59] [Server thread/INFO] [FML]: Made the Pregenerator ThreadSave
[22:23:01] [Server thread/INFO] [FML]: Applying holder lookups
[22:23:01] [Server thread/INFO] [FML]: Holder lookups applied
[22:23:01] [Server thread/INFO] [FML]: Injecting itemstacks
[22:23:01] [Server thread/INFO] [FML]: Itemstack injection complete
[22:23:01] [Server thread/INFO]: Loading properties
[22:23:01] [Server thread/INFO]: Default game type: SURVIVAL
[22:23:01] [Server thread/INFO]: Generating keypair
[22:23:01] [Server thread/INFO]: Starting Minecraft server on 10.0.0.166:25565
[22:23:02] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
[22:23:02] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use: bind
[22:23:02] [Server thread/WARN]: Perhaps a server is already running on that port?
[22:23:02] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
[22:23:02] [Server thread/INFO] [FML]: Applying holder lookups
[22:23:02] [Server thread/INFO] [FML]: Holder lookups applied
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at CoroUtil.forge.CoroAI.writeOutData(CoroAI.java:103)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at CoroUtil.forge.CoroAI.serverStop(CoroAI.java:84)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at java.lang.reflect.Method.invoke(Unknown Source)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at java.lang.reflect.Method.invoke(Unknown Source)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at java.lang.reflect.Method.invoke(Unknown Source)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.Loader.serverStopped(Loader.java:850)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:483)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:489)
[22:23:02] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
[22:23:02] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[22:23:02] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.

modssss.JPG.0fe904709d24592f51829b7699b66020.JPGhere are the mods im running and the output when i start it

Link to comment
Share on other sites

Try removing CoroUtil

Sorry we don't support 1.7.10 on this forum anymore due to its age (4+ years old). We simply don't know how to help you anymore. You can go to the Minecraft Forum where I think that they still still support older versions, or update to a modern version of Minecraft (the latest version or the one before it) to receive support on this forum.

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.