[1.7.2] Version Check Error
MrSapient opened this issue ยท 2 comments
Mod Version : Project Red 4.4.1 build 39
Forge: 10.12.2.1133
I also get this error.
It's caused by promotion 7 http://ci.indiewikis.com:8080/job/Project%20Red/promotion/process/Recommended/7/
The target (build 37) has been deleted and so b.get("target")
returns null
@MrTJP Is it possible to delete promoted versions, or should a null check be added?
Fixed via 3af38d5