Steps to reproduce:
- Place a Packager:

- Open and put a item in any slot:

- Put your card and click in Buy

You will receive the package, the item will stay in the slot, the money won't be taken of your account, and the console will show that warn:

The Packager part in my config:
`
packager {
# Set the price of large package
I:"Large Package Price"=40
# Set the price of medium package
I:"Medium Package Price"=20
# Set the price of small package
I:"Small Package Price"=10
}
`
Steps to reproduce:
You will receive the package, the item will stay in the slot, the money won't be taken of your account, and the console will show that warn:
The Packager part in my config:
`
packager {
# Set the price of large package
I:"Large Package Price"=40
}
`