ETS2/ATS Local Radio

Other ETS2 mods that don't fit in any other category
Jbergsma76
Posts: 22
Joined: 01 Jul 2018 14:24

25 Dec 2018 15:48

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.

User avatar
Koen
Posts: 172
Joined: 01 Aug 2013 18:53

25 Dec 2018 16:09

https://support.microsoft.com/en-gb/hel ... -downloads

You could try the 2017 version. That might fix it.
Why do today what you can postpone until tomorrow?

Jbergsma76
Posts: 22
Joined: 01 Jul 2018 14:24

25 Dec 2018 18:25

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 ;)

User avatar
Koen
Posts: 172
Joined: 01 Aug 2013 18:53

27 Dec 2018 01:39

@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).
Why do today what you can postpone until tomorrow?

User avatar
Oskiek
Posts: 9
Joined: 21 Dec 2015 17:26

08 Feb 2019 22:59

Always wanted to make such mod but it turns out someone was faster. Great mod!

Dawid2849
Developer
Posts: 779
Joined: 28 Jul 2018 12:49
Location: Biłgoraj

12 Feb 2019 23:19

Can I use this mod with Reshade??

User avatar
flya00
Posts: 27
Joined: 10 Dec 2017 18:59
Location: Nawanshahr, Punjab, India
Contact:

12 Feb 2019 23:39

I don't see why not. ReShade is a graphical add-on.
Last edited by bmwGTR on 13 Feb 2019 08:51, edited 1 time in total.
Reason: removed quote - please do not quote posts direct above yours

Dawid2849
Developer
Posts: 779
Joined: 28 Jul 2018 12:49
Location: Biłgoraj

12 Feb 2019 23:47

But both use same file - d3d9.dll .
Last edited by Dawid2849 on 12 Feb 2019 23:53, edited 2 times in total.

User avatar
flya00
Posts: 27
Joined: 10 Dec 2017 18:59
Location: Nawanshahr, Punjab, India
Contact:

12 Feb 2019 23:51

IDK then I would check with ReShade forums too maybe

User avatar
Koen
Posts: 172
Joined: 01 Aug 2013 18:53

13 Feb 2019 01:42

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.
Why do today what you can postpone until tomorrow?



Post Reply

Return to “ETS2 Misc. mods”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 16 guests