MirageUK Posted October 2 Author Share Posted October 2 (edited) @Elisa82, @sTv - drop your backup somewhere I can download and I'll investigate after work today. Been a bit busy in-game this week Edited October 2 by MirageUK 1 2 Link to comment Share on other sites More sharing options...
Elisa82 Posted October 2 Share Posted October 2 Send it on Discord Link to comment Share on other sites More sharing options...
MirageUK Posted October 3 Author Share Posted October 3 (edited) @Elisa82 - thank you. Looks like I need to find a new way to determine the parent container of cryo creatures. Using the "name" is incredibly slow. Using your data I made a couple of minor changes but it does load - albeit taking 3 minutes and 26 seconds!!! Leave it with me, I'll see if I can improve things for the next release. Impressive though - 10,534 tames. My server has a total of .... 231!! 😛 .. edit.. Created a limited subset of the objects to search by only including those with the property "MyInventoryComponent". Down to 1 minute 20 seconds and still showing same 10,534 tames. Edited October 3 by MirageUK 1 Link to comment Share on other sites More sharing options...
MirageUK Posted October 3 Author Share Posted October 3 5.1.0.13 now available to download. https://drive.google.com/file/d/1gzarUeNZ04WEnKXZ5MC19DTFbOF4ffHE/view?usp=drive_link https://github.com/miragedmuk/ASV/releases Changes Less colour saturation on the Aberration Ascended map. Performance pass on re-parenting any cryo creatures. Sample provided by @Elisa82 had 8k tamed creatures in cryo and previously took approx. 3 mins 26 seconds. This now loads on my machine in 1 min 20 seconds. Some misc. changes and error handling. 3 1 Link to comment Share on other sites More sharing options...
pleinx Posted October 3 Share Posted October 3 (edited) 3 hours ago, MirageUK said: Performance pass on re-parenting any cryo creatures. Sample provided by @Elisa82 had 8k tamed creatures in cryo and previously took approx. 3 mins 26 seconds. This now loads on my machine in 1 min 20 seconds. Holy makkaroni, nice one! EDIT: when i'm using the .13 the JSON files not longer exported JFYI Edited October 3 by pleinx Link to comment Share on other sites More sharing options...
sTv Posted October 3 Share Posted October 3 Heh 10k tames, thas cute 😋 Also there is a discord to comunicate? On 10/2/2024 at 10:15 PM, Elisa82 said: Send it on Discord 1 Link to comment Share on other sites More sharing options...
MirageUK Posted October 4 Author Share Posted October 4 10 hours ago, pleinx said: Holy makkaroni, nice one! EDIT: when i'm using the .13 the JSON files not longer exported JFYI Using which option? command line? Arkviewer/ASVExport or via the settings page in Ark Viewer? Link to comment Share on other sites More sharing options...
MirageUK Posted October 4 Author Share Posted October 4 7 hours ago, sTv said: Heh 10k tames, thas cute 😋 Also there is a discord to comunicate? Not any official channel - something I need to work on. Feel free to DM or add me as a friend though. That's what others have done. cybermirageuk Link to comment Share on other sites More sharing options...
pleinx Posted October 4 Share Posted October 4 3 hours ago, MirageUK said: Using which option? command line? Arkviewer/ASVExport or via the settings page in Ark Viewer? I'm using the Exporter in .net6.0/ASVExport.exe and thats my cmd-line e.g. for the island. C:\ARKSyncer\asv\ASVExport.exe all "C:\ARKSyncer\savegames\theisland_a\TheIsland_WP.ark" "X:\asa-cluster\pix_syncer2\theisland_a\" And answer to your question in DC: i'm not 100% sure. I think i deleted everything and copy over the new version instead of just override prev with new version. Link to comment Share on other sites More sharing options...
MirageUK Posted October 4 Author Share Posted October 4 1 hour ago, pleinx said: I'm using the Exporter in .net6.0/ASVExport.exe and thats my cmd-line e.g. for the island. C:\ARKSyncer\asv\ASVExport.exe all "C:\ARKSyncer\savegames\theisland_a\TheIsland_WP.ark" "X:\asa-cluster\pix_syncer2\theisland_a\" And answer to your question in DC: i'm not 100% sure. I think i deleted everything and copy over the new version instead of just override prev with new version. Looks like I packed an old version of maps.json with the .net6.0 binaries - which includes ASVExport. The one in .net6.0-windows should be up to date. Copy any .json files from that into your ASVExport folder and this should fix it until I put the next release out. Link to comment Share on other sites More sharing options...
pleinx Posted October 4 Share Posted October 4 (edited) On 10/4/2024 at 12:23 PM, MirageUK said: Looks like I packed an old version of maps.json with the .net6.0 binaries - which includes ASVExport. The one in .net6.0-windows should be up to date. Copy any .json files from that into your ASVExport folder and this should fix it until I put the next release out. Got it. Sorry, i forgot about that to copy the map.json Mate really, you're awesome! The exporter is now 300% faster than before. Our the island savegame needs in general in AVG 4min to be exported. Now only 1min! THIS. IS. INSANE! Really, really great job. I'm trying now to reduce another vCore on this VM. Edited Sunday at 10:15 AM by pleinx 1 1 Link to comment Share on other sites More sharing options...
Sirendire Posted Tuesday at 11:18 PM Share Posted Tuesday at 11:18 PM Is there a way to set it to view Supply drops? Link to comment Share on other sites More sharing options...
MirageUK Posted Wednesday at 05:28 AM Author Share Posted Wednesday at 05:28 AM 6 hours ago, Sirendire said: Is there a way to set it to view Supply drops? Nope - runtime only and doesn't persist to save file. Link to comment Share on other sites More sharing options...
xMajix Posted 11 hours ago Share Posted 11 hours ago Good day sir, Just curious if there will be any Astraeos Map support planned? Link to comment Share on other sites More sharing options...
MirageUK Posted 3 hours ago Author Share Posted 3 hours ago 8 hours ago, xMajix said: Good day sir, Just curious if there will be any Astraeos Map support planned? I'll be adding proper support when a Wiki explorer map is avaialble. For now I've screen-shot the in-game map. Update your maps.json. Add entry: { "MapName": "Astraeos (Ascended)", "Filename": "astraeos_wp.ark", "ImageFile": "map_astraeos.png", "LatShift": 50.0, "LatDiv": 16000.0, "LonShift": 50.0, "LonDiv": 16000.0 } Drop this map image into your maps folder: https://drive.google.com/file/d/1OkvXABLwpIe8WVlBE6tK9Kx1x5KDPl3C/view?usp=drive_link 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