Coder Social home page Coder Social logo

decorationstfc's People

Contributors

aleksey-terzi avatar anodecathode avatar mymagadsl avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

decorationstfc's Issues

gregtech 6 immersive engineering crash

Hello I've encountered an odd bug where the decorations mod conflicts with immersive engineering and gregtech 6 causing a crash specifically it causing something in immersive engineering to error but heres the odd thing it only does it when gregtech is installed.

if gregtech 6 isn't installed everythings ok and the same is said for when gregtech 6 is installed and immersive engineering isn't and yet when the decorations mod isn't installed both run fine.

here's my crash report I do hope whatever the problem is it can be fixed since I really like your addon gives gems more use I feel

crash-2016-08-28_19.58.09-client.txt

Plaster of Paris for real

Are you planning to make Gypsum plaster craft as it was in original suggestion post (heat it to 300*K and than smash)?

Crash with Custom Recipe outputting TFC gems

As Reported on TFC forums

Using Decorations 1.0.11 with TFC b79.15

I need to report a crash due to your mod conflicting with a custom recipe I've created in minetweaker. The recipe allows a player to take an exquisite gem and convert it into 2 flawless and convert a flawless gem into a normal gem by use of a blue/red steel chisel. The craft shows the proper output, but upon removing the output the client crashes with http://pastebin.com/0As1ajPK

The custom recipe is
recipes.addShapeless(terrafirmacraft:item.Diamond:2 * 2, [<terrafirmacraft:item.Blue Steel Chisel>.anyDamage().transformDamage(), ore:gemFlawlessDiamond]);
Setting the output to vanilla diamonds works as intended.

I even simplified the recipe to
recipes.addShapeless(terrafirmacraft:item.Diamond:2 * 2, [ore:gemFlawlessDiamond]);
and got the same crash. It is simply the output of the TFC diamond that is the cause of the crash and only when the decorations add-on is present.

This was tested in TFC b79.15 in forge 1272, with fast craft 1.16, minetweaker3 1.7.10-3.0.9C and minetweaker recipe maker 1.7.10-1.1.0.11

Edit: I spoke with Kitty and looked a bit at the code. I can see that the issue is that you overwrite the TFC item, but that it keeps the same unlocalized name. I'm not sure what the output is, but if I do a .giveBack(terrafirmacraft:item.Diamond:3) it outputs a flawless diamond that is not placeable and has unlocalized name null:3. So I have no idea why it is throwing a fit or what the exact cause is at this point.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.