Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder debian11-1.12 Build #53

Results:

Build successful

SourceStamp:

Projectalliedmodders/sourcemod
Repositoryhttps://github.com/alliedmodders/sourcemod
Branchmaster
Revision8dcbe14ea0bb562d04a8fde57a7b3d4759ddaefa
Got Revision8dcbe14ea0bb562d04a8fde57a7b3d4759ddaefa
Changes1 change

BuildSlave:

debian11

Reason:

The SMScheduler scheduler named 'sched-master' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. bootstrap bootstrapped ( 5 secs )
    1. stdio
  3. build compiled ( 2 mins, 20 secs )
    1. stdio
  4. upload uploaded ( 16 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /home/builds/sourcemod/debian11-1.12 slave
buildername debian11-1.12 Builder
buildnumber 53 Build
codebase Build
got_revision 8dcbe14ea0bb562d04a8fde57a7b3d4759ddaefa Git
project alliedmodders/sourcemod Build
repository https://github.com/alliedmodders/sourcemod Build
revision 8dcbe14ea0bb562d04a8fde57a7b3d4759ddaefa Build
scheduler sched-master Scheduler
slavename debian11 BuildSlave
workdir /home/builds/sourcemod/debian11-1.12 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. CookieCat

Timing:

StartTue Feb 20 07:15:04 2024
EndTue Feb 20 07:17:49 2024
Elapsed2 mins, 44 secs

All Changes:

:

  1. Change #5545

    Category None
    Changed by CookieCat <81494827+CookieCat45ohnoyoudont@users.noreply.github.com>
    Changed at Tue 20 Feb 2024 07:14:00
    Repository https://github.com/alliedmodders/sourcemod
    Project alliedmodders/sourcemod
    Branch master
    Revision 8dcbe14ea0bb562d04a8fde57a7b3d4759ddaefa

    Comments

    Throw an error when attempting to remove worldspawn in RemoveEntity/RemoveEdict (#2104)
    
    * Check for worldspawn in RemoveEntity and RemoveEdict
    
    * A little more info

    Changed files

    • core/smn_entities.cpp