sciguy1121 / Community-Mod-1

Community Mod 1
GNU Lesser General Public License v3.0
10 stars 16 forks source link

Researcher Duplication Glitch #87

Open EliSussman opened 11 years ago

EliSussman commented 11 years ago

When you shift click items out of the researcher, it doubles

Fermats-Fish commented 11 years ago

Another problem with the researcher which doesn't really matter at the moment, but might upon release is that when you put coal into the researcher as fuel it is not in the same place as the faded coal. It is 1 texture pixel off.

sciguy1121 commented 11 years ago

@netherrod05 I'll fix that when I have time.

ghost commented 11 years ago

I'm going to attempt to fix this I will not have time tonight though. Will Update when I figure out why this happens

Techtad commented 11 years ago

@staticboy123 I know exactly what happens and why it happens, I just didn't have time to fix it. It's very easy to fix. If you really think it needs to be fixed now them it will be fixed today.

ghost commented 11 years ago

No it doesn't need to be fixed now, I just thought. I would try to be helpful. Also I thought it would help me know what mistakes not to make. If you want to tell me what class it is in I can fix it. I haven't looked into it yet though, soit is probably really obvious.

Techtad commented 11 years ago

@staticboy123 Well, it's in the container class, the method responsible for shift-clicking is called transferStackInSlot, I was going to make a sorting system there so when you shift click the right item it goes to the right spot, but I didn't finish, so it's now duplicating. You can try to fix it if you want, you might learn something useful.

The machines aren't actually 100% complete yet. That's why they are buggy. I know about more bugs in logger and the geothermal oven that no one has reported, but they aren't important, so I'll fix them later. I'm sure I won't be working on them for a while, so I think somebody will report them before I fix them. And that's very good, because other people can know about the bugs and fix them when I am working on something bigger, in this case the energy system.

EliSussman commented 11 years ago

I dont know why but there are three different research papers in the creative menu...

sciguy1121 commented 11 years ago

@KingCreeperEli I'm working on implementing metadata-specific research

EliSussman commented 11 years ago

Oh, that explains it