0 dosya beğenildi
6 yorum
0 video
0 yükleme
0 takipçi
I was checking the log file of ScriptHookVDotNet after noticing that this mod (Simple Zombies) just stopped working while I put weapons in the weapon crate or gave some weapons to the recruited NPC peds.
I found in the log that Simple Zombies causes different types of "fatal unhandled exceptions", and ScriptHookVDotNet bugs out after that error. Also found that in the log file there are references for static but non-existing files (on my hard drive). For example:
"C:\Users\sxnor\Documents\Visual Studio 2015\Projects\ZombiesMod\ZombiesMod\SurvivorTypes\HostileSurvivors.cs, line 71" and so on.
I'm not programming anything in Visual Studio, so I can't repair the fault in the programming, but it may help someone who is able to solve such an issue with it. I hope someone can make this thing work flawlessly, it could make a lot of gamers happier.
@FranklinTheGoon Yes, it should be updated, tested and debugged on the countless available versions of the game out there. But there's one very typical thing about most of the plugins/mods for this game: after publishing it a couple of weeks may pass with the authors/developers being very active and helpful, as they start getting into many different things, they just abandon the mod and this site too. They never come back, leaving the testers (people who try to play with it) helpless.
The project got abandoned, since the December of 2020 the author went silent and left everything behind.
The mod kinda works, but it can't be called as a reliable plugin. When I turned it on, it worked locally but after wandering around a couple hundred meters from the area, the game started to spawn normal traffic and stopped spawning leftover car wrecks. When I returned to the same location where I turned it on, there were no car wrecks at all, but normal traffic with pedestrians walking... weird. Also when I turned it on, it made my own car that I was driving to disappear immediately and every single vehicles from my safehouse garage. I think testing it a bit further by the author could have made it a promising project, sadly he walked away from it after a couple of months. Probably he got bored or he couldn't achieve what he wanted, who knows. I'm sorry about that, because it could have been a nice expansion for the various zombie mods.
@BakuTheGod It must happen because most likely you didn't install the necessary plugins/mods/expansions correctly. ScriptHookV, ScriptHookVdotNET sometimes can be tricky to install, because the latter has some dependencies (VBasic and VC++ runtimes are needed to run this mod. Check the necessary mods' descriptions carefully and install everything they need. Don't forget to install NativeUI, without it the mod won't work.
Do the installations step by step, I mean install ScriptHookV first, then try running the game. If it works, then quit the game and install ScriptHookVdotNET. Check it. If the game starts up and runs fine, press F10 - a prompt will show up on the top of the screen. If it does, you were successful. Then after quitting the game, install NativeUI and check again.
If everything went smoothly, then you can install the Simple Zombies mod itself. It will work if you could install every dependencies. Good luck!
@emperor thragg Edit the zombiemod.ini file in the \scripts directory, all the settings for this mod are written in this file.
@CentricBeef232 There's a file named zombiemod.ini in the \scripts folder. You can edit that file with any text editor.