Project Red - Exploration

Project Red - Exploration

27M Downloads

Crash with Minecolonies

DcNdrew opened this issue · 19 comments

commented

Hi!

I had no problems for some hours, but today I wanted to start my singleplayer world, and my save crashed. I sent the log to the Minecolonies team, but they said it's not on their side.

Here is the crash:
https://paste.ee/p/OoU2c (since I updated to PR version .74 instead of .66, same crash)
And the issue I posted:
ldtteam/minecolonies#2469

Thank you! :)

commented

Same as above. Updated to .86, and same result. Quick feedback would be appreciated.

commented

I honestly have no idea why this is happening. The block states are being set up the same as every other block in the mod so I don’t know why this specific block is causing this crash.

commented

I appreciate you referencing this mod author, but could you give some response on the state of this issue being fixed? This is something game breaking for many, especially those of us that love both mods. A simple "It's being fixed as we speak" would suffice.

commented

Got it, I'm sorry for all of this confusion :(

Hopefully, a solution arises sooner or later, best of luck :D

commented

I've seen this before, strings that are the same not matching properly, the solution was to use String.intern() everywhere.

commented

would be nice if this was fixed :D

commented

Was this issue fixed in the new release?

commented

As of the most recent iteration, the bug is still present. I will supply the latest log for your study.

crash-2018-06-17_02.01.09-server.txt

commented

yay! fixed stuff!

commented

I was able to reproduce this with an experimental mod of mine, i have a local fix in CCL for this crash, its bundled in with a bunch of other in progress stuff im still testing before i push.

commented

Brillaint! I just lost a hardcore world, so when this mod updates, I’ll slap it in my pack and start a whole new one just in time!

commented

so covers1624 is there any reason why you haven't committed it yet?

commented

The commit was to CCL 3.2, the issue is staying open here as project red hasn't bumped to require that version yet.

commented

If I install the new CCL, will it fix the bug?

commented

Yes..

commented

where do you have a release of the new CCL?

commented
commented

No, 1.10 is unsupported.

commented

Is there a fix for the 1.10 version?