Yeregorix / Mirage

The best solution against xray users
MIT License
19 stars 1 forks source link

NetworkChunk#setContainer causes the server to crash #1

Closed yaroslav4167 closed 6 years ago

yaroslav4167 commented 6 years ago

Server: SpongeForge-1.12.2-2655-7.1.0-BETA-3064 CrashLog-1: https://pastebin.com/irAj42vh CrashLog-2: https://pastebin.com/7zcHC3Gj

A certain portion of the world, causes this error.

Yeregorix commented 6 years ago

Thanks for reporting this issue. I will fix it as fast as possible.

treyzania commented 6 years ago

Also was getting this issue, and it also seems like the plugin was sometimes failing to actually hide ores like expected.

Minecraft: 1.12.2
SpongeAPI: 7.1.0-SNAPSHOT-06016f29
SpongeVanilla: 1.12.2-7.1.0-BETA-33

Is this fixed in the master version if I compile it from source? I was originally using the version distributed on Ore.

Yeregorix commented 6 years ago

This issue is not fixed yet, but now (in the master) instead of crashing the server, a error is printed in the console as you posted in #2. You can compile from the master but it's not guaranteed to be stable and compatible with future updates as it's WIP.

Yeregorix commented 6 years ago

@treyzania I did a fix in latest commit but I'm still unable to reproduce this issue on my computer. Can you compile from master and tell me whether this issue is fixed ?

yaroslav4167 commented 6 years ago

I re-created the map and did not see this problem again.

treyzania commented 6 years ago

I've been running the server for a few hours now and it appears to be fixed, I'll let you know if it continues.

Yeregorix commented 6 years ago

Does this issue has reappeared during these last days ?

Yeregorix commented 6 years ago

I'm closing this issue but feel free to reopen if the issue reappear.