Server crash.
#1

Hi ,
Whenever I join the server it crashes
server log
Код:
[12:36:50] [ERROR] OnQueryError returned: Table 'neti.loot_spots' doesn't exist (1146)
[12:36:50] [ERROR] OnQueryError query: SELECT * FROM `loot_spots`
[12:36:51] [ERROR] OnQueryError returned: Table 'neti.spawn_pos' doesn't exist (1146)
[12:36:51] [ERROR] OnQueryError query: SELECT * FROM `spawn_pos`
[12:36:51] [ERROR] OnQueryError returned: Table 'neti.water_spots' doesn't exist (1146)
[12:36:51] [ERROR] OnQueryError query: SELECT * FROM `water_spots`
[12:36:51] [ERROR] OnQueryError returned: Table 'neti.facinfo' doesn't exist (1146)
[12:36:51] [ERROR] OnQueryError query: SELECT * FROM `facinfo`
[12:37:15] Incoming connection: (HIDDEN)
[12:37:16] [join] test has joined the server (0:HIDDEN)
Script is using mysql , when I check the VPS the samp-server.exe says "Stopped Responding"
Any help?
BTW : I'm using NPC's I've update the SA-MP version to the newest but now NPC's aren't connecting
Another Note : I'm using RNPC and Windows 8 VPS

Do you think the mysql tables are causing this?
Reply
#2

The mysql tables either don't exist or the data isn't being fetched properly.
Reply
#3

I've fixed the error with tables
Problem still occurs any clue?
Reply
#4

you get crash because those tables do not exist in the database
Reply
#5

Quote:
Originally Posted by scaunel
Посмотреть сообщение
you get crash because those tables do not exist in the database
Код:
I've fixed the error with tables
-_-
As I said it's fixed now the loots are loading but the problem persist whenever I join the samp-server.exe crashes
Reply
#6

Load crashdetect plugin: https://github.com/Zeex/samp-plugin-...etect/releases
Compile with debug info: https://github.com/Zeex/samp-plugin-...ith-debug-info

Run the server, join and after a server crash, post your server log.
Reply
#7

I've loaded successfully crashdetect but yet it doesn't show any information why it's stopping...
Reply
#8

Bump anybody?
Reply
#9

Quote:
Originally Posted by WizzardY
Посмотреть сообщение
I've loaded successfully crashdetect but yet it doesn't show any information why it's stopping...
Explain more? Does it say anything at all? Does it even load?

You should start working on giving us more information if you want a solution.
Reply
#10

What more informations do you need?
That's all what it's showing I can't give you information that doesn't show nowhere
I loaded crashdetect
I joined server samp-server.exe crashed (Not responding)
I'm using windows 8 dedicated.
After updating samp-server.exe to 0.3z NPC's aren't connecting.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)