Jump to content

MirageUK

Members
  • Posts

    1,273
  • Joined

  • Last visited

  • Days Won

    76

Everything posted by MirageUK

  1. 5.0.0.16 now available to download: https://drive.google.com/file/d/1ejLG7zkUlh4tL3Yhwaz0HZLMFy9eTOdX/view?usp=drive_link https://github.com/miragedmuk/ASV/releases/ Features Player learned engrams / emotes now parsed for ASA file format. More UI work on the dark theme. Added "tamedServer" property to JSON export for tames. @Vertyco Fixes ASA - Content failed to load errors. Cryo'd status component objects not always matching the filter I used. Updated filter and have a fallback in place if it can't find by new filter. @PyscoKillah & @Ninnginni Generic - UI - Right click "export" from on screen grids no longer uses regional settings when exporting number format and will always output using "." as the decimal separator. This was causing CSV export to break where a comma was used as decimal seperator. @Ninnginni ASE - Tribes contain more players than are allowed. Added filter so players are not allocated to a tribe if that player id is no longer in the .arktribe members data. @Vertyco Fixed export for ASE which was broken by inclusion of separated mutation stats for ASA. If you really want to donate anything you can at https://ko-fi.com/mirageuk
  2. I think this one might be a locking issue. I've experienced myself "file in use by another process" when attempting to parse the save using ASV.
  3. Appears to relate to deinosuchus cryo creature where the status component saved does not have "Component" in its name as I presumed. Narrowed the filter down to "CharacterStatus" instead of "CharacterStatusComponent" and seems to catch the new mod dino now. Not working today but build is in a bit of a state at the moment re-working the user interface. Hopefully get it fixed and a release together later today.
  4. You tried Google? https://app.dododex.com/admin-commands/?id=beelzebufo-saddle#:~:text=The GFI code for Beelzebufo,one or more Beelzebufo Saddle.
  5. @Ninnginni I'm going to need a copy of your .ark save file. I've been unable to reproduce using data I have available and removing everything but the .ark file - all seems to work as expected.
  6. Should have nothing to do with the mod. I'll investigate this evening after work and try reproduce it - somebody else previously reported issues when there we no .arktribe/.arkprofile files that I thought I had resolved.
  7. It should already support Pelayori's cryopods - must be something in your data I've not coded for. Please upload a backup somewhere I can download and investigate.
  8. Each creature is different and as @wizeone states they can also be changed via config for multipliers per level. Unfortunately neither the standard stuff or ini data is available for me to parse from the save file itself so won't be an option I can provide.
  9. 5.0.0.15 now available for download: https://drive.google.com/file/d/1sOjF1-SjaN_GTC3Q6Vcoavop7_4mXIcx/view?usp=drive_link https://github.com/miragedmuk/ASV/releases Features We've gone dark. It was supposed to be an option but I got carried away doing the UI and haven't gotten around to making it configurable.. yet. Removed setting options for features that were never implemented (ASV Hosted / API). Re-implemented dino ancestors for ASA file format. Added support for Dino Depot cryo storage mod. @wizeone Donations If you really want to you can at https://ko-fi.com/mirageuk ..edit.. Noticed a few of the screens still try and put down black text on a white background for grid data. I'll fix that in the next release which should also include cryo creature saddle data.
  10. After some screen burn I've decided to re-work ArkViewer and provide a "dark" option: Just need to work out how to get the tab control border/header with less contrast and should be much nicer on the eyes and screen.
  11. Password to join server has no effect on FTP. FTP is usually a different set of credentials provided by your game host. Enter your FTP details on the FTP tab... Connect and select your .ark or .gz save file. .. and setup the RCON details in the RCON tab when adding a new FTP server in the settings screen. Click connect to test the RCON connection before clicking Save.
  12. 5.0.0.14 now available. https://drive.google.com/file/d/1kYlgE1KA3Z4APGWRIs_4hcvcdrZkPgQL/view?usp=drive_link https://github.com/miragedmuk/ASV/releases Mainly just a fix to the various non-unique Id's stored with the cryo creature data. Content failed to load: An item with the same key has already been added
  13. Same issue others are having. Cryopod creature and status with same "unique" id as other objects. I'll get the update out within the next couple hours, just been a bit busy in-game today for a change.
  14. As an "early bird" you can't DM. Need a few more public posts to unlock that feature. I got your backup though so will check it out after I've been out on a meat run and fed my virtual tames this morning. ..edit.. Took 5 minutes to load but my latest development code does not crash on your save so I will get a build together and release this afternoon.
  15. I have another build to release with some fixes for duplicate "unique" id's used by both in-world and cryo creatures at the same time. New build will give cryo creatures a new UUID regardless of what is in the game data to prevent this crash on load. Still some testing to do and working on exposing chibi xp so won't be until later today I put a release out. In the meantime if you want to provide a copy of your backup I will test it in dev and ensure the issue you are experiencing won't be an issue in next release.
  16. 5.0.0.12 now available for download: https://drive.google.com/file/d/1oHezKK0_tEttIMEAvkCflTxWoF9rX-o3/view?usp=drive_link https://github.com/miragedmuk/ASV/releases Features Player structure export now includes include/exclude lists for feeding troughs. @pleinx Tames export now includes "mutation" point allocations (suffix -m) Fixes Pelayori's Cryo mod (possibly standard too) now reads in all "CustomItemDatas" instead of blindly assuming cryo data is stored in the first set of custom bytes. @MroczneZakamarki Svartalfheim for ASA map re-aligned (horribly) but it'll have to do til Nekatus resumes work on it after Scorched Earth. @MroczneZakamarki
  17. Yes. The option is a for a single output. If you want all output continue to use "all" and discard the files you don't actually want.
  18. I like a challenge sometimes and it's a balance between getting time to play and trying to improve the app - as it helps us play I know you guys all seem to use it for admin purposes but for me it's always just been a tool to help me find the best wilds to add to our breeding lines. Glad it's helping so many of you all out though, however you use it.
  19. ASVExport.exe <option> <input.ark> <output.json> Options: all (<output> should be directory not file.) map structures logs tribes players wild tamed
  20. 5.0.0.11 now available to download: https://drive.google.com/file/d/1FnlNXRSy7fUZK0qkOrL2IsHG550WOi44/view?usp=drive_link Fixes Re-worked cryopod reads for ASA to prevent memory leaks. Added some additional code to re-generate new UUID for cryopod dinos and their status components if the UUID they have assigned is already in use. Re-worked how players are assigned to tribes to prevent a player being incorrectly assigned to multiple tribes. @pleinx Now deletes any previous export json before writing a new one. Previously it did not overwrite in some cases when the same file names were used. @pleinx Re-worked some loops and tried to improve performance of larger reads. @StevenB
  21. Svartalfheim is still in development. Just been in-game and had a fly around in GCM and that is the only area that is playable at the moment and so the only area things spawn. Looks weird but that's actually correct. I'll have to investigate the cryopod stuff but I have a REX in a pod on my own personal inventory and that's showing in my list of tames but this is standard not Pelayori's Cryo so might need your backup again to investigate that one.
  22. Working on a new release at the moment. The previous releases with cryopod support has memory leak issues which may be preventing your save from loading. If you can provide a copy of your backup for me to download I can check my current changes fix the issue you are also experiencing.
  23. 5.0.0.10 now available for download: https://drive.google.com/file/d/11KFWAcIN1aagl5StdfpXd977WJy4sY75/view?usp=drive_link https://github.com/miragedmuk/ASV/releases/tag/ASA Features Split mutated stats into their own view. Toggled similar to base/tamed using the new "Mutations" option. @Elgar Fixes Crash attempting to blindly read in unknown data for saddle/costume/skin of a cryo stored creature. @GodOfNoiseMods
  24. Yep, fixed. Will get a release out shortly - just working on the split mutation stats for @Elgar
×
×
  • Create New...