Jump to content

Recommended Posts

Posted
  On 3/22/2020 at 5:15 AM, _Bedrockbreaker_ said:

The file you linked is not the correct file; please provide the crash log file, where it can be found in the crash-reports folder. 

Expand  

The debug log is actually better than the crash log when asking for help, as the debug log contains more information.

 

@Pantosh The log seems incomplete. Are you sure that is the correct/full log?

Some tips:

  Reveal hidden contents

 

Posted
  On 3/22/2020 at 6:20 AM, DavidM said:

The debug log is actually better than the crash log when asking for help, as the debug log contains more information.

Expand  

Looking at my own logs, yeah you're right. I just assumed the other log was needed due to the incompleteness of the provided one.

Reading over the provided debug log, Pantosh joins a server and the chat appears to be working, which means everything loads at least correctly, though the log cuts off there. After looking at the crash log, I see Optifine, and the crash resulting from a rendering error.
Try removing Optifine and see how that handles.

Professional Hot Garbage Programmer.

https://github.com/Bedrockbreaker/

Posted (edited)
  On 3/22/2020 at 6:38 AM, _Bedrockbreaker_ said:

Looking at my own logs, yeah you're right. I just assumed the other log was needed due to the incompleteness of the provided one.

Reading over the provided debug log, Pantosh joins a server and the chat appears to be working, which means everything loads at least correctly, though the log cuts off there. After looking at the crash log, I see Optifine, and the crash resulting from a rendering error.
Try removing Optifine and see how that handles.

Expand  

I remove optifine, im using just resource pack bdcraft and forge 31.1.25 now

this is the lastest log and debug log from .minecraft/logs. I take this now, i enter in the game (singleplayer), play around 5min and game stop responding.

 

Edit. I reinstalling the game and forge but the problem still the same, any help? ?

lastest_log.txtFetching info... debug_new.txtFetching info...

Edited by Pantosh
update
Posted

I found this error message in logs now

  Quote

[23mar2020 03:17:20.958] [Render thread/INFO] [net.minecraft.client.renderer.GlDebugTextUtils/]: OpenGL debug message, id=0, source=API, type=ERROR, severity=HIGH, message=Unknown internal debug message. The NVIDIA OpenGL driver has encountered
an out of memory error. This application might
behave inconsistently and fail.
(pid=816 javaw.exe 64bit)

Expand  
  Quote

[23mar2020 03:17:20.959] [Render thread/INFO] [net.minecraft.client.renderer.GlDebugTextUtils/]: OpenGL debug message, id=1285, source=API, type=ERROR, severity=HIGH, message=GL_OUT_OF_MEMORY error generated. Failed to allocate memory for buffer object.

Expand  

 

Posted
  On 3/23/2020 at 6:32 AM, Pantosh said:

The NVIDIA OpenGL driver has encountered
an out of memory error

Expand  

Hi, this may come from the fact (from what I see) that your graphics card doesn't have enough memory to handle your game (probably due to the mods).

In other words, it wouldn't be powerful enough.

Posted
  On 3/23/2020 at 8:09 AM, hugroux said:

Hi, this may come from the fact (from what I see) that your graphics card doesn't have enough memory to handle your game (probably due to the mods).

In other words, it wouldn't be powerful enough.

Expand  

Im not using mods and i think my graphics card is good ?

my pc specs: 

Ryzen 5 3600x

HyperX Fury 2400MHz (2x8Gb)

Nvidia GeForce RTX 2060

SSD Kingston A400 480Gb

Posted (edited)

What if you try playing without your BDCraft resource pack? Are you using the super ultra mega one with the highest resolution? Try it with vanilla, or a smaller res resource pack and see if it still crashes.

 

edit: also, use F3 to make sure it is using your Nvidia card, and not the built in Ryzen graphics.

Edited by Ugdhar
Posted (edited)
  On 3/23/2020 at 10:32 AM, Ugdhar said:

What if you try playing without your BDCraft resource pack? Are you using the super ultra mega one with the highest resolution? Try it with vanilla, or a smaller res resource pack and see if it still crashes.

 

edit: also, use F3 to make sure it is using your Nvidia card, and not the built in Ryzen graphics.

Expand  

Im using 256x version but i already play without then and i've the same problem.

 

https://imgur.com/a/aRqwU8X

Thats right?

Edited by Pantosh
Posted

You're not allocating all the ram in your machine, are you?

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.

  Reveal hidden contents

 

Posted
  On 3/23/2020 at 9:38 PM, DaemonUmbra said:

You're not allocating all the ram in your machine, are you?

Expand  

Im thinking not, this is my JVM arguments:

-Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M

Posted

How much RAM is in your machine?

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.

  Reveal hidden contents

 

Posted

Can you reproduce the crash without Optifine and provide a fresh debug.log from that run?

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.

  Reveal hidden contents

 

Posted
  On 3/23/2020 at 10:02 PM, DaemonUmbra said:

Can you reproduce the crash without Optifine and provide a fresh debug.log from that run?

Expand  

Sure but i dont use optifine, just forge, journey map and bdcraft resource pack.

I'll reinstall everything and run minecraft without forge, optifine, resource pack and i reply here any error or crash

Posted

Have you tried a clean reinstall of your graphics drivers?

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.

  Reveal hidden contents

 

Posted

You're not running other games at the same time, are you?

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.

  Reveal hidden contents

 

Posted
  On 3/25/2020 at 2:23 AM, DaemonUmbra said:

You're not running other games at the same time, are you?

Expand  

No, only minecraft.

 

  Quote

OpenGL debug message, id=0, source=API, type=ERROR, severity=HIGH, message=Unknown internal debug message. The NVIDIA OpenGL driver has encountered
an out of memory error. This application might
behave inconsistently and fail.

Expand  
  Quote

OpenGL debug message, id=1285, source=API, type=ERROR, severity=HIGH, message=GL_OUT_OF_MEMORY error generated. Failed to allocate memory for buffer object.

Expand  

always show me thats message but idk why, im searching about  but i cant find anything :c

  • 3 weeks later...
Posted

You don't have a bootleg graphics card, do you?

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.

  Reveal hidden contents

 

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.

Announcements



×
×
  • Create New...

Important Information

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