ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
331 stars 89 forks source link

UXT File Parse error with no log *updated* #52

Closed ryzom-pipeline closed 10 years ago

ryzom-pipeline commented 10 years ago

Original report by Matthew Lagoe (Bitbucket: botanic, GitHub: botanic).


whenever I add new translation items to the end of the file, they dont work, but when i add them at the top it works, however the ones at the bottom then stop working

seems there is some max array or something in effect

ryzom-pipeline commented 10 years ago

Original comment by Matthew Lagoe (Bitbucket: botanic, GitHub: botanic).


The problem is the line

"uittHoursShort [ h ]

There is no log shown on a parse error so thats the real issue, pretty hilarious this issue comes from an error in the official ryzom.uxt

ryzom-pipeline commented 10 years ago

Original comment by Matthew Lagoe (Bitbucket: botanic, GitHub: botanic).


issue with the official ryzom uxt