Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: down-size visitor model #29

Merged
merged 3 commits into from
Nov 1, 2020
Merged

Conversation

jdrueckert
Copy link
Contributor

No description provided.

@jdrueckert jdrueckert requested a review from skaldarnar October 31, 2020 22:46
@jdrueckert jdrueckert self-assigned this Oct 31, 2020
@jdrueckert jdrueckert added the Type: Bug Issues reporting and PRs fixing problems label Oct 31, 2020
Copy link
Member

@skaldarnar skaldarnar left a comment

Choose a reason for hiding this comment

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

In needed to adjust both offset and scale a bit here (model was still quite tall and floating in the air).

One more thing I noticed when placing the visitor block is that a visitor model was spawned, but I was greeting with a lot of errors in the log ... 🙄

15:22:09.645 [main] INFO  o.t.logic.behavior.core.ActionNode - Exception while running action org.terasology.gookeeper.actions.SetTargetToVisitBlockAction@491c6b77 from entity EntityRef{id = 34315, netId = 0, prefab = 'GooKeeper:visitor'}: java.lang.NullPointerException: null

@skaldarnar skaldarnar merged commit b231072 into develop Nov 1, 2020
@skaldarnar skaldarnar deleted the fix/gigantic-visitor-model branch November 1, 2020 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issues reporting and PRs fixing problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants