Jump to content

MORTE

Inactive Member
  • Posts

    364
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    0%

Everything posted by MORTE

  1. I tested here, I was guild leader, deleted it and deleted everything, I believe there must be some bug in your source. Use: Source Cliente Novaline Source DB/Game Mainline Att
  2. SYSERR: Jun 4 12:20:13 :: Messenger: CInputMain::Messenger : Unknown subheader 10 : DeathKing SYSERR: Jun 4 12:22:21 :: Messenger: CInputMain::Messenger : Unknown subheader 163 : DeathKing SYSERR: Jun 4 12:22:35 :: OpenMyShop: [OVERFLOW_GOLD] Overflow (GOLD_MAX) id 3818 name DeathKing SYSERR: Jun 4 12:22:35 :: Messenger: CInputMain::Messenger : Unknown subheader 135 : DeathKing SYSERR: Jun 4 12:22:51 :: Messenger: CInputMain::Messenger : Unknown subheader 190 : DeathKing SYSERR: Jun 4 12:34:04 :: SyncPosition: invalid packet length 28694 (name: DeathKing) SYSERR: Jun 4 12:34:09 :: Messenger: CInputMain::Messenger : Unknown subheader 236 : DeathKing SYSERR: Jun 4 12:34:17 :: SyncPosition: invalid packet length 28830 (name: DeathKing) SYSERR: Jun 4 12:34:27 :: Input: no quest running for pc, cannot process input : 3818 SYSERR: Jun 4 12:34:33 :: SyncPosition: invalid packet length 12902 (name: DeathKing) SYSERR: Jun 4 12:52:56 :: Shop: CInputMain::Shop : Unknown subheader 122 : DeathKing SYSERR: Jun 4 12:52:56 :: Shop: CInputMain::Shop : Unknown subheader 72 : DeathKing SYSERR: Jun 4 12:53:10 :: Move: invalid move type: DeathKing SYSERR: Jun 4 12:53:11 :: Move: invalid move type: DeathKing SYSERR: Jun 4 12:53:26 :: OpenMyShop: [OVERFLOW_GOLD] Overflow (GOLD_MAX) id 3818 name DeathKing SYSERR: Jun 4 12:53:26 :: Chat: Unknown chat type 220 SYSERR: Jun 4 12:53:26 :: Shop: CInputMain::Shop : Unknown subheader 163 : DeathKing SYSERR: Jun 4 12:53:47 :: Messenger: CInputMain::Messenger : Unknown subheader 10 : DeathKing SYSERR: Jun 4 12:53:51 :: Handshake: Invalid Handshake on 68 SYSERR: Jun 4 13:01:28 :: Chat: Unknown chat type 155 SYSERR: Jun 4 13:01:29 :: Move: invalid move type: DeathKing SYSERR: Jun 4 13:01:33 :: Shop: CInputMain::Shop : Unknown subheader 221 : DeathKing SYSERR: Jun 4 13:01:39 :: OpenMyShop: [OVERFLOW_GOLD] Overflow (GOLD_MAX) id 3818 name DeathKing SYSERR: Jun 4 13:01:43 :: Input: no quest running for pc, cannot process input : 3818 SYSERR: Jun 4 13:02:34 :: Messenger: CInputMain::Messenger : Unknown subheader 232 : DeathKing SYSERR: Jun 4 13:02:40 :: Messenger: CInputMain::Messenger : Unknown subheader 53 : DeathKing SYSERR: Jun 4 13:02:41 :: OpenMyShop: [OVERFLOW_GOLD] Overflow (GOLD_MAX) id 3818 name DeathKing SYSERR: Jun 4 13:03:36 :: Chat: Unknown chat type 86 SYSERR: Jun 4 13:03:38 :: Chat: Unknown chat type 141 SYSERR: Jun 4 13:03:40 :: Shop: CInputMain::Shop : Unknown subheader 214 : DeathKing SYSERR: Jun 4 13:03:43 :: Handshake: Invalid Handshake on 40 SYSERR: Jun 4 13:06:10 :: Shop: CInputMain::Shop : Unknown subheader 42 : DeathKing SYSERR: Jun 4 13:06:27 :: Chat: Unknown chat type 52 SYSERR: Jun 4 13:06:30 :: Messenger: CInputMain::Messenger : Unknown subheader 129 : DeathKing SYSERR: Jun 4 13:06:37 :: Messenger: CInputMain::Messenger : Unknown subheader 76 : DeathKing SYSERR: Jun 4 13:06:44 :: OpenMyShop: [OVERFLOW_GOLD] Overflow (GOLD_MAX) id 3818 name DeathKing SYSERR: Jun 4 13:06:48 :: SyncPosition: invalid packet length 62881 (name: DeathKing) SYSERR: Jun 4 13:07:00 :: Shop: CInputMain::Shop : Unknown subheader 65 : DeathKing SYSERR: Jun 4 13:07:21 :: Messenger: CInputMain::Messenger : Unknown subheader 22 : DeathKing SYSERR: Jun 4 13:07:40 :: Chat: Unknown chat type 205 Hello, even though the player stopped doing nothing he received strange messages saying that the item is not negotiable, that he has maximum gold and is disconnected from the game, could anyone help me?
  3. 0526 12:09:36800 :: Traceback (most recent call last): 0526 12:09:36800 :: File "game.py", line 940, in OnRecvWhisper 0526 12:09:36801 :: AttributeError 0526 12:09:36801 :: : 0526 12:09:36801 :: 'NoneType' object has no attribute 'RecvWhisper' 0526 12:09:36801 :: 0526 15:22:54149 :: Traceback (most recent call last): 0526 15:22:54149 :: File "game.py", line 1296, in OnKeyUp 0526 15:22:54149 :: TypeError 0526 15:22:54149 :: : 0526 15:22:54149 :: 'NoneType' object has no attribute '__getitem__' 0526 15:22:54149 ::
  4. I'll try, then tell resolved! Thanks in advance! Hik In the player table there is no one with these nicks, just the message arrives and the character is disconnected is it anyway?
  5. From nowhere the character receives a message with these names written, and is appearing others as: "This item is non-negotiable." "<Guild> Does not belong to the guild." "The guild name is not valid." And then the character is disconnected from the game, in syserr.txt does not give any error, only appears spaces, can someone help me? Paid if required.
  6. I have the same problem, several people have already analyzed, but unsuccessfully in finding the real problem: / Beware of spam that promises to fix, takes the money and passes an 'ineffective'
  7. I corrected the problem, but after installation in the long run it creates more header errors that did not occur before, I do not know if it's just me, but it got worse after installing this fix, thanks again!
  8. import app import player import chat import net import time import ui class Potador1(ui.ScriptWindow): def __init__(self): ui.ScriptWindow.__init__(self) self.LoadPotador1() def __del__(self): ui.ScriptWindow.__del__(self) def LoadPotador1(self): self.LoadMainForm() self.FaceButton() def LoadMainForm(self): global OnOff1 self.Board = ui.BoardWithTitleBar() self.Board.SetSize(200, 110) self.Board.SetPosition(wndMgr.GetScreenWidth()-500, wndMgr.GetScreenHeight()-400) self.Board.AddFlag("movable") self.Board.AddFlag("float") self.Board.SetTitleName("Potador1 By Chaplin :D") self.Board.SetCloseEvent(self.Board.Hide) self.Board.Show() self.Potador1Message = ui.TextLine() self.Potador1Message.SetParent(self.Board) self.Potador1Message.SetPosition(75, 40) self.Potador1Message.SetText("Escolha:") self.Potador1Message.Show() self.Potador1On = ui.Button() self.Potador1On.SetParent(self.Board) self.Potador1On.SetUpVisual("d:/ymir work/ui/public/large_button_01.sub") self.Potador1On.SetOverVisual("d:/ymir work/ui/public/large_button_02.sub") self.Potador1On.SetDownVisual("d:/ymir work/ui/public/large_button_03.sub") self.Potador1On.SetText("Potar") self.Potador1On.SetPosition(10, 70) self.Potador1On.SetEvent(self.Potador1) self.Potador1On.Show() self.Potador1Off = ui.Button() self.Potador1Off.SetParent(self.Board) self.Potador1Off.SetUpVisual("d:/ymir work/ui/public/large_button_01.sub") self.Potador1Off.SetOverVisual("d:/ymir work/ui/public/large_button_02.sub") self.Potador1Off.SetDownVisual("d:/ymir work/ui/public/large_button_03.sub") self.Potador1Off.SetText("Parar") self.Potador1Off.SetPosition(100, 70) self.Potador1Off.SetEvent(self.Potador1Stop) self.Potador1Off.Show() def FaceButton(self): global Potador1Button Potador1Button = ui.Button() Potador1Button.SetText("") Potador1Button.SetPosition(wndMgr.GetScreenWidth()-100,wndMgr.GetScreenHeight()-475) Potador1Button.SetSize(88, 21) Potador1Button.SetEvent(self.Board.Show) Potador1Button.SetUpVisual("d:/ymir work/ui/public/large_button_01.sub") Potador1Button.SetOverVisual("d:/ymir work/ui/public/large_button_02.sub") Potador1Button.SetDownVisual("d:/ymir work/ui/public/large_button_03.sub") Potador1Button.Show() global Potador1Text Potador1Text = ui.TextLine() Potador1Text.SetParent(Potador1Button) Potador1Text.SetVerticalAlignCenter() Potador1Text.SetHorizontalAlignCenter() Potador1Text.SetPosition(43,10) Potador1Text.SetText("Potador1") Potador1Text.Show() def Potador1(self): chat.AppendChat(chat.CHAT_TYPE_NOTICE, "Pontando...") # app.SetMinFog(70000) # app.SetCameraMaxDistance(12000) self.Potador1Start() def Potador1Start(self): for i in xrange(90): itemVNum = player.GetItemIndex(i) if itemVNum == int(70020): net.SendItemUsePacket(i) break self.Delay = WaitingDialog() temp = 0.01 self.Delay.Open(float(temp)) self.Delay.SAFE_SetTimeOverEvent(self.Potador1Start) def Potador1Stop(self): chat.AppendChat(chat.CHAT_TYPE_NOTICE, "Parou de Potar...") StopDelay = 999999 self.Delay.Open(int(StopDelay)) StartDialog = Potador1() StartDialog.Show() class Potador2(ui.ScriptWindow): def __init__(self): ui.ScriptWindow.__init__(self) self.LoadPotador2() def __del__(self): ui.ScriptWindow.__del__(self) def LoadPotador2(self): self.LoadMainForm() self.FaceButton() def LoadMainForm(self): global OnOff2 self.Board = ui.BoardWithTitleBar() self.Board.SetSize(200, 110) self.Board.SetPosition(wndMgr.GetScreenWidth()-500, wndMgr.GetScreenHeight()-400) self.Board.AddFlag("movable") self.Board.AddFlag("float") self.Board.SetTitleName("Potador2 By Chaplin :D") self.Board.SetCloseEvent(self.Board.Hide) self.Board.Show() self.Potador2Message = ui.TextLine() self.Potador2Message.SetParent(self.Board) self.Potador2Message.SetPosition(75, 40) self.Potador2Message.SetText("Escolha:") self.Potador2Message.Show() self.Potador2On = ui.Button() self.Potador2On.SetParent(self.Board) self.Potador2On.SetUpVisual("d:/ymir work/ui/public/large_button_01.sub") self.Potador2On.SetOverVisual("d:/ymir work/ui/public/large_button_02.sub") self.Potador2On.SetDownVisual("d:/ymir work/ui/public/large_button_03.sub") self.Potador2On.SetText("Potar") self.Potador2On.SetPosition(10, 70) self.Potador2On.SetEvent(self.Potador2) self.Potador2On.Show() self.Potador2Off = ui.Button() self.Potador2Off.SetParent(self.Board) self.Potador2Off.SetUpVisual("d:/ymir work/ui/public/large_button_01.sub") self.Potador2Off.SetOverVisual("d:/ymir work/ui/public/large_button_02.sub") self.Potador2Off.SetDownVisual("d:/ymir work/ui/public/large_button_03.sub") self.Potador2Off.SetText("Parar") self.Potador2Off.SetPosition(100, 70) self.Potador2Off.SetEvent(self.Potador2Stop) self.Potador2Off.Show() def FaceButton(self): global Potador2Button Potador2Button = ui.Button() Potador2Button.SetText("") Potador2Button.SetPosition(wndMgr.GetScreenWidth()-100,wndMgr.GetScreenHeight()-450) Potador2Button.SetSize(88, 21) Potador2Button.SetEvent(self.Board.Show) Potador2Button.SetUpVisual("d:/ymir work/ui/public/large_button_01.sub") Potador2Button.SetOverVisual("d:/ymir work/ui/public/large_button_02.sub") Potador2Button.SetDownVisual("d:/ymir work/ui/public/large_button_03.sub") Potador2Button.Show() global Potador2Text Potador2Text = ui.TextLine() Potador2Text.SetParent(Potador2Button) Potador2Text.SetVerticalAlignCenter() Potador2Text.SetHorizontalAlignCenter() Potador2Text.SetPosition(43,10) Potador2Text.SetText("Potador2") Potador2Text.Show() def Potador2(self): chat.AppendChat(chat.CHAT_TYPE_NOTICE, "Pontando...") # app.SetMinFog(70000) # app.SetCameraMaxDistance(12000) self.Potador2Start() def Potador2Start(self): for i in xrange(90): itemVNum = player.GetItemIndex(90-i) if itemVNum == int(70020): net.SendItemUsePacket(90-i) net.SendItemUsePacket(90-i) break self.Delay = WaitingDialog() temp = 0.0001 self.Delay.Open(float(temp)) self.Delay.SAFE_SetTimeOverEvent(self.Potador2Start) def Potador2Stop(self): chat.AppendChat(chat.CHAT_TYPE_NOTICE, "Parou de Potar...") StopDelay = 999999 self.Delay.Open(int(StopDelay)) class WaitingDialog(ui.ScriptWindow): def __init__(self): ui.ScriptWindow.__init__(self) self.eventTimeOver = lambda *arg: None self.eventExit = lambda *arg: None def __del__(self): ui.ScriptWindow.__del__(self) def Open(self, waitTime): curTime = time.clock() self.endTime = curTime + waitTime self.Show() def Close(self): self.Hide() def Destroy(self): self.Hide() def SAFE_SetTimeOverEvent(self, event): self.eventTimeOver = ui.__mem_func__(event) def SAFE_SetExitEvent(self, event): self.eventExit = ui.__mem_func__(event) def OnUpdate(self): lastTime = max(0, self.endTime - time.clock()) if 0 == lastTime: self.Close() self.eventTimeOver() else: return StartDialog = Potador2() StartDialog.Show()
  9. Obrigado! (Just can not download
  10. Hi, someone who has knowledge could help me, instead of the private store selling items for gold I wanted to change to sell for an item, example I put the item in the private store for 100,000 gold, but I wanted to ask for an item x. Thank you very much in advance!
  11. I have done all this, it is not constant, or it is only sometimes that gives, but when I give no loga or with prayer, something I noticed different is these errors here SYSERR: Feb 20 13:55:34 :: Analyze: input_login: login phase does not handle this packet! header 3 SYSERR: Feb 20 13:56:52 :: Analyze: input_login: login phase does not handle this packet! header 8 SYSERR: Feb 20 13:57:59 :: Analyze: input_login: login phase does not handle this packet! header 2 SYSERR: Feb 20 14:02:06 :: Analyze: input_login: login phase does not handle this packet! header 18 SYSERR: Feb 20 14:02:54 :: Analyze: input_login: login phase does not handle this packet! header 12 SYSERR: Feb 20 14:03:19 :: Analyze: input_login: login phase does not handle this packet! header 13 SYSERR: Feb 20 14:06:11 :: Analyze: input_login: login phase does not handle this packet! header 20 SYSERR: Feb 20 14:08:32 :: Analyze: input_login: login phase does not handle this packet! header 28 SYSERR: Feb 20 14:10:35 :: Analyze: input_login: login phase does not handle this packet! header 29 SYSERR: Feb 20 14:19:05 :: Analyze: input_login: login phase does not handle this packet! header 50 SYSERR: Feb 20 14:21:00 :: Analyze: input_login: login phase does not handle this packet! header 54 SYSERR: Feb 20 14:22:38 :: Analyze: input_login: login phase does not handle this packet! header 53 SYSERR: Feb 20 14:22:38 :: Analyze: input_login: login phase does not handle this packet! header 78 SYSERR: Feb 20 14:23:37 :: Analyze: input_login: login phase does not handle this packet! header 51 SYSERR: Feb 20 14:23:37 :: Analyze: input_login: login phase does not handle this packet! header 52 SYSERR: Feb 20 14:23:57 :: Analyze: input_login: login phase does not handle this packet! header 66 SYSERR: Feb 20 14:24:04 :: Analyze: input_login: login phase does not handle this packet! header 69 SYSERR: Feb 20 14:24:08 :: Analyze: input_login: login phase does not handle this packet! header 70 SYSERR: Feb 20 14:24:44 :: Analyze: input_login: login phase does not handle this packet! header 71 SYSERR: Feb 20 14:25:13 :: Analyze: input_login: login phase does not handle this packet! header 65 SYSERR: Feb 20 14:26:24 :: Analyze: input_login: login phase does not handle this packet! header 74 SYSERR: Feb 20 14:29:23 :: Analyze: input_login: login phase does not handle this packet! header 69 SYSERR: Feb 20 14:32:00 :: Analyze: input_login: login phase does not handle this packet! header 80 SYSERR: Feb 20 14:32:20 :: Analyze: input_login: login phase does not handle this packet! header 82 SYSERR: Feb 20 14:32:20 :: CharacterSelect: no account table SYSERR: Feb 20 14:34:59 :: Analyze: input_login: login phase does not handle this packet! header 69 SYSERR: Feb 20 14:34:59 :: Analyze: input_login: login phase does not handle this packet! header 80 SYSERR: Feb 20 14:36:15 :: Analyze: input_login: login phase does not handle this packet! header 83 SYSERR: Feb 20 15:51:36 :: Analyze: input_login: login phase does not handle this packet! header 206 SYSERR: Feb 20 16:32:52 :: Analyze: input_login: login phase does not handle this packet! header 3 SYSERR: Feb 20 16:35:01 :: Analyze: input_login: login phase does not handle this packet! header 8 SYSERR: Feb 20 16:35:18 :: Analyze: input_login: login phase does not handle this packet! header 2 SYSERR: Feb 20 16:40:32 :: Analyze: input_login: login phase does not handle this packet! header 15 SYSERR: Feb 20 16:43:05 :: Analyze: input_login: login phase does not handle this packet! header 18 SYSERR: Feb 20 16:45:17 :: Analyze: input_login: login phase does not handle this packet! header 26 SYSERR: Feb 20 16:45:50 :: Analyze: input_login: login phase does not handle this packet! header 28 SYSERR: Feb 20 16:48:16 :: Analyze: input_login: login phase does not handle this packet! header 70 SYSERR: Feb 20 16:56:49 :: Analyze: input_login: login phase does not handle this packet! header 50 SYSERR: Feb 20 16:59:49 :: Analyze: input_login: login phase does not handle this packet! header 255 SYSERR: Feb 20 17:03:09 :: Analyze: input_login: login phase does not handle this packet! header 53 SYSERR: Feb 20 17:08:45 :: Analyze: input_login: login phase does not handle this packet! header 69 SYSERR: Feb 20 17:10:14 :: Analyze: input_login: login phase does not handle this packet! header 73 SYSERR: Feb 20 17:10:33 :: Analyze: input_login: login phase does not handle this packet! header 72 SYSERR: Feb 20 17:11:42 :: Analyze: input_login: login phase does not handle this packet! header 78
  12. Is there a correlation and could someone help me correct this damn mistake? 0220 16:45:11258 :: 󸮵ÇÁö ¾ÊÀº ÆÐŶ Çì´õ 9, state Game 0220 16:45:11313 :: Unknown packet header: 35, last: 3 9
  13. Does anyone have functional burning purgatory? [Hidden Content]
  14. Taking advantage of this, is there any way to organize this file as the mob_drop_item ??
  15. Does anyone know how I can do to have 2 options at the time of transmuting an item in NPC 20091?
  16. My server is changing the password of all accounts, does anyone know what it can be?
  17. I tried to read syserr / syslog anyway but there are no errors that could cause the channel to crash, so I found this tutorial to see the errors in the game, someone who can help me fix it? [Hidden Content] (gdb) set gnutarget i386-marcel-freebsd (gdb) /home/black/share/bin/game Undefined command: "". Try "help". (gdb) file /home/black/share/bin/game Load new symbol table from "/home/black/share/bin/game"? (y or n) y Reading symbols from /home/black/share/bin/game...done. (gdb) core /home/black/channel1/game2/game.core Core was generated by `game'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/lib32/libmd.so.5...done. Loaded symbols for /usr/lib32/libmd.so.5 Reading symbols from /usr/lib32/libz.so.6...done. Loaded symbols for /usr/lib32/libz.so.6 Reading symbols from /usr/lib32/libssl.so.6...done. Loaded symbols for /usr/lib32/libssl.so.6 Reading symbols from /usr/lib32/libstdc++.so.6...Error while reading shared library symbols: Dwarf Error: wrong version in compilation unit header (is 4, should be 2) [in module /usr/lib32/libstdc++.so.6] Reading symbols from /usr/lib32/libm.so.5...done. Loaded symbols for /usr/lib32/libm.so.5 Reading symbols from /usr/lib32/libgcc_s.so.1...done. Loaded symbols for /usr/lib32/libgcc_s.so.1 Reading symbols from /usr/lib32/libthr.so.3...done. Loaded symbols for /usr/lib32/libthr.so.3 Reading symbols from /usr/lib32/libc.so.7...done. Loaded symbols for /usr/lib32/libc.so.7 Reading symbols from /usr/lib32/libcrypto.so.6...done. Loaded symbols for /usr/lib32/libcrypto.so.6 Reading symbols from /libexec/ld-elf32.so.1...done. Loaded symbols for /libexec/ld-elf32.so.1 #0 CHARACTER::GetName (this=0x5620296d) at char.cpp:564 564 char.cpp: No such file or directory. in char.cpp [New Thread 290030b429003d00 (LWP 100420/<unknown>)] [New Thread 2876f5e429003a80 (LWP 100416/<unknown>)] [New Thread 29003d3429003800 (LWP 100415/<unknown>)] [New Thread 29003ab429003080 (LWP 101025/<unknown>)] Cannot find new threads: generic error
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.