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

Builder win32-1.10 Build #117

Results:

Build successful

SourceStamp:

Projectalliedmodders/amxmodx
Repositoryhttps://github.com/alliedmodders/amxmodx
Branchmaster
Revision275be8b0a89bdd9439c7e04f75f092345318c560
Got Revision275be8b0a89bdd9439c7e04f75f092345318c560
Changes1 change

BuildSlave:

win32

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. bootstrap bootstrapped ( 2 secs )
    1. stdio
  3. build compiled ( 31 secs )
    1. stdio
  4. upload uploaded ( 2 secs )
    1. stdio
  5. symstore symstore ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir D:\builds\build-amxmodx\win32-1.10 slave
buildername win32-1.10 Builder
buildnumber 117 Build
codebase Build
got_revision 275be8b0a89bdd9439c7e04f75f092345318c560 Git
project alliedmodders/amxmodx Build
repository https://github.com/alliedmodders/amxmodx Build
revision 275be8b0a89bdd9439c7e04f75f092345318c560 Build
scheduler sched-master Scheduler
slavename win32 BuildSlave
workdir D:\builds\build-amxmodx\win32-1.10 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Unreal Karaulov

Timing:

StartFri Dec 3 15:09:02 2021
EndFri Dec 3 15:09:43 2021
Elapsed41 secs

All Changes:

:

  1. Change #1822

    Category None
    Changed by Unreal Karaulov <unrealkaraulovohnoyoudont@bk.ru>
    Changed at Fri 03 Dec 2021 15:07:59
    Repository https://github.com/alliedmodders/amxmodx
    Project alliedmodders/amxmodx
    Branch master
    Revision 275be8b0a89bdd9439c7e04f75f092345318c560

    Comments

    Fix one big issue what broken all plugins! (#1022)
    
    If found any config from servercmd, m_ConfigsExecutedForward not called !!!!!!!
    If m_ConfigsExecutedForward  not called, this is broke all plugins where used m_ConfigsExecutedForward (example restmenu)

    Changed files

    • amxmodx/CoreConfig.cpp