Author Topic: Possible Bug: Draw.  (Read 2519 times)

omni

  • 68 Carbine
  • Posts: 319
Possible Bug: Draw.
« on: May 03, 2014, 10:03:07 AM »
I was playing on Crack the Speed at around 5 BST (if that is at all relevant) on the map Draw. I ended up spawning above the map and falling to land on the skybox that was above the map, I jumped around for a while to see if it was intentional but I found no gaps anywhere, then I searched the forums to find nothing which leads me to think that someone has trolled with an ent, or the map has a bug, not sure how it could be fixed or whether it is worth reporting but its there.

Maybe this should result in a map change for the server; felt it needed reporting.

Demo Attached:


not_payl_obviously

  • 68 Carbine
  • Posts: 415
Re: Possible Bug: Draw.
« Reply #1 on: May 03, 2014, 11:22:19 AM »
Probably ent handling bug, spawns can be messed up after certain sequences of map with ent files.

Jitspoe was asking for map sequences that trigger it.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18801
Re: Possible Bug: Draw.
« Reply #2 on: May 04, 2014, 10:27:23 PM »
The map sequence and associated .ent files could certainly help track down the issue.  Looking at the code again, I see something that might cause an issue if the .ent file is larger than 40k.  Could somebody contact the admin and see if he has any large .ent files?

xrichardx

  • 68 Carbine
  • Posts: 295
Re: Possible Bug: Draw.
« Reply #3 on: May 05, 2014, 12:47:17 PM »
I've removed draw from the rotation.
Sadly, the log file for 27915 (the speed server) starts at 2014-05-04, 11:02:27 GMT (server restart), so I can't tell which maps were played before.
We got no .ent file that is bigger than 40k. ksplat2.ent is the biggest with 36k

Code: [Select]
pb2@vm324:~/build40/pball/maps/ent$ ls -l
total 216
-rw-r--r-- 1 pb2 pb2  3266 Jul 23  2005 anthills.ent
-rw-r--r-- 1 pb2 pb2  7467 Mar 27 16:30 antioch.ent
-rw-r--r-- 1 pb2 pb2  3823 Jul 23  2005 arenaball.ent
-rw-r--r-- 1 pb2 pb2 22026 Feb 10  2009 castle1.ent
-rw-r--r-- 1 pb2 pb2  5667 Aug 18  2005 chilidogs.ent
-rw-r--r-- 1 pb2 pb2  4189 Mar 27 16:30 cya.ent
-rw-r--r-- 1 pb2 pb2  9361 Mar 27 16:30 jinious_b2.ent
-rw-r--r-- 1 pb2 pb2 14461 Jun 29  2005 junkyard.ent
-rw-r--r-- 1 pb2 pb2 11199 Aug 19  2005 koth.ent
-rw-r--r-- 1 pb2 pb2 16019 Mar 27  2011 ksplat1.ent
-rw-r--r-- 1 pb2 pb2 35740 Jul 23  2005 ksplat2.ent
-rw-r--r-- 1 pb2 pb2 15150 Jul 23  2005 ksplat3.ent
-rw-r--r-- 1 pb2 pb2 19080 Oct  8  2008 midnight.ent
-rw-r--r-- 1 pb2 pb2  6691 Mar 27 16:30 overrun.ent
-rw-r--r-- 1 pb2 pb2 11644 Jan 30  2005 siegecastle.ent
-rw-r--r-- 1 pb2 pb2  8466 Aug 19  2005 yoy.ent


jitspoe

  • Administrator
  • Autococker
  • Posts: 18801
Re: Possible Bug: Draw.
« Reply #4 on: May 06, 2014, 09:52:33 AM »
Any ent files stored in /pball/maps, maybe?

xrichardx

  • 68 Carbine
  • Posts: 295
Re: Possible Bug: Draw.
« Reply #5 on: May 06, 2014, 10:15:28 AM »
Only the ones that also are in the /ent folder:

Code: [Select]
pb2@vm324:~/build40/pball/maps$ ls -l *.ent
-rw-r--r-- 1 pb2 pb2  3266 Jul 23  2005 anthills.ent
-rw-r--r-- 1 pb2 pb2  3823 Jul 23  2005 arenaball.ent
-rw-r--r-- 1 pb2 pb2 22026 Feb 10  2009 castle1.ent
-rw-r--r-- 1 pb2 pb2  5667 Aug 18  2005 chilidogs.ent
-rw-r--r-- 1 pb2 pb2 14461 Jun 28  2005 junkyard.ent
-rw-r--r-- 1 pb2 pb2 11199 Aug 19  2005 koth.ent
-rw-r--r-- 1 pb2 pb2 15961 Jul 23  2005 ksplat1.ent
-rw-r--r-- 1 pb2 pb2 35740 Jul 23  2005 ksplat2.ent
-rw-r--r-- 1 pb2 pb2 15150 Jul 23  2005 ksplat3.ent
-rw-r--r-- 1 pb2 pb2 19080 Oct  8  2008 midnight.ent
-rw-r--r-- 1 pb2 pb2 11644 Jan 30  2005 siegecastle.ent
-rw-r--r-- 1 pb2 pb2  8466 Aug 19  2005 yoy.ent