Page 1 of 1

[Eventscripts] Plugin Error Help

Posted: Thu Mar 31, 2022 2:43 pm
by Painkiller
Hello, I get this error when I reload the plugin.

Can anyone tell me how to fix this?

Code: Select all

16:38:56 *** EventScripts caught an exception:
         Traceback (most recent call last):
           File "/home/gameserver/server/irrenanstallt/hl2mp/addons/eventscripts/es.py", line 431, in loadModuleAddon
             addons.load(newaddon)
           File "/home/gameserver/server/irrenanstallt/hl2mp/addons/eventscripts/es.py", line 229, in load
             addon.load()
           File "/home/akooh/gameserver/postal/hl2mp/addons/eventscripts/x_serv/x_next/x_next.py", line 70, in load
           File "/home/akooh/gameserver/postal/hl2mp/addons/eventscripts/x_serv/x_next/x_next.py", line 227, in inicycle
           File "/home/ogp_agent/OGP_User_Files/31/hl2mp/addons/eventscripts/x_serv/x_lib/x_map.py", line 102, in get_nbr
             return self.stmaps[umap]['nb']
           File "/home/gameserver/server/irrenanstallt/hl2mp/addons/eventscripts/_engines/python/Lib/shelve.py", line 112, in __getitem__
             f = StringIO(self.dict[key])
           File "/home/gameserver/server/irrenanstallt/hl2mp/addons/eventscripts/_engines/python/Lib/dumbdbm.py", line 117, in __getitem__
             pos, siz = self._index[key]     # may raise KeyError
         KeyError: ''
         Could not open script for addons/eventscripts/x_serv/x_next/es_x_next.txt
           Error source (console): (no script)