urbanyoung / Phasor

Phasor is a server extension for Halo PC which focuses on giving the end-user the ability to deeply customize gameplay. Phasor does this via its scripting system, which uses the Lua language. Scripters are able to react to and change many different aspects of the game.
MIT License
19 stars 9 forks source link

Phasor is closed when a player connects to the server #64

Open xdedeone opened 10 years ago

xdedeone commented 10 years ago

when I open the server everything seems to work fine. but when a player tries to connect to the server the server closes automatically without any error message. I uploaded the dmp file from the folder crash my games for you have a look. http://www.mediafire.com/download/s7l8davt9ab8r04/Phasor-CE-02.01.08.11-0001-20140331-133729-1756-1224.dmp

urbanyoung commented 10 years ago

What scripts are you using?

xdedeone commented 10 years ago

sv_mapcycle_add bloodgulch Bolt ab pk ps Srobj tbag sv_mapvote_add bloodgulch Team "Bloodgulch Gravity Mod" ggun ab pk ps pra tbag sv_mapvote_add gephyrophobia Race1 "Gephyrophobia HogFly Mod" GunDriver leapv ab pk ps sv_mapvote_add Tiemberlan Twar "Timberland Shee Mod" tank ab pk ps sv_mapvote_add sidewinder Twar "Sidewinder Tank Mod" shee ab pk ps sv_mapvote_add dangercanyon Race1 "Dangercanyon HogFly Mod" GunDriver leapv ab pk ps sv_mapvote_add bloodgulch Bolt "Bloodgulch SnipTank" ab pk ps Srobj tbag sv_mapvote_add bloodgulch Team "Bloodgulch Gravity Mod" ggun ab pk ps pra tbag

ab: Antibot v3.4 of Skylaces pk: Ping Kick ps: Ping Stabilizer v1 of Skylaces tbag Srobj: Remplaze Objects of Aelite ggun: Gravity Rifle

All config of my server with scripts: http://www.mediafire.com/download/lvhaogpqiho6vlb/Mod1.rar

xdedeone commented 10 years ago

try to load a map without scripts but the server closes equally. the new crash log : http://www.mediafire.com/download/r37sit49aid992k/Phasor-CE-02.01.08.11-0001-20140402-172359-1852-2844.dmp

Devieth commented 9 years ago

This is old don't know if you care but it may be one of these scripts:

tbag Srob ggun (This actually uses the plasma rifle to my knowledge so to levitate/shoot vehicles)

urbanyoung commented 9 years ago

Had any luck with this?

The only known crash at the moment is on race gametypes where a script returns false from OnObjectCreationAttempt when the server is trying to create some kind of special vehicle.