I polymorphed the PC into a penguin. Then I saved and restored the game. After restoring the appearance of the PC is a Leopard! (The portrait is still penguin).
What happened here?
Is this a known bug?
What can be done to prevent this?
I polymorphed the PC into a penguin. Then I saved and restored the game. After restoring the appearance of the PC is a Leopard! (The portrait is still penguin).
What happened here?
Is this a known bug?
What can be done to prevent this?
Check your OnClientEnter script. If you’re using x3_mod_def_enter it could happen inside HorseIfNotDefaultAppearanceChange().
I can tell right away that you don’t have certain unofficial patch installed
Yes right. It’s just vanilla NWN (EE)
I see. What I could try is to set the default appearance of “Animals” to penguin in racialtypes.2da.
Thanks for the help.
What I mean by that is that the problem wouldn’t happen if you did. It is indeed related to x3_mod_def_enter and Horse System.
Very well. But my workaround mentioned above is tested successfully meanwhile. Since the Penguin is the only significant polymorph in the module, I’m done with it.
It is definitely better to fix the NWN bugs in your own mod than to rely on players having the fix on their own end, however at some point you might realize that you are spending more time doing this than with actual module…
There are hundreds issues like this…