Reply to thread

I attached the version of the DLL that I managed to recompile for myself. I have not noticed any "hangs" or crashes and have been using it for about 3 weeks now (managed to recompile shortly after my last post).

Basically there are 2 things I did:

- Removed the short block of code  that stopped the plugin from being able to to jump straight to the BasicHome screen

- Removed a statement that seemed to be calling a function provided by that DLL file that is no longer part of MP since version 1.1


Even though I don't really understand the overall structure of the code I'm pretty confident that the first change is perfectly fine, not sure about the 2nd one but i haven't noticed any problems over the past 3 weeks.


Update: The original author of this plugin, rsenden, has created a new version of the plugin with cleaned up code. Please try that official version from the plugin repository.


Top Bottom