ksplover Posted September 18, 2017 Share Posted September 18, 2017 I removed the version number but the nuclear bombs still dont work still stock + bdarmory explosion only most conventual and scud and davy work any help? Quote Link to comment Share on other sites More sharing options...
AlmightyKraken Posted September 19, 2017 Share Posted September 19, 2017 20 hours ago, ksplover said: I removed the version number but the nuclear bombs still dont work still stock + bdarmory explosion only most conventual and scud and davy work any help? Please, just refer to all the posts above Quote Link to comment Share on other sites More sharing options...
hanhan658 Posted September 26, 2017 Share Posted September 26, 2017 This is a small suggestion for the next update of this mod: The explosions with mushroom clouds only looks realistic on the surface of Kerbin, so maybe remove the bottom of the cloud if detonated in the air, or just a big-ass explosion without cloud if detonated in space, a weaker shorter cloud on planets with thin atmospheres, and vice versa on thicker atmosphere planets? Quote Link to comment Share on other sites More sharing options...
harpwner Posted September 27, 2017 Author Share Posted September 27, 2017 (edited) 19 hours ago, hanhan658 said: This is a small suggestion for the next update of this mod: The explosions with mushroom clouds only looks realistic on the surface of Kerbin, so maybe remove the bottom of the cloud if detonated in the air, or just a big-ass explosion without cloud if detonated in space, a weaker shorter cloud on planets with thin atmospheres, and vice versa on thicker atmosphere planets? I've actually been working on an air and space detonation system for a bit, but am trying to find the most effective was to measure what the atmosphere is... still not fully familiar with ksp code Also my explosions are set models, so I may end up, at one point, creating a separate file that accounts for explosion yield and generates stats from that like I am already working on for blast radius and power. But as I brainstorm... I hear Elite 2.4 came out... Edit: I know I've been out for a while, more for motivation than anything else. I have this thing where I cycle which games I have interest in and KSP is kind out of cycle... but this shouldn't last much longer! Edited September 27, 2017 by harpwner explanation for why I disappeared Quote Link to comment Share on other sites More sharing options...
Next_Star_Industries Posted September 27, 2017 Share Posted September 27, 2017 1 hour ago, harpwner said: I've actually been working on an air and space detonation system for a bit, but am trying to find the most effective was to measure what the atmosphere is... still not fully familiar with ksp code Also my explosions are set models, so I may end up, at one point, creating a separate file that accounts for explosion yield and generates stats from that like I am already working on for blast radius and power. But as I brainstorm... I hear Elite 2.4 came out... Edit: I know I've been out for a while, more for motivation than anything else. I have this thing where I cycle which games I have interest in and KSP is kind out of cycle... but this shouldn't last much longer! Take a look at my code it may have some useful things in it for you to use for air and space detonations as far as altitude stuff. Quote Link to comment Share on other sites More sharing options...
Uace24 Posted September 28, 2017 Share Posted September 28, 2017 I droped the Nuclear bombs and I am not getting any explosions is there somthing wrong? Quote Link to comment Share on other sites More sharing options...
harpwner Posted October 1, 2017 Author Share Posted October 1, 2017 EUREKA! So it turns out that I have managed to fix the problem where explosions would destroy you outside of their radius. The mod should be released sometime either tonight or tomorrow. I'm just doing cleanup as now it's in a stable state. Things to-do: - Make sure this issue isn't present with any nukes - Make sure all code works fine (save napalm, the problem child) - Put it on curse, they offer a rewards program - ??? - Profit No new parts sadly, but I have set up a framework for variable yields! Quote Link to comment Share on other sites More sharing options...
gomker Posted October 1, 2017 Share Posted October 1, 2017 9 hours ago, harpwner said: EUREKA! So it turns out that I have managed to fix the problem where explosions would destroy you outside of their radius. The mod should be released sometime either tonight or tomorrow. I'm just doing cleanup as now it's in a stable state. Hey there @harpwner glad to see you are back. I wanted to check to see if you were also testing with PRE (Physics Range Extender) installed. I know JR had been working on some improvements / fixes that may have an effect on your testing. PRE is pretty much required for BDA (and may be merged eventually) as we have started to extend the ranges of weapons and radars. Quote Link to comment Share on other sites More sharing options...
harpwner Posted October 1, 2017 Author Share Posted October 1, 2017 8 hours ago, gomker said: Hey there @harpwner glad to see you are back. I wanted to check to see if you were also testing with PRE (Physics Range Extender) installed. I know JR had been working on some improvements / fixes that may have an effect on your testing. PRE is pretty much required for BDA (and may be merged eventually) as we have started to extend the ranges of weapons and radars. One of the basic things I've been doing lately is testing with all the latest things installed. That being said, I have been absent for a while so I'll do another pass tonight to be sure everything is up to date and works before I will release. Also double reminder, the mod will be moved to curse so you can bash me if the front page link doesn't change when I do so. Quote Link to comment Share on other sites More sharing options...
Abpilot Posted October 2, 2017 Share Posted October 2, 2017 so are the nukes finished of is it just a bug? Quote Link to comment Share on other sites More sharing options...
harpwner Posted October 3, 2017 Author Share Posted October 3, 2017 (edited) I have now put up the mod on curse, it is updated... However not yet publicly available since Curse moderators must approve it. Patience is key, I hope it'll be done tomorrow so that I can update this mod page and post a change-log. Thank you everyone for waiting so long, I know this update won't be impressive but on my to do list for the next is something that this update has kick started. Hint: The user will have MORE POWER! HOLY CRAP THAT WAS FAST here is the link: https://kerbal.curseforge.com/projects/north-kerbin-dynamics-v0-84 Changes are simple: = fixed explosions destroying planes outside of radius (at least in my environment) = fixed parts of blast wave = some code streamlining - removed napalm because it wasn't working!!!! Upcoming: = reworks on some models = reworks in code = reworks the way explosions are created + make explosion fx completely code-based + make modular nuclear weaponry + more things to play with Edited October 3, 2017 by harpwner Approved! Quote Link to comment Share on other sites More sharing options...
Acea Posted October 3, 2017 Share Posted October 3, 2017 Nice to see you back and congrats! Issues found so far: MBM and PNG textures with the same names exist under MIRV folder Quote Link to comment Share on other sites More sharing options...
harpwner Posted October 3, 2017 Author Share Posted October 3, 2017 2 hours ago, Acea said: Nice to see you back and congrats! Issues found so far: MBM and PNG textures with the same names exist under MIRV folder That's a bit less of an issue and more of a whoopsie, I think the PNG version is the one that needs to be deleted... However, this does bring up a good point, there is a lot I need to do in terms of file management (and something I need to triple check when I return) Conversions to DDS need to happen to help speed up loading times and decrease the stress created during explosions, and I actually only extensively looked at nukes since the update, so I need to look at the turrets and normal bombs to be sure they still work fine... they sort of slipped my mind since the game breaking fx bug. Any more issue reporting is much appreciated, I do work alone for the moment after all, and things will slip under the radar whether it be due to time constraints or being too tired to actually notice any issues. Quote Link to comment Share on other sites More sharing options...
Acea Posted October 3, 2017 Share Posted October 3, 2017 2 hours ago, harpwner said: That's a bit less of an issue and more of a whoopsie, I think the PNG version is the one that needs to be deleted... However, this does bring up a good point, there is a lot I need to do in terms of file management (and something I need to triple check when I return) Conversions to DDS need to happen to help speed up loading times and decrease the stress created during explosions, and I actually only extensively looked at nukes since the update, so I need to look at the turrets and normal bombs to be sure they still work fine... they sort of slipped my mind since the game breaking fx bug. Any more issue reporting is much appreciated, I do work alone for the moment after all, and things will slip under the radar whether it be due to time constraints or being too tired to actually notice any issues. Actually PNG versions are quicker to load and easier to convert to DDS flawlessly, MBM files always cause trouble when I try to help with DDS conversion. Anyway looking forward to future updates and more cool weapons XD Quote Link to comment Share on other sites More sharing options...
k0spwn Posted October 9, 2017 Share Posted October 9, 2017 On 01/07/2017 at 7:19 PM, Next_Star_Industries said: Everyone having trouble with nuke explosions not working. First be sure the install directory is correct. It should be GameData/North Kerbin Weaponry not GameData/North Kerbin Weaponry v0.83 Second be sure you have BDArmoryContinued v 2.1.2 installed, BDAc also requires PhysicsRangeExtender v1.4 be installed. Third North Kerbin Dynamics also requires C.A.L. v0.2.4 be installed for turret bullets. Fourth the latest version of Module Manager is required as well.. Hope this helps out. I see everyone saying it's broken and there is nothing wrong with this mod besides the install path. You must have all the mods installed correctly for this mod to work correctly. I've done everything correctly and the effect is still not showing, I've tried installing with CKAN and no difference, I'm using NKD 0.84,BDArmoryContined v2.1.2, CAL v.0.2.4 and PhysicsRangeExtender v1.4 here's list of everything in my gamedata folder Spoiler ASET Astrogator BDArmory BDArmory Weapons Extension BetterBurnTime BetterTimeWarp CAL Chatterer DistantObject Firespitter FMRS FShangarExtender HullCameraVDS JSI Kaboom KerbalEngineer KerbalJointReinforcement KerbalReusabilityExpansion Kerbaltek KerbinSide Kopernicus ModularFlightIntegrator MP_Nazari North Kerbin Weaponry OPM PhysicsRangeExtender PlanetShine RealPlume RealPlume-stock RecoveryController ReentryParticleEffect ShipEffectsContinued SmokeScreen Squad TakeCommand TextureReplacerReplaced ThroughTheEyes Trajectories TriggerTech TweakScale VesselView ModuleManager.2.8.1.dll ModuleManager.ConfigCache ModuleManager.COnfigSHA ModuleManager.Physics ModuleManager.TechTree Weirdly, the effect and damage of the Air - 2 Genie Nuclear Missile work but it's the only one. Quote Link to comment Share on other sites More sharing options...
Next_Star_Industries Posted October 9, 2017 Share Posted October 9, 2017 1 hour ago, k0spwn said: I've done everything correctly and the effect is still not showing, I've tried installing with CKAN and no difference, I'm using NKD 0.84,BDArmoryContined v2.1.2, CAL v.0.2.4 and PhysicsRangeExtender v1.4 here's list of everything in my gamedata folder Reveal hidden contents ASET Astrogator BDArmory BDArmory Weapons Extension BetterBurnTime BetterTimeWarp CAL Chatterer DistantObject Firespitter FMRS FShangarExtender HullCameraVDS JSI Kaboom KerbalEngineer KerbalJointReinforcement KerbalReusabilityExpansion Kerbaltek KerbinSide Kopernicus ModularFlightIntegrator MP_Nazari North Kerbin Weaponry OPM PhysicsRangeExtender PlanetShine RealPlume RealPlume-stock RecoveryController ReentryParticleEffect ShipEffectsContinued SmokeScreen Squad TakeCommand TextureReplacerReplaced ThroughTheEyes Trajectories TriggerTech TweakScale VesselView ModuleManager.2.8.1.dll ModuleManager.ConfigCache ModuleManager.COnfigSHA ModuleManager.Physics ModuleManager.TechTree Weirdly, the effect and damage of the Air - 2 Genie Nuclear Missile work but it's the only one. Did you remove the version number from the NKD folder? Quote Link to comment Share on other sites More sharing options...
CaptainAl Posted October 9, 2017 Share Posted October 9, 2017 2 hours ago, k0spwn said: I've done everything correctly and the effect is still not showing, I've tried installing with CKAN and no difference, I'm using NKD 0.84,BDArmoryContined v2.1.2, CAL v.0.2.4 and PhysicsRangeExtender v1.4 here's list of everything in my gamedata folder Reveal hidden contents ASET Astrogator BDArmory BDArmory Weapons Extension BetterBurnTime BetterTimeWarp CAL Chatterer DistantObject Firespitter FMRS FShangarExtender HullCameraVDS JSI Kaboom KerbalEngineer KerbalJointReinforcement KerbalReusabilityExpansion Kerbaltek KerbinSide Kopernicus ModularFlightIntegrator MP_Nazari North Kerbin Weaponry OPM PhysicsRangeExtender PlanetShine RealPlume RealPlume-stock RecoveryController ReentryParticleEffect ShipEffectsContinued SmokeScreen Squad TakeCommand TextureReplacerReplaced ThroughTheEyes Trajectories TriggerTech TweakScale VesselView ModuleManager.2.8.1.dll ModuleManager.ConfigCache ModuleManager.COnfigSHA ModuleManager.Physics ModuleManager.TechTree Weirdly, the effect and damage of the Air - 2 Genie Nuclear Missile work but it's the only one. Exactly the same here. Been running the same mod setup and same KSP version (1.3.0) for other versions of NKD and BDAc, made sure all dependencies are there including removal of version number from the nkd folder, however only nuclear effect that works is the Genie. Others seem to explode with a BDA explosion, just with 0 damage and no mushroom cloud . I'd be hugely grateful for any solutions! Quote Link to comment Share on other sites More sharing options...
harpwner Posted October 9, 2017 Author Share Posted October 9, 2017 Always make sure you are running the latest version of everything, my addon is now up on Curse and is currently 1 version ahead of what has been mentioned previously. I have, at that point, fixed the file name issue because that was a dumb issue anyway. Quote Link to comment Share on other sites More sharing options...
k0spwn Posted October 9, 2017 Share Posted October 9, 2017 (edited) 22 minutes ago, harpwner said: Always make sure you are running the latest version of everything, my addon is now up on Curse and is currently 1 version ahead of what has been mentioned previously. I have, at that point, fixed the file name issue because that was a dumb issue anyway. Latest version of everything except BDAc ? YES! It works ! Thank you very much ! Just got to update everything to the latest version Edited October 9, 2017 by k0spwn Quote Link to comment Share on other sites More sharing options...
proto85 Posted October 11, 2017 Share Posted October 11, 2017 small suggestion could you add that bright flash of light that is present irl during nuclear tests? Quote Link to comment Share on other sites More sharing options...
Guest Posted October 11, 2017 Share Posted October 11, 2017 17 hours ago, proto85 said: small suggestion could you add that bright flash of light that is present irl during nuclear tests? @Next_Star_Industries bdarmory weapons extension has the flash Quote Link to comment Share on other sites More sharing options...
loves ksp mods Posted October 13, 2017 Share Posted October 13, 2017 (edited) hey i cant find my weapon manager in bdarmoury with north kerbin dynamics i use 1.3 mods for 1.3 kerbal space program and i installed it in two ways first i copied north kerbin dynamics to the bdarmoury folder inside of game data couldent find weapon manager then i deleted bdarmoury and reinstalled it 1.3 and put the folders inside of north kerbin dynamics into freshly installed 1.3 bdarmoury still no weapon manager so please help ok thx i will try it Edited October 13, 2017 by loves ksp mods Quote Link to comment Share on other sites More sharing options...
The_Right_Arm Posted October 13, 2017 Share Posted October 13, 2017 You don't want to be slapping the NKD folder inside the BDA folder, you want to be placing it in your gamedata folder. Placing it in the BDA folder will just break NKD and I suspect probably BDA as well. Try putting it in the gamedata folder instead and see if that fixes your issue. Quote Link to comment Share on other sites More sharing options...
UnlawfulWaffle Posted October 13, 2017 Share Posted October 13, 2017 TSAR Bomba constantly explodes inside the cargo bay. What should I do? Quote Link to comment Share on other sites More sharing options...
acerarity Posted October 14, 2017 Share Posted October 14, 2017 22 hours ago, loves ksp mods said: hey i cant find my weapon manager in bdarmoury with north kerbin dynamics i use 1.3 mods for 1.3 kerbal space program and i installed it in two ways first i copied north kerbin dynamics to the bdarmoury folder inside of game data couldent find weapon manager then i deleted bdarmoury and reinstalled it 1.3 and put the folders inside of north kerbin dynamics into freshly installed 1.3 bdarmoury still no weapon manager so please help ok thx i will try it First: don't do anything with the files other then transfer whats in the mods Gamedata folder inside the KSP gamedata folder, You don't have to put one mod folder into the other, just put what comes with each mod under the Gamedata folder into the KSP's gamedata folder Second: the weapon manager is near the bottom of the BDarmory list in the hanger (as far as I know) and you can't search for it (at-least I can't) because its not part of the "search" program yet Third: Ask @SpannerMonkey(smce) or @harpwner as they are more knowledgeable on KSP's inner workings 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.