[Solved][Problem] Crashing with plugin

Plug-in related stuff can be discussed here.

Moderator: Plugin Moderators

User avatar
Lobby
Developer
Reactions:
Posts: 3705
Joined: 26 Oct 2008, 12:34
Plugins: Showcase Store
Version: Beta

Platform

#1

Post by Lobby »

I assume you didn't test it with http://jsonlint.com/ as suggested in the tutorial :)

Maybe this works:

Code: Select all

[ 
   { 
      "id":"$matison.simplehouse0001", 
      "type":"residential", 
      "author":"former member", 
      "width":2, 
      "height":2, 
      "frames":[{"bmp":"matisonbuilding0001.png"}], 
      "level":2
   } 
]
(a missing " and you have to remove the , after the level-tag data)

Return to “Plug-In Discussion”