I don't think so. Iirc simhub is pretty close source, so accessing their api is impossible. But if you have an arduino, you could make it work with custom physical dashboards, etc.
I'm still having the problem with the whole "websocket-sharp" missing. I tried manually downloading it and building it myself, which it sees it, but then just throws a "System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded." error when trying to load VehicleTelemetry.dll
Seems like, somethings up with MscLoader auto updater when it comes to mod refrences. I uploaded the refrence file here. So try to download it from here, extract to your "Mods/Refrences" folder and see if it works.
Because your mod was missing assembly guid on server to detect references. (Probably because it never had any update files so it couldn't find assembly during 1.3 server update).
I added it manually so it should detect missing reference correctly now.
I guess it would be the best if panels interface it's programmable in C#. But then if you are hooking the panel with the Arduino, something like this library would be handy. Basically any panel that would you connect to the pc needs some kind of an interface in order to comunicate with the pc. Then you would just need to find a way for the interface to communicate with the C# language, and you are good to go.
hey dude, mine doesn't work, it says mod required websocket sharp which is i don't know how to get it or where to find it, i did installed the webserver and it works but the mod stopped working due to no websocket sharp
No problem I am glad it works now. Newer mod loader should download the dependecies like "websocket-sharp" automatically anyway. I think i heard that recently there was some mod loader issues with the automatic updates and the latest version should be downloaded manually since the domain that was hosting metadata for mods was changed. Maybe that's also why it didn't download it.
It doesnt work,when i click run_server,it says that modules are missing and when i type "vt_connect" in mscloader cosole it says that server isnt running
34 comments
Not sure where to go from here
I added it manually so it should detect missing reference correctly now.
(FIXED)
help me
Nvm i'm using old modloader version lol, sorry