Elgar Posted September 7 Share Posted September 7 Awesome, thank you !! 1 Link to comment Share on other sites More sharing options...
MirageUK Posted September 8 Author Share Posted September 8 (edited) Next version will include the "tier" for Traits in brackets. Still working on how to include traits when stored in containers. Also working out how best to show more detail for the "souls" and "embryos" instead of just showing generic soul/embryo class item in containers. ..edit.. Another victim of the copy/paste solution - Traits selected on Wild tab will affect tames displayed on Tamed tab until next release. Edited September 8 by MirageUK Bug found when testing my tame traits. 1 1 Link to comment Share on other sites More sharing options...
MroczneZakamarki Posted September 11 Share Posted September 11 Thank you for the quick updates regarding Aberration! There are however a few issues that have been present since the beginning of ASA. 1. Tamed Creatures shows false dino owner data, which is why I can't count how many dinos tribes have. Even though cryopods are in some tribe's structures, when brought from another tribe they are not counted as dinos of the new tribe, or a completely different tribe is shown as the owner or Unknown, which causes many Unknown tribes to be shown in the tribe list. Please see examples on screenshots. 2. In the player structures tab, the Ally in range column is mostly empty. 3. Error when copying commands: Mode: Mode_Offline Save: Message: Żądana operacja schowka nie powiodła się. Trace: at System.Windows.Forms.Clipboard.SetDataObject(Object data, Boolean copy, Int32 retryTimes, Int32 retryDelay) at System.Windows.Forms.Clipboard.SetText(String text, TextDataFormat format) at System.Windows.Forms.Clipboard.SetText(String text) at ARKViewer.frmViewer.btnTribeCopyCommand_Click(Object sender, EventArgs e) in C:\Dev\ASV_New\ASVPack\ArkViewer\UI\frmViewer.cs:line 2594 at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam) Thanks for fixing bugs so quickly! ❤️ Link to comment Share on other sites More sharing options...
MirageUK Posted September 11 Author Share Posted September 11 3 hours ago, MroczneZakamarki said: Thank you for the quick updates regarding Aberration! There are however a few issues that have been present since the beginning of ASA. 1. Tamed Creatures shows false dino owner data, which is why I can't count how many dinos tribes have. Even though cryopods are in some tribe's structures, when brought from another tribe they are not counted as dinos of the new tribe, or a completely different tribe is shown as the owner or Unknown, which causes many Unknown tribes to be shown in the tribe list. Please see examples on screenshots. 2. In the player structures tab, the Ally in range column is mostly empty. 3. Error when copying commands: Mode: Mode_Offline Save: Message: Żądana operacja schowka nie powiodła się. Trace: at System.Windows.Forms.Clipboard.SetDataObject(Object data, Boolean copy, Int32 retryTimes, Int32 retryDelay) at System.Windows.Forms.Clipboard.SetText(String text, TextDataFormat format) at System.Windows.Forms.Clipboard.SetText(String text) at ARKViewer.frmViewer.btnTribeCopyCommand_Click(Object sender, EventArgs e) in C:\Dev\ASV_New\ASVPack\ArkViewer\UI\frmViewer.cs:line 2594 at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam) Thanks for fixing bugs so quickly! ❤️ Clipboard.. happens occasionaly, not sure why. It's a simple call Clipboard.SetText. All I can do is handle this error and let you know it failed to copy command and try again. Tribe stuff - I'm going to need a backup copy to investigate. We're not using cryopods yet and when joining tribes ASV does appear to bring everything (structures/tames) under new tribe joined. Also our last ally in range data is fully populated so would need your data to investigatr futher and find out why yours is not. 1 Link to comment Share on other sites More sharing options...
sTv Posted 19 hours ago Share Posted 19 hours ago Any chance to add ASA Power node (Element charge node)? - To their inventory show up in the item search - To power nodes show up on the map in map structures Thank you 👍 Link to comment Share on other sites More sharing options...
MirageUK Posted 18 hours ago Author Share Posted 18 hours ago 1 hour ago, sTv said: Any chance to add ASA Power node (Element charge node)? - To their inventory show up in the item search - To power nodes show up on the map in map structures Thank you 👍 Unfortunately it appears that the Charge Nodes no longer get stored with a location. Anything without location data is ignored by ASV. I'm guessing it's just hard coded to the named node within the map but I'll see if I can find any further information to try and expose them in ASA save data. 1 Link to comment Share on other sites More sharing options...
MirageUK Posted 48 minutes ago Author Share Posted 48 minutes ago Found em... Not gonna have time to code the change over lunch, working this afternoon and out this evening so it'll be tomorrow evening at the earliest before I can get it into a release. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now