Page 6 of 12

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sun Jan 13, 2019 02:14
by mywaynotthehighway
IcyDiamond wrote:
mywaynotthehighway wrote:Some items like the Tanks don't retain their values when dug
That shouldn't happen, unless you're using a version prior to 5.0.0-dev
I am running current git head of Minetest which is Detected Git version 5.0.0-dev-debug-5a00b118

Weirdly I just noticed if I play in creative and break a tank that has contents then I get the correct thing back however in survival I dont

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sun Jan 20, 2019 19:28
by IcyDiamond
mywaynotthehighway wrote:
IcyDiamond wrote:
mywaynotthehighway wrote:Some items like the Tanks don't retain their values when dug
That shouldn't happen, unless you're using a version prior to 5.0.0-dev
Weirdly I just noticed if I play in creative and break a tank that has contents then I get the correct thing back however in survival I dont
I cannot reproduce this, sorry :/
By chance, are you using item_drop? I know for a fact that dropped item entities do not retain the appropriate metadata.

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Mon Jan 21, 2019 16:34
by NetYard5
I really love this mod! but I dont get exactly how nuclear generators work :P ... can anyone explain me how to use steam turbine?

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Tue Jan 22, 2019 00:11
by IcyDiamond
Various topics on Elepower Wiki have been updated and continue being updated, such as the Fission Reactor setup.
NetYard5 wrote:I really love this mod! but I dont get exactly how nuclear generators work :P ... can anyone explain me how to use steam turbine?
See the newly updated wiki article.

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Wed Jan 23, 2019 16:52
by IcyDiamond
First alpha release of the year, Alpha 12 has been released on the ContentDB. It includes changes to fission reactors, new machine upgrades, bunch of fixes and more progress on the fusion reactor setup.

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sat Jan 26, 2019 09:58
by NetYard5
You should add a wind turbine generator to this mod, maybe build a structural of a big wind turbine with Rotor block spawning the blades in shape of entity?

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sat Jan 26, 2019 10:56
by NetYard5
My first nuclear reactor fission generator.
Image
Ive finally got my answers from the last question about using fission, Im moving to how fusion reactor works for a bit, thanks to the Wiki!

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sat Jan 26, 2019 13:10
by IcyDiamond
NetYard5 wrote:My first nuclear reactor fission generator.
Image
Ive finally got my answers from the last question about using fission, Im moving to how fusion reactor works for a bit, thanks to the Wiki!
Sweet! Currently there is no way to set up fusion because there's a few steps missing from the process. I'll announce when it's ready to use as always. You can however set up the torus and deuterium production already.

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sat Jan 26, 2019 13:48
by Chem871
In Technic, you could use corium to generate uranium for power, does this mod have anything like that? And, can a nuclear reactor melt down?

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sat Jan 26, 2019 15:07
by NetYard5
Chem871 wrote:In Technic, you could use corium to generate uranium for power, does this mod have anything like that? And, can a nuclear reactor melt down?
Yes, Wiki says when the core heated in around 80 will cause it melt down, I never tried it

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sat Jan 26, 2019 15:29
by IcyDiamond
NetYard5 wrote:
Chem871 wrote:In Technic, you could use corium to generate uranium for power, does this mod have anything like that? And, can a nuclear reactor melt down?
Yes, Wiki says when the core heated in around 80 will cause it melt down, I never tried it
No, there is no corium (yet) and the meltdown is just the core node being removed. This will change.

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sat Jan 26, 2019 16:10
by DoyleChris
did a singleplayer game with the mod running.
I laid out 10 solar panels in a row, connected them together, right clicked on one solar panel, toggled the button in the upper right, and i get this error.

2019-01-26 11:07:52: ERROR[Main]: Invalid tooltip element(3): '0,0;1,2.5;(c@#c60303)Energy Storage
2019-01-26 11:07:52: ERROR[Main]: (c@#c60303)(c@#ffffff)(c@#0399c6)Charge: 0 / 64 EpU(c@#ffffff)(c@#565656)
2019-01-26 11:07:52: ERROR[Main]: (c@#565656)Power Used / Generated: 0 EpU(c@#ffffff)'
2019-01-26 11:07:57: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'elepower_solar' in callback node_on_timer(): ...bin\..\mods\elepower-master\elepower_solar/generator.lua:72: attempt to call field 'raycast' (a nil value)
2019-01-26 11:07:57: ERROR[Main]: stack traceback:
2019-01-26 11:07:57: ERROR[Main]: ...bin\..\mods\elepower-master\elepower_solar/generator.lua:72: in function <...bin\..\mods\elepower-master\elepower_solar/generator.lua:38>

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sat Jan 26, 2019 16:24
by NetYard5
DoyleChris wrote:did a singleplayer game with the mod running.
I laid out 10 solar panels in a row, connected them together, right clicked on one solar panel, toggled the button in the upper right, and i get this error.

2019-01-26 11:07:52: ERROR[Main]: Invalid tooltip element(3): '0,0;1,2.5;(c@#c60303)Energy Storage
2019-01-26 11:07:52: ERROR[Main]: (c@#c60303)(c@#ffffff)(c@#0399c6)Charge: 0 / 64 EpU(c@#ffffff)(c@#565656)
2019-01-26 11:07:52: ERROR[Main]: (c@#565656)Power Used / Generated: 0 EpU(c@#ffffff)'
2019-01-26 11:07:57: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'elepower_solar' in callback node_on_timer(): ...bin\..\mods\elepower-master\elepower_solar/generator.lua:72: attempt to call field 'raycast' (a nil value)
2019-01-26 11:07:57: ERROR[Main]: stack traceback:
2019-01-26 11:07:57: ERROR[Main]: ...bin\..\mods\elepower-master\elepower_solar/generator.lua:72: in function <...bin\..\mods\elepower-master\elepower_solar/generator.lua:38>
Yes! I got the same problem too, this is a weird problem and wished to be fixed. I have to forcibly disable the elepower_solar in the mod configure and join the game and remove the unknown node to save world from keep crashing...

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sat Jan 26, 2019 18:25
by rubenwardy
DoyleChris wrote:did a singleplayer game with the mod running.
I laid out 10 solar panels in a row, connected them together, right clicked on one solar panel, toggled the button in the upper right, and i get this error.

2019-01-26 11:07:52: ERROR[Main]: Invalid tooltip element(3): '0,0;1,2.5;(c@#c60303)Energy Storage
2019-01-26 11:07:52: ERROR[Main]: (c@#c60303)(c@#ffffff)(c@#0399c6)Charge: 0 / 64 EpU(c@#ffffff)(c@#565656)
2019-01-26 11:07:52: ERROR[Main]: (c@#565656)Power Used / Generated: 0 EpU(c@#ffffff)'
2019-01-26 11:07:57: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'elepower_solar' in callback node_on_timer(): ...bin\..\mods\elepower-master\elepower_solar/generator.lua:72: attempt to call field 'raycast' (a nil value)
2019-01-26 11:07:57: ERROR[Main]: stack traceback:
2019-01-26 11:07:57: ERROR[Main]: ...bin\..\mods\elepower-master\elepower_solar/generator.lua:72: in function <...bin\..\mods\elepower-master\elepower_solar/generator.lua:38>

This mod is for Minetest 5.0. You're using Minetest 0.4.x, which doesn't support those features

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sat Jan 26, 2019 20:58
by DoyleChris
Ok

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sat Jan 26, 2019 21:04
by Chem871
How do I get 0.5.0?

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sat Jan 26, 2019 21:39
by Nathan.S
If on Linux build from source, or try the daily ppa.
https://launchpad.net/~minetestdevs/+ar ... ily-builds

On Windows or Mac you could build from source as well, not sure about builds for those platforms as I don't use either of them.

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sun Jan 27, 2019 01:06
by DoyleChris
i only have a server running 4.17.1

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sun Jan 27, 2019 16:49
by IcyDiamond
An uncooled fission reactor core will now melt into Corium. Also, I think I finally managed to fix the pump.

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sun Jan 27, 2019 17:24
by Chem871
Does damaging radiation exist in this modpack? Also, is the MP still dependent on fluid_lib?

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Sun Jan 27, 2019 18:02
by IcyDiamond
Chem871 wrote:Does damaging radiation exist in this modpack? Also, is the MP still dependent on fluid_lib?
No, not yet at least and yes, forever will be.

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Mon Jan 28, 2019 12:28
by IcyDiamond
A simple wind turbine
Image

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Mon Jan 28, 2019 12:41
by Festus1965
rubenwardy wrote:This mod is for Minetest 5.0. You're using Minetest 0.4.x, which doesn't support those features
maybe as of this, mods have to be signed also in subject text, what version they are for, or separate the mod threads ?
I am really confused about compatibly between 0.4.x and 5.0, but that is another thread worth

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Mon Jan 28, 2019 13:12
by IcyDiamond
Festus1965 wrote:
rubenwardy wrote:This mod is for Minetest 5.0. You're using Minetest 0.4.x, which doesn't support those features
maybe as of this, mods have to be signed also in subject text, what version they are for, or separate the mod threads ?
I am really confused about compatibly between 0.4.x and 5.0, but that is another thread worth
I don't understand what you're trying to say. The OP clearly states that this mod is for 5.0.0-dev.

Re: [Mod] Elepower - A new powerful modpack [elepower]

Posted: Mon Jan 28, 2019 13:49
by Chem871
What about adding battery nodes to hold a lot of juice, and steam turbines, for realistic, simple power generation?