Re: Guide to add a NPC and config it to work as a Shop
Quote:
Originally Posted by
PakGanern
I need help guys
I'm already done with all the editing stuffs but what seems to be the problem with this one?
ACE_ASSERT: file Game/NPCShop.cpp, line 261 assertion failed for 'npcIdxTemp <= std::numeric_limits<BYTE>::max()'.Aborting...
[###INVALID###] 'npcIdxTemp <= std::numeric_limits<BYTE>::max()' Failed : File: NPCShop.scp, Table: NPC, Row: 62 [Game/NPCShop.cpp:261]ACE_ASSERT: file Game/NPCShop.cpp, line 261 assertion failed for 'npcIdxTemp <= std::numeric_limits<BYTE>::max()'.Aborting.
re-check it not once not twice but as soon as it's fixed, check your npc_ID from extra_obj to worldx_npc to NPCShop.scp
Re: Guide to add a NPC and config it to work as a Shop
Quote:
Originally Posted by
PakGanern
I need help guys
I'm already done with all the editing stuffs but what seems to be the problem with this one?
ACE_ASSERT: file Game/NPCShop.cpp, line 261 assertion failed for 'npcIdxTemp <= std::numeric_limits<BYTE>::max()'.Aborting...
[###INVALID###] 'npcIdxTemp <= std::numeric_limits<BYTE>::max()' Failed : File: NPCShop.scp, Table: NPC, Row: 62 [Game/NPCShop.cpp:261]ACE_ASSERT: file Game/NPCShop.cpp, line 261 assertion failed for 'npcIdxTemp <= std::numeric_limits<BYTE>::max()'.Aborting.
Hello ,
as you can see i the red color is your error , it says that you done something wrong with the coordinates ... re check it both client/serverside..
the color blue : is the NPC row.