Jump to content

linuxgurugamer

Bug Hunter
  • Posts

    25,055
  • Joined

  • Last visited

Everything posted by linuxgurugamer

  1. Hi, I have an (for me) odd situation, which I' sure is caused by my ignorance. I have the following code in the update() function: Debug.Log ("Before MainMenuGui.AS_Button.SetTexture on"); MainMenuGui.AS_Button.SetTexture (MainMenuGui.AS_button_alert); Debug.Log ("After MainMenuGui.AS_Button.SetTexture"); This is called when the F6 key is pressed. The SetTexture call works, I see the button change. My problem is that it never returns from the SetTexture call, so that the flag which gets set after it isn't set and the rest of the mod doesn't work. I added a logging statement at the beginning of the update function to display the flag, and I see that it is never set. When the game is exited, then it returns and I get the messages in the log file. What would prevent Unity from returning from the SetTexture call? Thanks in advance LGG
  2. Just an update, Zeebobit and I have worked together to get Historian updated, so now AutomatedScreenshots works with Historian yay!
  3. With Ignobil's permission, I've added this to CKAN, it should show up in a few hours. Linuxgurugamer
  4. Check the BIOS. It sounds like the USB is not being initialized at BIOS time. There should be a setting there which will enable boot from USB. Enable it, but continue to boot from the DVD drive. LGG
  5. See the above answer. Some more information would be helpful. For example: stock engine kw engine picture of ship Video (or multiple screenshots) of launch. A mod, AutomatedScreenshots, would be very useful for this right now, you gave us virtually nothing, and almost anything is a guess. LGG
  6. 200p hours is a lot of time. Go do something else for a while.
  7. First, re. game time. What would you expect to happen if, for example, you set it to take screenshots every game minute, and then you are in the middle of a timewarp? Would you want it to take the screenshot of the warp, ignore it? Second, sub-second intervals. Why not just run FRAPS or OBS? How sub-second would you like? The disk space can be an issue for some people if they aren't aware of it. LGG
  8. Hey NecroBones, Do you think you could package this up into a small CKAN-supported module? It would make it easier to keep track of. I could do it, if you like. LGG
  9. For those interested, I've been working with the Historian mod to made AutomatedScreenshots able to work with it. I am happy to say that the work is complete. Currently you can get the (deleted, Zeenobit released) once Zeenobit makes his release I'll delete this. The first version of AutomatedScreenshots to support this will be 0.3.0, which I expect to release in a couple of days. LGG - - - Updated - - - Can you elaborate on this? While I haven't tested it, I'm sure that if MovieTime is running, that the screenshots will be modified by MovieTime.
  10. Was this fix committed to Github? Latest version on Github is 0.4.0
  11. Here it is, let me know when you've downloaded it so I can remove it. (removed link since author has updated Historian) For anyone who is curious, this is identical to the current release, except for the addition of a single function which will allow my Automated Screenshots mod to work with Historian. If you aren't using Automated Screenshots, then you don't need this. The first version of AutomatedScreenshots which will support this will be 0.3.0, I expect to release it in a couple of days.
  12. If you'd like, I can build an intermediate release, and either give it to you to upload, or just make it available in an alternative location.
  13. I've committed my changes to Github for you. I only added a simply function to set the m_Active flag true. If you create a better API, I'll be happy to use it, but this works for now. LGG
  14. You said midnight tonight, but it's only 7 pm EDT, and it seems to be closed. LinuxguruGamer
  15. That would be great. I have some minor changes which I did for the AutomatedScreenshots mod, so while I'd like to have a common codebase, I'm not sure we can. But when you send it to me, I'll see if there is a way to do that without increasing codesize. LGG
  16. Magico13, Can you let me know when you make the zero-padded dates change? I'd like to incorporate that into AutomatedScreenshots. Thanks LGG
  17. That's odd. These are simply ModuleManager patch files. Can you do this: 1. Backup your save 2. Uninstall KW,and then install it via CKAN with these fixes (not the interstage patch) 3. Start the game, and just verify that the problems are there. 4. In CKAN, select the Community Fixes mod, and then in the right side, go to the third tab, labeled Contents in this tab, find the location of the patch files. The specific files should be: KWPatch.cfg and KWPatch2.cfg 5. Find those files in the Gamedata directory, and move them elsewhere, outside the game 6. Start up the game, and see if you still have the problems. 7. If you do, then it's something else, because those two files are the only things that do anything 8. If you don't, then please upload those files somewhere so I can take a look at them. I use this exact file all the time, and don't have the problem. So if you are having a problem, either you have a bad file or there is an interaction with something else. I'm not discounting the fact that you have a problem. I just want to help you figure out what the problem is and get it fixed. LGG
  18. For those interested, blackleg submitted some patches to fix the Petal adapter and the 5m interstage node. I just released 0.2.0 of the community patches
  19. I do use Autopruner, thanks. I was more interested in if the code for the fairing was in a separate DLL, and could be deleted.
  20. problems solved, now just waiting to hear from Zeenobit to see if he will be willing to add a simple function to Historian which i can call. Thanks all for your help LGG
  21. Crash Spashdown Cre Killed Cre on eva Flag Planting Launch Part couple Part die (explode) Joint breaking undocking activating stage stage seperation changing vessel making orbit escaping orbit SOI changed
×
×
  • Create New...