|
You last visited: Today at 15:25
Advertisement
CProject::GetMoverProp out of range
Discussion on CProject::GetMoverProp out of range within the Flyff Private Server forum part of the Flyff category.
06/26/2013, 16:36
|
#1
|
elite*gold: 0
Join Date: Oct 2012
Posts: 948
Received Thanks: 157
|
CProject::GetMoverProp out of range
Hi elitepvpers,
After altering the drops inside PropMoverEx.inc i noticed that what i added doesnt drop. Now i looked at the Error.log file and i noticed these errors
CProject::GetMoverProp out of range. 12 0
Now i have taken an look into the source to see what kind or error it is
PHP Code:
MoverProp* GetMoverProp( int nIndex )
{
if( nIndex < 0 || nIndex >= m_nMoverPropSize )
{
LPCTSTR szErr = Error( "CProject::GetMoverProp out of range. %d %d", nIndex, m_nMoverPropSize );
TRACE( szErr );
return NULL;
}
if( m_pPropMover[nIndex].dwID )
return m_pPropMover + nIndex;
return NULL;
}
It looks like its the size of the mob but i didnt changed it.
Anyone can give an tip?
P.s. this is my modified mob
MI_BESIBIGFOOT01
{
Maxitem = 5;
//DropItem(II_SYS_SYS_SCR_RCBOX, 180000000, 0, 1);
DropItem(II_GEN_MAT_ORICHALCUM01, 180000000, 0, 1);
DropItem(II_GEN_MAT_ORICHALCUM01, 180000000, 0, 1);
DropItem(II_GEN_MAT_ORICHALCUM01, 180000000, 0, 1);
DropItem(II_GEN_MAT_ORICHALCUM01, 180000000, 0, 1);
DropItem(II_GEN_MAT_ORICHALCUM01, 180000000, 0, 1);
DropItem(II_GEN_MAT_MOONSTONE, 180000000, 0, 1);
DropItem(II_GEN_MAT_MOONSTONE, 180000000, 0, 1);
DropItem(II_GEN_MAT_MOONSTONE, 180000000, 0, 1);
DropItem(II_GEN_MAT_MOONSTONE, 180000000, 0, 1);
DropItem(II_GEN_MAT_MOONSTONE, 180000000, 0, 1);
DropItem(II_WEA_SWO_SWIFTNESS, 90000000, 0, 1);
DropItem(II_WEA_SWT_SWIFTNESS, 90000000, 0, 1);
DropItem(II_WEA_AXE_SWIFTNESS, 90000000, 0, 1);
DropItem(II_WEA_AXT_SWIFTNESS, 90000000, 0, 1);
DropItem(II_WEA_KNU_SWIFTNESS, 90000000, 0, 1);
DropItem(II_WEA_CHE_SWIFTNESS, 90000000, 0, 1);
DropItem(II_WEA_WAN_SWIFTNESS, 90000000, 0, 1);
DropItem(II_WEA_STA_SWIFTNESS, 90000000, 0, 1);
DropItem(II_WEA_BOW_SWIFTNESS, 90000000, 0, 1);
DropItem(II_WEA_YOY_SWIFTNESS, 90000000, 0, 1);
DropItem(II_GEN_GEM_GEM_BIGFOOTHEART, 200000000, 0, 1);
m_nAttackFirstRange = 8;
AI
{
#Scan
{
scan
}
#battle
{
Attack cunning low
}
#move
{
Loot d 5
}
}
}
With kind regards.
bump
|
|
|
06/27/2013, 23:42
|
#2
|
elite*gold: 0
Join Date: Oct 2012
Posts: 948
Received Thanks: 157
|
bump
|
|
|
 |
Similar Threads
|
CProject::GetMoverProp fehler
05/11/2013 - Flyff Private Server - 4 Replies
Hallu,
da mich nun - nach dem Debug - der Worldserver immernoch nervt/ärgert frag ich hier seperat
Habe einen Selbstgebauten Worldserver der die v19 PropMover.txt einliest.
Dabei scheint es einen fehler zu geben...
error.txt schaut folgendermaßen aus:
2013/ 5/11 14:36:35 OP: 53900679, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
|
WorldServer schließt sich -> GetMoverProp range_error
04/07/2012 - Flyff Private Server - 6 Replies
Meine error.txt:
2012/ 4/ 6 21:59:55 CDbManager::UpdateGuildRanking¿¡¼* (RANKING.RANKING_DBF.dbo.RANKING_STR 'R1','01') ½ÇÆÐ
2012/ 4/ 6 22:00:04 CEnvironment::LoadScript - Script Load Failed
2012/ 4/ 6 22:00:04 OP: 10520378, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
2012/ 4/ 6 22:00:06 GetMoverProp range_error min:0, max:1167, index:1964
|
Worldserver startet nicht CProject::LoadExpTable
10/28/2011 - Flyff Private Server - 2 Replies
Hi mein Worldserver mag mich mal wieder nicht xD Jetzt spuckt er mit nen Error aus der wie folgt lautet.
Ich hab mir gedacht da durch das da load exptabele steht wohl die exptabelle der fehler ist bei expUpitem.
Der ausschnit
Die liste ging vorher bis 20 also noch 10 reihen mehr. Da andere Server die BFlyff benutzen ebenfals nur 10 reihen haben hab ich es mal ausprobiert hat aber nix gebracht
MFG
|
GetMoverProp Error
10/02/2011 - Flyff Private Server - 5 Replies
Hey, ich bekomm seit ein paar Tagen diesen Error und dann crasht mein Worldserver :
2011/10/ 2 11:44:38 GetMoverProp range_error min:0, max:1445, index:1659
2011/10/ 2 11:44:38 CMover::InitProp - GetProp(1659) return NULL
2011/10/ 2 11:44:38 GetMoverProp range_error min:0, max:1445, index:1659
|
GetMoverProp
09/17/2011 - Flyff Private Server - 2 Replies
Gutn Tag,
So nachdem ich meine Files v17 Rdy gemacht hab, erhalte ich nun diesen Error, ich hab schon einiges versucht, aber keine Ahnung wie ich ihn fixxen kann.. Weiß jemand Rat? D:
2011/ 9/17 14:21:51 GetMoverProp range_error min:0, max:1509, index:1658
2011/ 9/17 14:21:51 CMover::InitProp - GetProp(1658) return NULL
|
All times are GMT +1. The time now is 15:25.
|
|