Mekanism

Mekanism

111M Downloads

"mekanism.common.tile.TileEntity....." "removal without registration" Console server spam

15calderm opened this issue ยท 9 comments

commented

Issue description:

Get console spam on a DW20 1.12 server that says what is shown in the pastebin.

Steps to reproduce:

  1. Just simply run the server and wait a few minutes for the spam to appear.

Version (make sure you are on the latest version before reporting):

**Forge: 14.23.0.2531
**Mekanism: 9.4.2.327
**Other relevant version: (MekanismGenerators) 9.4.2.327

Pastebin:
https://pastebin.com/NzSRtBPK

commented

Linking to #4789.
Thiakil made a change which is supposed to fix this issue..

Could you try in the latest version?

commented

Will try now, thanks.

commented

Another thing to investigate this issue is to ensure you don't have chunk yo-yo loading/unloading, as the IC2 registration is done with events, so can happen in that case and isn't really something we can fix.

commented

please re-open if you experience this after testing the new version.

commented

Having this issue in 1.12.2

Forge: 14.23.1.2555
Mekanism: 1.12.2-9.4.3.330
Mekanism Tools: 1.12.2-9.4.3.330
Mekanism Generators: 1.12.2-9.4.3.330

fml-server-latest

commented

@rob5251 your log doesn't even show the message once

commented

My apologies I thought I should include the latest.
The console is what is getting all the messages, not sure why it doesn't show in the log though.

The messages being sent to the console are similar to the first post.

commented

Here is a proper log showing the messages:
fml-junk-earlystartup.log

commented

Something is seriously wrong with your setup if that file is that big. Early Startup should only ever be a few lines long.

What chunkloading method are you using? Have you isolated if its a yo-yo loading issue?