Page 14 of 14

Re: NT Crash Thread

Posted: Mon Jul 27, 2015 7:37 pm
by John Adams
Brotherhood crash?

Code: Select all

>	WorldServer.exe!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::size() Line 1733	C++
 	WorldServer.exe!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::assign(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & _Right, unsigned int _Roff, unsigned int _Count) Line 1105	C++
 	WorldServer.exe!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::assign(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & _Right) Line 1100	C++
 	WorldServer.exe!std::basic_string<char,std::char_traits<char>,std::allocator<char> >::operator=(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & _Right) Line 984	C++
 	WorldServer.exe!BHProcess::SendBHMemberLeaveGroup(unsigned int group_id, std::basic_string<char,std::char_traits<char>,std::allocator<char> > client_name) Line 872	C++
 	WorldServer.exe!ChunkServer::DisconnectChunkClient(std::shared_ptr<Client> chunk_client, unsigned short reason_id) Line 1980	C++
 	WorldServer.exe!CampTimers::Check(ChunkServer * chunk_server) Line 252	C++
 	WorldServer.exe!ChunkServer::Process() Line 252	C++
 	WorldServer.exe!ChunkProcessThread(void * data) Line 107	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!7716337a()	Unknown
 	[Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]	
 	ntdll.dll!77c492e2()	Unknown
 	ntdll.dll!77c492b5()	Unknown
leader = Moldy (of course), member3->name is null

Code: Select all

group->leader = member3->name;

Re: NT Crash Thread

Posted: Tue Jul 28, 2015 8:48 am
by Moldew
I think I invited myself, or clicked invite when it was just me. Something like that - should be easy to reproduce.

Re: NT Crash Thread

Posted: Tue Jul 28, 2015 8:56 am
by Blackstorm
On windosw always :p ... i am looking...

Re: NT Crash Thread

Posted: Tue Jul 28, 2015 3:00 pm
by John Adams
[quote="Blackstorm"]On windosw always :p[/quote]
Regardless of where the bug shows up, it needs to get fixed without prejudice.

Re: NT Crash Thread

Posted: Tue Jul 28, 2015 4:21 pm
by Moldew
OK, think I reproduced it and will /bug it.

Re: NT Crash Thread

Posted: Tue Jul 28, 2015 5:39 pm
by Blackstorm
Fixed on rev1433, you can't anymore invite yourself to a BH or a Caravan ^^