Darkherring Posted September 30, 2018 Share Posted September 30, 2018 21 minutes ago, JayPee said: okay. My kerbalism installed through CKAN didnt work. I uninstalled it in CKAN, deleted the Kerbalism folder from GameData, reinstalled 1.9.0 from spacedock. started up KSP again, i still dont see my kerbalism icons in my game, either in space center or VAB/SPH. what did i do wrong. i checked back on this thread to sept 4th and didn't see a clear solution besides "reinstall from github/spacedock." Did you install the proper version? I mean either 1.3 or 1.4? Link to comment Share on other sites More sharing options...
PiezPiedPy Posted October 1, 2018 Share Posted October 1, 2018 @JayPee The icon bug has been fixed but is not in the current 1.9.0 release, you can get the dev build 1.9.1 that has the fix by asking on Discord @LateError You might like this https://github.com/steamp0rt/Kerbalism/pull/209 Link to comment Share on other sites More sharing options...
JayPee Posted October 1, 2018 Share Posted October 1, 2018 @Darkherring@PiezPiedPy thank you for your suggestions, i solved my problem. i copied the entire unzip into the GameData directory instead of the correct one. I will find myself a dunce cap and face the corner now. Link to comment Share on other sites More sharing options...
Sir Mortimer Posted October 1, 2018 Share Posted October 1, 2018 14 hours ago, LateError said: Hi there, just wanted to say this mod is fantastic. KSP isn't worth playing without it anymore. Balancing all the systems for a Duna mission was a great challenge. Kerbalism Duna Mission Whow. Just... whow. What a mission. What I've done so far doesn't even come close, heck it's not even in the same ballpark! 14 hours ago, LateError said: I do have one criticism. Radiation is currently far too difficult to manage for long missions. Even with 20mm of lead on all my craft, I was barely able to survive a round trip to Duna. A ship to Laythe would need to be 90% active shields. Inflatables are simply unusable since they don't have the option to add additional shielding. Something seems very off to me, especially with nearly an inch of lead lining my craft. Perhaps add the ability to add shielding to reactors/nuclear engines to mitigate the emissive radiation factor, or at least make a concession to gameplay so that manned missions beyond Duna are even possible. I think that you're probably right. I've just started a new career with lifetime radiation turned on (Kerbals won't heal from radiation poisoning when they're recovered on kerbin) mainly to see how radiation affects a Kerbal during an early career with a few trips to orbit, mun and minmus. Also I'm tinkering with an idea that will provide a medical unit that can cure kerbals on board of a vessel (the link @PiezPiedPy posted above), you'll then be able to include a sick bay on your interstellar missions, or run 'hospitals' in LKO. Link to comment Share on other sites More sharing options...
lordcirth Posted October 1, 2018 Share Posted October 1, 2018 23 hours ago, LateError said: Hi there, just wanted to say this mod is fantastic. KSP isn't worth playing without it anymore. Balancing all the systems for a Duna mission was a great challenge. Kerbalism Duna Mission I do have one criticism. Radiation is currently far too difficult to manage for long missions. Even with 20mm of lead on all my craft, I was barely able to survive a round trip to Duna. A ship to Laythe would need to be 90% active shields. Inflatables are simply unusable since they don't have the option to add additional shielding. Something seems very off to me, especially with nearly an inch of lead lining my craft. Perhaps add the ability to add shielding to reactors/nuclear engines to mitigate the emissive radiation factor, or at least make a concession to gameplay so that manned missions beyond Duna are even possible. Before he left, Shotgunninja did mention that he was considering disabling emissives while he worked on making a fancier radiation model that would allow things like distancing emissives from the crew, putting heavy objects in between, etc. A setting to just turn down emissive strength might do fine. Link to comment Share on other sites More sharing options...
KAO Posted October 1, 2018 Share Posted October 1, 2018 Hi, so I'm playing Realism Overhaul with Kerbalism and I see that in the chemical plant there is an option for hydrazine production, but it only produces monopropellant in game? I see in the configs for Real Fuels it redefines monoprop to hydrazine, and the default.cfg has "// (Hydrazine..." next to the monoprop stats, but the in-game context tooltip shows oxidizer and monoprop? Link to comment Share on other sites More sharing options...
nanomage Posted October 2, 2018 Share Posted October 2, 2018 (edited) 9 hours ago, KAO said: Hi, so I'm playing Realism Overhaul with Kerbalism and I see that in the chemical plant there is an option for hydrazine production, but it only produces monopropellant in game? I see in the configs for Real Fuels it redefines monoprop to hydrazine, and the default.cfg has "// (Hydrazine..." next to the monoprop stats, but the in-game context tooltip shows oxidizer and monoprop? after abandoning the stock 'Ore makes all' rule, Kerbalism needs something to guide the chemical reactions, so it assumes (via the default.cfg profile) that monopropellant is hydrazine, liquid fuel is methane, and oxidiser is hydrogen peroxide, for the purposes of calculating the ISRU reactions. It doesn't however actually do anything to change the actual in-game resource produced as the product of the chemical plant from 'monopropellant' to 'hydrazine', e.g. LiquidFuel it produces stays the same stock LiquidFuel, It's just being produced as if it were methane. To properly implement the real chemicals you would I'm afraid need to create another kerbalism profile which makes it's own reaction definitions to create the actual real fuels, that is, implement reactions that output Kerosene, Hydrazine, UDMH, MMH, lqdOxygen and all those other chemicals that RealFuels adds. Edited October 2, 2018 by nanomage Link to comment Share on other sites More sharing options...
PiezPiedPy Posted October 2, 2018 Share Posted October 2, 2018 @KAO @nanomage The RealFuels changes should be added to its support .cfg file in the Kerbalism/Support folder, hopefully someone can get round to updating it as currently it only adds support for EVA , will be a while until I get time to update it Link to comment Share on other sites More sharing options...
KAO Posted October 2, 2018 Share Posted October 2, 2018 (edited) @nanomage @PiezPiedPy since all of these are defined in the community resource pack, for hydrazine production why can I not just delete "[email protected]" and then uncomment the annotation with the hydrazine definition? When I tried this, hydrazine production wouldn't even show up in the context menu. Edited October 2, 2018 by KAO Link to comment Share on other sites More sharing options...
PiezPiedPy Posted October 3, 2018 Share Posted October 3, 2018 (edited) Process { name = hydrazine production // Peroxide process modifier = _HydrazineProduction input = [email protected] // calculated using 6.99 J/(g K) (sustained heating to 460K) input = [email protected] input = [email protected] // ([email protected]) Note that Oxidizer has a density of 5Kg/Unit output = [email protected] output = [email protected] output = [email protected] // ([email protected]) Note that MonoPropellant has a density of 4Kg/Unit dump_valve = Water,Oxygen,MonoPropellant,Water&Oxygen,Water&MonoPropellant,Oxygen&MonoPropellant } It should work if you change the above to Process { name = hydrazine production // Peroxide process modifier = _HydrazineProduction input = [email protected] // calculated using 6.99 J/(g K) (sustained heating to 460K) input = [email protected] input = [email protected] // Note that Oxidizer has a density of 5Kg/Unit output = [email protected] output = [email protected] output = [email protected] // Note that MonoPropellant has a density of 4Kg/Unit dump_valve = Water,Oxygen,Hydrazine,Water&Oxygen,Water&Hydrazine,Oxygen&Hydrazine } You will probably want to try changing any processes that use or output Oxidizer and also LF Note that the dump_valve also has to be changed and the // after the Hydrazine value should be added unless you remove the entire comment @KAO Edited October 3, 2018 by PiezPiedPy Link to comment Share on other sites More sharing options...
Cheesecake Posted October 3, 2018 Share Posted October 3, 2018 Is it possible to deactivate all messages? Because I made Videos and everytime there are messages like "lost signal" to see. Also if I hide all other things with F2. Link to comment Share on other sites More sharing options...
KAO Posted October 3, 2018 Share Posted October 3, 2018 Ok I think I see why I was having the problem I was having. I was modifying the cfg correctly to begin with, it's just that hydrogen peroxide isn't defined in the community resource pack. Link to comment Share on other sites More sharing options...
theJesuit Posted October 6, 2018 Share Posted October 6, 2018 (edited) On 10/4/2018 at 2:44 AM, Cheesecake said: Is it possible to deactivate all messages? Because I made Videos and everytime there are messages like "lost signal" to see. Also if I hide all other things with F2. I think in the settings for kerbalism (latest github builds are in the ksp settings but otherwise in a cfg file) you can opt for stock messages. This might solve your issue. Peace. Edited October 6, 2018 by theJesuit Link to comment Share on other sites More sharing options...
N70 Posted October 7, 2018 Author Share Posted October 7, 2018 Coming next version: ONE DLL, ONE DOWNLOAD, FOR BOTH KSP 1.3.x and 1.4.x! Link to comment Share on other sites More sharing options...
tdubic Posted October 7, 2018 Share Posted October 7, 2018 Kerbalisam on new KSP 1.4.5 break game. Science is not collecting. I tested this deleting one mod a time and then start new game and test if science work. After deleting kerbalism everything work just fine. Kerbalism is one of best mods, but we can't use him if he break most important aspect of game. Link to comment Share on other sites More sharing options...
Krastynio Posted October 9, 2018 Share Posted October 9, 2018 (edited) Hello guys! it's a few months that i'm not following this thread but seems time to go back again. At the moment i'm goofing around on a Kerbalism-centered 1.45 Career from scratch on a basic Kerbol Sistem. But I wanna, someday, start a career on a KSS gameplay (when is ready..) focused on permanent interstellar colonization. So..there is a plan for enabling permanent basis in KERBALISM in the future like in MKS? Or is MKS the only way to go? Because: a) never done a full career with mks b) i like the all background processing, integration with KPBS, Feline SSPR etcetc, BUT... still not been able to build permanent basis (not resources but "stress/radiation" related problem)... sooo... Any suggestion? Thank you again for all the work you guys are doing. And, as soon as i start my new IRL job i will surely as hell contribute wth some coffeedime! XD p.s. if i remember correctly there was a time in which freezing a kerbal "cured it" from stress and radio BUT i don't know if it's still the case, and it felt kinda cheaty... p.p.s. i was trying to modify the pathfinder inflatable module parameters to use them as inflatable temporary habitat for Kerbalism but i tend to break the config files xD does anyone knows some inflatable modules for Kerbalism? Edited October 9, 2018 by Krastynio Link to comment Share on other sites More sharing options...
N70 Posted October 9, 2018 Author Share Posted October 9, 2018 Kerbalism 2.0.0 beta builds are up on https://builds.spaceball.cf! The same zip and DLL works for both KSP 1.4.x and 1.3.x Link to comment Share on other sites More sharing options...
theJesuit Posted October 10, 2018 Share Posted October 10, 2018 19 hours ago, Krastynio said: So..there is a plan for enabling permanent basis in KERBALISM in the future like in MKS? ("stress/radiation" related problem) p.s. if i remember correctly there was a time in which freezing a kerbal "cured it" from stress... p.p.s.inflatable modules for Kerbalism? Hi. No. Kerbalism is great but the radiation and stress are biggest barriers still There is a move towards the radiation issue with a med/sick bay. Stress will be the next thing I'm sure as both stress and radiation will result in issues after 21 years interplanetary with a fully equipped craft. P.s. Deep Freeze no longer provides an exploit. It was cheaty. P.p.s you will want SSPX redux for inflatables. Peace. Link to comment Share on other sites More sharing options...
The-Doctor Posted October 10, 2018 Share Posted October 10, 2018 15 hours ago, N70 said: Kerbalism 2.0.0 beta builds are up on https://builds.spaceball.cf! The same zip and DLL works for both KSP 1.4.x and 1.3.x aye I haven't played ksp in months and likely won't start again for another 2, I'd like to know about plans for kerbalism? My last issue with kerbalism was making a self sustaining base, will these be allowed in the future, also will there be some sort of very powerful artificially generated magnetic field part that will allow me to do permanent bases and long missions, because currently getting to Jool with kerbalism and not freezing the kerbals is not possible at all, they die from radiation or stress or both, the closest I got was spamming active shields which got them close but they died of stress anyways, also having 100 active shield parts isn't feasible under any scenarios Link to comment Share on other sites More sharing options...
The-Doctor Posted October 10, 2018 Share Posted October 10, 2018 On 3/19/2018 at 6:01 PM, Maffif said: Hi, First, I'm happy to see this moving forward- but I have one concern: Has this skipped the anticipated official 1.3.1 release entirely? It seems a large portion of the mod community is sticking with that version for now, including several large/upcoming ones I'm following (particularly KSS, which plans on having native kerbalism support in the future) I also have an idea for a module: Drastically upscaled ambient radiation as spacecraft approach/reach relativistic speeds, requiring a large shield (possibly required to be prograde to the vessel but that makes things really complicated)- Really only an issue for crafts capable of surpassing 0.5c (so far, I haven't made anything like that) http://www.scirp.org/journal/PaperInformation.aspx?paperID=23913 I've built ships reaching 0.9c so this would be interesting Link to comment Share on other sites More sharing options...
Sir Mortimer Posted October 10, 2018 Share Posted October 10, 2018 58 minutes ago, The-Doctor said: aye I haven't played ksp in months and likely won't start again for another 2, I'd like to know about plans for kerbalism? My last issue with kerbalism was making a self sustaining base, will these be allowed in the future, also will there be some sort of very powerful artificially generated magnetic field part that will allow me to do permanent bases and long missions, because currently getting to Jool with kerbalism and not freezing the kerbals is not possible at all, they die from radiation or stress or both, the closest I got was spamming active shields which got them close but they died of stress anyways, also having 100 active shield parts isn't feasible under any scenarios There currently is a little side poject going on that deals with exactly that. The gist is this: you will have the option to not magically cure kerbals from radiation poisoning when they are recovered on kerbin or thawed after deep freeze. if jeb just barely made it back from that solar storm that hit his unshielded pod on minmus, you better never send him up again or the radiation will kill him for sure. there will be a cure for radiation poisoning: the radiation detoxication unit (RDU). It will use lots of oxygen and electricity to slowly cure a crew member from radiation poisoning. Unfortunately this only works in zero gravity (which is why kerbals can't cure on kerbin). A lot of the details are still unknown, like how much resources it's going to need, and which ones, and how fast it will cure radiation. kerbals will make errors when in stress, especially the dumb ones. (you can turn this off, too). there might be a recreational unit to relieve some of the stress. this is at this point purely hypothetical, but just like the RDU there could be a, say, holodeck, or a total mesmerization vortex (some just call it TV) that uses EC to relieve some of the stress. details are in there, if you have any suggestions let me know. https://github.com/steamp0rt/Kerbalism/pull/209 Link to comment Share on other sites More sharing options...
The-Doctor Posted October 10, 2018 Share Posted October 10, 2018 1 hour ago, Sir Mortimer said: There currently is a little side poject going on that deals with exactly that. The gist is this: you will have the option to not magically cure kerbals from radiation poisoning when they are recovered on kerbin or thawed after deep freeze. if jeb just barely made it back from that solar storm that hit his unshielded pod on minmus, you better never send him up again or the radiation will kill him for sure. there will be a cure for radiation poisoning: the radiation detoxication unit (RDU). It will use lots of oxygen and electricity to slowly cure a crew member from radiation poisoning. Unfortunately this only works in zero gravity (which is why kerbals can't cure on kerbin). A lot of the details are still unknown, like how much resources it's going to need, and which ones, and how fast it will cure radiation. kerbals will make errors when in stress, especially the dumb ones. (you can turn this off, too). there might be a recreational unit to relieve some of the stress. this is at this point purely hypothetical, but just like the RDU there could be a, say, holodeck, or a total mesmerization vortex (some just call it TV) that uses EC to relieve some of the stress. details are in there, if you have any suggestions let me know. https://github.com/steamp0rt/Kerbalism/pull/209 My suggestions is that it be called a medical unit and it be used to cure illnesses not just radiation, and it should be allowed on the surface of a planet, that way people can have colonies, there should also be large ones that use a lot of electric charge, and once connected to the base it should act as a healer for the entire base automatically, that way you dont have to put each individual kerbal inside it, so we can create giant colonies of a thousand or more kerbals The same for stress except it should be able to completely erase stress, enabling full scale colonization, and yes this should be an expensive part or function that uses a lot of resources Link to comment Share on other sites More sharing options...
Maeyanie Posted October 10, 2018 Share Posted October 10, 2018 7 hours ago, Sir Mortimer said: you will have the option to not magically cure kerbals from radiation poisoning when they are recovered on kerbin or thawed after deep freeze. if jeb just barely made it back from that solar storm that hit his unshielded pod on minmus, you better never send him up again or the radiation will kill him for sure. It would be nice if they slowly healed while on Kerbin, at least as an option. Not instantly like now, probably even slower than the anti-radiation thing. It'd give a reason to have some depth in the crew roster, without leading to disposable kerbonauts. Link to comment Share on other sites More sharing options...
TranceaddicT Posted October 11, 2018 Share Posted October 11, 2018 Is there something that Kerbalism does not play nicely with? My log runneth over with ... KERBALISM.Kerbalism.Update () [EXC 23:56:35.330] NullReferenceException: Object reference not set to an instance of an object KERBALISM.Kerbalism.OnGUI () [EXC 23:56:35.331] NullReferenceException: Object reference not set to an instance of an object KERBALISM.Kerbalism.OnGUI () Link to comment Share on other sites More sharing options...
Sir Mortimer Posted October 11, 2018 Share Posted October 11, 2018 11 minutes ago, TranceaddicT said: Is there something that Kerbalism does not play nicely with? My log runneth over with ... KERBALISM.Kerbalism.Update () [EXC 23:56:35.330] NullReferenceException: Object reference not set to an instance of an object KERBALISM.Kerbalism.OnGUI () [EXC 23:56:35.331] NullReferenceException: Object reference not set to an instance of an object KERBALISM.Kerbalism.OnGUI () Probably an odd incompatibility with Unity. Should be fixed, try the latest beta: https://builds.spaceball.cf Link to comment Share on other sites More sharing options...
Recommended Posts