jonathaneeckhout / jdungeon

An opensource 2d morpg game based on the Godot engine in a medieval inspired fantasy world
https://jdungeon.org
BSD 2-Clause "Simplified" License
130 stars 23 forks source link

Interacting with Guard, creates error #257

Open Fox-Alpha opened 6 months ago

Fox-Alpha commented 6 months ago

Hello,

when i interact with a guard at the starting Camp, then the engine will creates a error.

Trying in debug enviroment with checkout from main branch.

Creates the error in PlayerSynchronizer.gd at line 356

Error: Invalid call. Nonexistent function "server_interact" in base 'CharacterBody2D (Guard.gd)

Reproduce: Right Click on Guard NPC