Raised This Month: $51 Target: $400
 12% 

Deagle's Map Manager 2.30: listmaps is empty? linux fix here


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
wump
Guest
Old 06-11-2006 , 03:43   Deagle's Map Manager 2.30: listmaps is empty? linux fix here
#1

LINUX / UNIX ONLY

For anyone running linux/unix getting errors with Deagle's map management along the following lines, please double check my solution below

- Not showing any maps during mapvote
- "say listmaps" returns a list of 0 maps
- "a complete list of 0 maps is being displayed in your console
- server is as if mapcycle.txt, allmaps.txt, maps.ini, etc are being ignored


Possible solution:
Double check the permissions of your config file directory
Deagle's module requires both read and write access to your config directory

IE
chmod 777 {hl-mod-directory}/addons/amxmodx/configs

or just chmod 770 if you're confident the user HLDS is running as is also the owner of the configs directory

this read/write access is required because deagle's map manager will attempt to write a file lastmapsplayed.txt. If it fails to write to this file, all calls in the plugin to write_lastmaps() will fail.

Another possible solution is to move the path lastmapsplayed.txt is written to (via a source edit / recompile), as I have done.



Hope that helps someone out there Smile
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 06-11-2006 , 09:35  
#2

Post in that plugin's thread. Read the stickies and announcements in each of the boards before posting again. Thank you.
__________________
Brad is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:59.


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