Ayyıldız2 | 2008 TR Yapısı • 1-99 Orta Emek Destan • Oto Avsız • 10 Temmuz 21:00 HEMEN TIKLA!
Selam almış oldugunuz hata büyük kücük harf hatasıdır.interface.py ekledim size zahmet yardımcı olurmusunuz
İnterfacemodule içinde uiStreamer aratıp hepsini uistreamer olarak değiştir en son " uistreamer.py " olarak değiştir ana dosyanı root kapatıp giriş yapabilirsin.
0112 09:30:16610 :: Traceback (most recent call last):
0112 09:30:16610 :: File "game.py", line 2268, in BINARY_ServerCommand_Run
0112 09:30:16612 :: File "stringCommander.py", line 63, in Run
0112 09:30:16612 :: File "stringCommander.py", line 31, in __call__
0112 09:30:16613 :: File "stringCommander.py", line 20, in __call__
0112 09:30:16613 :: File "game.py", line 2679, in StreamerAdd
0112 09:30:16613 :: File "interfaceModule.py", line 1479, in StreamerAdd
0112 09:30:16614 :: File "uistreamer.py", line 45, in Add
0112 09:30:16614 :: ValueError
0112 09:30:16614 :: :
0112 09:30:16614 :: need more than 2 values to unpack
0112 09:30:16614 ::
0112 09:30:16614 :: Unknown Server Command StreamerAdd 2,Tiktok yayin,Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.| StreamerAdd
0112 09:32:45821 :: Traceback (most recent call last):
Search
Python:
def __ProcessPreservedServerCommand(self):
try:
command = net.GetPreservedServerCommand()
while command:
print " __ProcessPreservedServerCommand", command
self.serverCommander.Run(command)
command = net.GetPreservedServerCommand()
except RuntimeError, msg:
dbg.TraceError(msg)
return 0
Add below
Python:
if app.ENABLE_STREAMER_SYSTEM:
def StreamerOpen(self):
if self.interface:
self.interface.StreamerOpen()
def StreamerClose(self):
if self.interface:
self.interface.StreamerClose()
def StreamerAdd(self, list):
if self.interface:
self.interface.StreamerAdd(list)
That code is added but the error continues in the same way.
Change the name and link from the table in the navigations and implement the previous steps that I told you about in the previous reply