Skip to content

ubuntu系统打包carla--修改对应文件#3548

Open
xiao-ma-gua wants to merge 21 commits into
OpenHUTB:hutbfrom
xiao-ma-gua:hutb
Open

ubuntu系统打包carla--修改对应文件#3548
xiao-ma-gua wants to merge 21 commits into
OpenHUTB:hutbfrom
xiao-ma-gua:hutb

Conversation

@xiao-ma-gua

Copy link
Copy Markdown
Contributor

Description

Fixes #

Where has this been tested?

  • Platform(s): ...
  • Python version(s): ...
  • Unreal Engine version(s): ...

Possible Drawbacks

Comment thread .github/workflows/build_linux.yml
@donghaiwang

Copy link
Copy Markdown
Member

ubuntu 下的 runner 好像还没正常工作,需要检查下配置或者网络的问题:https://github.com/OpenHUTB/hutb/actions/runs/27119589378/job/80033434728

等windows和ubuntu下测试通过后即可合并

@xiao-ma-gua

Copy link
Copy Markdown
Contributor Author

ubuntu 下的 runner 好像还没正常工作,需要检查下配置或者网络的问题:https://github.com/OpenHUTB/hutb/actions/runs/27119589378/job/80033434728

等windows和ubuntu下测试通过后即可合并

老师,我已经把服务器上旧的配置文件清理干净了,但我目前没有仓库的 Settings 权限,没法生成新的 Token。

@xiao-ma-gua

Copy link
Copy Markdown
Contributor Author
图片

@xiao-ma-gua

Copy link
Copy Markdown
Contributor Author

刚刚看了下师兄的账号 也没有权限

@donghaiwang

Copy link
Copy Markdown
Member

token发到邮箱了,请注意查收

Comment thread .github/workflows/build_linux.yml Outdated

- name: Configure Git Mirror for GitHub
run: |
git config --global url."https://mirror.ghproxy.com/https://github.com/".insteadOf "https://github.com/"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

尽量不要用这种,很不稳定,免费的可以用fastgithub、steam++等,可以实现快速地访问github

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好的老师

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这种不用回复,关注后会自动收到邮件

@xiao-ma-gua xiao-ma-gua closed this Jun 8, 2026
@xiao-ma-gua xiao-ma-gua reopened this Jun 9, 2026
@xiao-ma-gua xiao-ma-gua closed this Jun 9, 2026
@xiao-ma-gua xiao-ma-gua reopened this Jun 9, 2026
@xiao-ma-gua xiao-ma-gua closed this Jun 9, 2026
@xiao-ma-gua xiao-ma-gua reopened this Jun 10, 2026
@xiao-ma-gua xiao-ma-gua reopened this Jun 10, 2026
@xiao-ma-gua xiao-ma-gua reopened this Jun 12, 2026
@donghaiwang

donghaiwang commented Jun 17, 2026

Copy link
Copy Markdown
Member

查看日志能够发现打包的一些问题,比如搜索error,出现的第一个错误是:

2026-06-17T10:07:45.1448636Z Checkout error: Error reading line 0: #!/bin/sh
2026-06-17T10:07:45.1469108Z 
2026-06-17T10:07:45.1472526Z Errors logged to /home/ubuntu/actions-runner/_work/hutb/hutb/Unreal/CarlaUE4/Content/.git/lfs/logs/20260617T180745.14464936.log

还有比如:

2026-06-17T10:22:42.8202679Z   LogUObjectGlobals: Warning: 未能加载“{FileName}”:无法找到文件。
2026-06-17T10:22:42.8205176Z   LogPackageName: Error: Illegal call to DoesPackageExist: '/RoadRunnerCarlaContent/RR_TrafficLightManager' is not a standard unreal filename or a long path name. Reason: 路径未以有效的根开头。路径必须以'/Engine/', '/Game/', '/GeometryProcessing/', '/ChaosNiagara/', '/ChaosClothEditor/', '/PythonScriptPlugin/', '/MotoSynth/', '/GeometryCollectionPlugin/', '/ChaosSolverPlugin/', '/GeometryMode/', '/SpeedTreeImporter/', '/Niagara/', '/AnimationSharing/', '/DatasmithContent/', '/Paper2D/', '/MagicLeapPassableWorld/', '/MagicLeap/', '/MediaCompositing/', '/PixelStreaming/', '/HairStrands/', '/Synthesis/', '/AudioSynesthesia/', '/PostSplashScreen/', '/StreetMap/', '/CarlaTools/', '/AirSim/', '/Carla/', '/Config/', '/Script/', '/Extra/', '/Memory/', or '/Temp/'开头

可以一个个排查,先保证在本地能够手动执行通过。

@xiao-ma-gua

Copy link
Copy Markdown
Contributor Author

老师 有对应资产的仓库吗

@xiao-ma-gua

Copy link
Copy Markdown
Contributor Author
图片 本地是成功了,但是这方法应该是治标不治本的 问题大概率是:有些资产没有指定父材质(然后就想看看能不能改下对应资产)

@donghaiwang

Copy link
Copy Markdown
Member

具体是什么方法
先治标更重要,后面再慢慢修
目前还没触发打包成功:https://github.com/OpenHUTB/hutb/actions/runs/28226455783/job/83627946720

@donghaiwang

donghaiwang commented Jun 26, 2026

Copy link
Copy Markdown
Member

老师 有对应资产的仓库吗

资产仓库在腾讯工蜂中(https://OpenHUTB:T8w6TYB_r71gGTP3A02B@git.code.tencent.com/OpenHUTB/Content),可以修改

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants