OpenBlocks

OpenBlocks

56M Downloads

Crash on Right Click of Paint Mixer

jmarlo opened this issue · 16 comments

commented

Tried updating my installations of the mod, library and forge. Turned off shaders. Can't think of anything else that would cause font render crash? It's a busy pack, but I have used most of these with open blocks successfully in the past. Any help would be greatly appreciated. Thanks for the awesome mod!

Crash Report

http://pastebin.com/5JybWuAJ

<iframe src="http://pastebin.com/embed_iframe.php?i=5JybWuAJ" style="border:none;width:100%"></iframe>
commented

thanks iirelu! changed it to pastebin.

commented

I can close this. Did a fresh install, same save and it's working now. Should have tried that first. Thanks!

commented

For future reference, if your crash log is that long it would probably be best to stick it on Pastebin instead.

commented

While we probably know what happens (somehow size of text field is smaller than size of single character), we have no idea why it happens. Hard to tell in this case, since stacktrace is truncated.

Usually it's some weird mod interaction. This can be also treated as vanilla bug (since code has no sanity checks). Not exactly sure what we can do.

commented

Sadly, the crash is back. I tried starting from scratch and adding each mod back in one by one. It works fine at first. Then I do some stuff, come back, and get the crash.

http://pastebin.com/mDgJ94DG

commented

Update. Also tried optifine update, deleting nei folder, deleting nei.dat and deleting lock session. Still no love. One post suggests it might be a corrupted world. Working on that one now.

commented

Tried a new world with my new install. No love. Still crashing.

commented

Okay, the changes Optifine makes affects the whole game, not just the save. Any ideas what Optifine would change in the game itself? I thought when you removed a mod it was completely taken out of the game?

commented

I'm afraid I can't help. I'm unable to reproduce crash in clean installation, with same version of Optifine.
Something is probably messing with font sizes, because it's only way to cause that crash. But I have no idea what it could be.

commented

I'll keep tinkering and let you know what I come up with. It's got to be one of the other mods, but I'm not sure which one would affect font. Will work on it. Thanks anyway.

commented

Oh dear God of all things. It's Soartex texture pack. I ran across another bug where Soartex caused a render issue on custom items. I never heard of a texture pack breaking a mod before. I can now right click on the paint mixer with no issues. Very sad to leave my favorite texture pack behind though :( I hope my investigations here help someone else...

commented

Such a bummer, although I really appreciate the response. I guess I'll have
to add them in, play a bit, try it, rinse and repeat till I find the mod
responsible. Thanks for your help!

Sincerely,

Jessica Bosari
www.jessicabosari.com
www.killfive.com

On Sat, Mar 22, 2014 at 5:52 AM, Bartek Bok [email protected]:

While we probably know what happens (somehow size of text field is smaller
than size of single character), we have no idea why it happens. Hard to
tell in this case, since stacktrace is truncated.

Usually it's some weird mod interaction. This can be also treated as
vanilla bug (since code has no sanity checks). Not exactly sure what we can
do.


Reply to this email directly or view it on GitHubhttps://github.com//issues/348#issuecomment-38347364
.

commented

You've tried without Optifine? Seems like the most likely culprit to me.

commented

I thought so too, but it crashed without optifine. But you know, I tried so
many things, maybe I derped. Will try it again.

Sincerely,

Jessica Bosari
www.jessicabosari.com
www.killfive.com

On Sat, Mar 22, 2014 at 8:37 AM, Mikee Franklin [email protected]:

You've tried without Optifine? Seems like the most likely culprit to me.


Reply to this email directly or view it on GitHubhttps://github.com//issues/348#issuecomment-38350415
.

commented

Okay! Here it is. Something about Optifine changes the game permanently. Play w/out Optifine, no crash. Add Optifine, crash. Take Optifine away, still crashes. That's why I didn't identify it as the problem before.

Any idea what those changes might be? Might be a good place to look for a fix... right now I'm testing to see if a new world without Optifine crashes or whether the Optinfine changes only the particular save.

commented

It works! Here's the problem. Optifine has some HD fonts that other mods can't handle. Delete them and it works fine. go to .minecraft\mods'whichever optifine version you have'. Open the optifine file with 7zip or similar to find 'whichever optifine version you have'\assets\minecraft\textures\fonts. Delete the files in the fonts folder. close and restart. fixed! I can use Soartex with Optifine.