安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






I'm no longer supporting this mod.
The mod is entirely in python.
If you have or know someone that has experience in the python programming language,
they might be able to make it work.
All my mod does is shuffle mods around on the disk, so that BLOPS 3
only sees the mods you want it to see. this is a workaround* for the game's 142 mod list limit.
If you don't have programming experience, you can do the same thing by hand, you just move the mods you don't want, out of the mods folder, then when you done playing make sure to put those mods back before steam thinks it needs to re-download them.
Best of Luck
Try running
"pip install setuptools"
(pip or pip3)
(if your on linux)
If that doesnt fix it, try
installing "python-setuptools"
via your package manager
dnf,apt,etc
No, as their files would conflict.
This wasn't designed to fix that issue.
This mod manager was designed to solve an issue that
occurs when you have more than ~142 mods downloaded/subscribed
blops3 won't show all the mods/maps.
With this mod manager, you can make sure that blops3
sees the mods/maps you want to play with.
Why write this program in Python?
Because
1. it was easier to write this program in Python
2. By writing the program in Python Script,
You can Review ALL of the code without needing any kind of de-compiler or special editor.
Just open Notepad, GEdit, Nano, Vim, etc and you can review the code
3. Not sure how you would do this in Black ops Mod Tools, plus you couldn't review that code if it was written in the mod tools.
Note: Any Black ops 3 mod, could contain a virus, and without the special Blops 3 editor, you'd never know
Unsub then resub to the mod.
Should Finally work on Windows.
The reason for not using the old version, was because it was held together with spit and chewing gum
I sent you a discord request
new sets of error KEKW did you have old Project when you fixed my 1st problem from 11 Apr ?v3.0.3
if you dont mind can you add me on Discord? husitko#6847 for maybe faster Debugging
HERE i separated Commands and output
https://pastebin.com/wDP64u6q
Darn path separators
It should be fixed now.
i just realized __init__.py is empty ... but init is called in run.py as main not as init?
Alright should be fixed in this update (v4.0.0)
Looks like the config.json got corrupted.
Delete the config.json inside the Mod Loader's directory, that should fix it.
https://pastebin.com/B11xaCBx (.bat+Echo@on)
Yeah, that's a Windows thing.
Currently my program can't fix that.
But, you can change the file permissions for the Steam Workshop directory
(the directory where steam keeps the mods for all steam games)
I helped the other poster (Taylor) with the same problem, it should work for you as well.
Summery:
You need to give "all programs" the permission to read and write to the entire directory of.
"<Path to your Steam Library here>\steamapps\workshop\content"
This link explains the file permissions and how to change them.
https://www.thewindowsclub.com/change-files-and-folders-permissions-in-windows-10
That bug report you sent helped me locate the issue,
it should be fixed now. (as of v3.0.3)
But if the bug isn't fixed,
or another bug pops up,
go ahead and DC me,
or post a topic in the discussions tab.
paths are correct but runing from mod_folder default
I've pushed an update.
See if that fixes it.
https://pastebin.com/AfJhJmxf
same error on original mod_loader folder
You might try changing the ownership of the workshop directory to your user.
And don't forget to check the box, to apply the change recursively.
Yeah, that's a Windows thing.
Currently my program can't fix that.
But, you can change the file permissions for the Steam Workshop directory
(the directory where steam keeps the mods for all steam games)
I helped the other poster (Taylor) with the same problem, it should work for you as well.
Summery:
You need to give "all programs" the permission to read and write to the entire directory of.
"<Path to your Steam Library here>\steamapps\workshop\content"
This link explains the file permissions and how to change them.
https://www.thewindowsclub.com/change-files-and-folders-permissions-in-windows-10
Install Python 3.9+
Then run the run_on_windows.bat file
Hope it works for ya,
and
You're welcome.
Oh, yeah that.
Windows File Permissions are the issue here.
You'll have to change the file permissions for the entire steam workshop mods directory.
It can be a little complicated
this should help
https://www.thewindowsclub.com/change-files-and-folders-permissions-in-windows-10
Give "all programs" the ability to read and write permissions to, the entire directory of
"E:\Other SteamLibrary\steamapps\workshop\content"
That should fix the problem
As for what the Mod Manager does.
1. Its made to be a workaround to an issue that occurs when you have more than ~142 mods downloaded.
2. And it's also made to fix a Steam Proton issue with loading video (.mkv) files
The #2 isn't going to be an issue for a windows user, so you can ignore that
Unfortunately the Mod Manager doesn't allow for loading Multiple mods at the same time, just does a bit of file shuffling, in order to get around issue #1
File Permission Error when trying to enable staging
[WinError 5] Access is denied: 'E:\\Other SteamLibrary\\steamapps\\workshop\\content\\311210' -> 'E:\\Other SteamLibrary\\steamapps\\workshop\\content\\311210_total'
E drive is my 2nd HDD where some of my games are installed at. the error shows up for all mods I have when trying to stage them after clicking enable mod manager
Hm.
Does it show "error 5" when you hit the "Enable Mod Management" button, or when the program first starts?
Hit the "Enable Mod Management" button.
and then you'll be good to go.
Looks like python isn't installed on your system.
Install Python 3.9 or above, and try again.
https://www.python.org/downloads/
operable program or batch file.
Waiting for 8 seconds, press a key to continue ...