For$
<!-- begin site header -->
<div id=

Author Topic: Problems with inventory  (Read 10839 times)

JontomXire

  • Newbie
  • *
  • Posts: 3
    • View Profile
Problems with inventory
« on: February 16, 2013, 03:39:02 pm »
I just  downloaded and ran mineserver_2012_12_29_191600_8ca6578c_VS2010.zip. Connected fine with my minecraft 1.4.7 client. The text for the download says it supports 1.4.6 client so that may be causing the problem I saw.

Basically when crafting the inventory goes decidedly wonky. I put two wood in my inventory crafting slots, shift left-click the output. I get 8 planks in my action bar, 4 planks attached to my mouse, and one wood left int he crafting window. I left click my inventory and drop 4 planks there. I then repeat to get 4 more. However when I then click on the 8 in my action bar, they disappear.

Does GitHub require a separate registration? I tried to submit a bug report there but it wouldn't let me log in.

Fador

  • Administrator
  • Full Member
  • *****
  • Posts: 126
    • View Profile
Re: Problems with inventory
« Reply #1 on: February 16, 2013, 04:05:18 pm »
Yeah..shift-clicking is not really working, client assumes something but server doesn't do anything.
There was also some other problems with inventory after one of minecraft update...

Yeah you have to have github account in order to submit bugs, but this is pretty much a known "feature" =/

JontomXire

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Problems with inventory
« Reply #2 on: February 16, 2013, 04:18:08 pm »
Wow, fast reply! Thanks.

JontomXire

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Problems with inventory
« Reply #3 on: March 18, 2013, 08:08:16 pm »
It's been just over a month, there's been a new release of Minecraft, and only one new post since I started this thread...

Is there any fix for this inventory bug yet? Is there a new version of mineserver out that is compatible with the new client? I cannot see one.


Fador

  • Administrator
  • Full Member
  • *****
  • Posts: 126
    • View Profile
Re: Problems with inventory
« Reply #4 on: March 18, 2013, 08:24:24 pm »
I'm working on inventory stuff.
I'm going to fix shift-clicking and also some new bugs.
1.5 also features new inventory actions where you can "paint" a stack to an area, currently mineserver handles it like you would drop the stack.

I did all the 1.5 changes to mineserver, just didn't compile new win32 binaries. I think I'll fix the inventory stuff before that..

Edit:
(You might want to follow https://github.com/fador/mineserver/commits/master to see new features ;) )

Fador

  • Administrator
  • Full Member
  • *****
  • Posts: 126
    • View Profile
Re: Problems with inventory
« Reply #5 on: March 18, 2013, 08:32:26 pm »
Well actually I compiled it anyway:
57944083 - 2013-03-18 (Minecraft 1.5)