AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   [CS:GO] Deathmatch 1.5 (https://forums.alliedmods.net/showthread.php?t=189577)

speratus 08-11-2012 12:02

Re: [CS:GO] Deathmatch 1.2
 
Yes i have, the only file that fails to install is the server.dll

the meta version and plugin_print shows nothing.

cheers

TnTSCS 08-11-2012 12:05

Re: [CS:GO] Deathmatch 1.2
 
Quote:

Originally Posted by Snip3rUK (Post 1769270)
@TnTSCS Which CS_RespawnPlayer error is that? I wasn't aware of any issues before the latest CS:GO update.

Code:

L 08/10/2012 - 18:44:36: SourceMod error session started
L 08/10/2012 - 18:44:36: Info (map "de_dust") (file "errors_20120810.log")
L 08/10/2012 - 18:44:36: [SM] Native "CS_RespawnPlayer" reported: Failed to locate function
L 08/10/2012 - 18:44:36: [SM] Displaying call stack trace for plugin "deathmatch.smx":
L 08/10/2012 - 18:44:36: [SM]  [0]  Line 705, deathmatch.sp::Respawn()

Was nothing to do with your plugin and already reported and fixed HERE


Quote:

Originally Posted by speratus (Post 1769275)
Yes i have, the only file that fails to install is the server.dll

the meta version and plugin_print shows nothing.

cheers

By default, the metamod.vdf should look like:

Code:


"Plugin"
{
        "file"        "../csgo/addons/metamod/bin/server"
}


Snip3rUK 08-11-2012 12:10

Re: [CS:GO] Deathmatch 1.2
 
@TnTSCS Ah ok. I hadn't seen that issue before. Glad it has been fixed.

@speratus So are you missing server.dll? I can't imagine the server is going to work without that :P

speratus 08-11-2012 12:17

Re: [CS:GO] Deathmatch 1.2
 
Quote:

Originally Posted by Snip3rUK (Post 1769283)
@TnTSCS Ah ok. I hadn't seen that issue before. Glad it has been fixed.

@speratus So are you missing server.dll? I can't imagine the server is going to work without that :P

I cant upload the damn file to my server....it wont let me :(

is this also happening to anyone else?

TnTSCS 08-11-2012 12:29

Re: [CS:GO] Deathmatch 1.2
 
You might need to contact your game server provider if they're blocking the upload of DLL files

Tl5419 08-11-2012 12:42

Re: [CS:GO] Deathmatch 1.2
 
Quote:

Originally Posted by speratus (Post 1769288)
I cant upload the damn file to my server....it wont let me :(

is this also happening to anyone else?

Server must be stopped before you can overwrite a dll

speratus 08-11-2012 13:00

Re: [CS:GO] Deathmatch 1.2
 
Quote:

Originally Posted by Tl5419 (Post 1769310)
Server must be stopped before you can overwrite a dll

Im not overwriting anything because there is no addons folder in the server, but i will try to stop the server to see if works.

cheers

TnTSCS 08-11-2012 13:01

Re: [CS:GO] Deathmatch 1.2
 
Do you get an error in your FTP log when you try to upload the DLL? Like, file extension not allowed or something along those lines?

speratus 08-11-2012 13:08

Re: [CS:GO] Deathmatch 1.2
 
Quote:

Originally Posted by TnTSCS (Post 1769323)
Do you get an error in your FTP log when you try to upload the DLL? Like, file extension not allowed or something along those lines?

It says this:

550 Not enough privileges. : /993368/csgo/csgo/addons/metamod/bin/server.dll TYPE A Error message= uncaught exception: [Exception... "Component returned failure code: 0x80470002 (NS_BASE_STREAM_CLOSED) [nsIBinaryInputStream.available]" nsresult: "0x80470002 (NS_BASE_STREAM_CLOSED)" location: "JS frame :: chrome://fireftp/content/js/connection/dataSocket.js :: :: line 470" data: no] URL= Line Number= 0

cheers

TnTSCS 08-11-2012 13:11

Re: [CS:GO] Deathmatch 1.2
 
so that either means you don't have write permission to that folder, or that extension is not allowed... what does your game host say about this?

We are not on topic now though, if you're having trouble uploading files, go to the general section for help.


All times are GMT -4. The time now is 10:25.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.