当前位置:网站首页>multiplayer-hlap 包有问题,无法升级的解决方案
multiplayer-hlap 包有问题,无法升级的解决方案
2022-07-31 01:48:00 【行秋】
问题描述:
eterministic compilation failed. You can disable Deterministic builds in Player Settings
Library\PackageCache\[email protected]\Editor\Tools\Weaver\AssemblyInfo.cs(22,28): error CS8357: The specified version string contains wildcards, which are not compatible with determinism. Either remove wildcards from the version string, or disable determinism for this compilation
问题分析:
首先的解决方案是升级包,如果你用的是 2020 之前版本,可以成功。但 Unity 2021之后已经更换了新的多人游戏库,这个库不再支持;PlayerGround 项目本身支持扩展为多人游戏,如果项目中中并未涉及,不会有任何影响。所以,直接 remove 删掉就行。
问题解决:
方法一:更新 multiplayer-hlapi,点击“Windows”----“Package Manager”,在Packages中下拉选择“In Project",找到”Multiplayer HLAPI",点击版本后面的向上的箭头进行更新,直到版本后面是绿色对号。
方法二:针对multiplayer-hlapi不能跟新,就选择”Remove“,然后看项目能否运行,不过不能的话,可以选择安装低版本的unity(unity2020及以下版本)。
备注:
如果不小心把multiplayer-hlap 包Remove了,可以点击左上的”+“,进行导入,选择”Add package from git URL...",后,输入com.unity.multiplayer-hlapi,然后点击“Add”。
边栏推荐
猜你喜欢
leetcode-399:除法求值
Nacos
12张图带你彻底搞懂服务限流、熔断、降级、雪崩
手把手教你配置Jenkins自动化邮件通知
MySQL的分页你还在使劲的limit?
Crypto Life, a day in the life of a Web3 project partner
MySql installation and configuration super detailed tutorial and simple method of building database and table
Centos 7.9安装PostgreSQL14.4步骤
基于FPGA的售货机
pycharm cannot run after renaming (error: can't open file...No such file or directory)
随机推荐
Drools WorkBench的简介与使用
The Meta Metaverse Division lost 2.8 billion in the second quarter, still want to continue to bet?Metaverse development has yet to see a way out
手把手教你配置Jenkins自动化邮件通知
tkinter模块高级操作(二)—— 界面切换效果、立体阴影字效果及gif动图的实现
【微信小程序】一文带你了解数据绑定、事件绑定以及事件传参、数据同步
MySQL的存储过程
简易表白小页面
Shell变量与赋值、变量运算、特殊变量
Simple confession page
Multiplication, DFS order
Maximum monthly salary of 20K?The average salary is nearly 10,000... What is the experience of working in a Huawei subsidiary?
Word/Excel 固定表格大小,填写内容时,表格不随单元格内容变化
GCC Rust获批将被纳入主线代码库,或将于GCC 13中与大家见面
leetcode-952: Calculate max component size by common factor
【Map与Set】之LeetCode&牛客练习
1782. 统计点对的数目 双指针
软件测试报告有哪些内容?
软件测试要达到一个什么水平才能找到一份9K的工作?
MySQL stored procedure
验证整数输入