I was in the crafting menu when I tried to drop something from the crafting box into the drop slot and an error occured.
Code Snippet (if applicable) to Reproduce Problem:
mpass)
call stack:
Compass (/obj/Inventory/HUD/Parts/Compass): MouseDrop(Drop Boxes (/obj/Inventory/Pickup/Drop_Boxes), null, null, "Main.Map", "Main.Map", "icon-x=7;icon-y=10;left=1;scre...")
runtime error: Cannot create objects of type null.
proc name: MouseDrop (/obj/Inventory/HUD/Parts/MouseDrop)
source file: Parts.dm,83
usr: Dariuc (/mob/Player)
src: Compass (/obj/Inventory/HUD/Parts/Compass)
call stack:
Compass (/obj/Inventory/HUD/Parts/Compass): MouseDrop(Drop Boxes (/obj/Inventory/Pickup/Drop_Boxes), null, null, "Main.Map", "Main.Map", "icon-x=10;icon-y=4;left=1;scre...")
runtime error: Cannot create objects of type null.
proc name: MouseDrop (/obj/Inventory/HUD/Parts/MouseDrop)
source file: Parts.dm,83
usr: Dariuc (/mob/Player)
src: Compass (/obj/Inventory/HUD/Parts/Compass)
call stack:
Compass (/obj/Inventory/HUD/Parts/Compass): MouseDrop(Drop Boxes (/obj/Inventory/Pickup/Drop_Boxes), null, null, "Main.Map", "Main.Map", "icon-x=7;icon-y=8;left=1;scree...")
runtime error: Cannot create objects of type null.
proc name: MouseDrop (/obj/Inventory/HUD/Parts/MouseDrop)
source file: Parts.dm,83
usr: Dariuc (/mob/Player)
src: Compass (/obj/Inventory/HUD/Parts/Compass)
call stack:
Compass (/obj/Inventory/HUD/Parts/Compass): MouseDrop(Drop Boxes (/obj/Inventory/Pickup/Drop_Boxes), null, null, "Main.Map", "Main.Map", "icon-x=6;icon-y=9;left=1;scree...")
Expected Results:
Wanted to drop an object from crafting to the drop slot.
Actual Results:
Tried to get rid of an object from inventory.
it was a compass. i also noticed that once i did this and got the error, when trying to drop any type of compass I'd get an error.
I was allowed to, but kept getting this error.
i was a chef/explorer