Jump to content

Keelah

Member
  • Content Count

    52
  • Joined

  • Last visited

  • Medals

Everything posted by Keelah

  1. I'm working on it, actually. It's being tested by a few users already
  2. FASTER is not working with error codes. You'll see the crashlogs in the Windows Event Viewer Under Windows Logs/Application Some antivirus end up corrupting FASTER's folder and break it. I'm still trying to figure out a solution. I also noticed some users have crashes when their config files have been improperly edited.
  3. @rekkless I am so happy to hear that. That's the kind of message that keep me going
  4. @jacojazz It is a planned feature but for now I have absolutely NO idea how.
  5. Oops, kinda forgot to write the release in here. Thanks @CW4 Carrera
  6. New release today ! Update 1.5d Changelog : Added : - Added error reports - App signing Fixed : - Settings should now stay after updates - Fixed crash when launching a server from a virtual machine - Fixed crash when updating modlist if a mod was deleted - Fixed crash when copying mod keys if server was on - Fixed crash when refreshing server list - Fixed LauncherFile Import not working - Some UI glitches NOTE : Settings have to be reset for this update. They should stay for the next updates though If you really want your settings back : 1. Open FASTER 1.5d at least once 2. use 'Win+R' and open '%localappdata%\FoxliCorp' 3. Navigate the folders to get the folder named after the old version (example : %localappdata%\FoxliCorp\FASTER_Url_somecharacters\1.4.2 is the save location of the settings from FASTER 1.4b) 4. copy file user.config 5. Replace it in the folder named after the most recent version (here, 1.5.3) (might be in another FASTER_URL_ folder) 6. Open the file and replace all references of FASTER.Properties.Options to FASTER.Properties.Settings (Most importantly the XML tag around line 9 and its closing tag) 7. Restart FASTER Remember to check GitHub for updates. You can also join our Discord channel to get some support or have the latest news All the links are available in FASTER in the "About" tab GitHub link
  7. There is a bug in the latest version of FASTER. I am currently fixing it
  8. New release today ! Update 1.5c Changelog : Added : - AppCenter Analysis System to help with debugging - Code cleanup and refactoring Fixed : - "Unauthorized" steam API error - Some crashes when checking for mod updates - Some crashes when deleting a mod - Some UI glitches - Two Factor auth opening twice - Crash when performance counters were not available NOTE : Settings have to be reset for this update. If you really want your settings back : 1. Open FASTER 1.5c at least once 2. use 'Win+R' and open '%localappdata%\FoxliCorp' 3. Navigate the folders to get the folder named after the old version (example : %localappdata%\FoxliCorp\FASTER_Url_somecharacters\1.4.2 is the save location of the settings from FASTER 1.4b) 4. copy file user.config 5. Replace it in the folder named after the most recent version (here, 1.5.3) (might be in another FASTER_URL_ folder) 6. Restart FASTER Remember to check GitHub for updates. You can also join our Discord channel to get some support or have the latest news All the links are available in FASTER in the "About" tab GitHub link
  9. That really means a lot for me. It's really touching to have people supporting my work and doing what they can to make it better
  10. This bug is tied to arma and not FASTER. I'll try digging more in this though see if I can help
  11. New release today ! Update 1.4a (20191018) Changelog : Added : - Some cleanup and debug values removal - Added CPU Temp Gauge - Added Console Output Visualizer (buggy though) - Added the Status Tab Fixed : - Fixed Crashing when converting string decimals to int in profile - Fixed crash when importing mods from steam while not putting Steam folder - Fixed process finding to handle 64bits and parameters GitHub link
  12. New release today ! Update 1.3e (20191004) Changelog : Added : - Duplicating Profiles on right-click - Import installed mods from steam - Launching HC as standalone - Exporting mod keys to keys folder Fixed : - Some UI Glitches - Code cleanup GitHub link
  13. New release today ! Update 1.3d (20190925) Changelog : Added : - Added brand new Metro UI - More Arma branches ! Fixed : - Fixed scoreTable in config - Fixed adding mod with link sometimes not working - Fixed errors in Event Tracker throwing more errors - Fixed Modlist Import not working - Fixed more config generation issues - Fixed mods updates being checked too often GitHub link
  14. You should use the Windows Task manager and display the "Command Line" column.That should do the trick
  15. New UI is up and running ! Download the latest version on GitHub to test it out. Previews :
  16. There is no copy function to clone profiles. It might be a good idea to add it though If you have an issue as complex as this one, please use the GitHub issue tracker so I can take a look to it. Be sure to include your RPT so I can see what's wrong. It is possible that the mods you selected for your profile are local mods or maybe there is indeed an error. To check exactly the launch parameters, use the Windows Task Manager and display the column "Command line"
  17. New release today ! Update 1.2f (20190823) Changelog : Added : - Added logs to Event viewer Fixed : - Fixed blur effect message box and folder opening crash - Fixed mods not being displayed if auto updates was disabled - Fixed app crash if steamCMD folder did not exist before install - SteamCMD now installs correctly on setup - Fixed App Reset now working - Fixed crash when opening Steam and Arma folders GitHub link
  18. New release today ! Update 1.2e (20190820) Changelog : Added : - Added optional additional parameters - Added new map content options Fixed : - Optimized console output - Fixed adminList being empty if tab was not opened - Fixed backslash in mission names - Fixed mission config settings not written - Fixed profile list overflowing menus - Fixed some minor typo GitHub link
  19. I have no idea if this is possible... Currently FASTER do not support command line arguments... This could be a nice feature to add in the future but not until all the common issues have been fixed for this is not the main priority of the tool.
  20. New release today ! Update 1.2a (20190726) Changelog : Added : - AutoUpdater V1 (still a bit ugly but it will be integrated into the current UI later) Fixed : - App settings not being saved - App settings being loaded from older versions - Crash on opening mod detail webpage - Server modlist not always being saved - Server modlist not being checked/filled correctly GitHub link
  21. New release today ! Update 1.1g (20190724) Changelog : Added : - Edited Readme Fixed : - BugReport Template - StreamMods auto-update crashing - StreamMods auto-update setting not unchecking - StreamMods Initialized called twice on launch GitHub link
  22. You can also suggest features and post issues on the GitHub issue pages and selecting the presets (either "Bug Report" or "Feature Request"). This is made available and set up so I can work more efficiently on the project, knowing exactly how it happened or what you would like to be in the tool. You can also join the discord where discussion channels are made available.
  23. This will be a feature added in a future version. I will focus on fixing initial release problems first though. As I said before and in the GitHub description, I could not set up automatic updates YET but I am trying to implement this as well. The POST links are made so they don't need updates. it always redirect to the latest release files. On GitHub, don't download the latest TAG (for this is a mistake from my building tool to create so many tags) because their zip and tar.gz files are just source code files. Download the files in the "latest release" named Release_x64.zip or Release_x86.zip
×