Buildinggadgets: gadgets causing spam in the console

Created on 30 Jun 2019  路  24Comments  路  Source: Direwolf20-MC/BuildingGadgets

forge-14.23.5.2838

BuildingGadgets-2.6.8

Bind a gadget to an inventory (in my case its a drawer filled with cobblestone) and then use the gadget

https://gyazo.com/039651436fbe1c0448067f1c3c740376

1.12 unable to reproduce unresolved

Most helpful comment

That isn't wants causing the issue as I don't think that code has been released. If it has then I'll be sure to edit it and re-release it as that's generic debugging code.

All 24 comments

Did you press f to pay respects? Joking, let me take a look 馃憤

We had this issue already, and it wans't our fault... Moment

See #285

Is the log you showed from the Server console or the log File? And could you share a larger portion of the log please, so that we can see what was happening before...

The screenshot is from the server console.
This is the latest file: https://pastebin.com/YcXUHzTa

So this is a different issue, but we still don't write an ffffff log entry...
In fact we don't write a single Log entry in GadgetUtils...

so loading up a test world with building gadgets and the thermal suite, it still happens.
so i tried removing all the thermal mods and change the gadgets to use durability instead of rf (so that they could be tested without needing other mods to charge them) and it still happens.
Here is a log from that test world: https://pastebin.com/XKxZ2Nn7

Sorry but we still don't write a Log entry, I went through the code. I have to admit, thatI'm very curious as to why that happens, but there is no such Log entry unless I have misread code 3 times in a row...
A note: don't change RF/durability with a world that already existes! Minecraft doesn't like that.

I cannot reproduce this issue, for refereence here is my log. I tested with the recommended Forge build (14.23.5.2768) and buildinggadgets full set of compatible mods.

I can't test your Forge version easily, as cyclic keeps failing with that... Could you try out Forge's recommended build and see what happens, if you enter a new world.

Still happens. Log: https://pastebin.com/rdavBQnH
Interesting how it doesn't happen for you with a list of mods and yet it happens to me with only building gadgets installed.

That's really weird... :(

@Basedgod199 As this can't be reproduced I'm going to go ahead and close it. I would recommend you start up a completely new instance with just building gadgets and see if it continues to happen. If it doesn't then start to add more mods and keep an eye on your logs. It could be a different mod causing it.

The most important thing to note here is that the log entry is "STDOUT" and we only have a few STDOUT related lines of code and none of them originate from the GadgetUtils file.

This is what's causing the issue:
https://github.com/Direwolf20-MC/BuildingGadgets/blob/1.12.x/src/main/java/com/direwolf20/buildinggadgets/common/items/capability/ItemEnergyForge.java#L36
Well technically this is related to a similar logger issue that's in the new atm3 expert pack.

That isn't wants causing the issue as I don't think that code has been released. If it has then I'll be sure to edit it and re-release it as that's generic debugging code.

No it is not, please read the issue first(ffffff is spammed to the console, not EXTRACT). I agree though that this is a log spam

Ok i did read the issue, that's in reference to a different but similar log spam on the atm3 expert official server: [com.direwilf20.buildinggadgets.common.items.capability.ItemEnergyForge:extractEnergy:36]: EXTRACT sorry for not clarifying

Looks like I did release that code. Seems like you've got something trying to use the gadget as a battery. I'll release a patch for it soon. Although, please open a new issue as the issue is new.

Could you please open a new issue, with the standard data, instead of appending to this?
I'm sure @MichaelHillcox will release a fix soon if it is what we think it is, but we would like to have a new issue a) for clarity and b) for future reference+record

Ok

We kind of answer at the same time, don't we? XD

Wow, really phyl. Thanks for finding this @Trinsdar

This doesn't affect versions after 2.7.x from what I can tell.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

P3rf3ctXZer0 picture P3rf3ctXZer0  路  5Comments

sonolumin picture sonolumin  路  5Comments

SirFlip picture SirFlip  路  4Comments

Birgliss picture Birgliss  路  4Comments

perlguy picture perlguy  路  3Comments