Welcome! Log In

Advanced

Need help installing/setting up

Posted by D12B IsMe Debbie 
Need help installing/setting up
November 30, 2018 08:44PM
I'm having trouble trying to get a clear understanding of how to install and run this properly.
Using this video as the main reference I am following. My first problem I encounter at 2:12 when he opened the map.

When trying to open the map, I get a error message and prompts me to continue or close. What do I need to do from here?

The following is the error message I see. Thank you for your feedback.


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.DllNotFoundException: Unable to load DLL 'DirectXMap.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at  .(Int32 )
at (  , MouseEventArgs )
at  .OnMouseMove(MouseEventArgs )
at System.Windows.Forms.Control.WmMouseMove(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8937 (WinRelRS4.050727-8900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
LittleBigMiningLog
Assembly Version: 1.0.4.0
Win32 Version: 1.0.4.0
CodeBase: file:///C:/Users/d12bi/Downloads/LBMLv1.0.0.0/LittleBigMiningLog.exe
----------------------------------------
Protect
Assembly Version: 2.0.11.0
Win32 Version: 1.0.4.0
CodeBase: file:///C:/Users/d12bi/Downloads/LBMLv1.0.0.0/LittleBigMiningLog.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8934 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.66.0
Win32 Version: 1.0.66.0
CodeBase: file:///C:/Users/d12bi/Downloads/LBMLv1.0.0.0/System.Data.SQLite.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
RemoteObjects
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/d12bi/Downloads/LBMLv1.0.0.0/RemoteObjects.DLL
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Ido
Re: Need help installing/setting up
December 02, 2018 06:16PM
you need to install the direct X SDK :

[download.microsoft.com]

Re: Need help installing/setting up
December 07, 2018 01:18PM
thank you for the reply
downloading directx SDK fixed it.

my next issue is where do i get the maps? i got the data info on the map window but no map is shown.
i did download the extra map files in the download section, but those files were already provided from installing LBML.


i heard the map file was suppose to be in another file format for it to work?
if it's the map file that is under the download section......where should the files go? is the DDS document file type the correct map file?

thank you in advance........

PS on a side note to ADMIN
i've notice from previous threads, a lot seems to be about directx.
you should probably create a new sticky note to address the directx issue so you don't have to keep repeating yourself....but i do express my appreciation in helping.
ill be lookin forward to your reply on how the map issue works.

thanks
Ido
Re: Need help installing/setting up
December 07, 2018 11:29PM
the program comes with a set of maps you can substitute them with your own DDS files.

They will appear in the program if you scan your position or select a planet from the filters window planet dropdown.

Re: Need help installing/setting up
January 04, 2019 06:14PM
I have this problem as well. I'm trying to install LBML on my PC and get this problem. The download asks me to designate the location to save the files and I've no idea which folder that should be.