Klyser8 / Earthbounds-old

Earthbounds mod
MIT License
4 stars 3 forks source link

Crash #1

Closed TheButterbrotMan closed 2 years ago

TheButterbrotMan commented 2 years ago

crash-2022-01-30_14.12.51-server.txt

Klyser8 commented 2 years ago

It looks like the "step height entity attribute" mod may have something to do with this issue.

Can you tell me how I can reproduce it?

TheRanker commented 2 years ago

I don't use that mod so it's a dependency. Also this

https://github.com/emilyploszaj/step-height-entity-attribute/issues/3

Klyser8 commented 2 years ago

What is the mod a dependency of? The error points to Minecraft's line of code, which confuses me quite a bit.

If I had to guess, the mod is somehow not compatible with other mods that introduce mobs?

TheRanker commented 2 years ago

Never had an issue till I added ur mod to my pack . So I removed it and continued on with my pack dev. I'm not at pc currently to do it again with details

Klyser8 commented 2 years ago

Yeah, sorry to hear that :( Though since its an issue that happens with other mobs from other mods from what i can see, I'm afraid i cant do much about this unless you also report it to the devs of that mod.

On Sun, 30 Jan 2022, 21:17 TheRanker, @.***> wrote:

Never had an issue till I added ur mod to my pack . So I removed it and continued on with my pack dev. I'm not at pc currently to do it again with details

— Reply to this email directly, view it on GitHub https://github.com/Klyser8/Earthbounds/issues/1#issuecomment-1025222207, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRPHJ3NZ5QZGUBHFSJIR7TUYWMGHANCNFSM5NEQRLYA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

TheButterbrotMan commented 2 years ago

I will provide another crashlog, give me some minutes.

Klyser8 commented 2 years ago

Alright! Thank you :)

TheRanker commented 2 years ago

maybe you could contact that mod dev and work together to resolve it since it is clearly between yours and his.. and i have 300 mods.. and butterbotr has 600 mods.. never happened till we added yours.. so there may be a implemention of a mixin that isnt being used correct somewhere.

the other github i posted, i don thave their issues. but same type of crash.

Klyser8 commented 2 years ago

I've contacted them, I'll close the issue once it's resolved.

TheButterbrotMan commented 2 years ago

https://bytebin.lucko.me/IZbIygbeb8

Klyser8 commented 2 years ago

https://github.com/emilyploszaj/step-height-entity-attribute/issues/4

The issue should be resolved. Thank you!

Klyser8 commented 2 years ago

This issue has been fixed in the most recent version of StepHeightEntityAttribute, however since BetterAnimalsPlus has not updated to that new version Earthbounds and BetterAnimalsPlus won't be compatible.

Hopefully BetterAnimalsPlus updates the version of StepHeightEntityAttribute soon!

Sunconure11 commented 2 years ago

I’m still getting this on 1.0.2

Sunconure11 commented 2 years ago

@Klyser8

https://github.com/Klyser8/Earthbounds/issues/4

Klyser8 commented 2 years ago

According to StepHeightEntityAttribute's author the issue should have been fixed in their mod's most recent version. I'll see if I can do anything about this myself as it is an issue that's been affecting the mod for a week now

Sunconure11 commented 2 years ago

Where can one get this build? Because it is clearly not out yet.

Klyser8 commented 2 years ago

Updated Earthbounds to 1.0.3, it SHOULD have fixed the incompatibility issue... Though I don't understand why the dev didn't update their mod first (It's one line of code). Closed and resolved!