Server shut down. Problem in float.inc - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server shut down. Problem in float.inc (
/showthread.php?tid=557066)
Server shut down. Problem in float.inc -
Crupynas - 12.01.2015
Hi guy, I faced with such a problem, that crash my server and turn down system. Looked in the server logs shows such a problem:
Код:
[00:00:08] [debug] #0 00000064 in Float:operator*(Float:,_:) (Float:oper1=0.00000, oper2=58, ... <23 variable arguments>) at C:\Users\Kristupas\Desktop\#K 0.0.0\pawno\include\float.inc:112
[00:00:08] [debug] #1 00000064 in Float:operator*(Float:,_:) (Float:oper1=147573952589676412928.00000, oper2=2030043136, ... <452984830 variable arguments>) at C:\Users\Kristupas\Desktop\#K 0.0.0\pawno\include\float.inc:112
whats the problem on this include or gamemode script?
I think you understand what I wanted to say
P.S sorry for a broken English, I am not learned some good
Re: Server shut down. Problem in float.inc -
Divergent - 12.01.2015
Check line 112 in float.inc. There's a variable argument error there