Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Unresolved field when calling Path#step()

Java Warlord
Joined
Nov 17, 2014
Messages
4,906
When calling the step() method, this gets printed:
Code:
Unable to resolve field component of FloorDecoration.type

It gets only printed when the step() method is initially called, on further calls nothing gets printed.
 
Top