Advanced Peripherals

Advanced Peripherals

29M Downloads

Chunky turtle will crash server if placed.

Wojbie opened this issue ยท 7 comments

commented

Descripe

If there is a turtle placed in world with Chunky upgrade placed on it server will crash.

Steps to reproduce

Start server.
Place chunky turtle.
Crashloop.

Attached 2 crash reports.
First was generated when i placed turtle.
crash-2021-08-29_18.20.18-server.txt
Second is on each crash loop.
crash-2021-08-29_18.25.13-server.txt

Multiplayer?

Yes

Version

0.7.1r (Latest)

Minecraft, Forge and maybe other related mods versions

Minecraft Version: 1.17.1, forge-1.17.1-37.0.45-universal

Screenshots or Videos

No response

Crashlog/log

No response

commented

Which CC:T Version do you use?

commented

cc-tweaked-1.17.1-1.98.2.jar

commented

I recommend to downgrade CC:T until it works
We will fix that

commented

typo?
image

commented

Not a typo, 1.98.2 removed events.

btw, this is fixed in 0.7.1r for 1.17

commented

is that a valid datatype? it's been a while since I did something java related

commented

Was valid, this is internal class.

public class X1{
    public static class X2 {
    }
}