nillerusr / source-engine

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
Other
1.21k stars 191 forks source link

Delete launcher/android/crashhandler.cpp #344

Closed coderamen666 closed 5 months ago

coderamen666 commented 5 months ago

Comply with xash3d dmca request

This would disable Android support unless it is rewritten

nillerusr commented 5 months ago

it is impossible to write it differently using libunwind. I won't delete it. This dmca is not correct and is aimed just to give me a shit.
Why should I rewrite/delete this it if I wrote it myself from documentation?

coderamen666 commented 5 months ago

it is impossible to write it differently using libunwind. I won't delete it. This dmca is not correct and is aimed just to give me a shit. Why should I rewrite/delete this it if I wrote it myself from documentation?

This DMCA could get this repository taken down. That is why I am concerned. Maybe I was just overreacting.

Investigating further because I got the DMCA email right before I went to sleep and didn't dig deeper, there is exactly one function that is uncannily similar.

https://github.com/tyabus/xash3d/blob/master/engine/platform/posix/crashhandler_libunwind.c#L105

https://github.com/nillerusr/source-engine/blob/master/launcher/android/crashhandler.cpp#L144

nillerusr commented 5 months ago

Of course it similiar.

How do you suggest handling signals in Linux another way?

Look. This function is similar too https://github.com/FWGS/xash3d/blob/master/engine/common/crashhandler.c#L373

oops

On Wed, Apr 10, 2024 at 5:34 PM coderamen @.***> wrote:

it is impossible to write it differently using libunwind. I won't delete it. This dmca is not correct and is aimed just to give me a shit. Why should I rewrite/delete this it if I wrote it myself from documentation?

This DMCA could get this repository taken down. That is why I am concerned. Maybe I was just overreacting.

Investigating further because I got the DMCA email right before I went to sleep and didn't dig deeper, there is exactly one function that is uncannily similar.

https://github.com/tyabus/xash3d/blob/master/engine/platform/posix/crashhandler_libunwind.c#L105

https://github.com/nillerusr/source-engine/blob/master/launcher/android/crashhandler.cpp#L144

— Reply to this email directly, view it on GitHub https://github.com/nillerusr/source-engine/pull/344#issuecomment-2047724972, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKGEGIZUQMRC2TW2FBEHPHTY4VEXVAVCNFSM6AAAAABF7VB5AWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBXG4ZDIOJXGI . You are receiving this because you modified the open/close state.Message ID: @.***>

nillerusr commented 5 months ago

Original copyright by mittorn, oooops

On Wed, Apr 10, 2024 at 8:11 PM Вячеслав Cringe @.***> wrote:

Of course it similiar.

How do you suggest handling signals in Linux another way?

Look. This function is similar too https://github.com/FWGS/xash3d/blob/master/engine/common/crashhandler.c#L373

oops

On Wed, Apr 10, 2024 at 5:34 PM coderamen @.***> wrote:

it is impossible to write it differently using libunwind. I won't delete it. This dmca is not correct and is aimed just to give me a shit. Why should I rewrite/delete this it if I wrote it myself from documentation?

This DMCA could get this repository taken down. That is why I am concerned. Maybe I was just overreacting.

Investigating further because I got the DMCA email right before I went to sleep and didn't dig deeper, there is exactly one function that is uncannily similar.

https://github.com/tyabus/xash3d/blob/master/engine/platform/posix/crashhandler_libunwind.c#L105

https://github.com/nillerusr/source-engine/blob/master/launcher/android/crashhandler.cpp#L144

— Reply to this email directly, view it on GitHub https://github.com/nillerusr/source-engine/pull/344#issuecomment-2047724972, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKGEGIZUQMRC2TW2FBEHPHTY4VEXVAVCNFSM6AAAAABF7VB5AWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBXG4ZDIOJXGI . You are receiving this because you modified the open/close state.Message ID: @.***>

nillerusr commented 5 months ago

https://gist.github.com/JCash/95f3d3aee4b626a4ee0499a3503ad303#file-signal_test-c-L133 Random file from github: oops, looks similar

nillerusr commented 5 months ago

Anyway I rejected this stupid takedown from tyabus. He's just trying to hurt/troll me. Don't pay attention for it. What’s more funny is that he committed to this repo and he himself may have problems. idiot...