If you google "Displaying debug trace (plugin "dodx_tk_manager.amxx)" the only conversation that comes up is this one.
Might it be an NFO issue...?
Search found 5 matches
- Wed Sep 19, 2012 5:09 am
- Forum: CS 1.6/DoD/TFC/CZ
- Topic: Server not able to write files?
- Replies: 23
- Views: 12851
- Sat May 19, 2012 4:57 pm
- Forum: CS 1.6/DoD/TFC/CZ
- Topic: Server not able to write files?
- Replies: 23
- Views: 12851
Re: Server not able to write files?
It appears that this is a more fundamental bug, in AMXx itself --when a plugin attempts to write a line to an existing file, AMXx uses the tmpfile() function (in file.cpp), which requires write access to c:\ (which servers can't have, for obvious security reasons). The better way to create a ...
- Sat May 05, 2012 10:52 am
- Forum: CS 1.6/DoD/TFC/CZ
- Topic: Server not able to write files?
- Replies: 23
- Views: 12851
Re: Server not able to write files?
Error message:
L 05/05/2012 - 08:44:33: Start of error session.
L 05/05/2012 - 08:44:33: Info (map "dod_chemille") (file "addons/amxmodx/logs/error_20120505.log")
L 05/05/2012 - 08:44:33: Couldn't create temp file
L 05/05/2012 - 08:44:33: [AMXX] Displaying debug trace (plugin "dodx_tk_manager.amxx ...
L 05/05/2012 - 08:44:33: Start of error session.
L 05/05/2012 - 08:44:33: Info (map "dod_chemille") (file "addons/amxmodx/logs/error_20120505.log")
L 05/05/2012 - 08:44:33: Couldn't create temp file
L 05/05/2012 - 08:44:33: [AMXX] Displaying debug trace (plugin "dodx_tk_manager.amxx ...
- Sat May 05, 2012 9:24 am
- Forum: CS 1.6/DoD/TFC/CZ
- Topic: Server not able to write files?
- Replies: 23
- Views: 12851
Re: Server not able to write files?
Thank you for the prompt reply.
I can change the sma and recompile it - but I wouldn't know where to point it to write the file.
Thx
I can change the sma and recompile it - but I wouldn't know where to point it to write the file.
Thx
- Sat May 05, 2012 5:59 am
- Forum: CS 1.6/DoD/TFC/CZ
- Topic: Server not able to write files?
- Replies: 23
- Views: 12851
Re: Server not able to write files?
I have the same issue, need to write to a folder but cannot change permissions through ftp.
I wish to stay with Windows...
Now what?
I have a managed VDS - if I go to an unmanaged will I be able to change permissions?
Thanks
I wish to stay with Windows...
Now what?
I have a managed VDS - if I go to an unmanaged will I be able to change permissions?
Thanks