Lyut / BYONDHook

A library to bypass BYOND's CID profiling techniques and skip ads
MIT License
5 stars 0 forks source link

Error #2

Open WhatevenisaC opened 2 years ago

WhatevenisaC commented 2 years ago

Followed all instructions to a T and still I get this github error

WhatevenisaC commented 2 years ago

Yep .exe crashes instantly when I open it.

Lyut commented 2 years ago

Did you compile this from the latest source or did you download this from the releases?

Lyut commented 2 years ago

this is most likely not the case but i found out a bug that crashes DSPatcher when a file called dreamseeker.exe.bak is already present, i'm investigating and refactoring a bit the DSPatcher code as it was thrown together real fast

WhatevenisaC commented 2 years ago

I tried it from a separate drive and bingo it works?

WhatevenisaC commented 2 years ago

Also, sick work that you're doing.

Lyut commented 2 years ago

I tried it from a separate drive and bingo it works?

Possibly a permissions issue, it's hard to pinpoint the issue without knowing a bit more detail. As you probably know latest Windows versions are trying to "enforce" (?) users to stick to their home directories and write access is limited over the C: root and Program Files directories.

Were you administrator? if not, was it an administrator account? Which "Did you try running as admin" would be my question then.

Anyways I'll look a bit further on DSPatcher, thanks!

WhatevenisaC commented 2 years ago

I am on windows 10 admin account and ran it everytime as admin.

On Tue, May 3, 2022, 2:31 PM Ludovico @.***> wrote:

I tried it from a separate drive and bingo it works?

Possibly a permissions issue, it's hard to pinpoint the issue without knowing a bit more detail. As you probably know latest Windows versions are trying to "enforce" (?) users to stick to their home directories and write access is limited over the C: root and Program Files directories.

Were you administrator? if not, was it an administrator account? Which "Did you try running as admin" would my answer be then.

Anyways I'll look a bit further on DSPatcher, thanks!

— Reply to this email directly, view it on GitHub https://github.com/Lyut/BYONDHook/issues/2#issuecomment-1116483720, or unsubscribe https://github.com/notifications/unsubscribe-auth/AY7BXLKIWTNAGZ3LISJOQ2LVIF5KVANCNFSM5U2HZCGQ . You are receiving this because you authored the thread.Message ID: @.***>

Yawet330 commented 2 years ago

Move your dreamdaemon.exe outside of the byond folder, and into the one containing DSPatcher.exe

Byond, after Calamari and Kakascript started turbo-protecting the .exes and .dlls inside of the beyond folder to attempt to prevent auto-patches and scrapers.

It's a half-measure, but an annoying one.

anonymusth commented 1 year ago

Move your dreamdaemon.exe outside of the byond folder, and into the one containing DSPatcher.exe

Byond, after Calamari and Kakascript started turbo-protecting the .exes and .dlls inside of the beyond folder to attempt to prevent auto-patches and scrapers.

It's a half-measure, but an annoying one.

does this still work?