Page 24 of 40

Re: ETS2/ATS Local Radio

Posted: 25 Dec 2018 15:48
by Jbergsma76
I've updated to a fresh install of windows 10 on a brand new machine and was looking forward to use this great plugin again.. but sadly I get a error message about SlimDX.dll.. I've seen this error report somewhere else on the forum but cant find a solution, hopefully you can help out

Code: Select all

************** Tekst van uitzondering **************
System.IO.FileNotFoundException: Kan bestand of assembly SlimDX.dll of een van de afhankelijkheden hiervan niet laden. Kan opgegeven module niet vinden.
Bestandsnaam: SlimDX.dll
   bij ETS2_Local_Radio_server.Main.Main_Load(Object sender, EventArgs e)
   bij System.Windows.Forms.Form.OnLoad(EventArgs e)
   bij System.Windows.Forms.Form.OnCreateControl()
   bij System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   bij System.Windows.Forms.Control.CreateControl()
   bij System.Windows.Forms.Control.WmShowWindow(Message& m)
   bij System.Windows.Forms.Control.WndProc(Message& m)
   bij System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   bij System.Windows.Forms.ContainerControl.WndProc(Message& m)
   bij System.Windows.Forms.Form.WmShowWindow(Message& m)
   bij System.Windows.Forms.Form.WndProc(Message& m)
   bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)




************** Geladen assembly's **************
mscorlib
    Assembly-versie: 4.0.0.0
    Win32-versie: 4.7.3260.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
ETS2 Local Radio server
    Assembly-versie: 1.0.0.0
    Win32-versie: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/ETS2%20Local%20Radio/ETS2%20Local%20Radio%20server.exe
----------------------------------------
System.Windows.Forms
    Assembly-versie: 4.0.0.0
    Win32-versie: 4.7.3260.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly-versie: 4.0.0.0
    Win32-versie: 4.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly-versie: 4.0.0.0
    Win32-versie: 4.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly-versie: 4.0.0.0
    Win32-versie: 4.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly-versie: 4.0.0.0
    Win32-versie: 4.7.3260.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly-versie: 4.0.0.0
    Win32-versie: 4.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
    Assembly-versie: 4.0.0.0
    Win32-versie: 4.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Windows.Forms.resources
    Assembly-versie: 4.0.0.0
    Win32-versie: 4.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_nl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
    Assembly-versie: 4.0.0.0
    Win32-versie: 4.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_nl_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------

************** JIT-foutopsporing **************
Als u JIT-foutopsporing wilt inschakelen, moet in het configuratiebestand voor deze
toepassing of computer (machine.config) de waarde
jitDebugging in het gedeelte system.windows.forms zijn ingesteld.
De toepassing moet ook zijn gecompileerd terwijl foutopsporing
was ingeschakeld.

Bijvoorbeeld:

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

Wanneer JIT-foutopsporing is ingeschakeld, worden onverwerkte uitzonderingen
naar het JIT-foutopsporingsprogramma gestuurd dat op de computer is geregistreerd
en worden niet door dit dialoogvenster verwerkt.

Re: ETS2/ATS Local Radio

Posted: 25 Dec 2018 16:09
by Koen
https://support.microsoft.com/en-gb/hel ... -downloads

You could try the 2017 version. That might fix it.

Re: ETS2/ATS Local Radio

Posted: 25 Dec 2018 18:25
by Jbergsma76
sadly that didn't work either..too bad..I tried different versions as well, thanks for your help though

Edit: ok after trying and trying.. this was the missing link, I installed Microsoft(R) Visual C++ 2010 Runtime (x86) because some other reason and it works now.. :). I'm running win 10 64bit so it didn't make sense ;)

Re: ETS2/ATS Local Radio

Posted: 27 Dec 2018 01:39
by Koen
@Jbergsma76 Good to hear, and thank you for letting me know. I will add it to the troubleshooting guide. The 32-bit version is required because ETS2 Local Radio is 32-bit, but I did not know that it was the 2010 version that was required (so many programs installed so many different versions that I have nearly all of them installed anyway).

Re: ETS2/ATS Local Radio

Posted: 08 Feb 2019 22:59
by Oskiek
Always wanted to make such mod but it turns out someone was faster. Great mod!

Re: ETS2/ATS Local Radio

Posted: 12 Feb 2019 23:19
by Dawid2849
Can I use this mod with Reshade??

Re: ETS2/ATS Local Radio

Posted: 12 Feb 2019 23:39
by flya00
I don't see why not. ReShade is a graphical add-on.

Re: ETS2/ATS Local Radio

Posted: 12 Feb 2019 23:47
by Dawid2849
But both use same file - d3d9.dll .

Re: ETS2/ATS Local Radio

Posted: 12 Feb 2019 23:51
by flya00
IDK then I would check with ReShade forums too maybe

Re: ETS2/ATS Local Radio

Posted: 13 Feb 2019 01:42
by Koen
dawid2849 wrote:
12 Feb 2019 23:19
Can I use this mod with Reshade??
Not sure, if Reshade allows you to proxy another DLL, then it will. Otherwise you can try injecting it using ENB. I of course cannot guarantee that it will work.

You can also choose to not use the Local Radio dll, but that means that you will lose the overlay support.