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

Here you can post threads specific to the current release of the core (099)
Post Reply
Harley
Forum Regular
Posts: 360
Joined: Sat Mar 18, 2006 1:41 am

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

Post 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!
Harley
Forum Regular
Posts: 360
Joined: Sat Mar 18, 2006 1:41 am

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

Post 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!
Last edited by Harley on Wed Jan 08, 2014 7:35 am, edited 1 time in total.
Harley
Forum Regular
Posts: 360
Joined: Sat Mar 18, 2006 1:41 am

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

Post 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
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

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

Post 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.
Harley
Forum Regular
Posts: 360
Joined: Sat Mar 18, 2006 1:41 am

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

Post 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!
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

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

Post by Yukiko »

That's good. I know those kinds of bugs are sometimes the hardest to find.
Post Reply