Neganix Posted June 28, 2019 Share Posted June 28, 2019 2 hours ago, linuxgurugamer said: I am slowly updating all my mods for 1.7.2. This one will be updated soon. Will this fix the issue of controls taking over multiple vessels simultaneously? Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 3, 2019 Author Share Posted July 3, 2019 On 6/28/2019 at 9:18 AM, Neganix said: Will this fix the issue of controls taking over multiple vessels simultaneously? Probably not, but I'll try to look into the issue when I work on it Quote Link to comment Share on other sites More sharing options...
m4ti140 Posted July 6, 2019 Share Posted July 6, 2019 Maybe the 1.7.2 incompatibility might have something to do with the axis action groups? Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 7, 2019 Author Share Posted July 7, 2019 (edited) New release, 1.8.2 Fixed controller affecting multiple vessels at a time Fixed AFBW input overrides SAS Fixed AFBW input overrides throttle Moved textures out of PluginData directory Updated AssemblyVersion.tt Note: Please be sure to have the latest version of the ToolbarController & UnBlur installed For those who are not yet using KSP 1.7.2, I've recompiled this against KSP 1.5.1 & KSP 1.6.1, the downloads are available at Github here: https://github.com/linuxgurugamer/ksp-advanced-flybywire/releases/tag/1.8.2 12 hours ago, m4ti140 said: Maybe the 1.7.2 incompatibility might have something to do with the axis action groups? This release will not work with the axis action groups. That will require significant effort to get working, this is merely a bugfix and an update Edited July 7, 2019 by linuxgurugamer Quote Link to comment Share on other sites More sharing options...
politas Posted July 9, 2019 Share Posted July 9, 2019 Installed 1.8.2 for Linux. I don't get a toolbar icon, and have lost all control input in flight mode (even the keyboard). Had to uninstall in order to play again using the keyboard. Quote Link to comment Share on other sites More sharing options...
YoshiFan501 Posted July 10, 2019 Share Posted July 10, 2019 (edited) I installed it for windows both manually and through CKAN on a stock build and i get the same result. No controller toolbar or anything. Latest KSP with both DLC. Also for some reason it doesn't accept my keyboard inputs anymore except spacebar. Edited July 10, 2019 by YoshiFan501 Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 10, 2019 Author Share Posted July 10, 2019 1 hour ago, YoshiFan501 said: I installed it for windows both manually and through CKAN on a stock build and i get the same result. No controller toolbar or anything. Latest KSP with both DLC. Also for some reason it doesn't accept my keyboard inputs anymore except spacebar. Details please. Specifically, a log file will be needed 18 hours ago, politas said: Installed 1.8.2 for Linux. I don't get a toolbar icon, and have lost all control input in flight mode (even the keyboard). Had to uninstall in order to play again using the keyboard. That is very odd, can you get me a log file? I don't play on Linux, but will see what I can tell Quote Link to comment Share on other sites More sharing options...
politas Posted July 11, 2019 Share Posted July 11, 2019 (edited) 10 hours ago, linuxgurugamer said: Details please. Specifically, a log file will be needed That is very odd, can you get me a log file? I don't play on Linux, but will see what I can tell Player.log here. Is that all you need? Toolbar controller lists AFBW, but the button doesn't appear in either stock or Blitzy's toolbar. I launched a stock craft in a sandbox game on the runway, got no control at all from the joystick, and only left/right yaw controls rolling down the runway, (only the wheels, no movement of the rudder). Launching a rocket, I get no keyboard controls at all, and the joystick pitch and roll axes work only as camera controls Edited July 11, 2019 by politas Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 11, 2019 Author Share Posted July 11, 2019 9 hours ago, politas said: Player.log here. Is that all you need? Toolbar controller lists AFBW, but the button doesn't appear in either stock or Blitzy's toolbar. I launched a stock craft in a sandbox game on the runway, got no control at all from the joystick, and only left/right yaw controls rolling down the runway, (only the wheels, no movement of the rudder). Launching a rocket, I get no keyboard controls at all, and the joystick pitch and roll axes work only as camera controls Very odd, the error is a filesystem error: IsolatedStorageException: Could not find a part of the path "/mnt/SSD/SteamLibrary/steamapps/common/Kerbal Space Program/GameData/ksp-advanced-flybywire/PluginData/settings.xml". Could you please check the path, paying particular attention to the case of the directory names? Quote Link to comment Share on other sites More sharing options...
jviperj Posted July 11, 2019 Share Posted July 11, 2019 9 hours ago, linuxgurugamer said: Very odd, the error is a filesystem error: IsolatedStorageException: Could not find a part of the path "/mnt/SSD/SteamLibrary/steamapps/common/Kerbal Space Program/GameData/ksp-advanced-flybywire/PluginData/settings.xml". Could you please check the path, paying particular attention to the case of the directory names? Unless you are programatically creating this file on first run, it is not available as the file is not included in the repository from ckan. This could cause the issue. Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 12, 2019 Author Share Posted July 12, 2019 1 hour ago, jviperj said: Unless you are programatically creating this file on first run, it is not available as the file is not included in the repository from ckan. This could cause the issue. What about the directory paths? My question was very specific: Could you please check the path, paying particular attention to the case of the directory names This is on Linux, and it's more picky about case and other stuff. There could be permission issues, etc. Quote Link to comment Share on other sites More sharing options...
politas Posted July 12, 2019 Share Posted July 12, 2019 21 hours ago, linuxgurugamer said: Very odd, the error is a filesystem error: IsolatedStorageException: Could not find a part of the path "/mnt/SSD/SteamLibrary/steamapps/common/Kerbal Space Program/GameData/ksp-advanced-flybywire/PluginData/settings.xml". Could you please check the path, paying particular attention to the case of the directory names? [politas@forge GameData]$ cd "/mnt/SSD/SteamLibrary/steamapps/common/Kerbal Space Program/GameData/ksp-advanced-flybywire" [politas@forge ksp-advanced-flybywire]$ pwd /mnt/SSD/SteamLibrary/steamapps/common/Kerbal Space Program/GameData/ksp-advanced-flybywire I've uninstalled, so PluginData is gone now, but the rest is all fine. Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 12, 2019 Author Share Posted July 12, 2019 1 hour ago, politas said: [politas@forge GameData]$ cd "/mnt/SSD/SteamLibrary/steamapps/common/Kerbal Space Program/GameData/ksp-advanced-flybywire" [politas@forge ksp-advanced-flybywire]$ pwd /mnt/SSD/SteamLibrary/steamapps/common/Kerbal Space Program/GameData/ksp-advanced-flybywire I've uninstalled, so PluginData is gone now, but the rest is all fine. I think I know what's going on. I moved some files out of the PluginData directory, so it was never created. I'll get that fixed, but for now, if you reinstall it, just create the PluginData directory by hand, let me know how it goes Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 12, 2019 Author Share Posted July 12, 2019 New release, 1.8.2.1 Added code to create data folder (PluginData) if it doesn't exist Quote Link to comment Share on other sites More sharing options...
zboyles Posted July 12, 2019 Share Posted July 12, 2019 Thank you @linuxgurugamer. I was having that issue on both my computers. I just installed this for the first time on each. Lost keyboard control and your update fixed everything. Much thanks for this and all the other mods you're managing. Quote Link to comment Share on other sites More sharing options...
politas Posted July 17, 2019 Share Posted July 17, 2019 Got keyboard control back, thanks, but I'm not getting any control input from my joystick, even though it does calibrate fine. Log here Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted July 17, 2019 Author Share Posted July 17, 2019 13 hours ago, politas said: Got keyboard control back, thanks, but I'm not getting any control input from my joystick, even though it does calibrate fine. Log here Ummm, you did set the joystick as active? I see a huge number of exceptions in your logfile, none of which are related to this Quote Link to comment Share on other sites More sharing options...
politas Posted July 17, 2019 Share Posted July 17, 2019 (edited) 3 hours ago, linuxgurugamer said: Ummm, you did set the joystick as active? I see a huge number of exceptions in your logfile, none of which are related to this If you mean is the button on the initial AFBW dialog box active, yes. Here's the log from a clean 1.7.2 install with just AFBW for Linux and dependencies installed. Launched a plane, opened AFBW dialog, calibratated joystick, made sure the joystick was active. No control input from any Joystick axes. Edited July 18, 2019 by politas More testing Quote Link to comment Share on other sites More sharing options...
MkFilipe Posted July 21, 2019 Share Posted July 21, 2019 (edited) It needs an axis called 'Wheel Steer (negative)' so the triggers can be used to steer the wheels both to the left and right. Edited July 21, 2019 by MkFilipe Quote Link to comment Share on other sites More sharing options...
politas Posted July 28, 2019 Share Posted July 28, 2019 On 7/18/2019 at 9:47 AM, politas said: If you mean is the button on the initial AFBW dialog box active, yes. Think I found my problem. My joystick profile had disappeared. Creating a new one has the joystick working again! Quote Link to comment Share on other sites More sharing options...
jeancallisti Posted August 23, 2019 Share Posted August 23, 2019 Correct me if I'm wrong but this mod lets you only configure the controls for flying a rocket or a vehicle, right? It doesn't seem to be mapped to the Kerbal's controls at all (especially in EVA) Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted August 24, 2019 Author Share Posted August 24, 2019 3 hours ago, jeancallisti said: Correct me if I'm wrong but this mod lets you only configure the controls for flying a rocket or a vehicle, right? It doesn't seem to be mapped to the Kerbal's controls at all (especially in EVA) No correction needed Quote Link to comment Share on other sites More sharing options...
GamingJose Posted August 24, 2019 Share Posted August 24, 2019 Hello i am having issues with the install and i hope you can help. When i install through ckan, everything goes good with no errors. But when i load up ksp the mod does not show up in AVC. I installed it into my stock game no issues, but when i try it on my modded version, it does not even show up. I am playing on 1.7.3 one Windows, and yes i installed the windows version This is my mod list from ckan: https://imgur.com/bvYLnZy https://imgur.com/Zf0GxBD https://imgur.com/IUJvTNp Thanks in Advance Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted August 24, 2019 Author Share Posted August 24, 2019 10 minutes ago, GamingJose said: Hello i am having issues with the install and i hope you can help. When i install through ckan, everything goes good with no errors. But when i load up ksp the mod does not show up in AVC. I installed it into my stock game no issues, but when i try it on my modded version, it does not even show up. I am playing on 1.7.3 one Windows, and yes i installed the windows version This is my mod list from ckan: https://imgur.com/bvYLnZy https://imgur.com/Zf0GxBD https://imgur.com/IUJvTNp Thanks in Advance Make sure you have all the dependencies installed. Mod list doesn't help . If you checked the dependencies and they are ok, post a log file Quote Link to comment Share on other sites More sharing options...
Ozi Posted August 24, 2019 Share Posted August 24, 2019 I'm using this mod so I could use gamepad (setting controls in options doesn't work for me). But when I try to dock and switch between ships, I gain control on all of them at the same time. Is there a way to turn it off? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.