Guarder Posted February 7, 2019 Posted February 7, 2019 (edited) I added 2 items on gm shop,but when i try to buy them they have black icon and i get crit error everytime i put the mouse on them. the crit error message: 2019.2.7 23:19:04 OS : Windows Vista 6.2 (Build: 9200) CPU : GenuineIntel PentiumPro-class processor @ 2803 MHz with 2047MB RAM Video : NVIDIA GeForce GTX 750 (1735) General protection fault! History: UUIDATA_ITEM::execGetSetItemIDList <- UObject::execClassContext <- (ToolTip Transient.ToolTip0 @ Function Interface.ToolTip.968 : 11BE) <- 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 The multisell: <?xml version='1.0' encoding='utf-8'?> <!-- Custom Shop --> <list> <!-- Mask --> <item id="1"> <ingredient id="3478" count="1000"/> <ingredient id="6393" count="10"/> <production id="77444" count="1"/> </item> <!-- Mask --> <item id="2"> <ingredient id="3478" count="1000"/> <ingredient id="6393" count="10"/> <production id="77445" count="1"/> </item> </list> A photo: Click me Edited February 7, 2019 by KIDutz
miscer7 Posted February 7, 2019 Posted February 7, 2019 Lower the id of the item produced <production id="77445" count="1"/> 1
Guarder Posted February 7, 2019 Author Posted February 7, 2019 15 minutes ago, miscer7 said: Lower the id of the item produced <production id="77445" count="1"/> Thank you my friend
StinkyMadness Posted February 10, 2019 Posted February 10, 2019 i think 65534 is the max if i'm not wrong
Guarder Posted February 10, 2019 Author Posted February 10, 2019 1 hour ago, StinkyMadness said: i think 65534 is the max if i'm not wrong yes mate, i fixed it . thank you for this info. didnt know 65k is max.
Recommended Posts