Project Zomboid

Project Zomboid

2,122 평점
blindcoders Modding Utility
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
파일 크기
게시일
업데이트일
308.083 KB
2015년 8월 21일 오전 2시 01분
2025년 7월 14일 오전 5시 47분
업데이트 노트 13개 (보기)

다운로드 위해 구독하기
blindcoders Modding Utility

설명
This mod does not provide any in-game functionality itself, but is a collection of function that are useful for modders.
For a list of function and how to use them, check this site on github:

https://github.com/blind-coder/pz-bcUtils/blob/master/README.md

Workshop ID: 503640135
Mod ID: bcUtils
인기 토론 모두 보기(1)
1
2023년 4월 8일 오후 3시 25분
40-41
Fr_Dae
댓글 87
초특가야놀자 2025년 7월 16일 오전 7시 36분 
I'm having the same problem. I went through the discord link at the bottom, but link is error. Can you tell me a new link or workaround?
blindcoder  [작성자] 2025년 7월 15일 오후 12시 35분 
Hey Moscow,

the mod is fine, PZ is currently failing to download any updated mod. Please check the discord thread, I posted a script that you can try to run in your docker container to fix downloading mods if you're comfortable with it.
P.A.T.R.I.O.T 2025년 7월 15일 오전 10시 50분 
Hi!

So I'm using bisect as a dedicated hoster and the mods failing to download, I tried to use the fixes below but the server tries to download the mod still, could you let me know when you think the mod would be fixed?
Shelby 2025년 7월 15일 오전 2시 20분 
@KHALAIL "I solved the problem using the same method. I can't even tell how many hours I struggled."
Sneezingprince 2025년 7월 14일 오전 7시 31분 
Thank you for your work!
blindcoder  [작성자] 2025년 7월 14일 오전 6시 57분 
blindcoder  [작성자] 2025년 7월 14일 오전 6시 53분 
Again, I am truly sorry about this. Once TIS have fixed updating mods from the Workshop, this will no longer be required.
blindcoder  [작성자] 2025년 7월 14일 오전 6시 53분 
Edit the file "appworkshop_108600.acf" and make sure the references to "503640135" look like this:

"WorkshopItemsInstalled"
{
"503640135"
{
"size" "308083"
"timeupdated" "1752497234"
"manifest" "5926586790091068206"
}
}
"WorkshopItemDetails"
{
"503640135"
{
"manifest" "5926586790091068206"
"timeupdated" "1752497234"
"timetouched" "1752500784"
"latest_timeupdated" "1752497234"
"latest_manifest" "5926586790091068206"
}
}
blindcoder  [작성자] 2025년 7월 14일 오전 6시 53분 
As a workaround, this should work:
Download 503640135.tar.gz or 503640135.zip from https://github.com/blind-coder/pz-bcUtils/releases/tag/v1.2.2 (it's the official repository, uploaded by yours truly).
Copy the file to your server at the directory "content/108600".
Extract the file there.
You should now have a directory "503640135" with the mod data in there.
blindcoder  [작성자] 2025년 7월 14일 오전 6시 34분 
I'm reaching out to other people to try and resolve this. Sorry for this.