Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BeeBox Item Duplication #413

Closed
Ghostlyr opened this issue Sep 7, 2016 · 4 comments
Closed

BeeBox Item Duplication #413

Ghostlyr opened this issue Sep 7, 2016 · 4 comments

Comments

@Ghostlyr
Copy link
Contributor

Ghostlyr commented Sep 7, 2016

In beebox slot can be placed any item via shif-click. After some time it gives a honey combs and duplicates itself.
Tested on last dev build.
Forge 1614.

45645645556

@IceDragon200
Copy link
Member

@Ghostlyr And here I was trying to figure out how to get more gold ingots <3

I'll look and fix it shortly

@IceDragon200
Copy link
Member

@Ghostlyr New test build is up :)

@Ghostlyr
Copy link
Contributor Author

Ghostlyr commented Sep 8, 2016

Dupe seem to be fixed, but shift-click still puts any item in slots (now also in honeycomb slots) and honeycombs as before still generated from any item.
Also now appeared visual problems - getting out combs from container with shift-click does not update player inventory (do not see the items received until re-open inventory) and reserves within the container null-stack items (disappear if you try to use).

4654564565456

  1. Took with shift-click honaycombs - it seems no result
  2. Reopen inventory and see taken items, but they are still visible in the beebox container
  3. Tried to get them to put somewhere and they disappeared

In addition, the logs for some reason seen debug messages, but I have been disabled in all configurations.

 [Server thread/INFO]: Growthcraft|Bees Trying to Spawn a Bee device=growthcraft.bees.common.tileentity.device.DeviceBeeBox@3504354f x=1419 y=64 z=1219
 [Server thread/INFO]: Growthcraft|Bees Trying to Spawn a Bee device=growthcraft.bees.common.tileentity.device.DeviceBeeBox@3504354f x=1419 y=64 z=1219
 [Server thread/INFO]: Growthcraft|Bees Spawning a Bee device=growthcraft.bees.common.tileentity.device.DeviceBeeBox@3504354f x=1419 y=64 z=1219
 [Server thread/INFO]: Growthcraft|Bees Calculating Honey Comb bias device=growthcraft.bees.common.tileentity.device.DeviceBeeBox@3504354f x=1419 y=64 z=1219
 [Server thread/INFO]: Growthcraft|Bees Combs are biased device=growthcraft.bees.common.tileentity.device.DeviceBeeBox@3504354f x=1419 y=64 z=1219
 [Server thread/INFO]: Growthcraft|Bees Trying to flip bias device=growthcraft.bees.common.tileentity.device.DeviceBeeBox@3504354f x=1419 y=64 z=1219
 [Server thread/INFO]: Growthcraft|Bees Trying to spawn honey comb device=growthcraft.bees.common.tileentity.device.DeviceBeeBox@3504354f x=1419 y=64 z=1219
 [Server thread/INFO]: Growthcraft|Bees Spawning honey comb device=growthcraft.bees.common.tileentity.device.DeviceBeeBox@3504354f x=1419 y=64 z=1219
 [Server thread/INFO]: Growthcraft writeToStream tile=growthcraft.bees.common.tileentity.TileEntityBeeBox@86be0bd x=1419 y=64 z=1219
 [Server thread/INFO]: Growthcraft writeToNBT tile=growthcraft.bees.common.tileentity.TileEntityBeeBox@86be0bd x=1419 y=64 z=1219
 [Server thread/INFO]: Growthcraft writeToNBT tile=growthcraft.bees.common.tileentity.TileEntityBeeBox@86be0bd x=1419 y=64 z=1219
 [Server thread/INFO]: Growthcraft writeToNBT tile=growthcraft.bees.common.tileentity.TileEntityBeeBox@86be0bd x=1419 y=64 z=1219
 [Server thread/INFO]: Growthcraft writeToNBT tile=growthcraft.bees.common.tileentity.TileEntityBeeBox@86be0bd x=1419 y=64 z=1219
 [Server thread/INFO]: Growthcraft writeToNBT tile=growthcraft.bees.common.tileentity.TileEntityBeeBox@86be0bd x=1419 y=64 z=1219

@IceDragon200
Copy link
Member

IceDragon200 commented Sep 8, 2016

@Ghostlyr Ah, don't worry about the debug messages, those are only present in my dev environment, because I've built it from my copy, the bees logs I'll need to remove those

EDIT:
Could you try the latest build now

@IceDragon200 IceDragon200 added this to the 2.7.0 milestone Sep 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants