Digital Paint Discussion Board

Development => Bugs, Feature Requests, and Feedback => Topic started by: omni on May 03, 2014, 12:03:07 PM

Title: Possible Bug: Draw.
Post by: omni on May 03, 2014, 12:03:07 PM
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:

Title: Re: Possible Bug: Draw.
Post by: not_payl_obviously on May 03, 2014, 01:22:19 PM
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.
Title: Re: Possible Bug: Draw.
Post by: jitspoe on May 05, 2014, 12:27:23 AM
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?
Title: Re: Possible Bug: Draw.
Post by: xrichardx on May 05, 2014, 02: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

Title: Re: Possible Bug: Draw.
Post by: jitspoe on May 06, 2014, 11:52:33 AM
Any ent files stored in /pball/maps, maybe?
Title: Re: Possible Bug: Draw.
Post by: xrichardx on May 06, 2014, 12:15:28 PM
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