Page 1 of 1

Assertion Failed: param < fparams.size(), executor.cpp, line

Posted: Wed Jan 08, 2014 6:36 am
by Harley
Good day!
After updating my core version to 2013-09-03, at the start my POL.exe knocks and I have this error:

Code: Select all

...
checkpoint: load animation translations
checkpoint: load repsys config
checkpoint: load party config
checkpoint: load console commands
checkpoint: check configuration
checkpoint: loading system hooks
Full Combat hook...
Init combat hook variabiles started... 
Assertion Failed: param < fparams.size(), executor.cpp, line 260
Aborting due to assertion failure.
Please, help me. What I must to do, to run my server?

p.s. I'm using 2 cores
pol-core-x64-2013-09-03
&
pol-linux-x64bin-099-2013-09-03-ubuntu.tar

With best regards!

Re: Assertion Failed: param < fparams.size(), executor.cpp,

Posted: Wed Jan 08, 2014 7:28 am
by Harley
In windows version error have been fixed!
It was my error.
I forgot to refresh .em with new files.
When I paste them, I recompiled all scripts and now all fine!

Re: Assertion Failed: param < fparams.size(), executor.cpp,

Posted: Wed Jan 08, 2014 7:35 am
by Harley
But at the linux version still same error!

And I've got new error in windows & in linux core:
I think that this error still because all scripts didn't recompile normally, about ~500 have errors like
Error reading function declaration in module uo
and etc...
Still wait help from Yukiko in
http://forums.polserver.com/viewtopic.p ... 049#p21049

Re: Assertion Failed: param < fparams.size(), executor.cpp,

Posted: Mon Jan 20, 2014 2:11 am
by Yukiko
Sorry it's taken me so long to get back and reply to threads. I have stopped development on my shard for the time being due to lack of interest from players. Plus I have not had much enthusiasm myself lately.

I read the link you posted Harley. Did you get the error fixed? According to your final post in that thread it looks like you did but I'm not sure.

Re: Assertion Failed: param < fparams.size(), executor.cpp,

Posted: Mon Jan 20, 2014 1:19 pm
by Harley
Yukiko wrote:Did you get the error fixed? According to your final post in that thread it looks like you did but I'm not sure.
Yukiko, yep, I fixed it with small "_".
I have add to PlayMusic "_" and got Play_Music
So, ecompile understood it and compiled me all scripts, that had errors!

Re: Assertion Failed: param < fparams.size(), executor.cpp,

Posted: Mon Jan 20, 2014 11:50 pm
by Yukiko
That's good. I know those kinds of bugs are sometimes the hardest to find.