oli414 / Blender-RCT-Graphics

Blender setup and addon attempting to replicate the original Rollercoaster Tycoon 1/2 graphics.
GNU General Public License v3.0
25 stars 12 forks source link

Object.json injection error with non-alphabetical characters #18

Closed oli414 closed 2 years ago

oli414 commented 2 years ago
    "strings": {
        "name": {
            "en-GB": "Giant Panda",
            "fr-FR": "Panda géant",
            "de-DE": "Riesenpanda",
            "es-ES": "Panda gigante",
            "it-IT": "Panda gigante",
            "nl-NL": "Reuzenpanda",
            "sv-SE": "Jättepanda",
            "ko-KR": "자이언트 판다",
            "zh-TW": "巨大的熊貓",
            "pt-BR": "Panda Gigante",
            "ar-EG": "الباندا العملاق",
            "ja-JP": "ジャイアントパンダ",
            "pl-PL": "Wielka Panda",
            "eo-ZZ": "Giganta Pando"
        }
    }

This causes an error during the object.json injection stage