#1.11.35 Crash load ciy

1 messages · Page 1 of 1 (latest)

tiny flame
tiny flame
#

More specifically,it crashed because possibly tool group failing to fetch a preview image from an hidden:true draft.

fading spade
#

Game could not resolve a selectable draft

tiny flame
#

Caused by frames = null apparently .

fading spade
#

Nope

#

Can't know for sure without the plugin

tiny flame
#
[
  {
    "id": "$ITPYK_SPWBB306",
    "old id":"$ITPK012_SPWBB306",
    "type": "railway station",
    "template": "$ITPYK_TEMP_SPWN00",
    "width": 1,
    "height": 1,
    "frames": [{"steal": "$ITPYK_FrameTMP00","count": 12}],
    "preview frames":[{"steal":"$ITPYK_TR_BB306","frame":1}],
    "upgrades": [
      {
        "id": "$ITPYK_SPWUPG_BB306_FED",
        "frames": [null],
        "preview frames":[{"steal":"$ITPYK_TR_K3L50","frame":1}],
        "title": "Feeder Train[in]KA Feeder",
        "text id": "draft_Generic_depot_text",
        "only one": true,
        "build time": 0
      }
    ],
    "title": "BB306[in]BB306",
    "text id": "draft_Generic_daop_text"
  }
]

Here i provide a json code that possibly causes it, because after I make these changes,the game crashes like that. If not then I'll provide the full plugin zip file via email/DM.

fading spade
#

I'd like the one, where you define a tool group

tiny flame
#

Lost the code where it's caused the crashes,but simply i firstly use hidden = true instead of category = hidden before that.