Jump to content

help my minecraft crashes when i go onto a server


overpow3r3d

Recommended Posts

Please read the "Logs" section of my signature below and provide the appropriate log in the appropriate manner.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

somebody help me why mincraft wont load at all it crashes

 

17:42:56
launcher
main
info
Preparing to launch minecraft client for 1.7.10-OptiFine_HD_U_D6
17:42:56
launcher
main
warn
Local file C:\Users\DUCKGAMZ\AppData\Roaming\.minecraft\assets\indexes\1.7.10.json has wrong SHA-1 hash, expected f90ca2878ba3141d32d949ea7f665855dd073c65 but was 746cd44d47196e952ed14e691cecc7c2dff015fc
17:42:56
launcher
main
info
Deleted Local file C:\Users\DUCKGAMZ\AppData\Roaming\.minecraft\assets\indexes\1.7.10.json
17:42:56
launcher
main
info
Downloaded https://launchermeta.mojang.com/mc/assets/1.7.10/f90ca2878ba3141d32d949ea7f665855dd073c65/1.7.10.json to C:\Users\DUCKGAMZ\AppData\Roaming\.minecraft\assets\indexes\1.7.10.json
17:42:57
launcher
main
warn
17:42:57
launcher
main
warn
Have local file C:\Users\DUCKGAMZ\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.7.10_HD_U_D6\OptiFine-1.7.10_HD_U_D6.jar but don't know what size or hash it should be. Have to assume it's good.
17:42:57
launcher
main
info
Checking installations.
17:42:57
launcher
main
info
Minecraft client 1.7.10-OptiFine_HD_U_D6 is ready to start.
17:42:57
launcher
main
info
Starting!
17:42:57
launcher
main
info
Using default game log configuration client-1.7.xml (outputs XML)
17:43:02
bao
main
info
Setting user: OverPow3d
17:43:02
bao
main
info
(Session ID is token:#################################################################)
17:43:02
bao
Client thread
info
LWJGL Version: 2.9.1
17:43:04
brg
Client thread
info
Reloading ResourceManager: Default, TheLegend27.zip
17:43:05
btj
Sound Library Loader
info
Sound engine started
17:43:06
bpz
Client thread
info
Created: 1024x512 textures/blocks-atlas
17:43:07
bpz
Client thread
info
Created: 256x256 textures/items-atlas
17:44:46
launcher
main
info
 
17:44:46
monitor
Process Monitor
fatal
Process crashed with exit code -805306369
Link to comment
Share on other sites

  • Guest locked this topic
18:23:05
bpx
Thread-6
info
paulscode.sound.CommandThread.run(CommandThread.java:121)
18:23:05
bpx
Sound Library Loader
warn
ERROR MESSAGE:
18:23:05
bpx
Sound Library Loader
info
Could not locate OpenAL library.
18:23:05
bpx
Sound Library Loader
info
Starting up SoundSystem...
18:23:05
bpx
Thread-8
info
Switching to No Sound
18:23:05
bpx
Thread-8
info
(Silent Mode)
18:23:06
bpx
Sound Library Loader
info
Sound engine started
18:23:06
bmh
Client thread
info
Created: 1024x512 textures-atlas
18:23:32
launcher
main
info
Overwrite output.. [LabyMod] Loading labymod.. com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 at com.google.gson.Gson.fromJson(Gson.java:815) at com.google.gson.Gson.fromJson(Gson.java:768) at com.google.gson.Gson.fromJson(Gson.java:717) at com.google.gson.Gson.fromJson(Gson.java:689) at de.labystudio.utils.Utils$ConvertJsonToObject.getFromJSON(Utils.java:256) at de.labystudio.utils.FilterLoader.loadFilters(FilterLoader.java:31) at de.labystudio.labymod.LabyMod.<init>(LabyMod.java:219) at de.labystudio.labymod.LabyMod.getInstance(LabyMod.java:187) at avt.<init>(GuiNewChat.java:46) at avo.<init>(GuiIngame.java:105) at ave.am(Minecraft.java:571) at ave.a(Minecraft.java:408) at net.minecraft.client.main.Main.main(SourceFile:124) Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 at com.google.gson.stream.JsonReader.beginArray(JsonReader.java:338) at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:79) at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:60) at com.google.gson.Gson.fromJson(Gson.java:803) ... 12 more [LabyMod] New listener ToggleSneakModEvents [18:23:08] [INFO] Loaded Mod ToggleSneak.desc [18:23:08] [INFO] Loaded Mod ItemPhysic.desc [LabyMod] New listener DMIListener [18:23:08] [INFO] Loaded Mod DamageIndicator.desc [LabyMod] New listener KeystrokesRenderer [LabyMod] New listener KeystrokesMod [18:23:08] [INFO] Loaded Mod Keystrokes.desc [LabyMod] LabyMod Version 2.8.05 for Minecraft 1.8.8 loaded! [ModInfo] Downloading Cosmetics.. [UserCapes] Download all usercapes.. [ModInfo] Downloading Modinfo.. [OptiFine] *** Reloading custom textures *** [OptiFine] CustomColors: Colormap textures/colormap/grass.png [OptiFine] CustomColors: Colormap textures/colormap/foliage.png [OptiFine] CustomColors: Colormap mcpatcher/colormap/sky0.png [OptiFine] CustomColors: Colormap mcpatcher/lightmap/world-1.png [OptiFine] CustomColors: Colormap mcpatcher/lightmap/world0.png [OptiFine] CustomColors: Colormap mcpatcher/lightmap/world1.png [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky1.properties java.io.FileNotFoundException: http://info.labymod.net/php/userCosmetics.json at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) at de.labystudio.downloader.UserCosmeticsDownloader.downloadCosmetics(UserCosmeticsDownloader.java:42) at de.labystudio.downloader.UserCosmeticsDownloader.access$000(UserCosmeticsDownloader.java:21) at de.labystudio.downloader.UserCosmeticsDownloader$1.run(UserCosmeticsDownloader.java:25) Caused by: java.io.FileNotFoundException: http://info.labymod.net/php/userCosmetics.json at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at de.labystudio.downloader.UserCosmeticsDownloader.downloadCosmetics(UserCosmeticsDownloader.java:41) ... 2 more Can't download cosmetics. [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky2.properties [LabyMod] The latest LabyMod version is v2.8.05, you are currently using LabyMod version v2.8.05 [LabyMod] You are using the latest version. [LabyMod] Loaded LabyMod server broadcast java.io.FileNotFoundException: http://info.labymod.net/php/userCapes.json at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) at de.labystudio.downloader.UserCapesDownloader.downloadUserCapes(UserCapesDownloader.java:46) at de.labystudio.downloader.UserCapesDownloader.access$000(UserCapesDownloader.java:23) at de.labystudio.downloader.UserCapesDownloader$1.run(UserCapesDownloader.java:27) Caused by: java.io.FileNotFoundException: http://info.labymod.net/php/userCapes.json at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at de.labystudio.downloader.UserCapesDownloader.downloadUserCapes(UserCapesDownloader.java:45) ... 2 more Can't download usercapes. [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky3.properties [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky4.properties [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky5.properties [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky6.properties [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky7.properties [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky8.properties [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky9.properties [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky10.properties [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky11.properties [OptiFine] CustomSky: Texture not found: minecraft:mcpatcher/sky/world0/sky_northstarnight.png [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky12.properties
18:23:32
monitor
Process Monitor
fatal
Process crashed with exit code -805306369
Link to comment
Share on other sites

You should probably contact LabyMob about this.
https://labymod.net/dc/pre

The exit code I assume indicates you allocated too little RAM, but normally minecraft doesn't give it.

https://bugs.mojang.com/browse/MC-23484

See?

Hm, currently I advise, allocating more RAM. (4G should suffice for most modpacks, if it is very large you may need more. I never used LabyMod, so no clue there.)

Edit: ... I made a discovery after inspecting the text wall:

Quote


LabyMod Version 2.8.05 for Minecraft 1.8.8 loaded!

I assume this problem is uniquely similar to:

And related to:

 

... I suppose I need to apologize to the moderators, I didn't realize the minecraft version before I posted what I did.

Edited by Ruchia
Apology to the moderators
Link to comment
Share on other sites

1.8.8 is no longer supported on this forum due to its age.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

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.