*** 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)
Hallo,
hab alle Dateien von Gungame51 hochgeladen, bekomme jedoch immer folgende Errormeldung beim Starten:
Neuhochgeladen hab ichs schon..woran liegt das? was mach ich falsch?
Permission (777) hab ich den gesamten Ordner und den Unterordner zum Test gegeben..geht auch nicht!