Author Topic: Error setting up a server  (Read 2788 times)

ACKMAN

  • Posts: 342
  • Turrets: +9/-20
Error setting up a server
« on: October 14, 2008, 06:28:20 pm »
I have a qvm(p-g with some 'custom' features). But now... i dont know why. When i try to add another feature(ANY).. when i set up server i get this error:


Code: [Select]
********************
ERROR: SV_SvEntityForGentity: bad gEnt
********************
----- Server Shutdown (Server crashed: SV_SvEntityForGentity: bad gEnt) -----
Sending heartbeat to master.tremulous.net
Sending heartbeat to master.tremulous.net
==== ShutdownGame ====
ShutdownGame:
------------------------------------------------------------
---------------------------

It just happens when more than 3 players connect... i dont know wtf it means... i googled but i couldnt fix it. Can any1 explain me what it means?

Syntac

  • Posts: 841
  • Turrets: +118/-104
    • Syntac's Stuff
Re: Error setting up a server
« Reply #1 on: October 14, 2008, 08:37:00 pm »
The QVM or server is trying to identify an entity (player/structure) that is invalid.

What "custom" features?

ACKMAN

  • Posts: 342
  • Turrets: +9/-20
Re: Error setting up a server
« Reply #2 on: October 14, 2008, 11:01:30 pm »
ESD.. some admin commands... deadspec.. that features work. But when i add a new one .. i get that error

Last thing i added is a command /playerstatus. I can give you the code if you want...


After some tests... i think the error is when i edit local.h.. but im not sure

Syntac

  • Posts: 841
  • Turrets: +118/-104
    • Syntac's Stuff
Re: Error setting up a server
« Reply #3 on: October 15, 2008, 12:44:09 am »
Post up the code you think is causing the crash.

ACKMAN

  • Posts: 342
  • Turrets: +9/-20
Re: Error setting up a server
« Reply #4 on: October 15, 2008, 01:27:38 am »
Nono.. the problem is just when i edit g_local.g... im not sure of that so... forget it

Syntac

  • Posts: 841
  • Turrets: +118/-104
    • Syntac's Stuff
Re: Error setting up a server
« Reply #5 on: October 15, 2008, 01:28:42 am »
Then how am I supposed to help you?