Giter VIP home page Giter VIP logo

Comments (5)

Norbyte avatar Norbyte commented on July 27, 2024

Handles are UUID-s which are formatted differently for some reason.
E.g. the handle in your example, "h62f95e12g0bcfg41b1g8c0bg6143f1d5ef72", is actually the UUID "62f95e12-0bcf-41b1-8c0b-6143f1d5ef72". They just put a "h" in front of the handle, and replace "-" with "g". I don't think they have any particular meaning, as far as I could see they're randomly generated just like most other UUID-s.

from lslib.

fireundubh avatar fireundubh commented on July 27, 2024

Can you verify whether the different format isn't the result of a conversion error?

edit: As an aside, I tried using real UUID4 strings and nothing exploded, but my strings aren't overriding the base strings, so I'm not sure that was a valid test.

I also saw the formatted UUID strings were used as handles in the Root Templates file as well.

from lslib.

Norbyte avatar Norbyte commented on July 27, 2024

It isn't a conversion issue. Files that weren't in LSF format already (e.g. Language\English.xml) also use the same translated string handle format.

from lslib.

fireundubh avatar fireundubh commented on July 27, 2024

Thanks.

from lslib.

fireundubh avatar fireundubh commented on July 27, 2024

Some handles are not unique. For example:

Handle UUID
0043f893-6591-4928-87fb-75b96cfa8181 Shout_Undead_PolymorphIntoDwarf_Description
0043f893-6591-4928-87fb-75b96cfa8181 Shout_Undead_PolymorphIntoElf_Description
0043f893-6591-4928-87fb-75b96cfa8181 Shout_Undead_PolymorphIntoHuman_Description
0043f893-6591-4928-87fb-75b96cfa8181 Shout_Undead_PolymorphIntoLizard_Description

But whether I'm using existing handles or generating new ones doesn't seem to matter.

from lslib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.