SleepyTrousers / EnderIO-1.5-1.12

http://enderio.com/
The Unlicense
727 stars 355 forks source link

1.7.2 More bugs [1.1.0_alpha.35] ~ Combustion Generator inv, shift on machinery in inv, no power generated or something, little spelling derp, wool grinding ~ #614

Closed DylanGK closed 10 years ago

DylanGK commented 10 years ago

Here a variety of bugs and derps that are hardly gamebreaking, but annoying nonetheless.

Combustion Generator inventory oddity

Shift on machinery

No power generated

Little spelling derp

Wool grinding

CrazyPants commented 10 years ago

Thanks heaps for testing 1.1 and reporting the issues you are finding.

I will look into them soon, but in the meantime, the info on the combustion generarator :

It will use any liquid fuel and coolant registered as such with the bc api.

If just eio is installed, you can make 3 fuels in the vat. See the nei recipes or look in h vatrecipices. Xml

If bc is installed it will burn oil + fuel as well etc.

The output and duration of each fuel is on the tooltip for its bucket.

The fuels made in the vat will almost certainly need some balancing so any feedback would be appreciated.

Cheers On 25/04/2014 7:13 PM, "Dylan4ever" notifications@github.com wrote:

Here a variety of bugs and derps that are hardly gamebreaking, but annoying nonetheless.

Combustion Generator inventory oddity

  • This picture should say enough: http://imgur.com/3RKZc9V
  • If it doesn't, well, as you can see I have various items in my hotbar (and in my inventory too), but none of them show up. Nor do the slots ''light up'' when hovering over them. It seems as if the GUI is unfinished, and the ''inventory part'' is merely textured, not coded yet. I could be wrong though.
  • A little question... Where can I find info on this thing? I'd love to use it to generate power, but I have no idea what can be used to fuel this thing.

Shift on machinery

  • On the machines, when you pick them up, it says ''Hold Shift'', and when I do that, it says ''Unnamed'' in italics. Nothing gamebreaking or anything, just something I noticed. The data does transfer properly (with the machine configurations and such).

No power generated

  • http://i.imgur.com/hyeQIve.png
  • As you can see, I hooked 3 Photovoltaic Panels up to my Bank, but... http://i.imgur.com/DAmcfRe.png.
  • Zero power is being stored for some reason. The power has nowhere to go to, so I find it strange that it doesn't show up.
  • Must be a bug with either the Power Conduits or the Capacitor Bank, as my adhoc ME system (AE2) runs off one Photovoltaic Panel just fine.

Little spelling derp

  • It says Ouput instead of Output, like, everywhere.

— Reply to this email directly or view it on GitHubhttps://github.com/CrazyPants/EnderIO/issues/614 .

CrazyPants commented 10 years ago

Shift + machinary seems to be forking fine for me locally. I have done a heap of mucking around with the tootip stuff so it was probably broken in that release and now fixed.

Power Issue I can't reproduce the issue with the solars. Can you try right clicking them with a conduit probe and see if they are accumulating energy internally? It looks like you had them on the edge of the cliff. It is possible that minecraft is telling they dont have los to the sky even though it looks like it.

Ouput changed to Output, hopefully everywhere. Until I add some more of course :) Me and typing are not friends.

DylanGK commented 10 years ago

That must be it with the Panels. My other Panel (powering my adhoc ME system) also sporadically goes on and off since I updated. I will check them later with the probe.