Vexatos / Computronics

A ComputerCraft/OpenComputers addon mod.
125 stars 53 forks source link

[CC] [1.10.2-1.6.1] chat_message event being fired twice #210

Closed lurr closed 7 years ago

lurr commented 7 years ago

Debugpaste: http://pastebin.com/zZ7NMWFH Courtesy Image: http://i.imgur.com/eoghJOz.png NOTE: Using CCTweaks and Unborked, by @SquidDev, which may alter ComputerCraft internals. SpongeForge is also installed.

How to replicate:

  1. Place a Creative Chat Box by a ComputerCraft computer.
  2. Type a message in chat, which should fire the chat_message event once.
  3. chat_message is fired twice. 😢
Vexatos commented 7 years ago

Does it happen with only ComputerCraft and Computronics installed? Please try to identify the smallest set of mods required to reproduce this.

Vexatos commented 7 years ago

I am not able to reproduce this with only ComputerCraft and Computronics, so it is likely an issue with one of the CC tweak mods you have installed. Try removing them individually and see what happens to find out which mod exactly causes it. Also see if it causes problems with other ComputerCraft addons firing events. Screenshot

SquidDev commented 7 years ago

I'm unable to reproduce with Unborked or CCTweaks (with and without Sponge). However, if anything is to blame, it will be one of those two mods rather than Computronics. I don't know if you want to close this and I'll migrate it to my issue tracker @Vexatos?

Vexatos commented 7 years ago

@SquidDev Sounds like a good idea. If it does happen to be related to Computronics in particular, just notify me.