networkMe / missinghud2

Binding of Isaac: Rebirth/Afterbirth Statistics HUD
Apache License 2.0
339 stars 54 forks source link

Interprocess Communication Library Error #71

Open jcs2510 opened 8 years ago

jcs2510 commented 8 years ago

"[2016-05-25 09:33:36 PM] [TID: 6552] [INFO ] ========== Missing HUD 2 v1.4.4 ========== [2016-05-25 09:33:37 PM] [TID: 6552] [INFO ] Starting DLL injection monitor thread. [2016-05-25 09:33:37 PM] [TID: 7080] [INFO ] BoI process found, time to inject... [2016-05-25 09:33:37 PM] [TID: 7080] [ERROR] boost::interprocess communication error occured: boost::interprocess_exception::library_error (Error Code: 0) [2016-05-25 09:33:37 PM] [TID: 6552] [INFO ] GitHub reported no updates available. [2016-05-25 09:33:39 PM] [TID: 6552] [INFO ] Missing HUD 2 exiting with exit code 0. [2016-05-25 09:33:39 PM] [TID: 6552] [INFO ] Stopping DLL injection monitor thread."

I get this error everytime I try to run MissingHUD. I've tried deleteing and redownloading a new set. I have all the source code files. I've tried putting it in the Isaac folder. I've looked for other people having this same error but couldn't find anything.

Help?