Jump to content

Characters crashing the game on spawn in Tutu/BGT.


Recommended Posts

Hey folks. I released a beta for a BGEE mod recently, and I'm now trying to make it compatible with Tutu/BGT. However, some NPCs are crashing the game when I try to spawn them. I assumed this was an issue with the expanded BGEE character colour palette not being backwards compatible, but I've since changed all the colours to fit the original game's palette, and I'm getting the same issue; it fixed a couple of the characters, but not all of them. I don't think it's the equipment either, as some characters are only wielding normal items from the game itself. What else would cause an NPC to crash the game the instant they're spawned?

Link to comment

It's typically equipped items. For example:

  • gv#sw1h is also using an EE-only color via opcode 7 and a 1pp-only appearance (s0) which crashes gv#pam.
  • gv#helm is also using an EE-only color via opcode 7 and a 1pp-only appearance (j9), crashing gv#moid.
  • gv#shld is using EE-only colors as well, crashing gv#moid.
  • gv#jeff crashes because the creature file is corrupt--there are unused bytes starting at 0x7a0.
Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...