Electroblob's Wizardry

Electroblob's Wizardry

18M Downloads

Electrobob multiple Advancement Synchronisation messages for same player

Skinner1818 opened this issue ยท 5 comments

commented

Please read the guide for contributing before posting.

Minecraft version: 1.12.2
Wizardry version: 4.2.9
Environment: Hosted server via Apex minecraft with Spongeforge wrapper

Issue details: Electrobob will randomly start posting multiple messages in the console regarding Advancements. There is no pattern to this that I can see so far, it can be anything from 4 messages to over 20 messages at a time and there is no common trigger in the console that I can find. I have attached a screenshot of what I am seeing from the console for multiple players.

Other mods involved: Potentially Spongeforge?
Console output
Console output2

commented

Maybe this is related to #283? I never did get to the bottom of that issue.

This message should be logged when a player logs in, whenever they get an advancement, and whenever they change their language or resource packs. Every time it happens, a packet gets sent, so if it's being spammed that's not good!

I'm not sure what's going on, I'll do some testing myself and see if I can reproduce this behaviour.

commented

Thanks for looking into it. If it helps, I also ran some timings reports and Electrobobs was the highest mod for tick rate in the pack with Electroblob's Wizardry::Class_onLivingUpdateEvent contributing 2.6% out of over 200 mods. I've put in a screenshot for more reference.
Electrobob

commented

@Skinner1818 Thanks for that, it has now been reported as a separate issue #484. I'm assuming the two are unrelated, but I don't know.

commented

I'm seeing the same sort of thing while running a server with MC Eternal v1.3.7.1
image

I did add sponge and followed the config recommendations for the pack, but I don't think any of those involved changing configs for this mod

commented

Having the same issue with MC Eternal v1.3.7.1
image

Let me know how I can help debug this.