Skip to content

Issue converting es to sql when a comma is in the weenie name #2

Description

@adamplumb

I exported Finrala Ryndmad's (5033) weenie sql and used EmoteScript to convert to es. I tweaked the file and tried converting back to SQL but ran into the following error:

TryParseWeenieClassId() - couldn't convert WeenieClassId from "Clean"
TryParseInt() - couldn't convert int from "Dry Towel (10758)"
TryParseWeenieClassId() - couldn't convert WeenieClassId from "Clean"
TryParseInt() - couldn't convert int from "Dry Towel (10758)"

It seems to be a problem with the Clean, Dry Towel (10758) weenie, which has a comma in it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions