Oleg Bugrov
Oleg Bugrov
@hsdk123 here's example code: ```c if (!alcIsExtensionPresent(alcGetContextsDevice(alcGetCurrentContext()), "EXTENSION_NAME")) { // Extension is not presented, do close routine } ```
Урон был как от стрел или чисто визуал поменялся? Звук "выстрела" какой был?
Try to disable any music mod that you have in your modlist. Or try to disable `skyarkhangel.rimthemeslite` mod and see if game can boot up after that.
`AppleIntelHD5000GraphicsMTLDriver 0x00007ffa1cddd48d -[MTLIGAccelTexture replaceRegion:mipmapLevel:slice:withBytes:bytesPerRow:bytesPerImage:] + 1400` Probably buggy apple intel driver can't generate mipmaps (or even load a texture) for certain textures (some textures have non-power-of-two sizes so probably driver...
Good. You have crash logs, gdb, mod name and "14 years of software development experience". Now you should find what texture cause that crash.
You can grab your debug symbols from `C:\Program Files\Unity\Hub\Editor\2019.4.30f1\Editor\Data\PlaybackEngines\MacStandaloneSupport\Variations\macosx64_development_mono` if you have windows os installed. Or consult unity docs to find how to obtain debug builds in macos.
Yep, sorry for a missing replay link. [th10_01.zip](https://github.com/thpatch/thcrap/files/6807856/th10_01.zip) (in case if royalflare is not available for whatever reasons) I thought that all replays are not working with steam version, let...
Found a replay that works! [th10_09.zip](https://github.com/thpatch/thcrap/files/6808094/th10_09.zip) [th10_10.zip](https://github.com/thpatch/thcrap/files/6808111/th10_10.zip) [th10_11.zip](https://github.com/thpatch/thcrap/files/6808118/th10_11.zip) Here are the replays that didn't work for me on steam: [th10_2008-2014.zip](https://github.com/thpatch/thcrap/files/6808128/th10_2008-2014.zip)
Looks like binhack `fix_practice_replay_crash#1` and `fix_practice_replay_crash#2` can be the issue. [th10.v1.00a.zip](https://github.com/thpatch/thcrap/files/6808676/th10.v1.00a.zip)