coldino Posted June 12, 2018 Author Share Posted June 12, 2018 9 hours ago, Giorgino87 said: didn't work. Also alpha rex now is not listed. i need one for the beta ascension Sorry, but it's listing everything it finds in the save file. You might need to travel around and do some clearing out in order to encourage new spawns. Link to comment Share on other sites More sharing options...
Giorgino87 Posted June 12, 2018 Share Posted June 12, 2018 48 minutes ago, coldino said: Sorry, but it's listing everything it finds in the save file. You might need to travel around and do some clearing out in order to encourage new spawns. ok I'll try, otherwise I'll just make a wild dino wipe. Let me know when you have the chance to see what happened. I'd like to have back the chase and the dangers Link to comment Share on other sites More sharing options...
Elgar Posted June 17, 2018 Share Posted June 17, 2018 (edited) Hi Coldino, since ark-tools simply converts what's in the save file, I guess we can assume that Larkator will correctly detect and display the new Tek Rex ? (which is a permanent core addition to the game, as officially confirmed by devs.) Edited June 17, 2018 by Elgar Link to comment Share on other sites More sharing options...
coldino Posted June 17, 2018 Author Share Posted June 17, 2018 8 hours ago, Elgar said: Hi Coldino, since ark-tools simply converts what's in the save file, I guess we can assume that Larkator will correctly detect and display the new Tek Rex ? (which is a permanent core addition to the game, as officially confirmed by devs.) Yes, this seems to work as expected. I haven't seen one wild in the list yet, but spawned/tamed ones work. Link to comment Share on other sites More sharing options...
Elgar Posted June 17, 2018 Share Posted June 17, 2018 Nice ! Thank you for your answer. ? Link to comment Share on other sites More sharing options...
Giorgino87 Posted June 19, 2018 Share Posted June 19, 2018 Hi Coldino, any update on my issue? Also, it could be possible to add wyvern eggs locations, with the stats of the eggs? At the moment only adult wyven can be located Link to comment Share on other sites More sharing options...
BlindHunter Posted June 29, 2018 Share Posted June 29, 2018 My larkator stop working. I get this error when starting: --------------------------- Whoops... --------------------------- Sorry, something bad happened and the application must exit. If you wish to report this issue please press Ctrl-C now to copy the details and paste it into a new issue along with a description of what was happening at: https://github.com/coldino/Larkator/issues Thanks! Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified. File name: 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' at LarkatorGUI.MainWindow.LoadCalibrations() at LarkatorGUI.MainWindow..ctor() at LarkatorGUI.Welcome.SwitchToMainWindow() at LarkatorGUI.Welcome.LetsGoButton_Click(Object sender, RoutedEventArgs e) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at System.Windows.Application.Run(Window window) at LarkatorGUI.App.Main() WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. --------------------------- OK --------------------------- Link to comment Share on other sites More sharing options...
coldino Posted July 3, 2018 Author Share Posted July 3, 2018 Sorry - didn't see this message! It looks like your installation is corrupt and missing a key file. Try repairing the installation and see if that helps. If not, try uninstall/reinstall. Let me know how it goes. Link to comment Share on other sites More sharing options...
Agutgopostal Posted July 28, 2018 Share Posted July 28, 2018 OP, you are the MAN! I've been looking for a tool like this that didn't need to be on the server. This let's me keep an eye on my server easily and clean up lost tames. Thank you so much! Just curious, is there also a tool like this that can read the tribe files? Man, this is great! I have so little free time to actually play that knowing where a potential tame is generally located saves me hours of flying/looking/frustration. You just increased my enjoyment of Ark by a magnitude. Link to comment Share on other sites More sharing options...
coldino Posted July 31, 2018 Author Share Posted July 31, 2018 On 7/28/2018 at 3:46 PM, Agutgopostal said: Just curious, is there also a tool like this that can read the tribe files? Sorry, no, not with a UI. You can get at the raw data using ark-tools so you might be able to come up with something. Link to comment Share on other sites More sharing options...
Agutgopostal Posted August 1, 2018 Share Posted August 1, 2018 I was just talking to one of my players about spending a weekend and learning how to parse the tribe log. If I figure it out I'll write some sort of decrypter and hopefully a way to encrypt changes back into it. Link to comment Share on other sites More sharing options...
MatchooW Posted August 21, 2018 Share Posted August 21, 2018 (edited) Sorry if I'm being dumb, but the installer asks to locate the ark-tools.exe file, but the latest zip doesn't supply one. What am I missing? EDIT: Went for the previous release and alls good. Edited August 21, 2018 by MatchooW Link to comment Share on other sites More sharing options...
coldino Posted August 23, 2018 Author Share Posted August 23, 2018 On 8/21/2018 at 12:58 PM, MatchooW said: Sorry if I'm being dumb, but the installer asks to locate the ark-tools.exe file, but the latest zip doesn't supply one. What am I missing? I've never bundled ark-tools.exe as it's a 3rd-party program. But, there's a link to Ark Tool's forum post right beside where it asks you to locate the exe... Link to comment Share on other sites More sharing options...
MatchooW Posted August 23, 2018 Share Posted August 23, 2018 4 hours ago, coldino said: I've never bundled ark-tools.exe as it's a 3rd-party program. But, there's a link to Ark Tool's forum post right beside where it asks you to locate the exe... Nah, that's not what I meant. The latest ark tools release didn't have the .exe. They removed it. Link to comment Share on other sites More sharing options...
VIOrealm Posted September 10, 2018 Share Posted September 10, 2018 (edited) I just installed this and received the same error jjchuckles received. I went to the other thread and downloaded the ark-tools and json files from that link. I'm still getting this error. Any ideas? When I create the ark-toolsl4j.ini with only -Xmx4g, -preventhibernation together or separate I get a quick return of.... ======= RESOLVED ======= If you experienced this issue, this is how I resolved it on my PC. I had to jump around several threads. 1) Removed Java 171 and installed Java 8 v181 WORKS WONDERFULLY!!! Edited September 12, 2018 by VIOrealm Added resolution to issue Link to comment Share on other sites More sharing options...
coldino Posted September 26, 2018 Author Share Posted September 26, 2018 On 8/23/2018 at 3:06 PM, MatchooW said: Nah, that's not what I meant. The latest ark tools release didn't have the .exe. They removed it. As far as I can tell, ark-tools has (unfortunately) not been updated in a year: https://github.com/Qowyn/ark-tools/releases Make sure you are getting ark-tools.zip, not the source code. Specifically, you need: https://github.com/Qowyn/ark-tools/releases/download/v0.6.4/ark-tools.zip Link to comment Share on other sites More sharing options...
Giorgino87 Posted October 8, 2018 Share Posted October 8, 2018 Hi, the problem where I become unable to select shopping list/worries is replicating over all computers where I use larkator, without any way to be able to revert the program to normal after this happens. This always happened after I started switching the map with larkator. New installation that have never read more than 1 different map never got this problem. It would be therefore nice to: 1)Add a button to completely delete all files created by larkator, to completely reset it 2)Add 5 tabs to be able to have 5 different maps open at once, one for each map (island/center/scorchered/aberration/ragnarok) 3)Add vyvern and rock drake eggs to the list of dino Link to comment Share on other sites More sharing options...
Giorgino87 Posted October 8, 2018 Share Posted October 8, 2018 oh, I forgot to add: the issue of disappearence always happened after getting some very long error message due to application crash. Link to comment Share on other sites More sharing options...
Giorgino87 Posted October 18, 2018 Share Posted October 18, 2018 Update: after the latest update, it looks like that larkator is unable to determine the map I select, island map is show for ragnarok, saying: defaulting to theisland Link to comment Share on other sites More sharing options...
dodogal Posted October 21, 2018 Share Posted October 21, 2018 (edited) great tool, thank you, I found multiple bugs -when you go to tamed and click a dino, then you go back to the hunt, sometimes it screws up the hunt list and overwrites it with tamed list, could you please add a list save/load feature because I'm tired of recreating the list over and over again (already did +10 times) -it doesn't seem able to refresh the save after initial loading, it still shows the newest tames when I restart the tool with my old saves, apparently I have to wipe the temp folder manually, could you please add a button to refresh the lists? -can't filter min/max level nevermind figured out you need to use mouse wheel *edit and what's with the weird installer? can you make a normal portable package please? and where are the exe and settings stored? Edited October 21, 2018 by dodogal Link to comment Share on other sites More sharing options...
VIOrealm Posted October 22, 2018 Share Posted October 22, 2018 I tried posting on the GitHub but few people post there and nobody has responded to post in some time. I don't know if they are still supporting Larkator. Anyways, hopefully someone savvy can help me with this. I have (2) issues. Other than that, great little app. (1) Something continues to happen where the Groups I created disappear. I use the default Shopping List and have created a few others to make things easier for me. I don't know what causes it but every now and then I launch it and the groups are gone and boy is it a pain to manually recreate them. Question: Does anyone know where the Groups (Under the Hunt section))containing the Character, Sex, Min, & Max as well as what determines what is shown under the Hunt. are stored so I can manually back it up. I've searched the Ark Tools folder as well as the Documents & \AppData\Local folder. I can't find it. (2) This one I can live with but a solution would be nice. I've added quite a few mods that add additional dinos. Many share similar names which are usually differentiated at the end of the name. For example, Whyvern_Character_BP_Brute_C & Wyvern_Character_BP_Water_C. Since Larkater has fixed screen size, and even reducing to the minimum 11 size font, I can't tell which is which. While putting this post together, I came across a possible solution. Under \AppData\Local, I found a file called classes.json in both Tamed and the Wild folder. It appears to allow me to rename the long names to a more unique name. For example, I could rename allo_character, allowjp, allownew, etc to Allo-Vanilla, Allo-JP and so on. I tested with one dino and it seems to work. It changed Centaur_Character_BP_Male_C to Centaur-Male. I can now differentiate the similarly named characters. Question: Will this break anything? I don't know if this is the best solution for this. Is there an easier way? These are the only 2 issues I have with this other than it keeps removing my Groups and info saved. Other than that, this has been a life saver. Flying around trying to randomly find the highest level dino for breeding would take a long time and would discourage me from stats breeding. Anyways, I'd appreciate any input. Thanks in advance. Link to comment Share on other sites More sharing options...
VIOrealm Posted November 3, 2018 Share Posted November 3, 2018 If you are having problems with Lark losing it's settings for "The Hunt", see my post at Link to comment Share on other sites More sharing options...
VIOrealm Posted November 7, 2018 Share Posted November 7, 2018 I see that you are still logging into the forums so I hope you can reply to this. I've had 3 problems of which I've been able to find solutions for two. 1) The M/F/Min/Max settings get wiped out from time to time. (Resolved) 2) Unable to view due to Character names due to limited column width. (Resolved) The last and only issue I have now is that some Characters from mods do not show any Levels, HP, ST, We, Me or Sp information. Questions: 1) Is there a way to add that or is it something only you can do? 2) Do you have a template/form that you can provide and I would happily fill it out for you? 3) Is it that the other modders are not filling out/including some information on their end? Again, I know people who use your app would love to see this resolved. Thanks in advance. Link to comment Share on other sites More sharing options...
coldino Posted November 23, 2018 Author Share Posted November 23, 2018 On 11/7/2018 at 6:14 AM, VIOrealm said: I see that you are still logging into the forums so I hope you can reply to this. I've had 3 problems of which I've been able to find solutions for two. 1) The M/F/Min/Max settings get wiped out from time to time. (Resolved) 2) Unable to view due to Character names due to limited column width. (Resolved) The last and only issue I have now is that some Characters from mods do not show any Levels, HP, ST, We, Me or Sp information. Questions: 1) Is there a way to add that or is it something only you can do? 2) Do you have a template/form that you can provide and I would happily fill it out for you? 3) Is it that the other modders are not filling out/including some information on their end? Again, I know people who use your app would love to see this resolved. Thanks in advance. Sorry to leave you hanging. I hope the recent updates have eliminated cases of settings being lost. Mods are only supported in the sense that creatures should be displayed, but using their classnames (as there's no way to get at species names). Currently there's no way for you or a mod author to provide this information as only the core Ark files are used as a reference. I'm surprised modded creatures are not showing stats and levels - this hasn't been the case when I've tested it in the past. As I'm short on time for Ark lately, could you help out by creating a small single-player world with a few of the creatures causing trouble and attach it to a GitHub issue please? Thanks for the continued interest 1 Link to comment Share on other sites More sharing options...
dodogal Posted November 28, 2018 Share Posted November 28, 2018 On 11/23/2018 at 10:45 PM, coldino said: Sorry to leave you hanging. I hope the recent updates have eliminated cases of settings being lost. Mods are only supported in the sense that creatures should be displayed, but using their classnames (as there's no way to get at species names). Currently there's no way for you or a mod author to provide this information as only the core Ark files are used as a reference. I'm surprised modded creatures are not showing stats and levels - this hasn't been the case when I've tested it in the past. As I'm short on time for Ark lately, could you help out by creating a small single-player world with a few of the creatures causing trouble and attach it to a GitHub issue please? Thanks for the continued interest Thank you for the update ? works great so far, but it seems to detect untamable cave creatures now, can we have an option to remove those from the list please? no point getting excited with a creature that has great stats if we can't tame it ? 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