neobenedict

Results 10 issues of neobenedict

Plugin immediately terminates ``` LoadMap: Plugin v1.3 init. LoadMap: Plugin v1.3 terminate. ```

07-06 03:19:23.820 25030 25057 D AvalonHook: DEBUG: WebviewServer Method 0x7173f33ffc ``` 07-06 04:07:48.478 28000 28027 E CRASH : signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0000007173f34000 07-06 04:07:48.478 28000...

Version: Latest master For whatever reason my code crashes after hooking UnityEngine.Screen$$get_width (and also get_height) and then calling the original hooked function. How to cause the crash: 1) Use literally...

https://github.com/SergeyMakeev/Goofy/blob/master/GoofyTC/goofy_tc.h#L1453 `blRangeY.m128i_u8[0]` is not available outside MSVC. Possible replacement (and I am no expert in using processor intrinsics): ```cpp alignas(16) unsigned char m128i_u8[16]; _mm_storeu_si128((__m128i*)m128i_u8, blRangeY); const uint32_t block0a = etc1BrighnessRangeTocontrolByte[m128i_u8[0]]...

Being called as: `dn = res.knlm.KNLMeansCL(a=2, h=0.25, d=3)` ```LD_LIBRARY_PATH=/usr/local/lib PYTHONPATH=/usr/local/lib/python3.5/site-packages/ vspipe --y4m boot.py - | x264 --demuxer y4m --output-depth 10 --crf 16.0 --preset veryslow --profile high10 --bframes 16 --deblock -1:-1...

bug

https://github.com/jmpews/Dobby/blob/dev/source/InstructionRelocation/arm/InstructionRelocationARM.h#L52 `RelocLabelEntry`: not a class or struct name

```Failed while executing plugin_t.run(): Traceback (most recent call last): File "C:/Program Files/IDA 7.0/plugins/DriverBuddyReloaded.py", line 465, in run driver_type = utils.get_driver_id(driver_entry_addr, log_file) File "C:/Program Files/IDA 7.0/plugins\DriverBuddyReloaded\utils.py", line 209, in get_driver_id populate_wdf()...

bug

**Describe the bug** Entity (in particular, mobs) view distance remains stuck at server.properties/spigot.yml value of 3 even though player view distance is 12. ie. players cannot see mobs for very...

- Xamarin support ended May 1st, 2024.

enhancement