Search found 57 matches

by FlushA
Tue Nov 22, 2016 2:46 pm
Forum: Map Testing
Topic: Venum
Replies: 7
Views: 4115

Re: Venum

Update #3:
Venum.map
(348.59 KiB) Downloaded 254 times
Tnx from all for test update #2.
Please test this new update.
by FlushA
Sat Jun 25, 2016 1:39 pm
Forum: General Help
Topic: (Solved) Linux Installation
Replies: 15
Views: 10558

Re: Linux Installation

I think you must use this code in ubuntu:
cd YOUR_DDNET_FOLDER_PATH
and for client use:
./DDNet
and for server use:
./DDNet-Server
by FlushA
Sat Jun 25, 2016 12:09 pm
Forum: General Help
Topic: Several Problems while creating a DDNet based server
Replies: 65
Views: 32574

Re: Several Problems while creating a DDNet based server

Hello,
I running a DDNet 10.1.1 server on linux debian,
When i run server show this errors:
ERROR: sql connection failed
MySQL Error: Lost connection to MySQL server during query
in autoexec_server.cfg :
sv_use_sql 1
add_sqlserver "w" "serverblock" "record" "root" "passwordroot" "127.0.0.1 ...
by FlushA
Fri Apr 22, 2016 5:57 pm
Forum: Map Testing
Topic: Venum
Replies: 7
Views: 4115

Re: Venum

Tnx xPeke for test,

#Update 2:
Venum.map
(347.89 KiB) Downloaded 235 times
by FlushA
Sun Apr 17, 2016 12:48 pm
Forum: Map Testing
Topic: Venum
Replies: 7
Views: 4115

Venum

Hello,
This is a solo map.
by FlushA
Wed Mar 23, 2016 7:52 pm
Forum: General Help
Topic: Server crashed - Floating point exception
Replies: 9
Views: 4473

Re: Server crashed - Floating point exception

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff3239700 (LWP 31060)]
0x000000000046bacc in CGameContext::Console (this=0x0)
at src/game/server/gamecontext.h:100
100 src/game/server/gamecontext.h: No such file or directory.


gamecontext.h

line 100:

class ...
by FlushA
Wed Mar 23, 2016 7:05 pm
Forum: General Help
Topic: Server crashed - Floating point exception
Replies: 9
Views: 4473

Re: Server crashed - Floating point exception

Send source to your private message inbox,
please check there.
by FlushA
Wed Mar 23, 2016 6:05 pm
Forum: General Help
Topic: Server crashed - Floating point exception
Replies: 9
Views: 4473

Re: Server crashed - Floating point exception

after crash I write bt and show this codes


Program received signal SIGFPE, Arithmetic exception.
0x000000000044eeee in CServer::GetAnnouncementLine (this=0x7ffff4de0010,
pFileName=0x75a0b8 <g_Config+11960> "announcement.txt")
at src/engine/server/server.cpp:2263
2263 Rand = rand() % v.size ...
by FlushA
Sat Mar 19, 2016 12:57 pm
Forum: General Help
Topic: Server crashed - Floating point exception
Replies: 9
Views: 4473

Re: Server crashed - Floating point exception

I compiled with server_sql_debug and runned DDNet-Server_sql_d
after some hours server crashed and show this

Segmentation fault (core dumped)
by FlushA
Fri Mar 18, 2016 8:47 am
Forum: General Help
Topic: Server crashed - Floating point exception
Replies: 9
Views: 4473

Server crashed - Floating point exception

Hello,
My server when runned and after some hours get crashed and show this print

Floating point exception (core dumped)

how fix this problem to stop server crash