1. Please be advised of a few specific rules and guidelines for this section.

RELEASED Universal Crafting OUTDATED

13 New crafting tables, 480+ new craftable items.

  1. apinanaivot

    apinanaivot Cosmic Narwhal

  2. AlexQuinn13

    AlexQuinn13 Pangalactic Porcupine

    I'm pretty sure I did. Well now that you updated it I will give another try. And of course with the latest updates. . . the game updated for me like three times. Now the mod folder has been moved and all the mods I had were lost. Had wondered why my mods weren't working. . .
     
    Last edited: Jan 29, 2015
  3. Zuvaii

    Zuvaii Heliosphere

    The latest revision broke something in your mod and causes the game to crash right after the CF logo.
     
  4. AlexQuinn13

    AlexQuinn13 Pangalactic Porcupine

    I wondered which mod it was. Now only to figure out what it did to break this mod.
     
  5. maelstrom66669

    maelstrom66669 Orbital Explorer

    yeah i got an immediate crash right after the chucklefish thing pops up, says something about magma, i would tell you specifics but i already took the mod off
     
  6. Snowpup

    Snowpup Giant Laser Beams

    Yeah, what they said. I've fixed the problem, feel free to follow these steps to repair it yourself or let the mod owner update it. It's a very simple fix.

    1) First navigate to the mod folder and enter "...tiles/materials"
    2) Edit the "magmatiles.material" file with any text editor.
    3) Paste the text in the spoiler below, replacing everything in there.

    {
    "materialId" : 60001,
    "materialName" : "magmatiles",
    "particleColor" : [143, 110, 61, 255],
    "itemDrop" : "magmatiles",
    "shortdescription" : "Magmarock Tiles",
    "description" : "Some Magmarock tiles.",
    "glitchDescription" : "Statement. magmarock. Clarification. Just magma.",
    "floranDescription" : "Filthy magmarock!",
    "footstepSound" : "/sfx/blocks/footstep_stone2.wav",
    "health" : 3,

    "renderTemplate" : "/tiles/classicmaterialtemplate.config",
    "renderParameters" : {
    "texture" : "magmatiles.png",
    "variants" : 2,
    "lightTransparent" : false,
    "occludesBelow" : true,
    "multiColored" : false,
    "zLevel" : 0
    }
    }


    4) Now go back to this mods root folder and into "...items/materials".
    5) Right click and edit the "magmatilesitem.matitem"
    6) Paste the text in the spoiler below replacing everything in there.

    {
    "itemName" : "magmatilesitem",
    "rarity" : "Common",
    "inventoryIcon" : "magmatilesitem.png",
    "dropCollision" : [-2.5, -2.0, 2.5, 2.0],
    "shortdescription" : "Magmarock Tiles",
    "description" : "Some magmarock tiles.",
    "glitchdescription" : "Statement. magmarock. Clarification. Just magma.",
    "florandescription" : "Filthy magmarock!",

    "materialId" : 60001
    }


    You're all done. Problem fixed.

    This issue was really simple, he tried to start an integer with 0 (the materialID). You can't do that. Certainly just an accidental typo on the creators part.
     
  7. apinanaivot

    apinanaivot Cosmic Narwhal

    apinanaivot updated Shops & Crafting mod with a new update entry:

    1.7 - Fix

    Read the rest of this update entry...[DOUBLEPOST=1423932441][/DOUBLEPOST]
    Thanks for that. Though I had done the fix long ago and forgot to put it here.
     
    Snowpup likes this.
  8. Snowpup

    Snowpup Giant Laser Beams

  9. Katrina Sinclaire

    Katrina Sinclaire Scruffy Nerf-Herder

    The latest (2-17-2015) update to Stable broke magmatiles again; though the fix detailed earlier in this thread no longer seems to work.
     
  10. apinanaivot

    apinanaivot Cosmic Narwhal

    apinanaivot updated Shops & Crafting mod with a new update entry:

    1.8 - Fix, again

    Read the rest of this update entry...[DOUBLEPOST=1424257617][/DOUBLEPOST]
    Removed them.
     
  11. apinanaivot

    apinanaivot Cosmic Narwhal

  12. apinanaivot

    apinanaivot Cosmic Narwhal

  13. apinanaivot

    apinanaivot Cosmic Narwhal

  14. apinanaivot

    apinanaivot Cosmic Narwhal

  15. apinanaivot

    apinanaivot Cosmic Narwhal

  16. MrVauxs

    MrVauxs Giant Laser Beams

    gud work m80
     
  17. apinanaivot

    apinanaivot Cosmic Narwhal

  18. dareddevil7

    dareddevil7 Pangalactic Porcupine

    Getting a crash due to steel spoon not being real

    EDIT: Deleting steelspoon.recipe fixed it
     
  19. apinanaivot

    apinanaivot Cosmic Narwhal

  20. apinanaivot

    apinanaivot Cosmic Narwhal

    Thanks for reporting the bug, and thanks for doing it in the discussion thread instead of reporting it alongside an one star review like most people do.
     

Share This Page