Jump to content

Server Starting Crash


Hzmaxcui

Recommended Posts

There is no error in that log. The console probably has the error.

The last thing in the log is

Quote

[22May2023 13:50:17.340] [main/DEBUG] [mixin/]: Mixing inject.MixinItem from architectury-common.mixins.json into net.minecraft.world.item.Item

so I would guess this is probably crashing the game without logging the error?

 

Quote

[22May2023 13:50:12.484] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: /server/mods/OptiFine-1.19.2_HD_U_I1.jar

You don't want or need Optifine (a client side mod) on the server.

Edited by warjort

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

There are 3 errors i guess 

Quote

[22May2023 13:50:15.790] [main/ERROR] [mixin/]: Mixin config epicsamurai.mixins.json does not specify "minVersion" property

1684[22May2023 13:50:16.605] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER

1690[22May2023 13:50:16.620] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/PostChain for invalid dist DEDICATED_SERVER

 

Link to comment
Share on other sites

No. Those errors are directly followed by warnings which means the mod handled the error.

 

What you want is the error that a mod didn't handle (and in this case didn't even add to the log).

 

That will be on the console where you started the server.

e.g. if you started the server from the command line it will be there.

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

You need to ask exaroton how you can look at the console for the server so you can see the error.

 

You could also install the server on your PC and start it from the command line.

Edited by warjort

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

Don't exaroton provide a way to see the console after the game crashes?

 

The thing you keep posting is the log.

The log is not the console. Though the console will show some parts of the log.

As I have said many times already, your problem is something is crashing the game without logging the error.

The only way you can see the error is by looking at the console.

 

As I said, I suggest you install the server on your local PC. Then start it from the command line using run.bat

That should show the error crashing the game.

 

I can only repeat myself so many times.

If you don't understand what I am saying, ask a friend who knows computers for help.

Edited by warjort

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.