Search found 76 matches

by Kingdud
Mon May 11, 2020 5:41 pm
Forum: Modding help
Topic: [Solved] I'm blind and can't see my lua bug
Replies: 3
Views: 947

Re: I'm blind and can't see my lua bug

I found the problem. energy_required is not required to be defined at all. Green circuits don't define this property, instead using the default of 0.5. That was the problem.
by Kingdud
Mon May 11, 2020 2:45 pm
Forum: Modding help
Topic: [Solved] I'm blind and can't see my lua bug
Replies: 3
Views: 947

[Solved] I'm blind and can't see my lua bug

I get an error on the line ["normal"] = 1 / (time_to_produce_stock[1] / assembler_total_speed_bonus), The error is "Attempt to perform arithmetic on field '?' (a nil value) function getResultItemsPerSecond(stock_name, new_name, compression_ratio, vanilla_recipe) local recipe_name = ne...
by Kingdud
Sun Mar 29, 2020 2:19 pm
Forum: Modding help
Topic: Make biters spawn faster
Replies: 0
Views: 487

Make biters spawn faster

tl;dr: I've tried various settings to try and make biters spawn faster. I need some explanation of what some LUA properties do, as well as ideas for where I might look / what I might change to spawn biters faster. My ultimate end goal is to make biter attacks more UPS efficient with out resorting to...
by Kingdud
Sat Mar 28, 2020 3:36 pm
Forum: Modding help
Topic: Can somebody teach me to make mods?
Replies: 5
Views: 1627

Re: Can somebody teach me to make mods?

This would require someone sitting in a mumble server with you for several hours. But, I can give you some high level points: * There are 4 'types' you really need to care about: Technologies (these are what science packs are for), recipes (how stuff gets made), items (things you see in your invento...
by Kingdud
Sat Mar 28, 2020 3:20 pm
Forum: Modding help
Topic: [0.17->0.18] Prototype change migration not possible?
Replies: 6
Views: 1230

Re: [0.17->0.18] Prototype change migration not possible?

Ok. Then how do I go about fixing the real problem I have: my reactors are fueled with u238 (I made it a fuel category back in .17) and when I migrate to .18, the reactors all have their fuel removed. How do I get the fuel to move over into the new reactors?
by Kingdud
Sat Mar 28, 2020 3:07 pm
Forum: Modding help
Topic: [0.17->0.18] Prototype change migration not possible?
Replies: 6
Views: 1230

[0.17->0.18] Prototype change migration not possible?

I'm reading conflicting reports. https://lua-api.factorio.com/latest/Migrations.html indicates the entire purpose of the migrations API is to fix things when you do have to change the prototype of an item (in my case, a generator to a burner-generator). But every example I can find is only for proto...
by Kingdud
Fri Jan 17, 2020 11:34 pm
Forum: News
Topic: Friday Facts #330 - Main menu and File Share Shenanigans
Replies: 94
Views: 38380

Re: Friday Facts #330 - Main menu and File Share Shenanigans

Eh, yea. RAID 5 does have parity data, but if my notebook example had 'word word <jibberish>' it'd just confuse the guy I was trying to help. And, functionally, data is encoded on RAID 5 the same way that it is in RAID 0 (assuming the stripe sizes/disk counts are the same). It's just you do one ext...
by Kingdud
Fri Jan 17, 2020 11:29 pm
Forum: News
Topic: Friday Facts #330 - Main menu and File Share Shenanigans
Replies: 94
Views: 38380

Re: Friday Facts #330 - Main menu and File Share Shenanigans

My example covers both RAID 0 and RAID 5. I specifically mentioned, 3 times, that RAID 1 was different and actually *could* (potentially) be used without its other member RAID disk. Re-read what I wrote again. oh, sorry, missed that bit. :? Removing only the "not RAID1" bis from the last ...
by Kingdud
Fri Jan 17, 2020 11:12 pm
Forum: News
Topic: Friday Facts #330 - Main menu and File Share Shenanigans
Replies: 94
Views: 38380

Re: Friday Facts #330 - Main menu and File Share Shenanigans

RAID writes the data to the hard drive in such a way that, unless you are using software mirroring (RAID 1), the data will be useless outside of the RAID set. Hardware RAID 1 would also be unreadable. The reason software RAID 1 can be read is something of a mystery to me, but I've done it enough ti...
by Kingdud
Fri Jan 17, 2020 11:11 pm
Forum: News
Topic: Friday Facts #330 - Main menu and File Share Shenanigans
Replies: 94
Views: 38380

Re: Friday Facts #330 - Main menu and File Share Shenanigans

How many years have you been out of IT? You realize RAID 5 has been obsolete for years now? And you advise software raid, but not mdadm or zfs? What exactly are you trying to say? The amount of IT 'experts' on this post make me reconsider the average factorio player... One that confuses RAID 0 with...
by Kingdud
Fri Jan 17, 2020 11:04 pm
Forum: News
Topic: Friday Facts #330 - Main menu and File Share Shenanigans
Replies: 94
Views: 38380

Re: Friday Facts #330 - Main menu and File Share Shenanigans

Wait, isn't "RAID" short for Redundant Array of Independent Drives ? That seems neither redundant, nor independent to me ! Independent has multiple meanings. Meaning 2 of 4 on google is "not depending on another for livelihood or subsistence", which is what you're thinking it me...
by Kingdud
Fri Jan 17, 2020 10:41 pm
Forum: News
Topic: Friday Facts #330 - Main menu and File Share Shenanigans
Replies: 94
Views: 38380

Re: Friday Facts #330 - Main menu and File Share Shenanigans

Hmm, aren't there, by this point, "plug-and-play" home / small business NASes, that work with either NTFS or ext4, and which are RAID-ed, so you just have to swap a disk when one fails ? And are just network drives using standard protocols, so there are no issues with proprietary software...
by Kingdud
Fri Jan 17, 2020 10:32 pm
Forum: News
Topic: Friday Facts #330 - Main menu and File Share Shenanigans
Replies: 94
Views: 38380

Re: Friday Facts #330 - Main menu and File Share Shenanigans

I used ZFS back when I was using Sparc-based Sun Boxes on Solaris 10. It worked well. But every time I have used ZFS outside of sparc Solaris, it has been a shitshow. My own father works for Oracle and used ZFS for years as a field support technician (IE: he fixes ZFS for customers, among other thin...
by Kingdud
Thu Jan 02, 2020 6:34 am
Forum: Modding help
Topic: [solved] (graphics) What am I doing wrong?
Replies: 7
Views: 1097

Re: [solved] (graphics) What am I doing wrong?

I sat and thought about it. The fence itself is 2 meters high. On the south edge I use the bottom of the fence as the 'starting' location. At the north edge I use the top of the fence. The extra 2 meters is the height of the fence itself, and that's the extra 10%.
by Kingdud
Thu Jan 02, 2020 4:58 am
Forum: Modding help
Topic: [solved] (graphics) What am I doing wrong?
Replies: 7
Views: 1097

Re: (graphics) What am I doing wrong?

So I used the grid method and it said 20 meters was actually 28 (so 40%) but when I scaled the art by 40%, I got something 10% too large. So apparently it's 30% and I suck at counting or...something. Regardless, 30% is the offset. I can live with that. This problem also got me to figure out how to m...
by Kingdud
Thu Jan 02, 2020 3:29 am
Forum: Modding help
Topic: [solved] (graphics) What am I doing wrong?
Replies: 7
Views: 1097

Re: (graphics) What am I doing wrong?

Solid plan (the grid). Thanks. I'm good with racks of server equipment, not art. >.<
by Kingdud
Thu Jan 02, 2020 1:52 am
Forum: Modding help
Topic: [solved] (graphics) What am I doing wrong?
Replies: 7
Views: 1097

Re: (graphics) What am I doing wrong?

Ok. That at least makes sense (unlike my other theories). Is there a better solution than just scaling everything 40% in one axis? Obviously I can't do that to the cooling towers, because then they wouldn't be circular anymore. But I can do it to everything else without too much of a problem. Also, ...
by Kingdud
Thu Jan 02, 2020 1:16 am
Forum: Modding help
Topic: [solved] (graphics) What am I doing wrong?
Replies: 7
Views: 1097

[solved] (graphics) What am I doing wrong?

I'm trying to make graphics for my mod. I have 0 artistic or 3D modeling skill. The .blend file attached to this post ( lwr.zip ) is the culmination of around 10 hours of fiddling between blender, Gimp, and Factorio to try and get the entity to render correctly. The short version is, in Blender, I c...
by Kingdud
Wed Nov 27, 2019 12:39 pm
Forum: Modding interface requests
Topic: One additional energysource type for accumulators.
Replies: 0
Views: 453

One additional energysource type for accumulators.

edit: Realized primary-output would not have the desired effect. It would cause the accumulator to constantly be empty. tert-in-sec-out: Collects energy as a tertiary source, identical to accumulators in the base game today, but expends energy when a power shortage exists, in the form of a secondary...

Go to advanced search