AlexTheGre4t / MCTNG

Any issues or bugs encountered must be posted here
2 stars 1 forks source link

AE2 Network wrench #39

Closed ryuben closed 9 years ago

ryuben commented 9 years ago

shift right clicking on a keb - causes the keb to pop off and disappear

AlexTheGre4t commented 9 years ago

This is a little odd. Can you forward this to aenterprise on the BCA repo?

On 7 Apr 2015, at 12:44 pm, ryuben notifications@github.com wrote:

shift right clicking on a keb - causes the keb to pop off and disappear

— Reply to this email directly or view it on GitHub.

ryuben commented 9 years ago

Could do On 7 Apr 2015 13:09, "Alex Bilbie" notifications@github.com wrote:

This is a little odd. Can you forward this to aenterprise on the BCA repo?

On 7 Apr 2015, at 12:44 pm, ryuben notifications@github.com wrote:

shift right clicking on a keb - causes the keb to pop off and disappear

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub https://github.com/AlexTheGre4t/MCTNG/issues/39#issuecomment-90529991.

AEnterprise commented 9 years ago

hmm, this is very odd, are you sure the item didn't go in your inventory?

ryuben commented 9 years ago

Yep posotive - relogged might just be the pack (alex's) fault

AEnterprise commented 9 years ago

hmm was your inventory full at the time?

AlexTheGre4t commented 9 years ago

I doubt this is a modpack problem. It doesn't seem like it. Definitely a mod issue if this is a legitimate report. Ill test a little more.

On 7 Apr 2015, at 4:09 pm, ryuben notifications@github.com wrote:

Yep posotive - relogged might just be the pack (alex's) fault

— Reply to this email directly or view it on GitHub.

ryuben commented 9 years ago

nope - as i said it gave the popped off action - then just went poof

dam wrong button

AEnterprise commented 9 years ago

explain 'popped off action' and 'poof'

ryuben commented 9 years ago

when you right click a KEB with a wrench it comes off the wall at full energy

Poof means disapeared as in vanished

AEnterprise commented 9 years ago

ok but you didn't see it in itemform for even a split second?

ryuben commented 9 years ago

the item seems to disappear on its way to hitting the floor

AEnterprise commented 9 years ago

then it's no BCA error, the only code BCA excecutes is to destroy the block and drop the item, what heapens afther that isn't BCA related, is it possible some automated thing picked it up or it did go in your inventory (backpacks or so)

ryuben commented 9 years ago

Just retested this - put down a Kinetic Energy Buffer

Shift right click with an AE2 network tool

Kinetic Energy Buffer just disappears

Relogging shows the Kinetic Energy Buffer back in its place

iTitus commented 9 years ago

I know the cause: Somehow the PlayerInteractEvent isn't fired on the server side when using the Network Tool...

iTitus commented 9 years ago

AppliedEnergistics/Applied-Energistics-2#1237