massif-press / cc-lcp-editor

A tool for producing Lancer Content Packages for use with COMP/CON
9 stars 9 forks source link

Tables don't work/save #46

Open Raybro29 opened 6 months ago

Raybro29 commented 6 months ago

Describe the bug Making a custom LCP for someone else's homeforge. Went to make quirks (about 20, dunno if that's important to point out) for flash clones and exported the file. loaded up to COMP/CON to test it, but none of the custom quirks were there. Went back to the editor, loaded up my LCP and open up the Table section. None of my quirks were there. I made a JSON file to keep my progress with it, but yeah. I have yet to test out the other options for the tables (pilot names, callsigns, and mech names) but I assume that they're also affected.

To Reproduce Steps to reproduce the behavior:

  1. Go to Tables tab
  2. Make new table entries (quirks, mech names, etc)
  3. Export file
  4. Load file
  5. Return to Tables tab

Expected behavior I expected this to insert my new quirks/whatever into the randomizer table for quirks/whatever on COMP/CON

Desktop (please complete the following information):

Additional context I imagine that this issue is due to the LCP editor being experimental still. I don't know if it's still being updated (I hope it is cuz I am NOT opening up Visual Studio Code to finish this LCP) so any information on the state of the editor would also be helpful

EDIT: Turns out that even when it works and exports, COMP/CON doesn't take the LCP. I keep getting an error that reads "ERR_ACTION_ACCESS_UNDEFINED: Are you trying to access this.someMutation() or this.someGetter inside an @Action? That works only in dynamic modules. If not dynamic use this.context.commit("mutationName", payload) and this.context.getters["getterName"] 6fc5/g/"