• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

MSI NPC HeavenMS - MapleInventoryType not defined

Joined
Sep 19, 2009
Messages
498
Reaction score
24
Trying to add the MSI NPC Here to HeavenMS,

https://forum.ragezone.com/f427/add-msi-npc-729118/

However I am getting an error when clicking next on the npc, which yes theres something not coded in the source but im not sure exactly how to do it

zwA7Mj8 - MSI NPC HeavenMS - MapleInventoryType not defined - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
RaGEZONE VIP
[VIP] Member
Joined
Aug 3, 2008
Messages
172
Reaction score
26
Share a screenshot of what you see on the following lines:

- NPCScriptManager line 178
- NPCMoreTalkHandler line 72

The way you can fix this is reading this error and working backwards. You see that "MapleInventoryType" is not defined, therefore it's either not coded OR the reference is incorrect (maybe the naming is different in heaven vs. the source that the add on is using). Look at each error in your screenshot above, then go to that file and line, and see if you can locate what the issue is yourself.

Ask questions, you got this
 
Upvote 0
Newbie Spellweaver
Joined
Jun 8, 2023
Messages
8
Reaction score
7
Share a screenshot of what you see on the following lines:

- NPCScriptManager line 178
- NPCMoreTalkHandler line 72

The way you can fix this is reading this error and working backwards. You see that "MapleInventoryType" is not defined, therefore it's either not coded OR the reference is incorrect (maybe the naming is different in heaven vs. the source that the add on is using). Look at each error in your screenshot above, then go to that file and line, and see if you can locate what the issue is yourself.

Ask questions, you got this
The struggle for a MSI NPC we out here
 
Upvote 0
Back
Top