Dragon Survival [Forge]

Dragon Survival [Forge]

685k Downloads

[Compatibility]: Cause of tombstone compatibility issue mentioned in #241

FirDragon opened this issue · 3 comments

commented

■ Your Discord ID

Srinater#8587

■ Dragon Survival version

DragonSurvival-1.18.2-1.5.33 or laster

■ Single game or server?

Forge Server or host

■ Do you delete old configurations and check the Wiki before writing a bug report?

I always delete configs

■ Do you play pure MC + DS and Geckolib or do you have some kind of modpack?

I want to report a compatibility problem

■ Describe the bug

(translated from google) I have the same problem as #241 in my server, and the same crash file. Server crashes when users try to get drops from tombstones. From the crash file it can be seen that [CorailTombstone] failed trying to be compatible with [DragonSurvival]. [CorailTombstone] Attempts to get the [Claw and Fang] item using the [DragonStateHandler.getClawInventory] method. But it was renamed to [getClawToolData] after [DragonSurvival-1.18.2-1.5.33]. This caused [CorailTombstone] to crash because it couldn't find the [getClawInventory] method. I achieved compatibility by modifying the [CorailTombstone] jar. Is it possible to keep the [getClawInventory] method for compatibility with other mods?

  • The modification from [getClawInventory] to [getClawToolData] comes from commit 2d2c843

■ To Reproduce

Server crashes when user tries to get a drop from [CorailTombstone]'s tombstone(same problem as #241)

■ Expected behavior

Successfully obtained the item in the tombstone

■ Crash Report

No response

commented

The Corail developer, for some unknown reason (Corail31/tombstone_lite#122), is mad at us and there is no way I personally can fix this problem without breaking our own code, so sorry. If you need a tombstone mod, use https://www.curseforge.com/minecraft/mc-mods/gravestone-mod

commented

The Corail developer, for some unknown reason (Corail31/tombstone_lite#122), is mad at us and there is no way I personally can fix this problem without breaking our own code, so sorry. If you need a tombstone mod, use https://www.curseforge.com/minecraft/mc-mods/gravestone-mod

Sorry, I didn't notice this [issue]. I'm also working and often too busy to care about other things.-w-

commented

You don't have to know about it. It's okay. I just warned you :3