Jump to content

I need help my server is not starting


odeipee

Recommended Posts

[11Oct2022 08:04:03.959] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.80, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914, nogui]
[11Oct2022 08:04:03.967] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Oracle Corporation
[11Oct2022 08:04:04.257] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/minecraft/multicraft/servers/server556109/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
[11Oct2022 08:04:05.448] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/minecraft/multicraft/servers/server556109/libraries/net/minecraftforge/fmlcore/1.18.2-40.1.80/fmlcore-1.18.2-40.1.80.jar is missing mods.toml file
[11Oct2022 08:04:05.451] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/minecraft/multicraft/servers/server556109/libraries/net/minecraftforge/javafmllanguage/1.18.2-40.1.80/javafmllanguage-1.18.2-40.1.80.jar is missing mods.toml file
[11Oct2022 08:04:05.455] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/minecraft/multicraft/servers/server556109/libraries/net/minecraftforge/lowcodelanguage/1.18.2-40.1.80/lowcodelanguage-1.18.2-40.1.80.jar is missing mods.toml file
[11Oct2022 08:04:05.458] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/minecraft/multicraft/servers/server556109/libraries/net/minecraftforge/mclanguage/1.18.2-40.1.80/mclanguage-1.18.2-40.1.80.jar is missing mods.toml file
[11Oct2022 08:04:05.781] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 1 dependencies adding them to mods collection
[11Oct2022 08:04:14.502] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[11Oct2022 08:04:14.561] [main/ERROR] [mixin/]: Mixin config rubidium.mixins.json does not specify "minVersion" property
[11Oct2022 08:04:14.678] [main/ERROR] [mixin/]: Mixin config chipped-common.mixins.json does not specify "minVersion" property
[11Oct2022 08:04:14.684] [main/ERROR] [mixin/]: Mixin config chipped.mixins.json does not specify "minVersion" property
[11Oct2022 08:04:14.799] [main/ERROR] [mixin/]: Mixin config mixins.oculus.compat.sodium.json does not specify "minVersion" property
[11Oct2022 08:04:14.869] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]

this is the lastest log i have, please i need help.
 

Link to comment
Share on other sites

Remove rubidium, oculus and other broken client side only mods from the server.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Thanks, the server runned but now i get the next error when i try to join: 
Internal Exception: io.netty.handler.codec.DecoderException:java.lang.IndexOutOfBoundsException: readerIndex(12) + length(1) exceeds writerIndex(12): PooledUnsafeDirectByteBuf(ridx: 12, widx12, cap: 12)

 

Link to comment
Share on other sites

One of your mods has broken network code.

You can try adding the following system property to your java/jvm parameters to see if it gives more information in a full stacktrace for that DecoderException

-Dforge.logging.mojang.level=debug

Otherwise you will have to experiment with removing mods or search your mod's issues pages for known issues.

 

See https://forums.minecraftforge.net/topic/117397-kicked-from-server-cant-log-back-in-happens-after-randoms-actions-eg-eating-zombflesh/#comment-517093

for a known issue and more information. But it could be any of your mods where the mod author has not tested their mod properly in multiplayer mode.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

I wrote that in both client and server and i get no new info, i just get this error:
Internal Exception: io.netty.handler.codec.DecoderException:java.lang.IndexOutOfBoundsException: readerIndex(12) + length(1) exceeds writerIndex(12): PooledUnsafeDirectByteBuf(ridx: 12, widx12, cap: 12)

There isn't any log or something where i can find what is causing me not to enter the server?

Link to comment
Share on other sites

Last debug: 
[11oct2022 14:27:08.541] [Render thread/DEBUG] [net.minecraft.network.protocol.PacketUtils/]: Ignoring packet due to disconnection: net.minecraft.network.protocol.game.ClientboundCustomPayloadPacket@6e40229a
[11oct2022 14:27:08.541] [Render thread/DEBUG] [net.minecraft.network.protocol.PacketUtils/]: Ignoring packet due to disconnection: net.minecraft.network.protocol.game.ClientboundChangeDifficultyPacket@6781c026
[11oct2022 14:27:08.541] [Render thread/DEBUG] [net.minecraft.network.protocol.PacketUtils/]: Ignoring packet due to disconnection: net.minecraft.network.protocol.game.ClientboundPlayerAbilitiesPacket@5e3729f2
[11oct2022 14:27:08.541] [Render thread/DEBUG] [net.minecraft.network.protocol.PacketUtils/]: Ignoring packet due to disconnection: net.minecraft.network.protocol.game.ClientboundSetCarriedItemPacket@7eaca9f
[11oct2022 14:27:08.541] [Render thread/DEBUG] [net.minecraft.network.protocol.PacketUtils/]: Ignoring packet due to disconnection: net.minecraft.network.protocol.game.ClientboundUpdateRecipesPacket@68516c0a
[11oct2022 14:27:08.541] [Render thread/DEBUG] [net.minecraft.network.protocol.PacketUtils/]: Ignoring packet due to disconnection: net.minecraft.network.protocol.game.ClientboundUpdateTagsPacket@1b801d6
[11oct2022 14:27:08.541] [Render thread/DEBUG] [net.minecraft.network.protocol.PacketUtils/]: Ignoring packet due to disconnection: net.minecraft.network.protocol.game.ClientboundEntityEventPacket@6627d0aa
[11oct2022 14:27:08.541] [Render thread/DEBUG] [net.minecraft.network.protocol.PacketUtils/]: Ignoring packet due to disconnection: net.minecraft.network.protocol.game.ClientboundCommandsPacket@37c850c3
[11oct2022 14:27:08.544] [Render thread/DEBUG] [mixin/]: Mixing multipart.ProjectileUtilMixin from biomemakeover-common.mixins.json into net.minecraft.world.entity.projectile.ProjectileUtil
[11oct2022 14:27:08.637] [Render thread/DEBUG] [mixin/]: Mixing shader_overrides.MixinGlProgram from mixins.oculus.compat.sodium.json into me.jellysquid.mods.sodium.client.gl.shader.GlProgram
[11oct2022 14:27:08.637] [Render thread/DEBUG] [mixin/]: mixins.oculus.compat.sodium.json:shader_overrides.MixinGlProgram: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11oct2022 14:27:08.639] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads
[11oct2022 14:27:08.642] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads
[11oct2022 14:27:08.647] [Render thread/DEBUG] [mixin/]: Mixing shader_overrides.MixinShaderType from mixins.oculus.compat.sodium.json into me.jellysquid.mods.sodium.client.gl.shader.ShaderType
[11oct2022 14:27:08.648] [Render thread/DEBUG] [mixin/]: mixins.oculus.compat.sodium.json:shader_overrides.MixinShaderType: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11oct2022 14:27:08.648] [Render thread/DEBUG] [mixin/]: Mixing shader_overrides.ShaderTypeAccessor from mixins.oculus.compat.sodium.json into me.jellysquid.mods.sodium.client.gl.shader.ShaderType
[11oct2022 14:27:08.648] [Render thread/DEBUG] [mixin/]: mixins.oculus.compat.sodium.json:shader_overrides.ShaderTypeAccessor: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11oct2022 14:27:08.648] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method createShaderType(Ljava/lang/String;II)Lme/jellysquid/mods/sodium/client/gl/shader/ShaderType; to createShaderType_$md$915ac8$0 in mixins.oculus.compat.sodium.json:shader_overrides.ShaderTypeAccessor
[11oct2022 14:27:08.749] [Render thread/DEBUG] [mixin/]: Mixing MixinScreenEffectRenderer from mixins.oculus.json into net.minecraft.client.renderer.ScreenEffectRenderer
[11oct2022 14:27:08.749] [Render thread/DEBUG] [mixin/]: mixins.oculus.json:MixinScreenEffectRenderer: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[11oct2022 14:27:08.808] [Render thread/INFO] [xaero.common.MinimapLogs/]: Reloading entity icon resources...
[11oct2022 14:27:08.842] [Render thread/INFO] [xaero.common.MinimapLogs/]: Done!
[11oct2022 14:27:08.896] [Render thread/DEBUG] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Skipped playing soundEvent: ambientsounds:wind.light-wind, master volume was zero
[11oct2022 14:27:08.897] [Render thread/INFO] [xaero.common.MinimapLogs/]: Minimap session finalized.
[11oct2022 14:27:08.897] [Render thread/INFO] [xaero.map.WorldMap/]: Finalizing world map session...
[11oct2022 14:27:08.897] [Thread-8/INFO] [xaero.map.WorldMap/]: World map force-cleaned!
[11oct2022 14:27:08.939] [Render thread/INFO] [xaero.map.WorldMap/]: World map session finalized.
[11oct2022 14:27:08.939] [Render thread/INFO] [mezz.jei.forge.startup.StartEventObserver/]: JEI StartEventObserver received class net.minecraftforge.client.event.ClientPlayerNetworkEvent$LoggedOutEvent
[11oct2022 14:27:08.939] [Render thread/INFO] [mezz.jei.forge.startup.StartEventObserver/]: JEI StartEventObserver transitioning state from ENABLED to DISABLED
[11oct2022 14:27:08.942] [Render thread/DEBUG] [com.simibubi.create.Create/]: Removed Redstone Network Space for null
[11oct2022 14:27:08.942] [Render thread/DEBUG] [com.simibubi.create.Create/]: Removed Kinetic Network Space for null
[11oct2022 14:27:08.942] [Render thread/INFO] [voicechat/]: Clearing audio channels
[11oct2022 14:27:12.248] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:warped_chest for private static net.minecraft.world.level.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.warpedChest. This means the object wasn't registered. It's likely just mod options.
[11oct2022 14:27:12.249] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:oak_chest for private static net.minecraft.world.level.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.oakChest. This means the object wasn't registered. It's likely just mod options.
[11oct2022 14:27:12.249] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:acacia_chest for private static net.minecraft.world.level.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.acaciaChest. This means the object wasn't registered. It's likely just mod options.
[11oct2022 14:27:12.251] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:jungle_chest for private static net.minecraft.world.level.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.jungleChest. This means the object wasn't registered. It's likely just mod options.
[11oct2022 14:27:12.254] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:birch_chest for private static net.minecraft.world.level.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.birchChest. This means the object wasn't registered. It's likely just mod options.
[11oct2022 14:27:12.255] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:spruce_chest for private static net.minecraft.world.level.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.spruceChest. This means the object wasn't registered. It's likely just mod options.
[11oct2022 14:27:12.255] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:dark_oak_chest for private static net.minecraft.world.level.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.darkOakChest. This means the object wasn't registered. It's likely just mod options.
[11oct2022 14:27:12.257] [Render thread/DEBUG] [net.minecraftforge.registries.ObjectHolderRef/]: Unable to lookup quark:crimson_chest for private static net.minecraft.world.level.block.Block net.geforcemods.securitycraft.compat.quark.QuarkCompat.crimsonChest. This means the object wasn't registered. It's likely just mod options.
[11oct2022 14:27:12.260] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads
[11oct2022 14:27:21.404] [Worker-Bootstrap-1/DEBUG] [net.minecraft.Util/]: Worker-Bootstrap-1 shutdown
[11oct2022 14:27:23.899] [Render thread/DEBUG] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Skipped playing soundEvent: minecraft:music.menu, master volume was zero

Link to comment
Share on other sites

You haven't posted the full log, the part you have posted starts after the error.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

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