Jump to content

webdes27

Members
  • Posts

    59
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by webdes27

  1. Yes 83, everything from there. If you do not work hard to drain and L2Server L2NPTS. I will be very grateful.
  2. Crashed Thread[1] CRASH .\serversocket.cpp void __cdecl CServerSocket::OnClose(void) Line : 7228 Server Up Time : Tue Nov 15 01:14:00 2016 Current Time : Tue Nov 15 01:31:47 2016 Elapsed Time : 0 days 0 hours 17 minutes 47 seconds IOBufferPool - 79997 / 80000, PendingWrite 1151 bytes (0 buffer count) Detail IO Buffer Pool Size for each Thread (0) : Free(19999) / Total(20000) (1) : Free(19999) / Total(20000) (2) : Free(19999) / Total(20000) (3) : Free(20000) / Total(20000) =============== object report user[1], npc[39207] [CurrentThreadId : 3940 Current Time : 2016/11/15 01:31:47] ========= an Access Violation in module L2NPC.exe at 0033:0x000000000042B142. start at 2016/11/15 01:13:58 Write to location 0x0000000000000000 caused an access violation. 1 Registers: RAX=0x0000000000000000 CS=0033 RIP=0x000000000042B142 EFLGS=0x0000000000010246 RBX=0x0000000000030D08 SS=002b RSP=0x00000000A280FCE8 RBP=0x0000000000400000 RCX=0x3E908AB487DE0000 DS=002b RSI=0x00000000A38A69A0 FS=0053 RDX=0x000000000000002D ES=002b RDI=0x00000000BC6CF084 GS=002b R08=0x0000000000000001 R12=0x0000000000030F78 R09=0x0000000000000000 R13=0x0000000000400000 R10=0x0000000000000039 R14=0x0000000000030F78 R11=0x0000000000000064 R15=0x0000000000000000 Bytes at CS:RIP: c6 00 01 c3 cc cc 48 81 ec 08 01 00 00 48 8d 05 Stack dump: 00000000A280FCE8: 005822f3 00000000 00000006 00000000 0063fa50 00000000 00001c3c 00000000 00000000A280FD08: 00000000 00000000 bc6cf084 00000000 00000040 00000000 fffffffe ffffffff 00000000A280FD28: 330ad184 00000001 00400000 00000000 00030f78 00000000 00030d08 00000000 00000000A280FD48: a38a69a0 00000000 bc6cf084 00000000 0041fe85 00000000 a280feb8 00000000 00000000A280FD68: fd285836 000007fe 007690f8 00000000 0046d939 00000000 023cceed 00000000 00000000A280FD88: 00030ce4 00000000 fffffffe ffffffff 005ab524 00000000 00000000 00000000 00000000A280FDA8: a38a69a0 00000000 023cd21a 00000000 00030ce4 00000000 bc6cf084 00000000 00000000A280FDC8: 00422963 00000000 00000001 00000000 00470c2c 00000000 48103198 00000000 00000000A280FDE8: a38a69a0 00000000 00000032 00000000 a38a69a0 00000000 00000000 00000000 00000000A280FE08: 00470efc 00000000 6ff40e71 01d23ec4 00989680 00000000 00000000 00000000 GuardInfo : IOThread [0][0 ms] (good): void IOThread_common(void *arglist) Lock Stack : IOThread [1][1015 ms] (ahehe): void IOThread_common(void *arglist) -> void __cdecl CIOSocketEx<class CIOBufferEx<16384> >::Close(void) -> void __cdecl CServerSocket::OnClose(void) -> server socket closed Lock Stack : IOThread [2][47 ms] (good): void IOThread_common(void *arglist) Lock Stack : IOThread [3][16 ms] (good): void IOThread_common(void *arglist) Lock Stack : PremiumThread [8][37541375 ms] (good): Lock Stack : GIPThread [9][37541375 ms] (good): Lock Stack : LogThread [12][1052250 ms] (good): Lock Stack : PerfMonThread [13][37541375 ms] (good): Lock Stack : MainThread [14][37541390 ms] (good): Lock Stack : ListenThread [15][140 ms] (good): void __cdecl NPCServer::Run(void) -> unsigned __stdcall WaitThread(void *) Lock Stack : GuardInfo end Call stack: Address Frame Function SourceFile 0x000000000042B142 0x00000000A280FCE0 0x00000000005822F3 0x00000000A280FD50 0x000000000041FE85 0x00000000A280FDC0 0x0000000000422963 0x00000000A280FE00 0x0000000000470EFC 0x00000000A280FE90 0x000000000047102D 0x00000000A280FEC0 0x00000000004710B3 0x00000000A280FEF0 0x00000000005EADB7 0x00000000A280FF20 0x00000000005EAE8F 0x00000000A280FF50 0x0000000076EF652D 0x00000000A280FF80 0x000000007702C521 0x00000000A280FFD0 [(3940) 2016/11/15 01:31:47]: *.\ioc.cpp:763(Mon Feb 16 11:56:37 2009) exception
  3. Thank you for the patch! Now another problem. When I play I try to talk to any NPC server goes down. Disconnect Server!
  4. Many thanks for the tip. Now I can not run the game under Windows 10. (System 152)
  5. Psyko: java\com\l2jfrozen\gameserver\model\base\experience.java java\com\l2jfrozen\gameserver\datatables\sts\ExpTable.java DataPack\data\data\sts\ExtTable.sts
  6. Errors GameServer. Loading Server Scripts ---------- 1. ERROR in D:\FreyaServer\gameserver\data\scripts\handlers\voicedcommandhandler s\Teleport.java (at line 124) else if (!TvTEvent.onEscapeUse(activeChar.getName())) ^^^^^^^^^^^ The method onEscapeUse(int) in the type TvTEvent is not applicable for the argum ents (String) ---------- 2. ERROR in D:\FreyaServer\gameserver\data\scripts\handlers\voicedcommandhandler s\Teleport.java (at line 126) activeChar.sendPacket(new ActionFailed()); ^^^^^^^^^^^^^^^^^^ The constructor ActionFailed() is not visible ---------- 2 problems (2 errors)The method onEscapeUse(int) in the type com.l2jserver.games erver.model.entity.TvTEvent is not applicable for the arguments (java.lang.Strin g) The constructor com.l2jserver.gameserver.network.serverpackets.ActionFailed() is not visible Failed executing script: D:\FreyaServer\gameserver\data\scripts\handlers\MasterH andler.java. See MasterHandler.java.error.log for details. Last Freya L2JServer.
  7. I have a server-side is 100% with grade s80 s84! I just did not see an icon grade as needed! Spidey* Normally I really works a bit under the scoria reworked!
  8. Client file symbolname-e.dat: id filename alias UNK_0 1 smile symbol.imoticon001 1 2 -_- symbol.imoticon002 1 3 crying symbol.imoticon003 1 4 rage symbol.imoticon004 1 5 heart symbol.imoticon005 1 100 adena symbol.adena 1 101 grades symbol.grade_s 1 102 gradea symbol.grade_a 1 103 gradeb symbol.grade_b 1 104 gradec symbol.grade_c 1 105 graded symbol.grade_d 1 Where a bunch of id grade as described in Inside the nucleus? I want to add your own!
  9. I can run the test server, what would understand what was going on! Petome works but does not sit on it and on the strider
  10. I just do not really understand English. Somebody spoke Russian? Theme edited, but about what credits do not understand!
  11. Here are a few days ago set himself such a question as to insert the driving pet! Inserted a "Everything as expected running Lion eats. And I sit down when displaying strider. Can anyone help to solve of problems? I use Scoria. Diff patch: Download Client patch: Download Please Help Credits: webdes27 [mmo-dev]
  12. In scoria class lacks any differently named. So I can not screw))
  13. Fix diff patch - scoria interlude diff: download
  14. I can not add driving pet! If Mount 1 as described and it strider 2, this wyvern. And my nein be under the 3-and Suva not vedu! Affairs under the Mount 1 Peter eats all the attacks as expected but when sit up showing that sat on the strider. 'll Show what is wrong?
×
×
  • Create New...