Jump to content

AlaskanGrizzly

Members
  • Posts

    456
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by AlaskanGrizzly

  1. The KERNALBASE.DLL error occurs when you have a missing or corrupt system .dll. In your case it looks like the issue is the 'wkscli.dll'. You may want to try googling that .dll file and see if you can find a fix. You may need to repair or reinstall windows to fix it though. You can try the prior version of Kneeboard Builder and see if that works for you. Here is the download link for version 1.6.3.1: Kneeboard Builder Version 1.6.3.1 Sorry I could not be of more help to you. EDIT: It looks like 'wkscli.dll' is related to networking, so you could try disabling automatic update checks in Kneeboard Builder and see if that works for you. Just open the 'KneeboardBuilder.exe.Config' file in notepad or notepad++ and add these lines inside the <configuration> </configuration> tags: <appSettings> <add key="AllowUpdate" value="False" /> </appSettings>
  2. Thanks for the feedback. Could you please look at your windows error logs right after you try running Kneeboard Builder and let me know the details for any errors you have listed for Kneeboardbuilder.exe or save the log and pm me a copy To view the error logs in windows 7: click on the start menu -> control panel -> system and security -> administrative tools -> event viewer. For windows 8: right click on the start menu -> computer management -> expand 'event viewer' -> expand 'windows logs' -> click on application To save your all events: right click on application -> save all events as -> enter a name and save as an Event File (.evtx) To save a single event: right click on the event(s) you want to save -> save selected event -> enter a name and save as an Event File (.evtx) If you can't upload an .evtx file then a text file will do. I appreciate your help.
  3. You may have a corrupt system .dll that is not working correctly. Try running Microsoft's System Checker Tool by following these instructions: http://support.microsoft.com/kb/929833 You can also view your windows error logs and look for any error events that occur when you try running Kneeboard Builder: To view the event logs: right click on the start menu -> computer management -> expand 'event viewer' -> expand 'windows logs' -> click on application Look for any errors containing KneeboardBuilder.exe. EDIT: Sorry, I gave you directions for the windows 8 event viewer. To open the windows 7 event viewer click on the start menu -> control panel -> System and Security -> Administrative Tools -> Event Viewer.
  4. Version 1.6.4.0 Released Version 1.6.4.0 is now available. Version 1.6.4.0 Changelog -added support for DCS World OpenBeta -added splash screen -changelog now included in update prompt -various minor GUI modifications -various code and performance optimizations NOTE: Check the 'Open Beta' checkbox in 'Options -> Preferences' for use with DCS World OpenBeta
  5. I'll take a look. Thanks.
  6. I have actually never tried it with the open beta. If I coded everything right you should be able to point the 'DCS World Install Directory' in 'Options -> Preferences' to your open beta directory. Make sure you point the 'Saved Games Directory' to your open beta saved games directory as well. Please let me know if that works.
  7. Check out this short overview and tutorial that Bunyap has put together on youtube: The only difference for the Mig-21 is after you select the Mig-21 in the 'Select Aircraft ' drop down box you will see another drop down box appear in the upper right corner that will allow you to select the Default Mig-21 kneeboard or the Custom Mig-21 kneeboard. You can add and remove image groups to both kneeboards following the directions in the video. The 'default' group listed under the Mig-21 contains the default images for the default kneeboard. If you wish to modify the images in that default group you will need to first make a copy of the default group by selecting the default group then clicking the 'copy' button on the lower left. Enter a group name for the copy and click 'Save'. If you want to view what is already on the kneeboards, click on View -> Kneeboard Folders -> Mig-21Bis Kneeboard then either Default Kneeboard or Custom Kneeboard. Yes, functionality within the sim remains the same. Yes. Go to Options -> Kneeboard Settings -> Size and Position. The size and position settings are global, so it will affect kneeboards for all aircraft. Feel free to let me know if you you need further clarification.
  8. That will work to!
  9. No problem. Here you go: IMPORTING IMAGES INTO A KNEEBOARD GROUP 1) Open Kneeboard Builder 2) Click on the 'Create Custom Kneeboard' tab 3) Select the aircraft you would like your new group to be in. For this example I will use the 'General DCS World Kneeboard' and import Uboats' Airfield Info images. 4) Click on the 'New' button at the lower left. 5) Enter a group name (like 'Uboats Airfield Info') and click 'Create'. 6) Select the new group you just created and click on the 'Modify' button. 7) In the modify screen, click on 'Import Images' on the lower left. 8.) Navigate to the images you want to import to this group, select them and click 'Open'. (You can select multiple images at once) 9) The images will be imported into the group. Repeat if you wish to add more images and click 'Save' when you are done. 10) Repeat these steps for the remaining images you want to import from Uboats' mod.
  10. My program will end up erasing anything currently in your 'Saved Games/DCS/Kneeboard' folder. Anytime you create a custom kneeboard using Kneeboard Builder it will clear anything already in that kneeboard. For instance if you create a custom kneeboard for A-10C, it will clear everything in 'Saved Games/DCS/Kneeboard/A-10C'. If you create a custom kneeboard for the general kneeboard it will clear any files not in a subfolder in 'Saved Games/DCS/Kneeboard'. If you want to use some of the kneeboard files from Uboats' kneeboard folder with my program you should add the files you want to a Group within Kneeboard Builder. Then you can add and remove those files from your custom kneeboards at will. Let me know if you need further clarification or instructions on how to do that.
  11. Version 1.6.3.1 Released Version 1.6.3.1 is now available. VERSION 1.6.3.1 -fixed file not found error message on startup -various code optimizations
  12. I found the problem. A fix is inbound. Thanks for reporting it.
  13. Version 1.6.3.0 Released Version 1.6.3.0 is now available. VERSION 1.6.3.0 -Ghostscript installation no longer required to to import .PDF files You may safely uninstall Ghostscript from your system if you wish. PDF import is handled internally now.
  14. The preset radio frequencies should be listed on the first radio page if you are flying an aircraft with preset radios. It lists the preset channel, frequency and unit or group the frequency is assigned to. The issue with my list is it only displays one unit or group per frequency; if two flights share a frequency only one flight will show up assigned to that preset channel. For instance on the image below: The AWACS (Overload) shares 253 AM with Krymsk Tower and only Krymsk Tower is shown next to radio preset channel #9. I could list each flight or group assigned to each preset, but I was concerned about adding another one or two pages to a kneeboard that is already a pain to flip through one at a time. The simplest fix is for mission designers to assign unique frequencies to each flight or group and make sure the important ones are assigned a preset channel.
  15. Version 1.6.2.4 Released Version 1.6.2.4 is now available. VERSION 1.6.2.4 CHANGELOG: -custom kneeboard position and color schemes now automatically retained during DCS Update or Repair NOTE: After updating to version 1.6.2.4, re-save your existing position and color settings to implement the new save feature. (It will add a 'Config' folder to the KneeboardBuilder folder if it is working correctly) After a DCS update or repair, run Kneeboard Builder once and it should automatically update the position and colors in DCS.
  16. That is good to hear. :)
  17. Only if the author of the tracks allows you to. There will be a download button next to the track if you can: http://help.soundcloud.com/customer/portal/articles/243877-how-do-i-download-a-sound-
  18. Convert the music you want to .ogg format and rename it to match the names in: 'Eagle Dynamics\DCS World\Mods\aircraft\F-86\Sounds\EditorMusic' 'MainMenuIn' is the 5 or 6 second intro right at the beginning. 'MainMenuLoop' is the full song. Replace those files with your new ones and you will be all set when you select the F-86 Theme.
  19. Try Right ALT - \ while flying (listed as 'COMM: Push To Talk' in the controls).
  20. Thanks duko, Two more things to try: 1) If there is a 'settings.xml' file in the KneeboardBuilder folder, delete that file as well as the KneeboardBuilder.exe.config and try the program again. or 2) You may have a corrupt system .dll that is not working correctly. Try running Microsoft's System Checker Tool by following these instructions: http://support.microsoft.com/kb/929833 Sorry this is taking so long to figure out for you.
  21. duko, Right after you trying running Kneeboard Builder, could you look at your windows application event logs and post any error events that might be appearing for Kneeboard Builder. To view the event logs: right click on the start menu -> computer management -> expand 'event viewer' -> -> expand 'windows logs' -> click on application
  22. Two things to try: 1) Don't run as an administrator 2) It might be hanging when trying to auto update. To disable auto update try opening the 'KneeboardBuilder.exe.Config' file with a text or xml editor and add these lines inside the configuration section right above the startup section: <appSettings> <add key="AllowUpdate" value="False" /> </appSettings>
  23. Unfortunately no for both. The kneeboard appears to be loaded into C++ code right when you first enter the cockpit of an aircraft and cannot be modified via lua while you are playing that aircraft. Is the data not populating the mission kneeboards (tasks / weather) or are they appearing as a black battery image? You can also look in Saved Games/DCS/Logs/DCS.log after you mission and see if there are any errors being thrown from the dynamic kneeboards.
  24. Sorry for the late reply. I will try to add that functionality when I finish some other projects I am working on.
  25. 109 for me please. Thank you for doing this and have a Merry Christmas.
×
×
  • Create New...