Element-0 / ElementZero

Run windows version of BDS in linux with Mod support
GNU General Public License v3.0
272 stars 51 forks source link

Another type of crash #57

Closed IvanTurgenev closed 3 years ago

IvanTurgenev commented 4 years ago
 [SERVER] (CrashHelper::dumpCrashHandlerAppCrashLog:36) Package: com.mojang.minecraft.dedicatedserver                 
Version: 1.14.60.5 with element-0 (200419)                                                                             
OS: Windows
Server start: 2020-05-09 11:02:15 Greenwich S
Dmp timestamp: 2020-05-09 16:14:16 Greenwich S                                                                         
Upload Date: 2020-05-09 16:14:16 Greenwich S
Session ID: f648b179-071c-4cac-adad-09c973755bf1
Commit hash: 37aca878ca1c71648b7646e6758b1cb97dba79b1                                                                  
Build id: 3998270
CrashReporter Key: 44c59944-6a91-37e0-ac21-5501bf640778                                                                

Crash
I [SERVER] (CrashHelper::dumpCrashHandlerAppCrashLog:37)    at RaiseException (UnknownFile:?)                          
        at _CxxThrowException (UnknownFile:?)                                                                          
        at throw_exception (UnknownFile:?)
        at _Xinvalid_argument (UnknownFile:?)                                                                          
        at _Xinvalid_argument (UnknownFile:?)
        at bool Blacklist::isBlocked[struct Blacklist::Entry const &]const  (UnknownFile:?)
        at void ServerNetworkHandler::handle[class NetworkIdentifier const &,class LoginPacket const &] (UnknownFile:?)
        at void ServerNetworkHandler::handle[class NetworkIdentifier const &,class LoginPacket const &] (UnknownFile:?)
        at bool NetworkHandler::_sortAndPacketizeEvents[class NetworkHandler::Connection &,class std::chrono::time_point<struct std::chrono::steady_clock,class std::chrono::duration<__int64,struct std::ratio<1,1000000000> > >] (UnknownFile:?)                                                                                                                   
        at <lambda_b4722b03a5659a91d48c3c8a5a3c372a>::operator[] (UnknownFile:?)
        at void NetworkHandler::runEvents[bool] (UnknownFile:?)
        at bool Minecraft::update[void] (UnknownFile:?)                                                                

codehz should consider closing them if he does not deem them as interesting, since maybe this type of crashes could be prevented by a mod, or leave them for mod implementators, since extollite doesnt have a public repo

Weissnix4711 commented 3 years ago

Seems to be an issue with blacklist.

I'm closing the issue for now, as this is getting old, has had no responses and may have been fixed in a newer release.