Του αρέσουν 0 αρχεία
86 σχόλια
6 βίντεο
8 Ανεβάσματα
11 ακόλουθοι
7.254 λήψεις
@mitto_backup appreciate you, for real. Straight answer on Legacy: everything I build right now targets GTA V Enhanced, because the ScriptHookVDotNet nightly line I patch against dropped Legacy support. A Legacy back-port would mean maintaining a second toolchain, so I can't promise it — but you're not the first to ask, and if the requests keep stacking I'll seriously look at it. If you have the option, the Enhanced upgrade is free on the same license, and this fix plus OnTheBlock both run on it day one.
@Bigsossa fair call, and sorry it cost you a download. It is in the REQUIRES line at the very top of the description (GTA V Enhanced + ScriptHookVDotNet nightly), but if you missed it, others will too, so I just made it bigger and added "Legacy edition is NOT supported" in plain words. Legacy can't run it because the mod needs the SHVDN nightly that only targets Enhanced. If you ever switch to Enhanced, the door's open.
@Lil Donut appreciate you! v3.2.528 just dropped with a big menu/input fix if you grabbed an earlier build.
@Macielaa no subscription needed, the Discord is completely free for everyone. Here is the direct invite: discord.gg/wGFnJtR82D
Nao precisa ser assinante, o Discord e gratis para todos. Entra por esse link, e me conta ali qual mod voce quer, ou pode pedir aqui mesmo nos comentarios. Valeu pelo apoio!
@Blackphoenix appreciate you stripping it down to bare minimum and pasting the full log, that made this easy to pin down, and it is on me, not your setup. The free build's voice layer still references NAudio, but I missed bundling NAudio.dll in the free zip, so the PremiumLiveDialog initializer throws before the "disable premium" switch in the ini is ever read. That is why turning premium off changed nothing.
Version matters too: it is built against NAudio 1.10.0.0, so the 2.1.0.0 you grabbed has a different signature and dies on WaveFileWriter. A random NuGet copy will not match the assembly identity either, so that is a dead end.
Fix on my side: I am repackaging the free download to include the exact NAudio.dll it expects, so a fresh download will just run. If you want it right now, join the Discord (discord.gg/wGFnJtR82D, free, no sub needed) and I will drop the DLL in build-downloads. Just place NAudio.dll next to OnTheBlock.dll in your scripts folder and you are good. Thanks for giving it a shot.
@candyxblaze that screenshot is from the original All In One Menu by toyota12345 (this listing is a crash fix that runs alongside it, it does not change gameplay). The jobs and heists come from the original mod. One heads up: story activities like hanging out with Michael or Trevor can conflict with script-mod missions in general, so finish the hangout first, then start a job. If you hit a crash doing it, that is exactly what this fix is for.
@O-MATIX to clear it up: v1.1 IS the current and latest version of this fix, there is no newer package waiting. My earlier wording made it sound like a new build was attached, that is on me. If you are still hitting a specific bug on 1.1, describe it (or paste your ScriptHookVDotNet.log) and that becomes v1.2.
@sonydev for sure, this fix stays maintained. If you hit a crash the patch doesn't catch yet, post your ScriptHookVDotNet.log here and it gets into the next version. @Starfox1993 @R12XD welcome, glad y'all are back in the apocalypse.
@Macielaa best way to reach me is through my Patreon (patreon.com/cw/Chris22622), the Discord is linked there, or you can just comment right here. For a specific mod request, drop the details and I will let you know if it is something I can take on. Obrigado pelo apoio.
@mitto_backup the LS Life Crash Fix is still fully supported, this does not replace it. OnTheBlock is built on the Enhanced / SHVDN3 line. A Legacy build would need a separate fork since the SHVDN2 and SHVDN3 APIs differ, so I cannot promise a date, but the LS Life fix keeps getting maintained either way. @Lorcann a real gameplay video is coming, putting one on the listing shortly. The NPCs actually talk back with their own voices, which is hard to show in a screenshot. @Macielaa Portuguese BR noted. I want to move the on-screen text into a language file so the community can add translations like PT BR. It is on the roadmap.
@trill8888 appreciate you grabbing the Patreon, glad it is hitting like that. Good call on the addict spawns when you start dealing. That density is meant to make a block feel hot, but it is a bit much at default. You can turn it down right now in OnTheBlock.ini, and I am lowering the default spawn rate in the next build so a block feels busy without swarming you. @Starfox1993 @Pinkjughead01 appreciate you both, hope you enjoy it.