View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000736 | Industrial-Craft² | crossmod-compatibility / submodules / API | public | 2013-10-18 08:56 | 2013-10-18 15:47 |
Reporter | stanhebben | Assigned To | Thunderdark | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0000736: API does not list NBT information for thermal centrifuge and ore washing plant | ||||
Description | It is not being documented in the API that the thermal centrifuge and ore washing plant recipes require NBT tags, and how they should be structured. Without these NBT tags, added recipes will crash as soon as they are loaded and make it unable to load the world without crashing until the machine is removed with an external editor. The API should document this: - For the thermal centrifuge, {"minHeat": xxx} - For the ore washing plant, {"amount": xxx} Additionally, it would be better if the recipe addition would fail rather than having the server crash when the recipe is being used. | ||||
Steps To Reproduce | - Add a recipe for any of these machines without supplying an NBT tag - Make a world backup - Try using the recipe | ||||
Tags | No tags attached. | ||||
Minecraft Version | |||||
|
add info to API Doc. catch (incorrect recipe )crash ..spam Log with "XXXXX incorrect recipe add using API Metadate must have Integer(xxxx) Output:xxx |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-18 08:56 | stanhebben | New Issue | |
2013-10-18 15:47 | Thunderdark | Note Added: 0001793 | |
2013-10-18 15:47 | Thunderdark | Status | new => resolved |
2013-10-18 15:47 | Thunderdark | Resolution | open => fixed |
2013-10-18 15:47 | Thunderdark | Assigned To | => Thunderdark |