You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This works as as bug report, but if somebody have any idea to fix it would be nice.
Log dump
[All Chat][Vichoko (31667909)]: !3
execing dm-multicfg.cfg
execing deathmatch-multicfg.cfg
Setting mapgroup to 'mg_dm'
22:18:30 [INFO] (plugin:GameModeManager) Current map group is mg_active.
22:18:30 [INFO] (plugin:GameModeManager) New map group is mg_dm.
22:18:30 [WARN] (cssharp:Core) Display should not be longer than 26 characters for a CenterHtmlMenu item
22:18:30 [WARN] (cssharp:Core) Display should not be longer than 26 characters for a CenterHtmlMenu item
execing unload_plugins.cfg
Could not unload plugin "MatchZy"
Could not unload plugin "SharpTimer"
Could not unload plugin "Damage Info"
Could not unload plugin "CS2_GunGame"
Could not unload plugin "Remove Map Weapons"
Could not unload plugin "K4-Arenas"
Could not unload plugin "Retakes Plugin"
Could not unload plugin "Executes Plugin"
Could not unload plugin "Instadefuse Plugin"
Could not unload plugin "Instaplant Plugin"
Could not unload plugin "Retakes Allocator Plugin"
Could not unload plugin "Deathmatch Core"
Could not unload plugin "Advertisement"
Could not unload plugin "WhiteList"
22:18:30 [INFO] (cssharp:PluginContext) Unloading plugin Open Prefire Prac
[OpenPrefirePrac] Plugin has been unloaded.
22:18:30 [INFO] (cssharp:PluginContext) Finished unloading plugin Open Prefire Prac
Could not unload plugin "Deathrun Manager Plugin"
22:18:30 [INFO] (cssharp:PluginContext) Unloading plugin CS2Rcon
22:18:30 [INFO] (cssharp:PluginContext) Finished unloading plugin CS2Rcon
22:18:30 [INFO] (cssharp:PluginContext) Loading plugin CS2Rcon
[CS2Rcon] Plugin: CS2Rcon - Version: 1.2.0 by LordFetznschaedl
[CS2Rcon] Allows for server commands to be executed from the client using !rcon
22:18:30 [INFO] (cssharp:PluginContext) Finished loading plugin CS2Rcon
exec: couldn't exec '{*}cfg/custom_deathmatch-multicfg.cfg', unable to read file
22:18:31 [INFO] (cssharp:PluginContext) Loading plugin CS2-Remove-Map-Weapons
22:18:31.014 [Remove Map Weapons] Plugin: Remove Map Weapons - Version: 1.0.1 by Kus (https://github.com/kus)
22:18:31.066 [Remove Map Weapons] Remove the weapons from the map
22:18:31 [INFO] (cssharp:PluginContext) Finished loading plugin Remove Map Weapons
22:18:31 [INFO] (cssharp:PluginContext) Loading plugin Deathmatch
[Info] - Trampoline - Bounds of relative addresses accessed [FFFFFFFFFFFFFFFF, 0000000000000000]
[Info] - Trampoline - Attempting to allocate trampoline within +-2GB range of 00007FFACB51E620
[Info] - Trampoline - Allocated trampoline at 00007FFB4B510000 (using 1 attempts)
[Info] - Trampoline - Bounds of relative addresses accessed [FFFFFFFFFFFFFFFF, 0000000000000000]
[Info] - Trampoline - Attempting to allocate trampoline within +-2GB range of 00007FFACB1435E0
[Info] - Trampoline - Allocated trampoline at 00007FFB4B140000 (using 1 attempts)
[Deathmatch] Loaded 5 Custom Modes
[Deathmatch] Total Restricted Weapons: 0
22:18:32 [INFO] (cssharp:PluginContext) Finished loading plugin Deathmatch Core
execing deathmatch-multicfg_settings.cfg
execing gamemode_casual.cfg
SV: Convar 'sv_infinite_ammo' is cheat protected, change ignored.
Unknown command 'sv_gameinstructor_enable'!
execing settings/one_round.cfg
Unknown command 'mp_roundtime_deployment'!
"Vichoko<0><[U:1:31667909]><CT>" OnPreResetRound => CTMDBG, team 3 will switch 0 638.59
"SourceTV<1><BOT><Unassigned>" OnPreResetRound => CTMDBG, team 0 will switch 0 638.59
"Rip<5><BOT><TERRORIST>" OnPreResetRound => CTMDBG, team 2 will switch 0 638.59
"Steel<6><BOT><TERRORIST>" OnPreResetRound => CTMDBG, team 2 will switch 0 638.59
"Rebel<7><BOT><TERRORIST>" OnPreResetRound => CTMDBG, team 2 will switch 0 638.59
"McCoy<9><BOT><TERRORIST>" OnPreResetRound => CTMDBG, team 2 will switch 0 638.59
"Wolf<21><BOT><TERRORIST>" OnPreResetRound => CTMDBG, team 2 will switch 0 638.59
Using spawn points configuration 0x27957E3B
Cannot create physics for prop_physics "" (models/generic/plants/cress_plant_kit/cress_plant_01_a.vmdl) @{1744.46,1230.74,275.141}
Cannot create physics for prop_physics "" (models/generic/plants/cress_plant_kit/cress_plant_03_a.vmdl) @{1887.22,1230.84,275.628}
Cannot create physics for prop_physics "" (models/generic/plants/cress_plant_kit/cress_plant_03_a.vmdl) @{2140.41,993.081,288.128}
Cannot create physics for prop_physics "" (models/generic/plants/cress_plant_kit/cress_plant_03_a.vmdl) @{2000.41,993.106,288.128}
Cannot create physics for prop_physics "" (models/generic/plants/cress_plant_kit/cress_plant_02_a.vmdl) @{-124.153,-32.1779,157.938}
22:18:32 [EROR] (cssharp:Core) Error invoking callback
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.NullReferenceException: Object reference not set to an instance of an object.
at System.UInt16.ToString()
at Deathmatch.Deathmatch.OnWeaponCanAcquire(DynamicHook hook) in C:\Users\Mates-PC\Desktop\SourceFactory\Projects\CSharp\Deathmatch\Events.cs:line 220
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
--- End of inner exception stack trace ---
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at CounterStrikeSharp.API.Core.FunctionReference.<CreateWrappedCallback>b__18_0(fxScriptContext* context) in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/FunctionReference.cs:line 100
22:18:32 [EROR] (cssharp:Core) Error invoking callback
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.NullReferenceException: Object reference not set to an instance of an object.
at System.UInt16.ToString()
at Deathmatch.Deathmatch.OnWeaponCanAcquire(DynamicHook hook) in C:\Users\Mates-PC\Desktop\SourceFactory\Projects\CSharp\Deathmatch\Events.cs:line 220
at InvokeStub_Func`2.Invoke(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
--- End of inner exception stack trace ---
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at CounterStrikeSharp.API.Core.FunctionReference.<CreateWrappedCallback>b__18_0(fxScriptContext* context) in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/FunctionReference.cs:line 100
ResetBreakpadAppId: Universe is 1 (k_EUniversePublic)
ResetBreakpadAppId: Setting dedicated server app id: 2347773
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
On vanilla instalation if I do:
The server crashes.
This works as as bug report, but if somebody have any idea to fix it would be nice.
Log dump
Beta Was this translation helpful? Give feedback.
All reactions