Railcraft

Railcraft

34M Downloads

Anchors fuel modification

Powerpin opened this issue ยท 5 comments

commented

I have the lastest railcraft version and i am trying to get the industrial credit from IC2 be the fuel for the anchors. Ive tried maybe 20 different ways to change it and in all case, the server was crashing on startup.

  • the number of hours that an item will power a Personal Anchor or Personal Anchor Cart
  • this is an approximation only, actual duration is affected by number of chunks loaded and tick rate
  • if the list is empty, World Anchors will not require fuel, default = 12
  • Entry Format: :#=
  • Example: personal.fuel= minecraft:ender_pearl=12, minecraft:coal#0=4

S:personal.fuel= minecraft:ender_pearl=1

Its supposed to be: S:personal.fuel= IC2:ITEMCOIN=1
And like i said i had tried alot more ways to try to make it work.

Crash report: http://pastebin.com/B0LKEEHn
This crash report is ONE example of many i got, so don't bother with ic2:coin#0

commented

No answer??

commented

Please wait. CJ is always so busy... And it seems some other people who met this crash haven't got a reply yet.

commented

Um.. Maybe something to prevent that crash? Log a warning when item invalid?

commented

The following should work, caps matter and you must get the name the same as the code.

S:personal.fuel= IC2:itemCoin=1

Whatever you used to find the Item name probably is reporting the capitalization wrong.

commented

Why? If you are messing with configs, crashes are more informative. This only happens if you get it wrong.