Start integrating Ent implementation into the new entity handle system. #3128
Annotations
3 errors and 1 warning
Build:
server/world/weather.go#L178
cannot use w.w.conf.Entities.conf.Lightning(pos) (value of type *EntityHandle) as Entity value in argument to tx.AddEntity: *EntityHandle does not implement Entity (missing method Close)
|
Build:
server/world/weather.go#L178
cannot use pos (variable of type mgl64.Vec3) as EntitySpawnOpts value in argument to w.w.conf.Entities.conf.Lightning
|
Build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading