• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Taking damage from a condition causes the server to crash.

donabimbo

Member
Joined
May 1, 2023
Messages
27
Reaction score
9
GitHub
donabimbo
I have a problem, with the conditions, when I take a condition either by poison, energy or fire, when logging in it causes me a server crash.
It happens when the player has the condition and logs out and logs in again.
Or it also happens when the monster gives you the condition and when the monster dies it also causes a crash.

Recording 2023-05-13 at 15.23.26.gif

Any idea what could be happening?
 
The object that the condition is attached to [monster] [playerownedfield] drops the ownership on death logout because it refers to creatureid which resets when they disappear
I have a problem, with the conditions, when I take a condition either by poison, energy or fire, when logging in it causes me a server crash.
It happens when the player has the condition and logs out and logs in again.
Or it also happens when the monster gives you the condition and when the monster dies it also causes a crash.

View attachment 75583

Any idea what could be happening?
Post automatically merged:

You should include the engine version
 
Back
Top