christina189 / rotoblin

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

Your Left4Downtown Extension (0.3.1.0) is out of date, please upgrade to 0.4.2 or later #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I've installed the latest version of l4downtown that I can find for L4D1 (which 
is .3.1.0) but the erros below keep getting throw off in the logs:

L 01/28/2011 - 12:33:19: SourceMod error session started
L 01/28/2011 - 12:33:19: Info (map "l4d_hospital01_apartment") (file 
"errors_20110128.log")
L 01/28/2011 - 12:33:19: [SM] Plugin encountered error 25: Call was aborted
L 01/28/2011 - 12:33:19: [SM] Native "ThrowError" reported: Your Left4Downtown 
Extension (0.3.1.0) is out of date, please upgrade to 0.4.2 or later
L 01/28/2011 - 12:33:19: [SM] Displaying call stack trace for plugin 
"l4dready.smx":
L 01/28/2011 - 12:33:19: [SM]   [0]  Line 2018, 
l4dready.sp::CheckDependencyVersions()
L 01/28/2011 - 12:33:19: [SM]   [1]  Line 229, l4dready.sp::OnAllPluginsLoaded()
L 01/28/2011 - 12:33:23: [SM] Plugin encountered error 25: Call was aborted
L 01/28/2011 - 12:33:23: [SM] Native "ThrowError" reported: Your Left4Downtown 
Extension (0.3.1.0) is out of date, please upgrade to 0.4.2 or later
L 01/28/2011 - 12:33:23: [SM] Displaying call stack trace for plugin 
"l4dready.smx":
L 01/28/2011 - 12:33:23: [SM]   [0]  Line 2018, 
l4dready.sp::CheckDependencyVersions()
L 01/28/2011 - 12:33:23: [SM]   [1]  Line 229, l4dready.sp::OnAllPluginsLoaded()

=========================

Is there a newer version of l4downtown for L4D1 hosted somewhere?

Original issue reported on code.google.com by ceo.eolsen@gmail.com on 28 Jan 2011 at 5:36

GoogleCodeExporter commented 8 years ago
You don't need to install left4downtown, we've included this in our rotoblin 
package which is version 0.4.2.0.

The author downtown1 is inactive since a year or something, so the alliedmods 
version is out of date.

Original comment by sof...@gmail.com on 28 Jan 2011 at 9:46

GoogleCodeExporter commented 8 years ago
Actually, that's the problem....I installed directly from the Rotoblin 0.8.0 
package (on a clean install of L4D1), and still receive the errors:

L 01/28/2011 - 17:06:37: SourceMod error session started
L 01/28/2011 - 17:06:37: Info (map "l4d_hospital01_apartment") (file 
"errors_20110128.log")
L 01/28/2011 - 17:06:37: [SM] Plugin encountered error 25: Call was aborted
L 01/28/2011 - 17:06:37: [SM] Native "ThrowError" reported: Your Left4Downtown 
Extension (0.3.1.0) is out of date, please upgrade to 0.4.2 or later
L 01/28/2011 - 17:06:37: [SM] Displaying call stack trace for plugin 
"l4dready.smx":
L 01/28/2011 - 17:06:37: [SM]   [0]  Line 2018, 
l4dready.sp::CheckDependencyVersions()
L 01/28/2011 - 17:06:37: [SM]   [1]  Line 229, l4dready.sp::OnAllPluginsLoaded()
L 01/28/2011 - 17:06:39: [LEFT4DOWNTOWN] PlayerSlots -- Could not find 
'GetMaxHumanPlayers' signature
L 01/28/2011 - 17:06:40: [SM] Plugin encountered error 25: Call was aborted
L 01/28/2011 - 17:06:40: [SM] Native "ThrowError" reported: Your Left4Downtown 
Extension (0.3.1.0) is out of date, please upgrade to 0.4.2 or later
L 01/28/2011 - 17:06:40: [SM] Displaying call stack trace for plugin 
"l4dready.smx":
L 01/28/2011 - 17:06:40: [SM]   [0]  Line 2018, 
l4dready.sp::CheckDependencyVersions()
L 01/28/2011 - 17:06:40: [SM]   [1]  Line 229, l4dready.sp::OnAllPluginsLoaded()

===============================

When I do a "meta list" after, again, installling directly from the Rotoblin 
0.8.0 .zip, here's what comes up:

-> meta list
Listing 5 plugins:
  [01] SourceMod (1.4.0-dev) by AlliedModders LLC
  [02] Stripper (1.2.1) by BAILOPAN
  [03] Left 4 Downtown Extension (0.3.1.0) by Igor "Downtown1" Smirnov
  [04] SDK Tools (1.4.0-dev) by AlliedModders LLC
  [05] SDK Hooks (1.3.0) by Tsunami

Is it possible the old extension slipped into this download package? If not, 
I'm at a loss, as this is on a clean install, and I did not have a copy of 
L4downtown on the server previously.

Original comment by ceo.eolsen@gmail.com on 28 Jan 2011 at 10:13