Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

game crashes and keeps crashing #12

Open
parapadier opened this issue Oct 19, 2023 · 2 comments
Open

game crashes and keeps crashing #12

parapadier opened this issue Oct 19, 2023 · 2 comments

Comments

@parapadier
Copy link

when testing i kept getting crashes, the world saves just before crashing effectively locking your world

The game crashed whilst exception in server tick loop
Error: java.lang.AbstractMethodError: Method com/harleyoconnor/dtnaturesaura/effect/DynamicLeavesDecayEffect.update(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/chunk/LevelChunk;Lde/ellpeck/naturesaura/api/aura/chunk/IAuraChunk;Lnet/minecraft/core/BlockPos;Ljava/lang/Integer;Lde/ellpeck/naturesaura/chunk/AuraChunk$DrainSpot;)V is abstract

i don't know if this helps but its the error i keep getting

@Mimic0445
Copy link

I am getting the same crash. (Exception in server tick loop)

MC: 1.19.2
DT Natures Aura: 1.19.2-1.3.0
Natures Aura: 38.2

java.lang.AbstractMethodError: Receiver class com.harleyoconnor.dtnaturesaura.effect.DynamicLeavesDecayEffect does not define or inherit an implementation of the resolved method 'abstract void update(net.minecraft.world.level.Level, net.minecraft.world.level.chunk.LevelChunk, de.ellpeck.naturesaura.api.aura.chunk.IAuraChunk, net.minecraft.core.BlockPos, java.lang.Integer, de.ellpeck.naturesaura.chunk.AuraChunk$DrainSpot)' of interface de.ellpeck.naturesaura.api.aura.chunk.IDrainSpotEffect.

@Zenthon0
Copy link

after some testing myself having the same issue, at least for me it's a conflict with "Oh The Biomes You'll Go".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants