Carpet Shadow

Carpet Shadow

11.9k Downloads

[1.18.2] crashes on launch with carpet fixes 1.18.x-1.7.11

dadoirie opened this issue ยท 14 comments

commented

as the title says
here's the uploaded log https://mclo.gs/lYffUIT

commented

crashes even on tis own - might not be even carpet fixes the cause here
https://mclo.gs/rg1MpOO (note that the other mods are disabled)

commented

can confirm is a problem on my side, i forgot to rename a function that changed name from 1.17 i'll provide a new build this evening.

commented

also already issued in #4
but for some reason the author closed the issue so i forgot about it

commented

awesome, thanks - searched for a carpets own replacement, but seems like there is nothing which handles it like carpet-shadow

commented

place check the Fixed Release

and if it works close the Issue.

Thanks for using my mod and please send feedback too ๐Ÿ˜„

commented

now it crashes def with pickupnotifications https://modrinth.com/mod/roundaround-pickup-notifications ... there is another one, but has 2 dependencies and this one is a standalone and server side required ... as I wanted to see if I can load shadow on the server and pickup on the client (sadly no notifications that way)
would be nice if that can get fixed
here is the uploaded log https://mclo.gs/sPFvhaE

commented

besides that the other uses the forge config api :(

commented

well, as it seems I will need those extra dependencies anyways for another mod so I might also change the mod regarding the pickup notifications ... that been said for me personally that issue is resolved, but I'm not closing this issue as it has a potential conflict and crashes with another mod ... depends on you if want/can fix this and decide how to handle this issue

that been said, thanks for the fix as at least doesn't crash on its on anymore

commented

now it crashes def with pickupnotifications https://modrinth.com/mod/roundaround-pickup-notifications ... there is another one, but has 2 dependencies and this one is a standalone and server side required ... as I wanted to see if I can load shadow on the server and pickup on the client (sadly no notifications that way) would be nice if that can get fixed here is the uploaded log https://mclo.gs/sPFvhaE

that is another issue can you please open a new one for incompatibility?

commented

now it crashes def with pickupnotifications https://modrinth.com/mod/roundaround-pickup-notifications ... there is another one, but has 2 dependencies and this one is a standalone and server side required ... as I wanted to see if I can load shadow on the server and pickup on the client (sadly no notifications that way) would be nice if that can get fixed here is the uploaded log https://mclo.gs/sPFvhaE

why do they need server side to detect the pick up??, there is a packet that's so easy to detect instead....

commented

well, as it seems I will need those extra dependencies anyways for another mod so I might also change the mod regarding the pickup notifications ... that been said for me personally that issue is resolved, but I'm not closing this issue as it has a potential conflict and crashes with another mod ... depends on you if want/can fix this and decide how to handle this issue

that been said, thanks for the fix as at least doesn't crash on its on anymore

closing as Completed, and you're welcome

commented

How did you fixed it?

commented

also already issued in #4 but for some reason the author closed the issue so i forgot about it

i closed it as i found a fix

commented

i mostly just recompiled the mod after reading the code
the part wherer you did NBTblockentity that issue