Giter VIP home page Giter VIP logo

fixjson's People

Contributors

4ossiblellc avatar dependabot[bot] avatar flashsnake-so avatar jazarja avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

emekalites

fixjson's Issues

SyntaxError : Expected

I'm getting an error: SyntaxError : Expected ",", "}" or end of input but """ found.
but there are no backslashes in my input

Unable to fix the json object

it didn't help me fix my json code.

I'm making an app that generates this code but it's not corrext and i do t k ow how to fix it. the app makes minecraft addons and I'm making a custom howtoplay addon but I can't seem to fix these errors
Please reply if you now how to fix it, thanks

Here's the code

{
"namespace":"how_to_play",
"how_to_play_screen@how_to_play_common.screen_base":{
"$selector_stack_panel":"how_to_play.selector_stack_panel",
"$section_content_panels":"how_to_play.section_content_panels",
"$header_safezone_control":"common_store.store_top_bar_filler",
"$header_bar_control":"common_store.store_top_bar",
"$is_full_screen_layout":true
},
"selector_stack_panel":{
"type":"stack_panel",
"anchor_from":"top_left",
"anchor_to":"top_left",
"orientation":"vertical",
"$default_selector_toggle_index":2,
"controls":[
{
"how_to_play_selector_pane":{
"type":"stack_panel",
"controls":[
{
"padding_0":{
"type":"panel",
"size":[
0,
6
]
}
}
]
}{
"general_category@how_to_play_common.topic_category":{
"$category":"general"
}
},
{
"a_button@how_to_play.a_button":{
"$toggle_group_forced_index":0
}
},
{
"b_button@how_to_play.b_button":{
"$toggle_group_forced_index":0
}
},
{
"c_button@how_to_play.c_button":{
"$toggle_group_forced_index":0
}
},
{
"d_button@how_to_play.d_button":{
"$toggle_group_forced_index":0
}
},
{
"padding_1@how_to_play_common.padding":{
"size":[
0,
10
]
}
}
]
}
}
]
},
"section_content_panels":{
"type":"stack_panel",
"anchor_from":"top_left",
"anchor_to":"top_left",
"size":[
"100% - 5px",
"100%c + 5px"
],
"offset":[
2,
0
],
"controls":[
{
"general_tips_sections":{
"type":"stack_panel",
"controls":[
{
"section_contents_header@how_to_play_common.section_contents_header":{

              }
           },
           {
              "a_section@how_to_play.a_section":{

              }
           },
           {
              "b_section@how_to_play.b_section":{

              }
           },
           {
              "c_section@how_to_play.c_section":{

              }
           },
           {
              "d_section@how_to_play.d_section":{

              }
           }
        ]
     }
  }

]
},
"a_section@how_to_play_common.main_sections":{
"bindings":[
{
"binding_type":"view",
"source_control_name":"a_button_toggle",
"source_property_name":"#toggle_state",
"target_property_name":"#visible"
}
],
"controls":[
{
"paragraph_0 @how_to_play_common.paragraph":{
"$text":"cg.a.text0"
}
},
{
"padding_0 @how_to_play_common.padding":{

     }
  },
  {
     "paragraph_1 @how_to_play_common.paragraph":{
        "$text":"cg.a.text1"
     }
  },
  {
     "padding_1 @how_to_play_common.padding":{

     }
  },
  {
     "paragraph_2 @how_to_play_common.paragraph":{
        "$text":"cg.a.text2"
     }
  },
  {
     "padding_2 @how_to_play_common.padding":{

     }
  },
  {
     "paragraph_3 @how_to_play_common.paragraph":{
        "$text":"cg.a.text3"
     }
  },
  {
     "padding_3 @how_to_play_common.padding":{

     }
  }

]
}
},
"b_section@how_to_play_common.main_sections":{
"bindings":[
{
"binding_type":"view",
"source_control_name":"b_button_toggle",
"source_property_name":"#toggle_state",
"target_property_name":"#visible"
}
],
"controls":[
{
"paragraph_0 @how_to_play_common.paragraph":{
"$text":"cg.b.text0"
}
},
{
"padding_0 @how_to_play_common.padding":{

     }
  },
  {
     "paragraph_1 @how_to_play_common.paragraph":{
        "$text":"cg.b.text1"
     }
  },
  {
     "padding_1 @how_to_play_common.padding":{

     }
  },
  {
     "paragraph_2 @how_to_play_common.paragraph":{
        "$text":"cg.b.text2"
     }
  },
  {
     "padding_2 @how_to_play_common.padding":{

     }
  },
  {
     "paragraph_3 @how_to_play_common.paragraph":{
        "$text":"cg.b.text3"
     }
  },
  {
     "padding_3 @how_to_play_common.padding":{

     }
  }

]
}
},
"c_section@how_to_play_common.main_sections":{
"bindings":[
{
"binding_type":"view",
"source_control_name":"c_button_toggle",
"source_property_name":"#toggle_state",
"target_property_name":"#visible"
}
],
"controls":[
{
"paragraph_0 @how_to_play_common.paragraph":{
"$text":"cg.c.text0"
}
},
{
"padding_0 @how_to_play_common.padding":{

     }
  },
  {
     "paragraph_1 @how_to_play_common.paragraph":{
        "$text":"cg.c.text1"
     }
  },
  {
     "padding_1 @how_to_play_common.padding":{

     }
  },
  {
     "paragraph_2 @how_to_play_common.paragraph":{
        "$text":"cg.c.text2"
     }
  },
  {
     "padding_2 @how_to_play_common.padding":{

     }
  },
  {
     "paragraph_3 @how_to_play_common.paragraph":{
        "$text":"cg.c.text3"
     }
  },
  {
     "padding_3 @how_to_play_common.padding":{

     }
  }

]
}

Ads does not show up correctly

Ads does not show up correctly.
There is an error message in the console log with:

Failed to load resource: the server responded with a status of 403 ()

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.