Furious1964 Posted July 23, 2014 Share Posted July 23, 2014 Just a wild hunch, but has anyone looked into the problem of everything exploding as being the cause that KAS thinks the engines are active when they're not? Link to comment Share on other sites More sharing options...
newton3501 Posted July 23, 2014 Share Posted July 23, 2014 when this KAS come up for 0.24 cause i need it so bad bec jeb is stuck in orbit without fuel just ran out of it i couldnt want to cheat with fuel i like to nomarl game without cheat i m wait for you damn fix this KAS to 0.24 Link to comment Share on other sites More sharing options...
Khatharr Posted July 23, 2014 Share Posted July 23, 2014 (edited) when this KAS come up for 0.24 cause i need it so bad bec jeb is stuck in orbit without fuel just ran out of it i couldnt want to cheat with fuel i like to nomarl game without cheat i m wait for you damn fix this KAS to 0.24 What?Just a wild hunch, but has anyone looked into the problem of everything exploding as being the cause that KAS thinks the engines are active when they're not?From what I've seen it looks more like grabbed parts aren't being removed correctly and the physics is trying to push the ship away from what it thinks is an intersection with the grabbed part. Edited July 23, 2014 by Khatharr Link to comment Share on other sites More sharing options...
trnt Posted July 23, 2014 Share Posted July 23, 2014 when this KAS come up for 0.24 cause i need it so bad bec jeb is stuck in orbit without fuel just ran out of it i couldnt want to cheat with fuel i like to nomarl game without cheat i m wait for you damn fix this KAS to 0.24Hard to understand the sentence. It sounds like "Hey, my mission is ruined because you didn't fix KAS quickly. Fix the mod right now."If you want it to work, do it yourself, or just wait quietly. Link to comment Share on other sites More sharing options...
tygoo7 Posted July 23, 2014 Share Posted July 23, 2014 when this KAS come up for 0.24 cause i need it so bad bec jeb is stuck in orbit without fuel just ran out of it i couldnt want to cheat with fuel i like to nomarl game without cheat i m wait for you damn fix this KAS to 0.24Uh, I don't understand any of your sentence other than "0.24 KAS". KAS works just fine with 32-bit 0.24. Majiir has a life and is really busy right now. If you want it fixed soon, then do it yourself. Link to comment Share on other sites More sharing options...
Mekan1k Posted July 23, 2014 Share Posted July 23, 2014 So... KAS doesn't work with the 64-bit version? Link to comment Share on other sites More sharing options...
tygoo7 Posted July 23, 2014 Share Posted July 23, 2014 So... KAS doesn't work with the 64-bit version? It explodes when grabbed sometimes. Here's a funny video showing the bug. Meh. It'll get done when it gets done. Meanwhile, I figured I'd try out the 64-bit dll compile.http://youtu.be/spsUEUC29c4 Link to comment Share on other sites More sharing options...
John_A_Tallon Posted July 23, 2014 Share Posted July 23, 2014 Hard to understand the sentence. It sounds like "Hey, my mission is ruined because you didn't fix KAS quickly. Fix the mod right now."If you want it to work, do it yourself, or just wait quietly.I actually did that, and got the code to play nicely with x64 KSP 0.24. But I'm not going to share it, since I can't by terms of the license KAS is distributed under.Sorry. Link to comment Share on other sites More sharing options...
FatboyTim Posted July 23, 2014 Share Posted July 23, 2014 KAS works just fine with 32-bit 0.24.It is fubared in 32bit and 64bit, anyone who says otherwise just hasn't tested it enough Sigh... Link to comment Share on other sites More sharing options...
Rune Posted July 23, 2014 Share Posted July 23, 2014 (edited) KAS is causing null refs in the 32bit build, which can completely destroy a craft and/or cause ctd. It is not stable. What sucks is that other mods are tied to KAS rather directly.So that is what's breaking my save? I have a couple of ships where, as soon as I'm around them, I get a wall of nullreferences. What it usually devolves into is right-clicking not working and/or POV freeze, but on some occasions where I let it go and loaded increasingly broken quicksaves, I did manage to break the universe at least once:If someone confirms that's because of KAS, well, I think I can still pick up from a couple of undamaged points, but until then, I'm kinda stuck on that save. And it's not all the ships in the save either, some work. But I'm not sure the ship that I currently know breaks things even has KAS parts, only KAS-grabable parts. I guess I could make a mad dash to undock everything in the station before the right click menus go to hell (it happens as soon as I click a command pod, BTW), and hope I can re-save it without too many bugs?Rune. The joys of modded alpha. Edited July 23, 2014 by Rune Link to comment Share on other sites More sharing options...
Chris_C Posted July 23, 2014 Share Posted July 23, 2014 I've had a quick play with 0.24 and found that at least to get it running only the compatibility check needs updating...I compiled using a Makefile just cause I don't like IDE's, after grabbing source from Majiir's git hub and making a franken-merge from an older version that had models in the part directory and textures, sounds that seem missing from Majir's git hub? I was able to get it running...I was almost hoping to see some kind of obvious error message in the logs - so I could be sure I'd fixed something!I haven't had time to properly test KAS with 0.24 but it looks good! I managed to attach a radial connector to the ground and drag a capsule with a winch - no explosions!but puzzled about 64-bit build ? seems to work in 32/64 bit version of the app ??? Link to comment Share on other sites More sharing options...
tygoo7 Posted July 23, 2014 Share Posted July 23, 2014 I actually did that, and got the code to play nicely with x64 KSP 0.24. But I'm not going to share it, since I can't by terms of the license KAS is distributed under.Sorry.You know that you can now if you read like 2 pages back. Link to comment Share on other sites More sharing options...
micha Posted July 23, 2014 Share Posted July 23, 2014 but puzzled about 64-bit build ? seems to work in 32/64 bit version of the app ???A lot of people here don't understand that unless a mod does something architecture specific on purpose that there is no difference between mac/lin/win and 32/64. This really needs to go into a prominent faq somewhere. And yes, for me a simple recompile (using Xamarin Studio) and modifying the version check was all it took as well. Link to comment Share on other sites More sharing options...
trnt Posted July 23, 2014 Share Posted July 23, 2014 I think I found how to disable grabbing force, or explosion, but it's not a good solution.http://youtu.be/wY7TSJtg_LAThe mod used in this video is "Time Control".Slowing down everytime grabbing things is a nuisance, but if you have to use KAS right now, this would help a little. Link to comment Share on other sites More sharing options...
tygoo7 Posted July 23, 2014 Share Posted July 23, 2014 A lot of people here don't understand that unless a mod does something architecture specific on purpose that there is no difference between mac/lin/win and 32/64. This really needs to go into a prominent faq somewhere. And yes, for me a simple recompile (using Xamarin Studio) and modifying the version check was all it took as well.Actually there's a difference between 32-bit KSP and 64-bit KSP. There's a lot of bugs in 64-bit for example random crashes and the no decoupler bug. Link to comment Share on other sites More sharing options...
micha Posted July 23, 2014 Share Posted July 23, 2014 (edited) Sorry I should have been clearer, but in the context of the discussion I was only talking from a mod perspective. Of course the underlying game binary is architecture dependant. Edited July 23, 2014 by micha Link to comment Share on other sites More sharing options...
Joachim Posted July 23, 2014 Share Posted July 23, 2014 Would anyone be so kind as to make available their fixed version of KAS for 32bit 0.24? I have tried two different kas.dll's downloaded from this thread and both have bugs. So if I could try other ones that would be cool Link to comment Share on other sites More sharing options...
DeadMan Posted July 23, 2014 Share Posted July 23, 2014 I assume that when they recompile it, they make a platform independent version that works in 32 and 64 bit. I've tried the fixes in 64bit ksp, and they still fail in spectacular fashion. I'm going to try a fresh ksp install next and see if maybe it's conflicting with some other mod. Link to comment Share on other sites More sharing options...
montyben101 Posted July 23, 2014 Share Posted July 23, 2014 Hmm just tried KAS on 32 bit .24 and apart from a few random Error: input is null errors nothing bad really happens i haven't tried 64 bit though but i might just to watch the fireworks XD Link to comment Share on other sites More sharing options...
BLUESHADOW125 Posted July 23, 2014 Share Posted July 23, 2014 i think the problem with removing parts is to do with them taking the form of decouplers with an extreme force Link to comment Share on other sites More sharing options...
PringleMan Posted July 23, 2014 Share Posted July 23, 2014 I actually did that, and got the code to play nicely with x64 KSP 0.24. But I'm not going to share it, since I can't by terms of the license KAS is distributed under.Sorry.Because circumstances will have me unable to update KAS in a timely manner, I am temporarily allowing the distribution of the KAS plugin modified for 0.24 compatibility purposes. Please do not distribute any models, textures or other art assets, and please do not distribute any part configuration files. If you'd like to balance part costs, please use a ModuleManager patch. This permission applies to the plugin only. (The KAS project has a number of contributors, and it's always a challenge to ensure all creators' rights are respected.) Please link to modifications in this thread and avoid third-party sites like Curse. (Something like Dropbox or Google Drive for hosting is fine.)This exception shall expire as soon as I release an official update, so please bear that in mind. This is intended to allow volunteers to address compatibility issues for the players, not to otherwise grant distribution rights to the KAS plugin.I can understand why you missed this since it was several pages back. But since there is no official release, if you got it to behave in x64 KSP, please by all means release it. Link to comment Share on other sites More sharing options...
WintericeUK Posted July 23, 2014 Share Posted July 23, 2014 I think I found how to disable grabbing force, or explosion, but it's not a good solution.http://youtu.be/wY7TSJtg_LAThe mod used in this video is "Time Control".Slowing down everytime grabbing things is a nuisance, but if you have to use KAS right now, this would help a little.I asked this question on the Youtube video but with hindsight I should have probably asked it here instead, what happens if you use 1/1 time with the "Lock Delta Physics" option? Boom or grabbiness?i think the problem with removing parts is to do with them taking the form of decouplers with an extreme forceAha! So KAS's explosiveness is in actual fact the direct result of all the failed decouplers of every KSP player being channelled through quantum entanglement into our KAS parts, thus causing our parts to detach with excessive force!... which reminds me, where did I put my medication? Link to comment Share on other sites More sharing options...
Meltafire Posted July 23, 2014 Share Posted July 23, 2014 In deep need in an attachable struts here... Bill is waiting for update. Link to comment Share on other sites More sharing options...
KerbMav Posted July 23, 2014 Share Posted July 23, 2014 I actually did that, and got the code to play nicely with x64 KSP 0.24. But I'm not going to share it, since I can't by terms of the license KAS is distributed under.Sorry.John, John, John, JOhn, JOHn, JOHN!! *stomp*stomp*stomp* Link to comment Share on other sites More sharing options...
Galactic Hitchiker Posted July 23, 2014 Share Posted July 23, 2014 I actually did that, and got the code to play nicely with x64 KSP 0.24. But I'm not going to share it, since I can't by terms of the license KAS is distributed under.Sorry.Theres a post from the dev saying you can, so for the love of god, Do! Link to comment Share on other sites More sharing options...
Recommended Posts