SpongePowered / SpongeForge

A Forge mod that implements SpongeAPI
http://www.spongepowered.org/
MIT License
1.14k stars 306 forks source link

redstone_wire spam #3172

Open Keaton1188 opened 4 years ago

Keaton1188 commented 4 years ago

I am currently running

Issue Description Server is constantly freezing up with an issue related to "redstone_wire", we had this yesterday, and it spammed the logs so much It filled our box with 154G in a single log file, we used blockzap to remove said issue but few hours later its happened again and seems it will continue to do so?

https://pastebin.com/z6pjtHg2

tyhdefu commented 4 years ago

Give a full log instead of just the part you think the problem is in.

Keaton1188 commented 4 years ago

Give a full log instead of just the part you think the problem is in.

I have 6 seperate debug logs all with the same thing that I posted, also a 154G log file is not able to be opened via notepad/++ ...

dualspiral commented 4 years ago

Well, the problem is that you've only given part of the block of "spam" - it's not even a full unit. We at least need at least the full block, starting and ending with a longer version of /*********/.

It would be better if we at least got a latest.log file, especially if that's smaller. Maybe restart your server, trigger the spam and shut it down quickly to get us a smaller file?

We cannot work with what you've given us - the snippet you chose is completely useless.

Keaton1188 commented 4 years ago

My bad, I did what you said and waited until someone logged in and the spam started, managed to capture it this time.

https://pastebin.com/DNrRNRTx

"Sponge is still trying to process captured blocks after 1000 iterations of depth-first processing. This is likely due to a mod doing something unusual. Tick{NeighborNotification} "

Maybe its not sponge related? Not sure.

Keaton1188 commented 4 years ago

"https://github.com/SpongePowered/SpongeForge/issues/2914#issue-475124435"

Sounds rather the same to this issue, but I've turning the panda-redstone off and issue still seems to happen

gabizou commented 4 years ago

Just like the previous issue you found, could you provide a small reproductive schematic/map to replicate the issue?

Keaton1188 commented 4 years ago

I can try to sure, all I know is its a dungeon of some sort thats generated within a cave system that uses preasure plates to open doors/turn on lights etc.

Could grab the area in a worldedit schematic if that would help?

gabizou commented 4 years ago

Could grab the area in a worldedit schematic if that would help?

Yes, however small it can be to reproduce the stack overflow.

Keaton1188 commented 4 years ago

Gunna be hard to get it.. as soon as I log in and go to the problem spam instantly starts and server freezes.

We may just not bother with a Eternal server cause I think this will be the easier option.

gabizou commented 4 years ago

I mean if it's a specific area that you know where it exists, you should be able to grab the chunk area and then load in mcedit or something to find the spot for a schematic.