Well I have found few critical errors in game
As far I remember there was such topic one year ago, so I decided to start new one to help GMs to fix stuff:
Alt+B -> Vote Coins -> clicking any potion makes an immediate Error
General protection fault!
History: UUIDATA_ITEM::execGetSetItemIDList <- UObject::execClassContext <- (ToolTip Transient.ToolTip0 @ Function Interface.ToolTip.ReturnTooltip_NTT_ITEM : 1363) <- UObject::ProcessEvent <- (ToolTip Transient.ToolTip0, Function Interface.ToolTip.OnEvent) <- XMLUIManager::ExecuteUIEvent <- NCTooltipManager::MakeTooltipInfo <- NCItemWnd::OnPostPaint <- NCVirtualWndMain::PostDrawChildWindow <- NCVirtualWndMain::DispatchWndMsg <- NConsoleWnd::ConsolePostRender <- UGameEngine::Draw <- UWindowsViewport::Repaint <- UWindowsClient::Tick <- ClientTick <- UGameEngine::Tick <- UpdateWorld <- MainLoop
clientside update without fullcheck done?
you are missing some files clientside then
i would suggest doing fullcheck updater, then use my shared latest clientrepo