VGOEmulator.net

A Development Project for the Vanguard:Saga of Heroes MMO

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • Portal
  • Project Manager
  • Bug Tracker
  • Server List
  • Wiki
  • Donate
  • Login
  • Register
  • Board index Bugs Server Bugs Server Bugs (Closed)
  • Search

Server re-boot needed

Closed Server Bugs

Moderators: Community Managers, Developers

Locked
  • Print view
Advanced search
4 posts • Page 1 of 1
Glaxono
Posts: 68
Joined: Sun Apr 27, 2014 8:09 am
Server re-boot needed
  • Quote

Post by Glaxono » Sun Sep 21, 2014 7:36 am

The New Telon server really needs a re-boot. As you can see, visitors to the server get hung up in it as the commands don't work.

Hope all is well with the development team!
Top

User avatar
Xinux
Project Leader
Project Leader
Posts: 2549
Joined: Wed Aug 28, 2013 2:20 pm
Re: Server re-boot needed
  • Quote

Post by Xinux » Sun Sep 21, 2014 1:24 pm

Ok server should be back up now. Sorry for the delay.
Top

User avatar
John Adams
Retired
Posts: 4582
Joined: Wed Aug 28, 2013 9:40 am
Location: Phoenix, AZ.
Contact:
Contact John Adams
Website
Re: Server re-boot needed
  • Quote

Post by John Adams » Tue Sep 23, 2014 10:44 am

Crashed since 3:53pm AZ time Sunday -

Stack

Code: Select all

>	WorldServer.exe!std::_Fetch_add_seq_cst_2(volatile unsigned short * _Tgt, unsigned short _Value) Line 1166	C++
 	WorldServer.exe!std::_Atomic_fetch_add_2(volatile unsigned short * _Tgt, unsigned short _Value, std::memory_order _Order) Line 1188	C++
 	WorldServer.exe!std::atomic_fetch_add_explicit(std::atomic_ushort * _Atom, unsigned short _Value, std::memory_order _Order) Line 1175	C++
 	WorldServer.exe!std::atomic_ushort::fetch_add(unsigned short _Value, std::memory_order _Order) Line 1394	C++
 	WorldServer.exe!Client::GetAndIncrementServerSequence() Line 233	C++
 	WorldServer.exe!Client::PushOutgoing(SOEProtocolData * data, bool dump_packet) Line 362	C++
 	WorldServer.exe!Client::QueuePacket(SOEProtocolData * data, bool dump_packet) Line 296	C++
 	WorldServer.exe!WorldCharacter::LeaveAllChatChannels(bool send_packets) Line 277	C++
 	WorldServer.exe!ChunkServer::DisconnectChunkClient(std::shared_ptr<Client> & chunk_client, unsigned short reason_id) Line 2292	C++
 	WorldServer.exe!CampTimers::Check(ChunkServer * chunk_server) Line 246	C++
 	WorldServer.exe!ChunkServer::Process() Line 227	C++
 	WorldServer.exe!ChunkProcessThread(void * data) Line 110	C++
 	WorldServer.exe!ThreadRun(void * arg) Line 77	C++
 	WorldServer.exe!_callthreadstart() Line 255	C
 	WorldServer.exe!_threadstart(void * ptd) Line 239	C
 	kernel32.dll!76a1338a()	Unknown
 	[Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]	
 	ntdll.dll!77c49f72()	Unknown
 	ntdll.dll!77c49f45()	Unknown
Attachments
console.jpg
Top

Lokked
Principle Developer
Principle Developer
Posts: 600
Joined: Wed Aug 06, 2014 3:15 pm
Re: Server re-boot needed
  • Quote

Post by Lokked » Tue Sep 23, 2014 1:27 pm

The 12 chunks could be understandable: In the screenshot you've provided, he rifted twice within 5 seconds. Perhaps he was just touring around.

The crash is due to the Server Queueing a packet for a Client object that's been deleted. How that happened, I'll investigate. That player still has his 2 Client Objects alive (WS and Chunk), so I'm guessing a packet was sent from the chunk server that took too long to shut down, to his Chunk Client which had been destroyed.

When he .rifts to 354, below he is being removed from 2 Sea of Kojans (unfortunately named the same, but they are different chunks due to the ports being different). I'm wondering why it took so long to remove him from the first of those Sea of Kojans.

Thanks John. Is this the latest dev build?
Top


Locked
  • Print view

4 posts • Page 1 of 1

Return to “Server Bugs (Closed)”

Jump to
  • Information
  • ↳   Announcements
  • ↳   Dev Chats
  • ↳   Events
  • Community
  • ↳   General Discussions
  • ↳   VGO Team Help Requests
  • ↳   Introductions
  • ↳   Game Features
  • ↳   Wish List
  • ↳   Off-Topic
  • Support
  • ↳   How-To's
  • ↳   General Support
  • ↳   Windows
  • ↳   Linux
  • Bugs
  • ↳   Server Bugs
  • ↳   Server Bugs (Closed)
  • ↳   Content Bugs
  • ↳   Content Bugs (Closed)
  • ↳   Database Bugs
  • ↳   Tools Bugs
  • Board index
  • All times are UTC-07:00
  • Delete cookies
  • Contact us
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD