Good evening,
Since last night, I've been trying to fix a basic data problem.
As soon as I activate the events in the gameserver.opt
I have a crash after x time this silk spent with 1 player logged in.
Here's the error:
I think I'm missing a procedure in my database. Do you think I would have that procedure?
I would like to fix this problem without having to disable the event time based functions.
Since last night, I've been trying to fix a basic data problem.
As soon as I activate the events in the gameserver.opt
I have a crash after x time this silk spent with 1 player logged in.
Here's the error:
Code:
DB_UpdateTimeBasedEvent(dbo.usp_rz_web_event_exec): Procédure stockée 'dbo.usp_rz_web_event_exec' introuvable
I would like to fix this problem without having to disable the event time based functions.