ThePix / QuestJS

A major re-write of Quest that is written in JavaScript and will run in the browser.
MIT License
66 stars 13 forks source link

Update error : cannot read property 'action' #32

Closed DakinQuelia closed 3 years ago

DakinQuelia commented 3 years ago

Hello

In updating my game folder lib I'm getting this error :

jquery.min.js:2 Uncaught TypeError: Cannot read property 'action' of undefined
    at Object.io.appendItem (_io.js:966)
    at Object.io.updateUIItems (_io.js:875)
    at endTurnUI (_io.js:426)
    at HTMLDocument.<anonymous> (_io.js:1162)
    at l (jquery.min.js:2)
    at c (jquery.min.js:2)

Is it a problem with my language ?

Best regards

DakinQuelia commented 3 years ago

I've tested from EN language and it works.

But in French Language, it bugs.

DakinQuelia commented 3 years ago

Solved : the french language file repared.