Help solve the error!

Please help to solve the error!

Error:

Assert @ D:\SinsRebellion\main\CodeSource\Engine/DataStructures/FixedArray.h(117)

i >= 0

What is the cause of this error and how to fix it?

Thanks in advance :)

55,777 views 11 replies
Reply #1 Top

Are you running the dev exe? Did you try modding something?

Reply #2 Top

Yes, I'm modding my mod !
Started it through DEV to reveal mistakes and very often this error occurs !

Just want to understand what it is and how to fix it ?!

Thanks :)

Reply #3 Top

Its a very generic error that indicates something is trying to access an array with an index less than 0.

Reply #4 Top

Thanks, but how do I fix this error ?

Reply #5 Top

Quoting KorsakSD, reply 4

How to understand this and can it be fixed?

Скорее всего причина в этом:

maxNumLevels 1

levelSourceType "Intrinsic"

minExperienceLevelRequired

Level:0 0.000000

Level:1 0.000000

Level:2 0.000000

Level:3 0.000000

Если абилка с такими значениями прописана фрегату, станции или еще чему либо, не являющемуся капшипом, то будет возникать такая ошибка.

P.s. Хех, мог бы и по скайпу спросить ;)

Reply #6 Top

Sorry.

Most likely the reason:

maxNumLevels 1

levelSourceType "Intrinsic"

minExperienceLevelRequired

Level:0 0.000000

Level:1 0.000000

Level:2 0.000000

Level:3 0.000000

If ability with these values prescribed frigate, module, or anything else that is not a capital ship, it will occur this error.

Reply #7 Top

Thank you, but the problem is not this !

Yes, I found several such mistakes as you wrote and fixed them, but the error remained !

Reply #8 Top

Has still noticed a similar mistake:

Assert @ D:\SinsRebellion\main\CodeSource\Engine/DataStructures/FixedArray.h(127)

i >= 0

Reply #9 Top

Most importantly, please tell me, because of this error, can a crash occur?

 

Reply #10 Top

Somebody just say can because this error crashes to the desktop ?

All I want to know ! )