Installation problems
Posted: Tue Jan 03, 2012 12:21 am
Hello, first sorry for my bad english, but i will try.
I upload all gungame51 files in the right directory, but if i want start it i get this error:
I dont know where is the mistake, i upload all files again but it dont work.
Permission for the gungame51 ordner I did.
Please help me!
I upload all gungame51 files in the right directory, but if i want start it i get this error:
*** EventScripts caught an exception:
Traceback (most recent call last):
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/es.py", line 409, in loadModuleAddon
newaddon = __import__(importname)
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/gungame51.py", line 31, in <module>
from modules.eventmanager import unload_events
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/modules/eventmanager.py", line 14, in <module>
import gameevents
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/modules/gameevents.py", line 29, in <module>
from helpers import check_gg_start
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/modules/helpers.py", line 22, in <module>
from gungame51.core.addons.priority import PriorityAddon
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/addons/__init__.py", line 15, in <module>
from manager import AddonManager
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/addons/manager.py", line 16, in <module>
from dependency import DependentAddons
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/addons/dependency.py", line 20, in <module>
from loaded import LoadedAddons
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/addons/loaded.py", line 17, in <module>
from gungame51.core.events import GG_Addon_Loaded
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/events/__init__.py", line 35, in <module>
gg_resource_file.write(events, overwrite=True)
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/events/eventlib/resource.py", line 118, in write
with open(self.path, 'w') as f:
IOError: [Errno 13] Permission denied: path('/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/events/data/gungame_events.res')
Could not open script for addons/eventscripts/gungame51/es_gungame51.txt
Error source (console): (no script)
Traceback (most recent call last):
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/es.py", line 409, in loadModuleAddon
newaddon = __import__(importname)
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/gungame51.py", line 31, in <module>
from modules.eventmanager import unload_events
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/modules/eventmanager.py", line 14, in <module>
import gameevents
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/modules/gameevents.py", line 29, in <module>
from helpers import check_gg_start
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/modules/helpers.py", line 22, in <module>
from gungame51.core.addons.priority import PriorityAddon
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/addons/__init__.py", line 15, in <module>
from manager import AddonManager
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/addons/manager.py", line 16, in <module>
from dependency import DependentAddons
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/addons/dependency.py", line 20, in <module>
from loaded import LoadedAddons
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/addons/loaded.py", line 17, in <module>
from gungame51.core.events import GG_Addon_Loaded
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/events/__init__.py", line 35, in <module>
gg_resource_file.write(events, overwrite=True)
File "/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/events/eventlib/resource.py", line 118, in write
with open(self.path, 'w') as f:
IOError: [Errno 13] Permission denied: path('/home/css/Server3_GG/css/cstrike/addons/eventscripts/gungame51/core/events/data/gungame_events.res')
Could not open script for addons/eventscripts/gungame51/es_gungame51.txt
Error source (console): (no script)
I dont know where is the mistake, i upload all files again but it dont work.
Permission for the gungame51 ordner I did.
Please help me!