XSP-Xenon Space Programm Posted June 16, 2012 Share Posted June 16, 2012 Your Source Download seems to be broken Link to comment Share on other sites More sharing options...
Mr_Orion Posted June 16, 2012 Share Posted June 16, 2012 Indeed, I cannot download his source either... Link to comment Share on other sites More sharing options...
Misterspork Posted June 17, 2012 Share Posted June 17, 2012 Ermm, I\'m having a problem. When I attach the player to a ship all my UIs break. I have so many other plugins installed it would be too hard to list them but the ones that have UI functions are: MechJeb, Damned Aerospace/RoboticsIt also breaks the pause menu UI, meaning the only way to exit the game is to close it. Link to comment Share on other sites More sharing options...
Naelo Posted June 17, 2012 Author Share Posted June 17, 2012 Your Source Download seems to be broken Indeed, I cannot download his source either...Source download should be fixed.Ermm, I\'m having a problem. When I attach the player to a ship all my UIs break. I have so many other plugins installed it would be too hard to list them but the ones that have UI functions are: MechJeb, Damned Aerospace/RoboticsIt also breaks the pause menu UI, meaning the only way to exit the game is to close it.I use it with MechJeb and it works fine so it has to be one of the other plugins causing it to fail.Could you maybe send me a PM with the output of your Dev Console? (Alt-F2) Link to comment Share on other sites More sharing options...
Blinkin Posted June 18, 2012 Share Posted June 18, 2012 I also found a small bug today. I switched back to a vessel that had the player on board. But the player didn\'t appear, only a small grey square at the top right. Restarting didn\'t work.Not: I switched to the vessel by using the tracking station.I also want to thank you again for this wonderful plugin. I hope it will work on future releases of KSP.At the moment I enjoy KSP flights with the music of the tv animation Wall-e (composed by Thomas Newman).\'Define Dancing\' is awesome when orbiting around in the middle of space, \'Hyperjump\' is cool to listen when your taking of with a rocket that is very heavy and finally manages to gain speed, \'Down To Earth\' (by Peter Gabriel) is just very nice to listen when orbiting kerbal.This plugin adds so much to the game, it\'s way better then selecting music in your custom media player. Because you have to set a order that might fit the scene. And now we can just click a song within the game.Again than you! ;DEdit: I just noticed that this isn\'t caused by switching. I\'ve made a new craft and it has the same problem. I think I only added the cam mod and the \'satellite\' pack of Nova.I\'ve added a screen shot of the console (alt + F2). Link to comment Share on other sites More sharing options...
Misterspork Posted June 18, 2012 Share Posted June 18, 2012 ArgumentOutOfRangeException: Index is less than 0 or more than or equal to the list count.Parameter name: index0 at System.Collections.ArrayList.ThrowNewArgumentOutOfRangeException (System.String name, System.Object actual, System.String message) [0x00000] in <filename unknown>:0 at System.Collections.ArrayList.get_Item (Int32 index) [0x00000] in <filename unknown>:0 at MusicPlayer.WindowGUI (Int32 windowID) [0x00000] in <filename unknown>:0 at UnityEngine.GUILayout+LayoutedWindow.DoWindow (Int32 windowID) [0x00000] in <filename unknown>:0 at UnityEngine.GUI+_Window.Do () [0x00000] in <filename unknown>:0 at UnityEngine.GUI.EndWindows (UnityEngine.IDList idlist) [0x00000] in <filename unknown>:0 at UnityEngine.GUIUtility.EndGUI (Int32 doLayout, Int32 doWindows, UnityEngine.IDList idlist) [0x00000] in <filename unknown>:0 This seems to be the problem.EDIT:I just noticed the report above, I am having the same symptoms in addition to the UI glitchout and I also have the Camera mod installed. Is it a compatibility issue? Link to comment Share on other sites More sharing options...
Naelo Posted June 19, 2012 Author Share Posted June 19, 2012 Thanks for the bug reports.It seems to be a problem related to a persistence with multiple music players flying aboutwhich seems to fill the array in a weird way causing an Out of Range Error.Need to look into that.I haven\'t got much time atm, so it is likely developing will have to wait till at least the weekend. Link to comment Share on other sites More sharing options...
Blinkin Posted June 19, 2012 Share Posted June 19, 2012 No problem. I\'ll see what happens when I \'exit\' all flights that have the player onboard. Link to comment Share on other sites More sharing options...
Delvar Posted June 21, 2012 Share Posted June 21, 2012 cool, im going to try it out now. http://www.youtube-mp3.org/ Link to comment Share on other sites More sharing options...
Delvar Posted June 21, 2012 Share Posted June 21, 2012 the MusicPlayer_ConfigTool didnt work for me, have a bunch of mp3s in a folder on my desktop but search returns nothing.anyway i looked at source and found the file it was supposed to update and the file format, simple enough, so i wrote my own cfg file.for anyone else having issues try this too..make sure you create the directoryKSP\PluginData\musicplayerthen in there create a file music.cfgedit the file in notepad++then each line is a separate mp3each line has 2 sections, 1. the full path tho the mp3 2. a short name that shows up in game,these are separated with a ~.C:\Users\Delvar\Desktop\KSP Music\2001 A Space Odyssey Opening.mp3~2001C:\Users\Delvar\Desktop\KSP Music\David Bowie - Space Oddity (stereo version).mp3~SpaceOddityC:\Users\Delvar\Desktop\KSP Music\Enterprise Theme Song.mp3~EnterpriseC:\Users\Delvar\Desktop\KSP Music\Europe - The Final Countdown (Official Video).mp3~FinalCountdownC:\Users\Delvar\Desktop\KSP Music\frank sinatra fly me to the moon.mp3~FlyMeToTheMoonhope this helps someone. Link to comment Share on other sites More sharing options...
Blinkin Posted June 22, 2012 Share Posted June 22, 2012 Aah Delvar I knew about that file. But I didn\'t knew that placing a ~ would change how the name is displayed. Thanks for sharing! Edit: Hey I got awesome news! By adding ~ to all files I fixed the problem I had (see above).I\'ve now two crafts in space with the player attached and it seems that I can use the player without the errors.I haven\'t tried restarting yet to see if it still works. Link to comment Share on other sites More sharing options...
Naelo Posted June 22, 2012 Author Share Posted June 22, 2012 Aah Delvar I knew about that file. But I didn\'t knew that placing a ~ would change how the name is displayed. Thanks for sharing! Edit: Hey I got awesome news! By adding ~ to all files I fixed the problem I had (see above).I\'ve now two crafts in space with the player attached and it seems that I can use the player without the errors.I haven\'t tried restarting yet to see if it still works.This is weird.Can you maybe show me the cfg the Configuration Tool made?There shouldn\'t be any problems unless a music name contains a '~'.I am working on an improved version of the config tool. Link to comment Share on other sites More sharing options...
Blinkin Posted June 22, 2012 Share Posted June 22, 2012 Well I just discovered that it was completely my fault (I think). Because the tool didn\'t displayed my already added songs I modified the file myself (before noticing the ~).So I had to paths in the file that didn\'t have the ~ behind it. I think that caused the error because since I added them the bug disappeared. Link to comment Share on other sites More sharing options...
Naelo Posted June 22, 2012 Author Share Posted June 22, 2012 Well I just discovered that it was completely my fault (I think). Because the tool didn\'t displayed my already added songs I modified the file myself (before noticing the ~).So I had to paths in the file that didn\'t have the ~ behind it. I think that caused the error because since I added them the bug disappeared.Yes. If there is no display name, array\'s to small causing an error.With the current version you have you have to redo the process of adding music and it will overwrite your old music.cfg. Link to comment Share on other sites More sharing options...
Blinkin Posted June 22, 2012 Share Posted June 22, 2012 That\'s why I do it manually. But it doesn\'t matter, it doesn\'t cost too much time.Selecting my main music archive to search for music isn\'t a good idea (30k+ files). So you don\'t have to give it a look, have a nice weekend. And thank you again for the wonderful work. ;D Link to comment Share on other sites More sharing options...
Menelmacar Posted June 28, 2012 Share Posted June 28, 2012 Which they did not especially created for the series cause its also the end credits of the movie Patch AdamsIt\'s actually a Rod Stewart song created for Patch Adams ;DAlso <object style='height: 390px; width: 640px'><param name='movie' value='http://www.youtube.com/watch?v=TK1bi4emEkk?version=3&feature=player_detailpage'><param name='allowFullScreen' value='true'><param name='allowScriptAccess' value='always'><embed src='http://www.youtube.com/watch?v=TK1bi4emEkk?version=3&feature=player_detailpage' type='application/x-shockwave-flash' allowfullscreen='true' allowScriptAccess='always' width='640' height='360'></object> makes me feel weightless even when not in space :-[.A bit more on topic - great idea - downloading - will be back with feedback. Link to comment Share on other sites More sharing options...
shhhilent1 Posted June 28, 2012 Share Posted June 28, 2012 NO.We need this music on it! XD: EDIT: just tryed it with this music... conclusion you ask? EPIC. Link to comment Share on other sites More sharing options...
shhhilent1 Posted June 29, 2012 Share Posted June 29, 2012 You created a warp drive?why do you say that? anyway, IM the one who made the warp drive Link to comment Share on other sites More sharing options...
Extraneous Posted June 30, 2012 Share Posted June 30, 2012 Guess I found something for a lot of the more... kerbal rockets I make. Link to comment Share on other sites More sharing options...
Koschei Posted July 3, 2012 Share Posted July 3, 2012 Totally put this in a playlist. Link to comment Share on other sites More sharing options...
VividGentlemane Posted July 4, 2012 Share Posted July 4, 2012 This is an awesome plugin, I\'m surprised no-one did this before. Regardless, excellent work. I\'d say my 3 favourite songs would be:David Bowie - Space Oddity2001 Space Odyssey theme (For Mun landings, of course )And, well, this: Link to comment Share on other sites More sharing options...
Pluto100 Posted July 4, 2012 Share Posted July 4, 2012 Thank you so much for creating this! Gonna be playing this. Thanks for creating this ! Link to comment Share on other sites More sharing options...
GhostRider1505 Posted July 7, 2012 Share Posted July 7, 2012 For Lift-Offs, and just general fill: When you\'re all out of fuel, a loong way from home: Yes. I like Foo Fighters. Link to comment Share on other sites More sharing options...
rkman Posted July 10, 2012 Share Posted July 10, 2012 The one not to be left out:http://youtu.be/q3oHmVhviO8Perfect for docking. Link to comment Share on other sites More sharing options...
Blinkin Posted July 16, 2012 Share Posted July 16, 2012 Naelo are you still working on this plugin?I love it and your \'planned\' idea\'s are very nice. Link to comment Share on other sites More sharing options...
Recommended Posts