B Banned Banished Registered Joined Jun 14, 2024 Messages 67 Reaction score 2 Points 8 Aug 16, 2024 #1 hi i recently try to view some drops using monster data base and i got crash error in debug
Solution OREO Aug 16, 2024 Looks like prj.GetItemProp(pDrop->dwIndex) is null for 5931. Check your spec_item or propItem for this define
Looks like prj.GetItemProp(pDrop->dwIndex) is null for 5931. Check your spec_item or propItem for this define
Xenus Premium Premium Joined Jun 15, 2024 Messages 62 Reaction score 26 Points 18 Aug 16, 2024 #2 arvz211 said: hi i recently try to view some drops using monster data base and i got crash error in debug View attachment 464 Click to expand... What source are u using ? provide more info.. Upvote 0 Downvote
arvz211 said: hi i recently try to view some drops using monster data base and i got crash error in debug View attachment 464 Click to expand... What source are u using ? provide more info..
zOmbie Administrator Administrator Joined Jun 7, 2024 Messages 1,108 Solutions 29 Reaction score 1,162 Points 113 Aug 16, 2024 #3 It's like the same people in the scene have an insane inability to follow directions or rules: Important Thread 'Support Rules & Guidelines' Jun 10, 2024 General Rules Please try to be constructive with requesting and receiving help. Please, avoid trolling. Requesting help? The following must be provided: A description of what you were doing when the issue occurred in applicable. Explain any new changes that have been made, if it was working prior. If it is a debuggable crash, please provide the stack trace and code that surrounds that. If there's error logs, please provide the relevant logs, please remove the irrelevant logs. If we have no idea what... Upvote 0 Downvote
It's like the same people in the scene have an insane inability to follow directions or rules: Important Thread 'Support Rules & Guidelines' Jun 10, 2024 General Rules Please try to be constructive with requesting and receiving help. Please, avoid trolling. Requesting help? The following must be provided: A description of what you were doing when the issue occurred in applicable. Explain any new changes that have been made, if it was working prior. If it is a debuggable crash, please provide the stack trace and code that surrounds that. If there's error logs, please provide the relevant logs, please remove the irrelevant logs. If we have no idea what...
OREO Premium Premium Joined Jun 14, 2024 Messages 54 Solutions 9 Reaction score 62 Points 18 Aug 16, 2024 Solution #4 Looks like prj.GetItemProp(pDrop->dwIndex) is null for 5931. Check your spec_item or propItem for this define Upvote 1 Downvote Solution
Looks like prj.GetItemProp(pDrop->dwIndex) is null for 5931. Check your spec_item or propItem for this define
B Banned Banished Registered Joined Jun 14, 2024 Messages 67 Reaction score 2 Points 8 Aug 16, 2024 #5 OREO said: Looks like prj.GetItemProp(pDrop->dwIndex) is null for 5931. Check your spec_item or propItem for this define Click to expand... found it thank you <3 Upvote 0 Downvote
OREO said: Looks like prj.GetItemProp(pDrop->dwIndex) is null for 5931. Check your spec_item or propItem for this define Click to expand... found it thank you <3