Big problem, server don't starting on linux !
#1

Hi guys, I have these errors, when I start my gamemode on host:
Код:
[23:28:54] [debug] #0  0000006e in Float:operator*(Float:,_:) (Float:oper1=0.00000, oper2=10, ... <23 variable arguments>) at D:\RAS\Build 26\pawno\include\float.inc:112
[23:28:54] [debug] #1  0000006e in Float:operator*(Float:,_:) (Float:oper1=2048.00000, oper2=1140850688, ... <293601278 variable arguments>) at D:\RAS\Build 26\pawno\include\float.inc:112
Why? please help me. Thanks.
Reply
#2

Update your float include.
Float include contains the operators information.
I think would be possible the include is corrupted.
Reply
#3

Quote:
Originally Posted by ThePhenix
Посмотреть сообщение
Update your float include.
Float include contains the operators information.
I think would be possible the include is corrupted.
It's not always float.inc. If the crashdetect plugin detected a float.inc related error, then it's probably a function in your script that uses float operators.
Reply
#4

Quote:
Originally Posted by Emmet_
Посмотреть сообщение
It's not always float.inc. If the crashdetect plugin detected a float.inc related error, then it's probably a function in your script that uses float operators.
As I see here.
The problem may be, on the float include.
Код:
at D:\RAS\Build 26\pawno\include\float.inc:112
Reply
#5

Emmet is right. You should check the lines which include float multiplication operator. Something is wrong there.
Reply
#6

Re-download the include and recompile tell us what happens if it dosn't fix it show us the lines of the include with the problem
Reply
#7

I have re-downloaded the latest float.inc and still have this problem...
Reply
#8

did you compile with the latest float.inc and then reupload it on the host?
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)