Game Modding | Call of Duty: Black Ops 3 | General Discussion
ModmeBot:
Thread By: kingkenny
Hello,
I have a map where I did include around 24 custom weapons. That worked fine on that and other maps.
Now i wanted to add more custom weapons and I've used "Skye's Weapon Ports" and some other Weapon Packs from the "Weapon Ports MEGATHREAD".
I included everything into my zone, sound aliases and zm_levelcommon_weapons files and drag and dropped the asset folders into my BO3-folder. (model_export,xanim_export,sound_assets,...).
The game crashes now always at the loading screen/video.
Here is my console_mp.log : https://pastebin.com/6QzNJ9Cc
I'm pretty sure this is pretty easy to solve but I can't find the problem in the log.
If you need more info, feel free to ask.
Thank you for any help!
ModmeBot:
Reply By: kingkenny
Ok i think i found the problem.
It looks like there is a limit of how many weapons i can add. As soon as i've added more than 309 "weapon,..." lines to the zone file i run into this problem.
I may be wrong but I'm still testing around.