Jump to content

i need help with my modded server


ZioArduino

Recommended Posts

when i open my modded server using forge, i'll get this:

[02:18:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[02:18:12] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[02:18:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[02:18:12] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
[02:18:12] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_211, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_211
[02:18:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:18:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[02:18:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:18:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:18:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:18:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[02:18:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:18:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[02:18:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[02:18:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[02:18:14] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[02:18:16] [main/WARN] [FML]: =============================================================
[02:18:16] [main/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[02:18:16] [main/WARN] [FML]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V
[02:18:16] [main/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[02:18:16] [main/WARN] [FML]: =============================================================
[02:18:16] [Server thread/INFO]: Starting minecraft server version 1.7.10
[02:18:16] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[02:18:16] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
[02:18:16] [Server thread/INFO] [FML]: Replaced 183 ore recipies
[02:18:16] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[02:18:16] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[02:18:16] [Server thread/INFO] [FML]: Searching C:\Users\ValerioFilacchioni\mods for mods
[02:18:17] [Server thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
[02:18:17] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[02:18:17] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[02:18:17] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[02:18:17] [Server thread/INFO] [FML]: Found 341 ObjectHolder annotations
[02:18:17] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[02:18:17] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[02:18:17] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[02:18:17] [Server thread/INFO] [FML]: Applying holder lookups
[02:18:17] [Server thread/INFO] [FML]: Holder lookups applied
[02:18:17] [Server thread/INFO] [FML]: Injecting itemstacks
[02:18:17] [Server thread/INFO] [FML]: Itemstack injection complete
[02:18:17] [Server thread/INFO]: Loading properties
[02:18:17] [Server thread/INFO]: You need to agree to the EULA in order to run the server. Go to eula.txt for more info.
[02:18:17] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
[02:18:17] [Server thread/INFO] [FML]: Applying holder lookups
[02:18:17] [Server thread/INFO] [FML]: Holder lookups applied
[02:18:17] [Server thread/INFO] [FML]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.

 

 

 

Then it will crash.

can someone help me?

Link to comment
Share on other sites

Post your full log using a service like GitHub Gist please 

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

3 minutes ago, Oscarita25 said:


ok then what mods 

Im playing in 1.7.10 mc version:

Archimede's ship mod 

Balkons weapon mod

BiblioCraft mod

CodeChickenCore

DecoCraftMod

Extra utilities mod

M-Ore mod

MoSwords mod 

Not enough items reccomended version

Xaeros Minimal mod

 

 

Link to comment
Share on other sites

Sorry we don't support 1.7.10 (it's 4+ years old!) or any version under 1.10 on this forum anymore due to their age. 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.

Edited by Cadiboo

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
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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