Was using a blueprint to put something down, got the following error when deleting an item before it was placed..
Error while running the event handler: __Powered_Entities__/scripts.lua:146: An area of zero size is not supported. Either don't define area to search the entire surface or use 'position'.
[MOD 0.12.x] Powered Entities (0.3.0)
- DedlySpyder
- Filter Inserter
- Posts: 254
- Joined: Fri Jun 20, 2014 11:42 am
- Contact:
Re: [MOD 0.12.x] Powered Entities (0.3.0)
Just to verify, are you on 0.13 and using the mod portal? I haven't updated the thread in a while.charmead wrote:Was using a blueprint to put something down, got the following error when deleting an item before it was placed..
Error while running the event handler: __Powered_Entities__/scripts.lua:146: An area of zero size is not supported. Either don't define area to search the entire surface or use 'position'.
Re: [MOD 0.12.x] Powered Entities (0.3.0)
On .13.11, using mod portal to download, using Powered_Entities_0.3.6.zip. I figure it has something to do with the change made for LuaSurface::find_entities/filtered.
- DedlySpyder
- Filter Inserter
- Posts: 254
- Joined: Fri Jun 20, 2014 11:42 am
- Contact:
Re: [MOD 0.12.x] Powered Entities (0.3.0)
Ah yes, they finally added whole surface searching, I'll fix it as soon as I get home from work. Thanks for the report (and putting it here was a good call, because the mod portal doesn't alert me)charmead wrote:On .13.11, using mod portal to download, using Powered_Entities_0.3.6.zip. I figure it has something to do with the change made for LuaSurface::find_entities/filtered.
Re: [MOD 0.12.x] Powered Entities (0.3.0)
I like the mod portal for downloads, but it sucks for reports or discussion of the mods. These forums are much better for that.
- DedlySpyder
- Filter Inserter
- Posts: 254
- Joined: Fri Jun 20, 2014 11:42 am
- Contact:
Re: [MOD 0.12.x] Powered Entities (0.3.0)
New update should fix that issue.charmead wrote:I like the mod portal for downloads, but it sucks for reports or discussion of the mods. These forums are much better for that.
If you're curious, it was actually an issue that was probably around for quite some time, just was never noticed/report. I was checking the ghost prototype instead of what the ghost was pretending to be.
Re: [MOD 0.12.x] Powered Entities (0.3.0)
Thank you so much!! Downloading now.
Re: [MOD 0.12.x] Powered Entities (0.3.0)
hmm, new version,
Error while running the on_configuration_changed: __Powered_Entities__/control.lua:44: attempt to index global 'force' (a nil value)
Error while running the on_configuration_changed: __Powered_Entities__/control.lua:44: attempt to index global 'force' (a nil value)
- DedlySpyder
- Filter Inserter
- Posts: 254
- Joined: Fri Jun 20, 2014 11:42 am
- Contact:
Re: [MOD 0.12.x] Powered Entities (0.3.0)
0.3.8 is upcharmead wrote:hmm, new version,
Error while running the on_configuration_changed: __Powered_Entities__/control.lua:44: attempt to index global 'force' (a nil value)
Re: [MOD 0.12.x] Powered Entities (0.3.0)
Thanks, no errors so far