Why am i crashing?

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here

behedwin

New Member
Jul 29, 2019
308
0
1
Why am i crashing all the time?

Often when i use Mystcraft books and specially when goning to the Overworld

Here is the latest crash report.
http://pastebin.com/unGjRUk4

I have no clue why my client crash all the time.
I run FTB Monster and play on a server.
Others on the same server have no problems
 

behedwin

New Member
Jul 29, 2019
308
0
1
Created a thread there aswell.... Not a singel answer for several days.

Still having the same issues.
 

buggirlexpres

Relatable Gamer
Trusted User
Retired Staff
Nov 24, 2012
3,937
7,362
663
she/her
twitter.com
Hehehe I love this line
Forestry said:
Forestry : [Forestry] Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
GregTech
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.


Sent from my Genetic Lifeform and Disk Operating System using Tapatalk
 

behedwin

New Member
Jul 29, 2019
308
0
1
So you mean that the crash is because i have greg installed?
Or is there something else in that quote i am missing.... just want to make sure. Since when im reading that i also read it as forgemodloader and/or minecraft forge are also the issue..?

Thanks for your answer!
 

buggirlexpres

Relatable Gamer
Trusted User
Retired Staff
Nov 24, 2012
3,937
7,362
663
she/her
twitter.com
Haha no, sorry. It's just a layover bit of text from back when GregTech... Broke..... things....

I have absolutely no idea what the crash is, and that's rare for me. :(


Sent from my Genetic Lifeform and Disk Operating System using Tapatalk
 
  • Like
Reactions: Kill-Joy

behedwin

New Member
Jul 29, 2019
308
0
1
Can i provide some other info about the crash to help figure out the issue?
Are there more logs somewhere?
Alone i wont be able to fix this and the support page have not answered.
 

belgabor

New Member
Jul 29, 2019
574
0
0
Also, sadly, no one might have an answer. I've had that crash now and then but not often enough to be an issue. This one seems to be as elusive as the Packet51 crash I had until I found the fix. I believe they are entirely unrelated, but you can try to remove Zan's Minimap and see if that fixes it for you.
 

behedwin

New Member
Jul 29, 2019
308
0
1
Ok, ill try that.

Thanks. Hope more tips will come.

Any java argument ppl use to ensure increased stability?
 

Beeze23

New Member
Jul 29, 2019
159
0
0
If you're crashing going between dimensions, try allocating a bit more RAM to java?

I was having overworld-nether crashes, and that's what fixed them.
 

behedwin

New Member
Jul 29, 2019
308
0
1
How do i do this??
How do i allocate more RAM to java?

In the FTB client i have had the settings on 5GB
But then read that 2GB was recommended, so i lowerd it to that...

Any java argument i should use to allocate more RAM to java?
 

behedwin

New Member
Jul 29, 2019
308
0
1
now went to my control panel and aded 3gb to java directly
and raised to 3gb in FTB client launcher

but i still crash at the same thing, travellling between dimensions.
 

Beeze23

New Member
Jul 29, 2019
159
0
0
Well, I'm not sure that 5 is stable, 4 is as high as I'd trust java with -- it starts stepping on it's own feet if you give it too much to work with.

Try 3?

Java arguments to try:
-XX:permSize=128m -XX:MaxPermSize=256

(Though those might be a bit low for Monster, experiment with 256/512)

Not to say that'll fix it, but good luck.
 

Beeze23

New Member
Jul 29, 2019
159
0
0
In the FTB launcher --> Options --> Advanced Options, then the "Additional Java Parameters" box.

Trying to make the forum not smiley-face things:
Code:
 -XX:PermSize=128m -XX:MaxPermSize=256
 

SatanicSanta

New Member
Jul 29, 2019
4,849
-3
0
In the FTB launcher --> Options --> Advanced Options, then the "Additional Java Parameters" box.

Trying to make the forum not smiley-face things:
Code:
 -XX:PermSize=128m -XX:MaxPermSize=256
Ugh.
Don't change PermSize unless you are actually having errors directly caused from it (it would tell you).

Also, you can do [plain][/plain] tags to make BBCode and stuff not appear.