sof2er / rotoblin

Automatically exported from code.google.com/p/rotoblin
0 stars 0 forks source link

WeaponControl issue with Sourcemod Update #68

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Sourcemod Update to 1.4.5.dev

What is the expected output? What do you see instead?

L 08/09/2012 - 02:19:49: SourceMod error session started
L 08/09/2012 - 02:19:49: Info (map "l4d_vs_airport03_garage") (file 
"errors_20120809.log")
L 08/09/2012 - 02:19:49: [SM] Native "CreateEntityByName" reported: Cannot 
create new entity when no map is running
L 08/09/2012 - 02:19:49: [SM] Displaying call stack trace for plugin 
"rotoblin.smx":
L 08/09/2012 - 02:19:49: [SM]   [0]  Line 142, 
rotoblin.helpers/wrappers.inc::CreateEntityByNameEx()
L 08/09/2012 - 02:19:49: [SM]   [1]  Line 117, 
rotoblin.helpers/wrappers.inc::ReplaceEntity()
L 08/09/2012 - 02:19:49: [SM]   [2]  Line 394, 
rotoblin.weaponcontrol.sp::ReplaceAllTier2()
L 08/09/2012 - 02:19:49: [SM]   [3]  Line 202, 
rotoblin.weaponcontrol.sp::_WC_RoundStart_Event()

What version of Rotoblin are you using? On what operating system?

Rotoblin (0.8.2) by Rotoblin Team - Windows

Please provide any additional information below.

SourceMod Version: 1.4.5-dev
SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.4.5-dev)
SourcePawn API: v1 = 4, v2 = 3
Compiled on: Aug  1 2012 19:59:52
Build ID: 3530:f2d7a7dbf7f4-dev

Metamod:Source version 1.9.0-dev
Build ID: 789:53d15f6faed7-dev
Loaded As: Valve Server Plugin
Compiled on: Jul 22 2012
Plugin interface version: 15:14
SourceHook version: 5:5

Original issue reported on code.google.com by franck.w...@gmail.com on 9 Aug 2012 at 5:37