Terasology / GooeysQuests

Go on quests with Gooey, our official mascot!
Apache License 2.0
2 stars 18 forks source link

Crash on enabling module #24

Closed vampcat closed 3 years ago

vampcat commented 6 years ago

As soon as I try to create a game with GQ enabled, my game crashes.

Here is the log: https://hastebin.com/ugabuqiniz.sql

Other relevant details: WorldGen used: Perlin Other modules enabled: Nothing unusual. OS: Windows 10.

flo commented 6 years ago

Strange: The class should be in the Pathfinding module. Current source includes the class that is missing for you: https://github.com/Terasology/Pathfinding/blob/master/src/main/java/org/terasology/pathfinding/components/NPCMovementComponent.java

jdrueckert commented 4 years ago

Needs verification if still valid

skaldarnar commented 3 years ago

We can start Gooey's Quest atm, so I think this is fixed.