0 Mods geliked
110 Kommentare
8 Videos
11 Uploads
14 Follower
8.765 Downloads
@JoyLucien solid thought, and you are right it is open source. A full SHVDN3 port is the proper long-term fix (it would even bring the floating health bar back). I went with a drop-in Harmony patch instead so it loads ALONGSIDE benjamin94's original, completely untouched - no recompiling or redistributing someone else's mod, it just neutralizes the one dead API call at runtime. Trade-off is the cosmetic health bar stays off. If there is enough interest I may do a full port later.
@InfiniteQuestion appreciate the confirm, glad the co-op is running clean! Saw your combat question too - the shooting is the original target-lock setup: hold the aim trigger to lock and cycle targets, then pull the SECOND trigger to actually fire (sounds like you were only cycling targets). Enjoy it with the squad, and the Discord is there if anything else comes up: discord.gg/wGFnJtR82D
@Lanz0 thanks for the detail - good news first, that error is only the live VOICE layer, the rest of the mod (world sim, police, gangs, drugs) all still runs fine. The talking NPCs are bring-your-own-keys and need a working mic plus your own keys in OnTheBlock.ini under [LIVE_DIALOG]: a GROQ_API_KEY for speech-to-text (it has a free tier), your own AI/LLM API key for the NPC brain, and a Cartesia API key for the voice. Getting the mod does not turn the voice on by itself. No mic or do not want voice? Set PTT_MODE=toggle or just skip it. Easiest place to get you set up is the Discord: discord.gg/wGFnJtR82D
@Zazerim55 on the cocaine: that's a known quirk in the original LS Life drug ledger, not the crash fix - the buy gets credited but the inventory lookup misses it, so it never shows and can't be sold. The crash fix only stops the script from crashing, it doesn't touch the drug logic. On the log: grab ScriptHookVDotNet.log from your main GTA V folder (same place as GTA5.exe and ScriptHookVDotNet3.dll) - it records every .NET script error including LS Life. Paste the part with LSLife or [ERROR] and I'll trace it. Heads up too: I rebuilt the whole drug system in OnTheBlock (my full mod) where the ledger is fixed and drugs save properly. Fastest help is the Discord: discord.gg/wGFnJtR82D
@William Halverd let's go, that's exactly what it's for. Co-op is fully working again - just remember the fix loads alongside the original TwoPlayerMod, so keep both DLLs in your scripts folder. If you or your bro hit anything weird, drop it in the Discord and I'll sort it out: discord.gg/wGFnJtR82D
@SingleTurbo300zx lmao the spam bots really thought they ate. appreciate you holding down the comments fr. if you ever hit an actual issue with the fix, swing by the Discord and I got you: discord.gg/wGFnJtR82D
@N. Man that means a lot, thank you! It honestly bugs me seeing 100k download mods left for dead over one crash, so I have been bringing them back one by one. If you want to vote on which classic gets revived next or follow the OnTheBlock builds, the Discord is the spot: discord.gg/wGFnJtR82D
@Starfox1993 appreciate that a ton! If you like this one, I have been reviving a bunch of dead classics lately (PoliceMenu V, All In One, GangMod all got crash fixes too) with more on the way. Best place to catch each drop and request which old mod to revive next is the Discord: discord.gg/wGFnJtR82D
@futilityoflife88 heard you loud and clear, and that means a lot. A Legacy-compatible build is actively in the works and being tested with the community right now so it lands stable instead of half-broken. Jump in the Discord to grab it the moment it drops (and to help us test it): discord.gg/wGFnJtR82D
@Lilacepope23 that "LIVE Dialog: no API key" message just means the live voice needs your own keys plugged in - it is bring-your-own-key. Open OnTheBlock.ini, find the [LIVE_DIALOG] section, and paste in your Anthropic API key + your Cartesia key (the README_SUPPORTER.txt in your supporter zip walks it step by step). Save, full game restart, then press N at any NPC. @majormajor appreciate you, goat status accepted lol. Plenty more dropping - hop in the Discord (discord.gg/wGFnJtR82D) for early builds, and the live AI voice is the supporter build on patreon.com/cw/Chris22622.