Crash Errors and Lag Spikes

Ask, answer and discuss any and all topics about the hows, whys, wheres and whens of playing Haven & Hearth.

Crash Errors and Lag Spikes

Postby Xyntak » Tue Aug 30, 2022 1:07 am

Greetings everyone,

I'm unsure if this is the right subsection to post this in so I'm sorry if it is.

I've been having crashes pretty frequently while using the Ender client and I'm not really sure what causes it. Error message in Pastebin link. Also, I'm unsure if it's related or not but I get lag spikes relatively frequently and I'm unsure if that's typical or if it's an issue on my end. Any assistance is greatly appreciated.

https://pastebin.com/asJiwpcj

Thank you,
Xyntak
Xyntak
 
Posts: 5
Joined: Tue Aug 23, 2022 2:02 am

Re: Crash Errors and Lag Spikes

Postby telum12 » Tue Aug 30, 2022 3:04 am

How much RAM does your computer have, and how much are you allocating to haven? You're running out of memory.

Lag spikes are likely related, but the server has also been shitting itself lately so it might just be that.
MagicManICT wrote:To me, being called a pedo is exactly like being called gay.

Jalpha wrote:She must have been in heat bro. She was literally fanging for it. Literally posting repeatedly in chat, in all caps "DO IT! POST YOUR DICK! THERE'S NO WAY IT'S 7 INCHES!"

How could any hot-blooded male deny such a request under the circumstances.
User avatar
telum12
 
Posts: 430
Joined: Mon Mar 12, 2012 10:36 pm

Re: Crash Errors and Lag Spikes

Postby telum12 » Tue Aug 30, 2022 3:09 am

Also since OpenGL is throwing the error, it could be related to the memory on your graphics card. Are you running on a potato?
MagicManICT wrote:To me, being called a pedo is exactly like being called gay.

Jalpha wrote:She must have been in heat bro. She was literally fanging for it. Literally posting repeatedly in chat, in all caps "DO IT! POST YOUR DICK! THERE'S NO WAY IT'S 7 INCHES!"

How could any hot-blooded male deny such a request under the circumstances.
User avatar
telum12
 
Posts: 430
Joined: Mon Mar 12, 2012 10:36 pm

Re: Crash Errors and Lag Spikes

Postby Xyntak » Tue Aug 30, 2022 6:50 am

telum12 wrote:Also since OpenGL is throwing the error, it could be related to the memory on your graphics card. Are you running on a potato?


I have 16GB of RAM. Definitely not a potato, it's about five years old and was a good laptop at the time. I tried running Haven through my good graphics card but it wouldn't even load when I tried that. Maybe I just tried running Java as a whole through my integrated card? I'm not really sure what I did tbh but I'll see if I can figure it out again.
Xyntak
 
Posts: 5
Joined: Tue Aug 23, 2022 2:02 am

Re: Crash Errors and Lag Spikes

Postby telum12 » Tue Aug 30, 2022 11:49 am

Xyntak wrote:
telum12 wrote:Also since OpenGL is throwing the error, it could be related to the memory on your graphics card. Are you running on a potato?


I have 16GB of RAM. Definitely not a potato, it's about five years old and was a good laptop at the time. I tried running Haven through my good graphics card but it wouldn't even load when I tried that. Maybe I just tried running Java as a whole through my integrated card? I'm not really sure what I did tbh but I'll see if I can figure it out again.


Check to make sure Java is getting enough ram. Should be in wherever you launch your jar, probably a .bat file. Open it with notepad and check the -xmx argument.

You should be able to run java on your proper graphics card. Seems like the likely culprit if the heap size is fine
MagicManICT wrote:To me, being called a pedo is exactly like being called gay.

Jalpha wrote:She must have been in heat bro. She was literally fanging for it. Literally posting repeatedly in chat, in all caps "DO IT! POST YOUR DICK! THERE'S NO WAY IT'S 7 INCHES!"

How could any hot-blooded male deny such a request under the circumstances.
User avatar
telum12
 
Posts: 430
Joined: Mon Mar 12, 2012 10:36 pm

Re: Crash Errors and Lag Spikes

Postby Xyntak » Tue Aug 30, 2022 5:55 pm

telum12 wrote:
Xyntak wrote:
telum12 wrote:Also since OpenGL is throwing the error, it could be related to the memory on your graphics card. Are you running on a potato?


I have 16GB of RAM. Definitely not a potato, it's about five years old and was a good laptop at the time. I tried running Haven through my good graphics card but it wouldn't even load when I tried that. Maybe I just tried running Java as a whole through my integrated card? I'm not really sure what I did tbh but I'll see if I can figure it out again.


Check to make sure Java is getting enough ram. Should be in wherever you launch your jar, probably a .bat file. Open it with notepad and check the -xmx argument.

You should be able to run java on your proper graphics card. Seems like the likely culprit if the heap size is fine


I increased RAM usage to 3gb and I'll see how things run when I play next. Hopefully it's enough. If it isn't, I'll increase it more but I'd like to not sap ALL my RAM when playing Haven.

When I use NVIDIA control panel to switch everything to dedicated GPU or just Java both the Ender and Vanilla client won't load and throw out an error. This is the one from the Vanilla client

https://pastebin.com/88VQmjMF


I really appreciate your help!
Xyntak
 
Posts: 5
Joined: Tue Aug 23, 2022 2:02 am

Re: Crash Errors and Lag Spikes

Postby telum12 » Tue Aug 30, 2022 8:57 pm

Xyntak wrote:
When I use NVIDIA control panel to switch everything to dedicated GPU or just Java both the Ender and Vanilla client won't load and throw out an error. This is the one from the Vanilla client

https://pastebin.com/88VQmjMF


I really appreciate your help!


That vaguely looks like the nvidia crash, though it doesn't seem to be happening in the native nvidia dll. Loftar might be interested in debugging that. Except for updating drivers, I've no clue.
MagicManICT wrote:To me, being called a pedo is exactly like being called gay.

Jalpha wrote:She must have been in heat bro. She was literally fanging for it. Literally posting repeatedly in chat, in all caps "DO IT! POST YOUR DICK! THERE'S NO WAY IT'S 7 INCHES!"

How could any hot-blooded male deny such a request under the circumstances.
User avatar
telum12
 
Posts: 430
Joined: Mon Mar 12, 2012 10:36 pm

Re: Crash Errors and Lag Spikes

Postby Xyntak » Wed Aug 31, 2022 4:03 am

telum12 wrote:
Xyntak wrote:
When I use NVIDIA control panel to switch everything to dedicated GPU or just Java both the Ender and Vanilla client won't load and throw out an error. This is the one from the Vanilla client

https://pastebin.com/88VQmjMF


I really appreciate your help!


That vaguely looks like the nvidia crash, though it doesn't seem to be happening in the native nvidia dll. Loftar might be interested in debugging that. Except for updating drivers, I've no clue.


Being entirely new to this game and community, where should I post my problem in case Loftar is interested in looking at it?
Xyntak
 
Posts: 5
Joined: Tue Aug 23, 2022 2:02 am

Re: Crash Errors and Lag Spikes

Postby Xyntak » Wed Aug 31, 2022 4:12 am

Just tried playing with the 3GB allocated and it crashed almost immediately this time... I guess I'll go back to the 1GB but I'm really at a loss with this.

https://pastebin.com/GMFMhydi
Xyntak
 
Posts: 5
Joined: Tue Aug 23, 2022 2:02 am


Return to How do I?

Who is online

Users browsing this forum: Google [Bot] and 40 guests