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

    apinanaivot submitted a new mod:

    More crafting tables & shops - Crafting tables, web stores, new items, furniture, weapon stores and more!

    Read more about this mod...
     
  2. lillgrinn

    lillgrinn Phantasmal Quasar

    1. How objects are added to the game?
    You're not using patches system and inclusion "learnBlueprintsOnPickup" in * .object file.

    2. The content of the file "more crafting tables & stores.modinfo" is not quite correct.
    Code:
    {
    "name" : "morecraftingtables",
    "version" : "Rampaging Koala 20140618",
    "path" : ".",
    "dependencies" : []
    }
    For compatibility with version "Unstable" line ( "version" : "Rampaging Koala 20140618" )must be corrected as follows:
    Code:
    "version" : "Upbeat Giraffe 20141208",
     
  3. apinanaivot

    apinanaivot Cosmic Narwhal

    Do those things matter somehow? The mod is working fine[DOUBLEPOST=1419935263][/DOUBLEPOST]71 downloads in 18 hours is a lot!
     
    Last edited: Dec 30, 2014
  4. lillgrinn

    lillgrinn Phantasmal Quasar

    Yes. Mod is working fine... :facepalm:
    Fragment from starbound.log:
    Code:
    [13:39:20.168] Error: Could not load /tiles/materials/magmatiles.material asset, using default.
    (AssetException) Could not read variant asset /tiles/materials/magmatiles.material
    Caused by: (JsonParsingException) Cannot parse json file: /tiles/materials/magmatiles.material
    Caused by: (JsonParsingException) Error parsing json: bad object, should be '}' or ',' at 2:19
    [13:39:20.203] Info: Re-created window 1680x987
    [13:39:20.237] Info: Renderer initialized
    [13:39:20.521] Info: Writing Star::Configuration to '.\../storage_unstable\starbound.config'
    [13:39:22.762] Error: Could not load /items/materials/magmatilesitem.matitem asset, using default.
    (AssetException) Could not read variant asset /items/materials/magmatilesitem.matitem
    Caused by: (JsonParsingException) Cannot parse json file: /items/materials/magmatilesitem.matitem
    Caused by: (JsonParsingException) Error parsing json: bad object, should be '}' or ',' at 11:19
    
    magmatiles.material:
    Code:
    {
      "materialId" : 0001,
      "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
      }
    } 
    Material Id: 1 is alredy reserved on aztec block:
    Code:
    {
      "materialId" : 1,
      "materialName" : "aztec",
      "particleColor" : [255, 231, 170, 255],
      "itemDrop" : "aztecmaterial",
      "shortdescription" : "Glyph Block",
      "description" : "Small glyphs cover the stone.",
      "glitchDescription" : "Cryptography. I do not know what these glyphs say.",
      "floranDescription" : "Floran not can read this.",
      "footstepSound" : "/sfx/blocks/footstep_stone.wav",
      "health" : 16,
    
      "renderTemplate" : "/tiles/classicmaterialtemplate.config",
      "renderParameters" : {
        "texture" : "aztec.png",
        "variants" : 5,
        "lightTransparent" : false,
        "multiColored" : true,
        "occludesBelow" : true,
        "zLevel" : 0
      }
    }
    All working fine? :nope:
     
  5. apinanaivot

    apinanaivot Cosmic Narwhal

    I know magmatile was not working. It is though unused i was just testing how to make a tile. If it was not working because of that i might update and add it in it.
     
  6. apinanaivot

    apinanaivot Cosmic Narwhal

  7. SleepySquidd

    SleepySquidd Tragically Magic Hands

    Can you post your starbound.log file located in storage_unstable from the main Starbound file?
     
  8. apinanaivot

    apinanaivot Cosmic Narwhal

    Are you using nightly build?
     
  9. apinanaivot

    apinanaivot Cosmic Narwhal

  10. Techkid

    Techkid Subatomic Cosmonaut

    how do I use this mod ? im not sure what crafting station to look for[DOUBLEPOST=1421629897][/DOUBLEPOST]doesn't work for me, I looked at a wood crafting table I had already placed and nothing has changed. even crafting a new one didn't work.
     
    Last edited: Jan 19, 2015
  11. apinanaivot

    apinanaivot Cosmic Narwhal

    You have to install the latest version.
     
  12. Techkid

    Techkid Subatomic Cosmonaut

    I did and I still don't see any changes
     
  13. apinanaivot

    apinanaivot Cosmic Narwhal

    Have you crafted crafting table and tried to find craftingtablestation from it?[DOUBLEPOST=1421653966][/DOUBLEPOST]
    Seems like you have duplicate items that have the name apexcola. I am going to change the name of the apex cola today
     
  14. apinanaivot

    apinanaivot Cosmic Narwhal

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

    1.4 - fix

    Read the rest of this update entry...[DOUBLEPOST=1421679612][/DOUBLEPOST]
    Now install the new update and try
     
  15. apinanaivot

    apinanaivot Cosmic Narwhal

  16. AlexQuinn13

    AlexQuinn13 Pangalactic Porcupine

    With the latest update this mod isn't working.
     
  17. apinanaivot

    apinanaivot Cosmic Narwhal

    Works for me. Are you sure that you have the latest version of this mod?
     
  18. apinanaivot

    apinanaivot Cosmic Narwhal

  19. 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
  20. Zuvaii

    Zuvaii Heliosphere

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

Share This Page