Creating item with less than 1 amount! (Water)
Hi

I keep getting this message in my console
NullReferenceException: Object reference not set to an instance of an object
Creating item with less than 1 amount!(Water)

can anyone tell me what that is
Creating item with less than 1 amount! (Water)
NullReferenceException: Object reference not set to an instance of an object
ItemContainer.AddItem (ItemDefinition itemToCreate, System.Int32 p, System.UInt64 skin) (at <a6e803dfe07d49ef9468a9ebf8507b2c>:0) LiquidContainer.PushLiquid (IOEntity connected, System.Int32& amountToMove, Item ourFuel, IOEntity fromSource, System.Int32 depth) (at <a6e803dfe07d49ef9468a9ebf8507b2c>:0) LiquidContainer.PushLiquidThroughOutputs () (at <a6e803dfe07d49ef9468a9ebf8507b2c>:0) InvokeHandler.DoTick () (at <6d50fd581c3d4045936fc920947f0265>:0) InvokeHandler.LateUpdate () (at <6d50fd581c3d4045936fc920947f0265>:0)
You most likely have a plugin creating an item with less than 1 amount, as the message suggests. Try removing plugins, especially loot ones, until the issue is resolved.
all plugin deleted - an error is present
I think the plugin was Water Works. I removed everything from this plugin and restarted the server, but the message is still coming.
No such thing. The error occurs unexpectedly and remains until the wipe. After the introduction of the pumps
I have now set the pumps via the WaterWorks plugin so that they never come below 1 ml.The message is therefore no longer available on my server

hi - how did you fix it? I'm geting similar eerrors

Creating item with less than 1 amount! (Water)

Merged post

{
"Water Jug ML Capacity (vanilla: 5000)": 5000,
"Water Barrel ML Capacity (vanilla: 20000)": 20000,
"Water Bucket ML Capacity (vanilla: 2000)": 2000,
"Water Pump ML Capacity (vanilla: 2000)": 2000,
"Add Amount Of Water To Water Pumps": 30,
"Add Water To Water Pumps Every X Seconds": 20.0,
"Water Purifier ML Capacity (vanilla: 5000)": 5000,
"Water Purifier (Powered) ML Capacity (vanilla: 5000)": 5000,
"Large WaterCatcher Stack Size (vanilla: 50000)": 50000,
"Small WaterCatcher Stack Size (vanilla: 10000)": 10000,
"Add Amount Of Water To Water Catchers": 10.0,
"Add Water To Water Catchers Every X Seconds": 20.0
}