Skip to content

Debug request: ImperialMapsStatic #229

Description

@MonikaBarget

The following branch no longer lets me create a succesful build of my game ImperialCirclesThematic:

https://github.com/MonikaBarget/StoryScript/tree/imperialcircles_thematic

As you can see, I have made sure again that the branch matches your master, excepting my game folder:

Image

Most commits I made to day related to:

a) Getting your 46 commits that I was still missing.
b) Installing the missing packages like ffmpeg.
c) Adding a lot of new locations files.
d) Adding new features, initially using German umlaut.
e) Removing German umlaut from all features.

I have no vue or TS errors in the backend but get the following error in the browser:

Uncaught TypeError: Cannot read properties of null (reading '0')
    at processVisualFeatures (EntityCreatorFunctions.ts:412:89)
    at parseDescriptionData (EntityCreatorFunctions.ts:377:9)
    at EntityCreatorFunctions.ts:135:13
    at Array.forEach (<anonymous>)
    at EntityCreatorFunctions.ts:121:25
    at Array.forEach (<anonymous>)
    at buildEntities (EntityCreatorFunctions.ts:120:20)
    at Run (run.ts:21:36)
    at run.ts:5:1

Inspection we did earlier showed that the build breaks because visual features are expected although the world is set to "text" in the "rules.ts" file:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions