Possibly found issue with prc and prcxml #638
HiddenFire1
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am unsure of to consider this an issue or a general discussion as I moreso want to talk about a find I found. Unless I overlooked other discussions, I think arcropolis has an issue with prcxml files and how they are read. I dont know the in depth of the file format, and I wish to be told otherwise if I am wrong. But I was working on my mods when I had a modpack use a prcxml for the chara_db file in the param folder for ui. I tried to preset a value and it was essentially ignored. After recreating a vanilla prc using arc explorer, I made the changes the modpack I was using to reflect the same changes on the prcxml to the prc file and with the value I was originally trying to change, it finally allowed the difference to be made. I know mixing modpacks isnt essentially smart, but I was using the hewdraw remix pack, and was changing the color_num byte to allow slot addition to give context of what I found. Is it something that arcropolis overlooks? Does prcxml only allow specific variable names to pass? Maybe its not passed as color_num in prcxml. I just thought to share this find.
Beta Was this translation helpful? Give feedback.
All reactions