Modding Help "Error is 3": Trying to compile mod

Discussion in 'Starbound Modding' started by Iaeyan Elyuex, Jan 9, 2017.

  1. Iaeyan Elyuex

    Iaeyan Elyuex Cosmic Narwhal

    [​IMG]
    I think I got the syntax right. Every other time, it's just given some nonexistant file destination error. I'm trying to pack this mod and I keep getting this error.
     
  2. Inf_Wolf14

    Inf_Wolf14 Parsec Taste Tester

    Your command prompt is already based in the Starbound folder, in your arguments you are saying:
    "Starbound\mods\ancientcrafting", etc...

    This causes the command line to search for another folder named Starbound, inside of Starbound.

    Try using:
    Code:
    win32\asset_packer.exe mods\ancientcrafting mods\ancientcrafting.pak
    
    This should work. (The quotation marks are unnecessary to the packer.)
     
  3. Iaeyan Elyuex

    Iaeyan Elyuex Cosmic Narwhal

    It worked! I could hug you. Don't take that to be creepy. Hugs are for anyone who's nice. Now, how do I upload it to the Workshop-O-Sphere? I've never made a Steam mod before.

    EDIT: Okay, now it's acting weird when I try to use the mod. Is adding the recipe files all I have to do, or are there other files that I need to edit? This mod is supposed to add ancient stuff to the Terraforge as craftable things. I tried running the server with the mod in the mods folder, and it just puked up this garbage.


    [00:35:38.457] [Info] Root: Preparing Root...
    [00:35:38.459] [Info] Root: Done preparing Root.
    [00:35:38.461] [Info] Root: Scanning for asset sources in directory '..\assets\'
    [00:35:38.462] [Info] Root: Loaded Configuration in 0.000381038 seconds
    [00:35:38.711] [Warn] Root: Unrecognized file in asset directory 'unpacker.bat', skipping
    [00:35:38.715] [Info] Root: Scanning for asset sources in directory '..\mods\'
    [00:35:38.717] [Warn] Root: Unrecognized file in asset directory 'mods_go_here', skipping
    [00:35:38.718] [Info] Root: Detected asset source named 'base' at '..\assets\packed.pak'
    [00:35:38.720] [Info] Root: Detected unnamed asset source at '..\mods\ancientcrafting.pak'
    [00:35:38.721] [Info] Root: Detected unnamed asset source at '..\assets\user'
    [00:35:38.722] [Info] Loading assets from: '..\assets\packed.pak'
    [00:35:39.048] [Info] Loading assets from: '..\mods\ancientcrafting.pak'
    [00:35:39.049] [Info] Loading assets from: '..\assets\user'
    [00:35:39.762] [Info] Assets digest is ce56df6d55a83159b2a8b8de67e647cc2c074e796becc9d68d7a32f1c845170f
    [00:35:39.763] [Info] Root: Loaded Assets in 1.30281 seconds
    [00:35:39.773] [Info] Root: Loaded NameGenerator in 1.3093 seconds
    [00:35:39.855] [Info] Root: Loaded PlantDatabase in 0.0812022 seconds
    [00:35:39.957] [Info] Root: Loaded ObjectDatabase in 0.192556 seconds
    [00:35:40.066] [Info] Root: Loaded MonsterDatabase in 0.108031 seconds
    [00:35:40.099] [Info] Root: Loaded NpcDatabase in 0.0315261 seconds
    [00:35:40.101] [Info] Root: Loaded StagehandDatabase in 0.00067954 seconds
    [00:35:40.104] [Info] Root: Loaded VehicleDatabase in 0.00176022 seconds
    [00:35:40.107] [Info] Root: Loaded PlayerFactory in 0.00240897 seconds
    [00:35:40.166] [Info] Root: Loaded ProjectileDatabase in 0.309811 seconds
    [00:35:40.169] [Info] Root: Loaded VersioningDatabase in 0.000809118 seconds
    [00:35:40.170] [Info] Root: Loaded EntityFactory in 0.0610786 seconds
    [00:35:40.221] [Info] Root: Loaded ParticleDatabase in 0.049795 seconds
    [00:35:40.224] [Info] Root: Loaded ImageMetadataDatabase in 5.55953e-06 seconds
    [00:35:40.411] [Info] Root: Loaded MaterialDatabase in 0.238585 seconds
    [00:35:40.415] [Info] Root: Loaded TerrainDatabase in 0.00302992 seconds
    [00:35:40.439] [Info] Root: Loaded BiomeDatabase in 0.0221503 seconds
    [00:35:40.441] [Info] Root: Loaded LiquidsDatabase in 0.000539697 seconds
    [00:35:40.447] [Info] Root: Loaded StatusEffectDatabase in 0.00388351 seconds
    [00:35:40.640] [Info] Root: Loaded DamageDatabase in 0.19245 seconds
    [00:35:40.644] [Info] Root: Loaded EffectSourceDatabase in 0.00293712 seconds
    [00:35:40.648] [Info] Root: Loaded FunctionDatabase in 0.00226057 seconds
    [00:35:40.667] [Info] Root: Loaded TreasureDatabase in 0.0177737 seconds
    [00:35:40.857] [Info] Root: Loaded DungeonDefinitions in 0.187334 seconds
    [00:35:40.859] [Info] Root: Loaded TilesetDatabase in 3.50676e-05 seconds
    [00:35:40.862] [Info] Root: Loaded StatisticsDatabase in 0.00138517 seconds
    [00:35:40.863] [Info] Root: Loaded EmoteProcessor in 6.75691e-05 seconds
    [00:35:40.869] [Info] Root: Loaded SpeciesDatabase in 0.00458871 seconds
    [00:35:40.880] [Info] Root: Loaded QuestTemplateDatabase in 0.00930187 seconds
    [00:35:40.882] [Info] Root: Loaded AiDatabase in 0.00111147 seconds
    [00:35:40.884] [Info] Root: Loaded TechDatabase in 0.000779183 seconds
    [00:35:40.888] [Info] Root: Loaded CodexDatabase in 0.00330875 seconds
    [00:35:41.138] [Info] Root: Loaded BehaviorDatabase in 0.248025 seconds
    [00:35:41.142] [Info] Root: Loaded DanceDatabase in 0.00225116 seconds
    [00:35:41.147] [Info] Root: Loaded SpawnTypeDatabase in 0.00419997 seconds
    [00:35:41.151] [Info] Root: Loaded RadioMessageDatabase in 0.0021759 seconds
    [00:35:41.662] [Error] Exception caught loading asset: /recipes/terraforge/hologram3.recipe, (AssetException) Could not read JSON asset /recipes/terraforge/hologram3.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b14c80
    [4] 7ff7ba1ea641
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b1707d
    [9] 7ff7b9b0e94f
    [10] 7ff7b9b12356
    [11] 7ff7b9b10020
    [12] 7ff7b9b18396
    [13] 7ff7b9e581b7
    [14] 7ff7b9b206c8
    [15] 7ff7b9b1e668
    [16] 7ff7b9b1d8d3
    [17] 7ff7b9b1b92f
    [18] 7ff7b9b235bd
    [19] 7ff7b9b015f7
    [20] 7ff7b9b01b2e
    [21] 7ff93e0a13d2 BaseThreadInitThunk
    [22] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /recipes/terraforge/hologram3.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b15a60
    [4] 7ff7ba1eba38
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b20c2a
    [9] 7ff7b9b1707d
    [10] 7ff7b9b0e94f
    [11] 7ff7b9b12356
    [12] 7ff7b9b10020
    [13] 7ff7b9b18396
    [14] 7ff7b9e581b7
    [15] 7ff7b9b206c8
    [16] 7ff7b9b1e668
    [17] 7ff7b9b1d8d3
    [18] 7ff7b9b1b92f
    [19] 7ff7b9b235bd
    [20] 7ff7b9b015f7
    [21] 7ff7b9b01b2e
    [22] 7ff93e0a13d2 BaseThreadInitThunk
    [23] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 7:3
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b1216c
    [3] 7ff7b9b20c2a
    [4] 7ff7b9b1707d
    [5] 7ff7b9b0e94f
    [6] 7ff7b9b12356
    [7] 7ff7b9b10020
    [8] 7ff7b9b18396
    [9] 7ff7b9e581b7
    [10] 7ff7b9b206c8
    [11] 7ff7b9b1e668
    [12] 7ff7b9b1d8d3
    [13] 7ff7b9b1b92f
    [14] 7ff7b9b235bd
    [15] 7ff7b9b015f7
    [16] 7ff7b9b01b2e
    [17] 7ff93e0a13d2 BaseThreadInitThunk
    [18] 7ff93e4054e4 RtlUserThreadStart
    [00:35:41.757] [Error] Exception caught loading asset: /recipes/terraforge/caretakerchest.recipe, (AssetException) Could not read JSON asset /recipes/terraforge/caretakerchest.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b14c80
    [4] 7ff7ba1ea641
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b1707d
    [9] 7ff7b9b0e94f
    [10] 7ff7b9b12356
    [11] 7ff7b9b10020
    [12] 7ff7b9b18396
    [13] 7ff7b9e581b7
    [14] 7ff7b9b206c8
    [15] 7ff7b9b1e668
    [16] 7ff7b9b1d8d3
    [17] 7ff7b9b1b92f
    [18] 7ff7b9b235bd
    [19] 7ff7b9b015f7
    [20] 7ff7b9b01b2e
    [21] 7ff93e0a13d2 BaseThreadInitThunk
    [22] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /recipes/terraforge/caretakerchest.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b15a60
    [4] 7ff7ba1eba38
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b20c2a
    [9] 7ff7b9b1707d
    [10] 7ff7b9b0e94f
    [11] 7ff7b9b12356
    [12] 7ff7b9b10020
    [13] 7ff7b9b18396
    [14] 7ff7b9e581b7
    [15] 7ff7b9b206c8
    [16] 7ff7b9b1e668
    [17] 7ff7b9b1d8d3
    [18] 7ff7b9b1b92f
    [19] 7ff7b9b235bd
    [20] 7ff7b9b015f7
    [21] 7ff7b9b01b2e
    [22] 7ff93e0a13d2 BaseThreadInitThunk
    [23] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 7:3
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b1216c
    [3] 7ff7b9b20c2a
    [4] 7ff7b9b1707d
    [5] 7ff7b9b0e94f
    [6] 7ff7b9b12356
    [7] 7ff7b9b10020
    [8] 7ff7b9b18396
    [9] 7ff7b9e581b7
    [10] 7ff7b9b206c8
    [11] 7ff7b9b1e668
    [12] 7ff7b9b1d8d3
    [13] 7ff7b9b1b92f
    [14] 7ff7b9b235bd
    [15] 7ff7b9b015f7
    [16] 7ff7b9b01b2e
    [17] 7ff93e0a13d2 BaseThreadInitThunk
    [18] 7ff93e4054e4 RtlUserThreadStart
    [00:35:41.822] [Error] Exception caught loading asset: /recipes/terraforge/hologram2.recipe, (AssetException) Could not read JSON asset /recipes/terraforge/hologram2.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b14c80
    [4] 7ff7ba1ea641
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b1707d
    [9] 7ff7b9b0e94f
    [10] 7ff7b9b12356
    [11] 7ff7b9b10020
    [12] 7ff7b9b18396
    [13] 7ff7b9e581b7
    [14] 7ff7b9b206c8
    [15] 7ff7b9b1e668
    [16] 7ff7b9b1d8d3
    [17] 7ff7b9b1b92f
    [18] 7ff7b9b235bd
    [19] 7ff7b9b015f7
    [20] 7ff7b9b01b2e
    [21] 7ff93e0a13d2 BaseThreadInitThunk
    [22] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /recipes/terraforge/hologram2.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b15a60
    [4] 7ff7ba1eba38
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b20c2a
    [9] 7ff7b9b1707d
    [10] 7ff7b9b0e94f
    [11] 7ff7b9b12356
    [12] 7ff7b9b10020
    [13] 7ff7b9b18396
    [14] 7ff7b9e581b7
    [15] 7ff7b9b206c8
    [16] 7ff7b9b1e668
    [17] 7ff7b9b1d8d3
    [18] 7ff7b9b1b92f
    [19] 7ff7b9b235bd
    [20] 7ff7b9b015f7
    [21] 7ff7b9b01b2e
    [22] 7ff93e0a13d2 BaseThreadInitThunk
    [23] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 7:3
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b1216c
    [3] 7ff7b9b20c2a
    [4] 7ff7b9b1707d
    [5] 7ff7b9b0e94f
    [6] 7ff7b9b12356
    [7] 7ff7b9b10020
    [8] 7ff7b9b18396
    [9] 7ff7b9e581b7
    [10] 7ff7b9b206c8
    [11] 7ff7b9b1e668
    [12] 7ff7b9b1d8d3
    [13] 7ff7b9b1b92f
    [14] 7ff7b9b235bd
    [15] 7ff7b9b015f7
    [16] 7ff7b9b01b2e
    [17] 7ff93e0a13d2 BaseThreadInitThunk
    [18] 7ff93e4054e4 RtlUserThreadStart
    [00:35:41.887] [Error] Exception caught loading asset: /recipes/terraforge/weaponupgradeanvil.recipe, (AssetException) Could not read JSON asset /recipes/terraforge/weaponupgradeanvil.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b14c80
    [4] 7ff7ba1ea641
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b1707d
    [9] 7ff7b9b0e94f
    [10] 7ff7b9b12356
    [11] 7ff7b9b10020
    [12] 7ff7b9b18396
    [13] 7ff7b9e581b7
    [14] 7ff7b9b206c8
    [15] 7ff7b9b1e668
    [16] 7ff7b9b1d8d3
    [17] 7ff7b9b1b92f
    [18] 7ff7b9b235bd
    [19] 7ff7b9b015f7
    [20] 7ff7b9b01b2e
    [21] 7ff93e0a13d2 BaseThreadInitThunk
    [22] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /recipes/terraforge/weaponupgradeanvil.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b15a60
    [4] 7ff7ba1eba38
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b20c2a
    [9] 7ff7b9b1707d
    [10] 7ff7b9b0e94f
    [11] 7ff7b9b12356
    [12] 7ff7b9b10020
    [13] 7ff7b9b18396
    [14] 7ff7b9e581b7
    [15] 7ff7b9b206c8
    [16] 7ff7b9b1e668
    [17] 7ff7b9b1d8d3
    [18] 7ff7b9b1b92f
    [19] 7ff7b9b235bd
    [20] 7ff7b9b015f7
    [21] 7ff7b9b01b2e
    [22] 7ff93e0a13d2 BaseThreadInitThunk
    [23] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 13:3
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b1216c
    [3] 7ff7b9b20c2a
    [4] 7ff7b9b1707d
    [5] 7ff7b9b0e94f
    [6] 7ff7b9b12356
    [7] 7ff7b9b10020
    [8] 7ff7b9b18396
    [9] 7ff7b9e581b7
    [10] 7ff7b9b206c8
    [11] 7ff7b9b1e668
    [12] 7ff7b9b1d8d3
    [13] 7ff7b9b1b92f
    [14] 7ff7b9b235bd
    [15] 7ff7b9b015f7
    [16] 7ff7b9b01b2e
    [17] 7ff93e0a13d2 BaseThreadInitThunk
    [18] 7ff93e4054e4 RtlUserThreadStart
    [00:35:41.919] [Error] Exception caught loading asset: /recipes/terraforge/caretakerhead.recipe, (AssetException) Could not read JSON asset /recipes/terraforge/caretakerhead.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b14c80
    [4] 7ff7ba1ea641
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b1707d
    [9] 7ff7b9b0e94f
    [10] 7ff7b9b12356
    [11] 7ff7b9b10020
    [12] 7ff7b9b18396
    [13] 7ff7b9e581b7
    [14] 7ff7b9b206c8
    [15] 7ff7b9b1e668
    [16] 7ff7b9b1d8d3
    [17] 7ff7b9b1b92f
    [18] 7ff7b9b235bd
    [19] 7ff7b9b015f7
    [20] 7ff7b9b01b2e
    [21] 7ff93e0a13d2 BaseThreadInitThunk
    [22] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /recipes/terraforge/caretakerhead.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b15a60
    [4] 7ff7ba1eba38
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b20c2a
    [9] 7ff7b9b1707d
    [10] 7ff7b9b0e94f
    [11] 7ff7b9b12356
    [12] 7ff7b9b10020
    [13] 7ff7b9b18396
    [14] 7ff7b9e581b7
    [15] 7ff7b9b206c8
    [16] 7ff7b9b1e668
    [17] 7ff7b9b1d8d3
    [18] 7ff7b9b1b92f
    [19] 7ff7b9b235bd
    [20] 7ff7b9b015f7
    [21] 7ff7b9b01b2e
    [22] 7ff93e0a13d2 BaseThreadInitThunk
    [23] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 7:3
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b1216c
    [3] 7ff7b9b20c2a
    [4] 7ff7b9b1707d
    [5] 7ff7b9b0e94f
    [6] 7ff7b9b12356
    [7] 7ff7b9b10020
    [8] 7ff7b9b18396
    [9] 7ff7b9e581b7
    [10] 7ff7b9b206c8
    [11] 7ff7b9b1e668
    [12] 7ff7b9b1d8d3
    [13] 7ff7b9b1b92f
    [14] 7ff7b9b235bd
    [15] 7ff7b9b015f7
    [16] 7ff7b9b01b2e
    [17] 7ff93e0a13d2 BaseThreadInitThunk
    [18] 7ff93e4054e4 RtlUserThreadStart
    [00:35:41.997] [Error] Exception caught loading asset: /recipes/terraforge/ancientbrick.recipe, (AssetException) Could not read JSON asset /recipes/terraforge/ancientbrick.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b14c80
    [4] 7ff7ba1ea641
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b1707d
    [9] 7ff7b9b0e94f
    [10] 7ff7b9b12356
    [11] 7ff7b9b10020
    [12] 7ff7b9b18396
    [13] 7ff7b9e581b7
    [14] 7ff7b9b206c8
    [15] 7ff7b9b1e668
    [16] 7ff7b9b1d8d3
    [17] 7ff7b9b1b92f
    [18] 7ff7b9b235bd
    [19] 7ff7b9b015f7
    [20] 7ff7b9b01b2e
    [21] 7ff93e0a13d2 BaseThreadInitThunk
    [22] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /recipes/terraforge/ancientbrick.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b15a60
    [4] 7ff7ba1eba38
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b20c2a
    [9] 7ff7b9b1707d
    [10] 7ff7b9b0e94f
    [11] 7ff7b9b12356
    [12] 7ff7b9b10020
    [13] 7ff7b9b18396
    [14] 7ff7b9e581b7
    [15] 7ff7b9b206c8
    [16] 7ff7b9b1e668
    [17] 7ff7b9b1d8d3
    [18] 7ff7b9b1b92f
    [19] 7ff7b9b235bd
    [20] 7ff7b9b015f7
    [21] 7ff7b9b01b2e
    [22] 7ff93e0a13d2 BaseThreadInitThunk
    [23] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 7:3
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b1216c
    [3] 7ff7b9b20c2a
    [4] 7ff7b9b1707d
    [5] 7ff7b9b0e94f
    [6] 7ff7b9b12356
    [7] 7ff7b9b10020
    [8] 7ff7b9b18396
    [9] 7ff7b9e581b7
    [10] 7ff7b9b206c8
    [11] 7ff7b9b1e668
    [12] 7ff7b9b1d8d3
    [13] 7ff7b9b1b92f
    [14] 7ff7b9b235bd
    [15] 7ff7b9b015f7
    [16] 7ff7b9b01b2e
    [17] 7ff93e0a13d2 BaseThreadInitThunk
    [18] 7ff93e4054e4 RtlUserThreadStart
    [00:35:42.031] [Error] Exception caught loading asset: /recipes/terraforge/ancientblock.recipe, (AssetException) Could not read JSON asset /recipes/terraforge/ancientblock.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b14c80
    [4] 7ff7ba1ea641
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b1707d
    [9] 7ff7b9b0e94f
    [10] 7ff7b9b12356
    [11] 7ff7b9b10020
    [12] 7ff7b9b18396
    [13] 7ff7b9e581b7
    [14] 7ff7b9b206c8
    [15] 7ff7b9b1e668
    [16] 7ff7b9b1d8d3
    [17] 7ff7b9b1b92f
    [18] 7ff7b9b235bd
    [19] 7ff7b9b015f7
    [20] 7ff7b9b01b2e
    [21] 7ff93e0a13d2 BaseThreadInitThunk
    [22] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /recipes/terraforge/ancientblock.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b15a60
    [4] 7ff7ba1eba38
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b20c2a
    [9] 7ff7b9b1707d
    [10] 7ff7b9b0e94f
    [11] 7ff7b9b12356
    [12] 7ff7b9b10020
    [13] 7ff7b9b18396
    [14] 7ff7b9e581b7
    [15] 7ff7b9b206c8
    [16] 7ff7b9b1e668
    [17] 7ff7b9b1d8d3
    [18] 7ff7b9b1b92f
    [19] 7ff7b9b235bd
    [20] 7ff7b9b015f7
    [21] 7ff7b9b01b2e
    [22] 7ff93e0a13d2 BaseThreadInitThunk
    [23] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 7:3
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b1216c
    [3] 7ff7b9b20c2a
    [4] 7ff7b9b1707d
    [5] 7ff7b9b0e94f
    [6] 7ff7b9b12356
    [7] 7ff7b9b10020
    [8] 7ff7b9b18396
    [9] 7ff7b9e581b7
    [10] 7ff7b9b206c8
    [11] 7ff7b9b1e668
    [12] 7ff7b9b1d8d3
    [13] 7ff7b9b1b92f
    [14] 7ff7b9b235bd
    [15] 7ff7b9b015f7
    [16] 7ff7b9b01b2e
    [17] 7ff93e0a13d2 BaseThreadInitThunk
    [18] 7ff93e4054e4 RtlUserThreadStart
    [00:35:42.088] [Error] Exception caught loading asset: /recipes/terraforge/ancientplatform.recipe, (AssetException) Could not read JSON asset /recipes/terraforge/ancientplatform.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b14c80
    [4] 7ff7ba1ea641
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b1707d
    [9] 7ff7b9b0e94f
    [10] 7ff7b9b12356
    [11] 7ff7b9b10020
    [12] 7ff7b9b18396
    [13] 7ff7b9e581b7
    [14] 7ff7b9b206c8
    [15] 7ff7b9b1e668
    [16] 7ff7b9b1d8d3
    [17] 7ff7b9b1b92f
    [18] 7ff7b9b235bd
    [19] 7ff7b9b015f7
    [20] 7ff7b9b01b2e
    [21] 7ff93e0a13d2 BaseThreadInitThunk
    [22] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /recipes/terraforge/ancientplatform.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b15a60
    [4] 7ff7ba1eba38
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b20c2a
    [9] 7ff7b9b1707d
    [10] 7ff7b9b0e94f
    [11] 7ff7b9b12356
    [12] 7ff7b9b10020
    [13] 7ff7b9b18396
    [14] 7ff7b9e581b7
    [15] 7ff7b9b206c8
    [16] 7ff7b9b1e668
    [17] 7ff7b9b1d8d3
    [18] 7ff7b9b1b92f
    [19] 7ff7b9b235bd
    [20] 7ff7b9b015f7
    [21] 7ff7b9b01b2e
    [22] 7ff93e0a13d2 BaseThreadInitThunk
    [23] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 7:3
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b1216c
    [3] 7ff7b9b20c2a
    [4] 7ff7b9b1707d
    [5] 7ff7b9b0e94f
    [6] 7ff7b9b12356
    [7] 7ff7b9b10020
    [8] 7ff7b9b18396
    [9] 7ff7b9e581b7
    [10] 7ff7b9b206c8
    [11] 7ff7b9b1e668
    [12] 7ff7b9b1d8d3
    [13] 7ff7b9b1b92f
    [14] 7ff7b9b235bd
    [15] 7ff7b9b015f7
    [16] 7ff7b9b01b2e
    [17] 7ff93e0a13d2 BaseThreadInitThunk
    [18] 7ff93e4054e4 RtlUserThreadStart
    [00:35:42.120] [Error] Exception caught loading asset: /recipes/terraforge/ancientlightplatform.recipe, (AssetException) Could not read JSON asset /recipes/terraforge/ancientlightplatform.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b14c80
    [4] 7ff7ba1ea641
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b1707d
    [9] 7ff7b9b0e94f
    [10] 7ff7b9b12356
    [11] 7ff7b9b10020
    [12] 7ff7b9b18396
    [13] 7ff7b9e581b7
    [14] 7ff7b9b206c8
    [15] 7ff7b9b1e668
    [16] 7ff7b9b1d8d3
    [17] 7ff7b9b1b92f
    [18] 7ff7b9b235bd
    [19] 7ff7b9b015f7
    [20] 7ff7b9b01b2e
    [21] 7ff93e0a13d2 BaseThreadInitThunk
    [22] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /recipes/terraforge/ancientlightplatform.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b15a60
    [4] 7ff7ba1eba38
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b20c2a
    [9] 7ff7b9b1707d
    [10] 7ff7b9b0e94f
    [11] 7ff7b9b12356
    [12] 7ff7b9b10020
    [13] 7ff7b9b18396
    [14] 7ff7b9e581b7
    [15] 7ff7b9b206c8
    [16] 7ff7b9b1e668
    [17] 7ff7b9b1d8d3
    [18] 7ff7b9b1b92f
    [19] 7ff7b9b235bd
    [20] 7ff7b9b015f7
    [21] 7ff7b9b01b2e
    [22] 7ff93e0a13d2 BaseThreadInitThunk
    [23] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 7:3
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b1216c
    [3] 7ff7b9b20c2a
    [4] 7ff7b9b1707d
    [5] 7ff7b9b0e94f
    [6] 7ff7b9b12356
    [7] 7ff7b9b10020
    [8] 7ff7b9b18396
    [9] 7ff7b9e581b7
    [10] 7ff7b9b206c8
    [11] 7ff7b9b1e668
    [12] 7ff7b9b1d8d3
    [13] 7ff7b9b1b92f
    [14] 7ff7b9b235bd
    [15] 7ff7b9b015f7
    [16] 7ff7b9b01b2e
    [17] 7ff93e0a13d2 BaseThreadInitThunk
    [18] 7ff93e4054e4 RtlUserThreadStart
    [00:35:42.139] [Error] Could not load recipe /recipes/terraforge/hologram3.recipe: (AssetException) Error loading asset /recipes/terraforge/hologram3.recipe
    [00:35:42.189] [Error] Exception caught loading asset: /recipes/terraforge/caretakerlegs.recipe, (AssetException) Could not read JSON asset /recipes/terraforge/caretakerlegs.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b14c80
    [4] 7ff7ba1ea641
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b1707d
    [9] 7ff7b9b0e94f
    [10] 7ff7b9b12356
    [11] 7ff7b9b10020
    [12] 7ff7b9b18396
    [13] 7ff7b9e581b7
    [14] 7ff7b9b206c8
    [15] 7ff7b9b1e668
    [16] 7ff7b9b1d8d3
    [17] 7ff7b9b1b92f
    [18] 7ff7b9b235bd
    [19] 7ff7b9b015f7
    [20] 7ff7b9b01b2e
    [21] 7ff93e0a13d2 BaseThreadInitThunk
    [22] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /recipes/terraforge/caretakerlegs.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b15a60
    [4] 7ff7ba1eba38
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b20c2a
    [9] 7ff7b9b1707d
    [10] 7ff7b9b0e94f
    [11] 7ff7b9b12356
    [12] 7ff7b9b10020
    [13] 7ff7b9b18396
    [14] 7ff7b9e581b7
    [15] 7ff7b9b206c8
    [16] 7ff7b9b1e668
    [17] 7ff7b9b1d8d3
    [18] 7ff7b9b1b92f
    [19] 7ff7b9b235bd
    [20] 7ff7b9b015f7
    [21] 7ff7b9b01b2e
    [22] 7ff93e0a13d2 BaseThreadInitThunk
    [23] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 7:3
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b1216c
    [3] 7ff7b9b20c2a
    [4] 7ff7b9b1707d
    [5] 7ff7b9b0e94f
    [6] 7ff7b9b12356
    [7] 7ff7b9b10020
    [8] 7ff7b9b18396
    [9] 7ff7b9e581b7
    [10] 7ff7b9b206c8
    [11] 7ff7b9b1e668
    [12] 7ff7b9b1d8d3
    [13] 7ff7b9b1b92f
    [14] 7ff7b9b235bd
    [15] 7ff7b9b015f7
    [16] 7ff7b9b01b2e
    [17] 7ff93e0a13d2 BaseThreadInitThunk
    [18] 7ff93e4054e4 RtlUserThreadStart
    [00:35:42.236] [Error] Exception caught loading asset: /recipes/terraforge/hologram1.recipe, (AssetException) Could not read JSON asset /recipes/terraforge/hologram1.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b14c80
    [4] 7ff7ba1ea641
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b1707d
    [9] 7ff7b9b0e94f
    [10] 7ff7b9b12356
    [11] 7ff7b9b10020
    [12] 7ff7b9b18396
    [13] 7ff7b9e581b7
    [14] 7ff7b9b206c8
    [15] 7ff7b9b1e668
    [16] 7ff7b9b1d8d3
    [17] 7ff7b9b1b92f
    [18] 7ff7b9b235bd
    [19] 7ff7b9b015f7
    [20] 7ff7b9b01b2e
    [21] 7ff93e0a13d2 BaseThreadInitThunk
    [22] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /recipes/terraforge/hologram1.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b15a60
    [4] 7ff7ba1eba38
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b20c2a
    [9] 7ff7b9b1707d
    [10] 7ff7b9b0e94f
    [11] 7ff7b9b12356
    [12] 7ff7b9b10020
    [13] 7ff7b9b18396
    [14] 7ff7b9e581b7
    [15] 7ff7b9b206c8
    [16] 7ff7b9b1e668
    [17] 7ff7b9b1d8d3
    [18] 7ff7b9b1b92f
    [19] 7ff7b9b235bd
    [20] 7ff7b9b015f7
    [21] 7ff7b9b01b2e
    [22] 7ff93e0a13d2 BaseThreadInitThunk
    [23] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 7:3
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b1216c
    [3] 7ff7b9b20c2a
    [4] 7ff7b9b1707d
    [5] 7ff7b9b0e94f
    [6] 7ff7b9b12356
    [7] 7ff7b9b10020
    [8] 7ff7b9b18396
    [9] 7ff7b9e581b7
    [10] 7ff7b9b206c8
    [11] 7ff7b9b1e668
    [12] 7ff7b9b1d8d3
    [13] 7ff7b9b1b92f
    [14] 7ff7b9b235bd
    [15] 7ff7b9b015f7
    [16] 7ff7b9b01b2e
    [17] 7ff93e0a13d2 BaseThreadInitThunk
    [18] 7ff93e4054e4 RtlUserThreadStart
    [00:35:42.274] [Error] Exception caught loading asset: /recipes/terraforge/hologram4.recipe, (AssetException) Could not read JSON asset /recipes/terraforge/hologram4.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b14c80
    [4] 7ff7ba1ea641
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b1707d
    [9] 7ff7b9b0e94f
    [10] 7ff7b9b12356
    [11] 7ff7b9b10020
    [12] 7ff7b9b18396
    [13] 7ff7b9e581b7
    [14] 7ff7b9b206c8
    [15] 7ff7b9b1e668
    [16] 7ff7b9b1d8d3
    [17] 7ff7b9b1b92f
    [18] 7ff7b9b235bd
    [19] 7ff7b9b015f7
    [20] 7ff7b9b01b2e
    [21] 7ff93e0a13d2 BaseThreadInitThunk
    [22] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /recipes/terraforge/hologram4.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b15a60
    [4] 7ff7ba1eba38
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b20c2a
    [9] 7ff7b9b1707d
    [10] 7ff7b9b0e94f
    [11] 7ff7b9b12356
    [12] 7ff7b9b10020
    [13] 7ff7b9b18396
    [14] 7ff7b9e581b7
    [15] 7ff7b9b206c8
    [16] 7ff7b9b1e668
    [17] 7ff7b9b1d8d3
    [18] 7ff7b9b1b92f
    [19] 7ff7b9b235bd
    [20] 7ff7b9b015f7
    [21] 7ff7b9b01b2e
    [22] 7ff93e0a13d2 BaseThreadInitThunk
    [23] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 7:3
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b1216c
    [3] 7ff7b9b20c2a
    [4] 7ff7b9b1707d
    [5] 7ff7b9b0e94f
    [6] 7ff7b9b12356
    [7] 7ff7b9b10020
    [8] 7ff7b9b18396
    [9] 7ff7b9e581b7
    [10] 7ff7b9b206c8
    [11] 7ff7b9b1e668
    [12] 7ff7b9b1d8d3
    [13] 7ff7b9b1b92f
    [14] 7ff7b9b235bd
    [15] 7ff7b9b015f7
    [16] 7ff7b9b01b2e
    [17] 7ff93e0a13d2 BaseThreadInitThunk
    [18] 7ff93e4054e4 RtlUserThreadStart
    [00:35:42.307] [Error] Exception caught loading asset: /recipes/terraforge/hologramgalaxy.recipe, (AssetException) Could not read JSON asset /recipes/terraforge/hologramgalaxy.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b14c80
    [4] 7ff7ba1ea641
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b1707d
    [9] 7ff7b9b0e94f
    [10] 7ff7b9b12356
    [11] 7ff7b9b10020
    [12] 7ff7b9b18396
    [13] 7ff7b9e581b7
    [14] 7ff7b9b206c8
    [15] 7ff7b9b1e668
    [16] 7ff7b9b1d8d3
    [17] 7ff7b9b1b92f
    [18] 7ff7b9b235bd
    [19] 7ff7b9b015f7
    [20] 7ff7b9b01b2e
    [21] 7ff93e0a13d2 BaseThreadInitThunk
    [22] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /recipes/terraforge/hologramgalaxy.recipe
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b04618
    [3] 7ff7b9b15a60
    [4] 7ff7ba1eba38
    [5] 7ff9306bc220 _C_specific_handler
    [6] 7ff9306b29b2 _FrameUnwindFilter
    [7] 7ff93e482a63 RtlCaptureContext
    [8] 7ff7b9b20c2a
    [9] 7ff7b9b1707d
    [10] 7ff7b9b0e94f
    [11] 7ff7b9b12356
    [12] 7ff7b9b10020
    [13] 7ff7b9b18396
    [14] 7ff7b9e581b7
    [15] 7ff7b9b206c8
    [16] 7ff7b9b1e668
    [17] 7ff7b9b1d8d3
    [18] 7ff7b9b1b92f
    [19] 7ff7b9b235bd
    [20] 7ff7b9b015f7
    [21] 7ff7b9b01b2e
    [22] 7ff93e0a13d2 BaseThreadInitThunk
    [23] 7ff93e4054e4 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 7:3
    [0] 7ff7b9b057a3
    [1] 7ff7b9b0452e
    [2] 7ff7b9b1216c
    [3] 7ff7b9b20c2a
    [4] 7ff7b9b1707d
    [5] 7ff7b9b0e94f
    [6] 7ff7b9b12356
    [7] 7ff7b9b10020
    [8] 7ff7b9b18396
    [9] 7ff7b9e581b7
    [10] 7ff7b9b206c8
    [11] 7ff7b9b1e668
    [12] 7ff7b9b1d8d3
    [13] 7ff7b9b1b92f
    [14] 7ff7b9b235bd
    [15] 7ff7b9b015f7
    [16] 7ff7b9b01b2e
    [17] 7ff93e0a13d2 BaseThreadInitThunk
    [18] 7ff93e4054e4 RtlUserThreadStart
    [00:35:42.459] [Error] Could not load recipe /recipes/terraforge/hologram2.recipe: (AssetException) Error loading asset /recipes/terraforge/hologram2.recipe
    [00:35:42.479] [Error] Could not load recipe /recipes/terraforge/caretakerchest.recipe: (AssetException) Error loading asset /recipes/terraforge/caretakerchest.recipe
    [00:35:42.526] [Error] Could not load recipe /recipes/terraforge/weaponupgradeanvil.recipe: (AssetException) Error loading asset /recipes/terraforge/weaponupgradeanvil.recipe
    [00:35:42.585] [Error] Could not load recipe /recipes/terraforge/caretakerhead.recipe: (AssetException) Error loading asset /recipes/terraforge/caretakerhead.recipe
    [00:35:42.631] [Error] Could not load recipe /recipes/terraforge/ancientbrick.recipe: (AssetException) Error loading asset /recipes/terraforge/ancientbrick.recipe
    [00:35:42.642] [Error] Could not load recipe /recipes/terraforge/ancientblock.recipe: (AssetException) Error loading asset /recipes/terraforge/ancientblock.recipe
    [00:35:42.655] [Error] Could not load recipe /recipes/terraforge/ancientlightplatform.recipe: (AssetException) Error loading asset /recipes/terraforge/ancientlightplatform.recipe
    [00:35:42.668] [Error] Could not load recipe /recipes/terraforge/ancientplatform.recipe: (AssetException) Error loading asset /recipes/terraforge/ancientplatform.recipe
    [00:35:42.681] [Error] Could not load recipe /recipes/terraforge/caretakerlegs.recipe: (AssetException) Error loading asset /recipes/terraforge/caretakerlegs.recipe
    [00:35:42.692] [Error] Could not load recipe /recipes/terraforge/hologram1.recipe: (AssetException) Error loading asset /recipes/terraforge/hologram1.recipe
    [00:35:42.704] [Error] Could not load recipe /recipes/terraforge/hologram4.recipe: (AssetException) Error loading asset /recipes/terraforge/hologram4.recipe
    [00:35:42.716] [Error] Could not load recipe /recipes/terraforge/hologramgalaxy.recipe: (AssetException) Error loading asset /recipes/terraforge/hologramgalaxy.recipe
    [00:35:42.943] [Info] Root: Loaded ItemDatabase in 2.7754 seconds
    [00:35:43.073] [Info] Root: Loaded CollectionDatabase in 1.92078 seconds
    [00:35:43.160] [Info] Server Version 1.2.1 (windows x86_64) Source ID: f15286d545debbcdb4e5e73680a1805ad29308da Protocol: 729
    [00:35:43.163] [Info] UniverseServer: Acquiring universe lock file
    [00:35:43.169] [Info] UniverseServer: Loading settings
    [00:35:43.173] [Info] UniverseServer: Starting UniverseServer with UUID: 7a148a81378f58baba554264fbdbd451
    [00:35:43.176] [Info] UniverseServer: listening for incoming TCP connections on 0.0.0.0:21025
    [00:35:43.464] [Info] Root: Writing runtime configuration to '..\storage\starbound_server.config'

    My only guess is that I misspelled something somewhere. It keeps referencing Line 7, Character 3, but all that's there is a comma following a closing square bracket, and I'm pretty sure that's supposed to be there. Thank you for all your help with this. I'll definitely give you a shout-out on the mod's page.

    EDIT 2: ELECTRIC BOOGALOO: I found the problem. Turns out, the only recipes that were malfunctioning had a comma after the last ingredient. Apparently, that's a no-no as far as Lua goes. I made the stray commas skemoose, and the mod loaded as intended. Thank you. You've been a huge help. Lesson learned: Watch those commas!
     
    Last edited: Jan 9, 2017
  4. Inf_Wolf14

    Inf_Wolf14 Parsec Taste Tester

    Following Edit 1:
    Yup, incorrect JSON in the .recipe. Commas only should exist if more data exists withing a field after the current line.
    Having the comma after, right before a closing character signifies there is more data when there is not. (No me gusta.)

    Following Edit 2:
    Haha, yup those commas are the issue.
    (Note: .recipe actually use JSON, not LUA, but that's a lesson for another time. :))



    All in all, good to see you got everything working. :up:
     

Share This Page