Author Topic: my game crashes when attempting to host a custom server  (Read 900 times)

i've only tested with piber20's deathmatch but it works fine, so im guessing its one of my add-ons.

"ERROR: function declaration failed: AiController::getPlayerName"
i think this is the issue, but i have no idea how to fix it

"ERROR: function declaration failed: AiController::getPlayerName"
i think this is the issue, but i have no idea how to fix it

Well I searched it up, and for the most part getting Unreal Engine errors and some other.. random websites? But I have no clue about troubleshooting in terms of blockland. As bad is it may be you might have to remove an addon at a time and then try the game and see? Sorry I have no clue.

Code: [Select]
Activating package: Slayer_AiPlayer
Executing Add-Ons/Gamemode_Slayer/server/core/AiController.cs.
ERROR: function declaration failed: AiController::getPlayerName

what happens if you disable slayer?
seems weird for that to be crashing the server

Code: [Select]
Activating package: Slayer_AiPlayer
Executing Add-Ons/Gamemode_Slayer/server/core/AiController.cs.
ERROR: function declaration failed: AiController::getPlayerName

what happens if you disable slayer?
seems weird for that to be crashing the server
disabling slayer did nothing, game still crashed