Windows 10 can't load plugin - Forum

Forum Navigation
You need to log in to create posts and topics.

Windows 10 can't load plugin

Has anyone else had reports of win10 throwing an error in loading the plugin .nbr to the temp dir? I have 2 customers today who reported this error. I suspect a bad windows 10 update. Also, does anyone know how to tell which plugin it is? 8C4EE09F.nbr doesn't help a whole lot. I had them install and run with administrator privileges and it still gives the errors. The program is installed off the c:\ root.

You can open it with a hex editor and look for the hex string 53007400720069006E006700460069006C00650049006E0066006F

which in text mode looks like: S.t.r.i.n.g.F.i.l.e.I.n.f.o.

below should be the name of the plugin.

If you don't want to do this, upload it to some place where you can take it to analyze it.

Thanks for the response rasl. I was able to use a hex editor and find the plugin name. Problem is, the filenames are randomly generated and the program uses more than one plugin, so it is impossible to tell who is causing the problem. I'm running win7 so I can't recreate the issue.

Hopefully microsoft will fix the problem in a future update.

But when windows gives the error it must refer to the plugin that produces it (example 8C4EE09F.nbr), there it must take it from temp and analyze it

Yes. I understand that. But I can't ask my customers to try to find the file, download a hex editor and find the name in it for me. Not everybody is as computer savvy as we are. :)

If you have win10 with all updates installed and would like to try and reproduce the error for me, that would be great.

Download: http://farmwrangler.com/fs19dashboard.html

Note: The program won't run unless you give it a path to the game's savegame folder after starting it the first time. Just browse and select any file. Besides, it should already have loaded the plugins by that time.

Hello,

As a Workaround to the Problem you could consider to not compile the plugins into the Exe.

But this would leave the clear names of the plugins in the app Directory.

Also loading will get faster because no file-extracting and decompressing.

In the Archiv is a Diskussion and solution to make plugins named similar to the app-name:

https://archive.visualneo.com/viewtopic.php?f=5&t=18741

Regards

Hans-Peter

 

I Download the software, it's good !!!! but sorry so far the error does not occur

salu2

Rasl

Thanks everyone for the input. I appreciate it. I haven't had any other reports besides the first two. Next update I won't compress the plugins and see what happens.