Page 16 of 27

Re: Extreme Survival Minetest server

Posted: Tue Mar 29, 2016 14:19
by 843jdc
/me sharpens sword. Then gathers other hunting supplies.
:)

I have a whopping 6 hides so far. Long ways to go.

Re: Extreme Survival Minetest server

Posted: Tue Mar 29, 2016 20:25
by DuDraig
I have made my first large bag and am well on my way to the second.

I AM the
  • Scourge of the steers
  • Bane of the bovine
  • Chalker of cow outlines
  • I have wrought udder destruction upon the moo-vine nation.
... and I have only just begun! (Mooo-ha-ha-haaaaa!!)

Stone monsters beware. You are now on the list.

But, really, this disappearing cow bug must be quashed. I'm losing diamonds to lassoes like crazy.

Re: Extreme Survival Minetest server

Posted: Wed Mar 30, 2016 00:35
by maikerumine

Code: Select all

2016-03-29 20:32:04: ERROR[Main]: ServerError: Lua: Runtime error from mod 'moreblocks' in callback nodemeta_inventory_AllowPut(): ...\games\extreme_survival\mods\moreblocks/circular_saw.lua:238: attempt to perform arithmetic on local 'cost' (a nil value)
2016-03-29 20:32:04: ERROR[Main]: stack traceback:
2016-03-29 20:32:04: ERROR[Main]: 	...\games\extreme_survival\mods\moreblocks/circular_saw.lua:238: in function <...\games\extreme_survival\mods\moreblocks/circular_saw.lua:214>
DERP

Re: Extreme Survival Minetest server

Posted: Wed Mar 30, 2016 03:26
by DuDraig

Code: Select all

function doDerp(arg)
--  arg = arg or defaultArg  -- !!! Note to self, close your freakin' parameter domain or be DERPed!
    local result = cost * arg
    if result == math.DERP then
        error("Math DERP --- Replace coder!")
     end

    return somethingWonderful(result)
end
LMAO! I know that one all too well. It's one of my LUA mantras I've pounded into my head.

Re: Extreme Survival Minetest server

Posted: Wed Mar 30, 2016 11:43
by DuDraig
Voila! Four large Mese bags.
Image
Randolph Scott could not have run a better cattle ranch. I could've finished sooner but for all them rustlers. And, of course, the secret bones-eating pine tree monsters who were obviously hiding the rustlers and eating my cattle (circling wagons).

The challenge level seems pretty good. I couldn't have made 4 large bags this fast without all the mining and mese farming I've already done. Aside from the cost in hides (384) and Mese crystals (631), there is an additional cost in either diamonds for lassos (it cost me 153) or a large cost in ranching or hunting time.

Re: Extreme Survival Minetest server

Posted: Fri Apr 01, 2016 01:13
by maikerumine
UPDATE 1.8
viewtopic.php?f=15&t=13573&p=212736#p212736

GO EXPLORE AND FIND A MESE TREE!

Re: Extreme Survival Minetest server

Posted: Fri Apr 01, 2016 01:40
by maikerumine
ALL ELEVATORS PRIVATE.

Re: Extreme Survival Minetest server

Posted: Fri Apr 01, 2016 10:16
by snowflake
Hi, Maiku , its been nearly a week , as u asked me , i will play nice with others , dont waste your time chasing me.....

unban me plz

Re: Extreme Survival Minetest server

Posted: Sat Apr 02, 2016 07:45
by maikerumine
basic machines are broken, need rnd to fix.

Code: Select all

2016-04-02 03:26:25: WARNING[Server]: Undeclared global variable "machines_timer" accessed at ...s\extreme_survival\mods\basic_machines/technic_power.lua:143
2016-04-02 03:26:25: ACTION[Main]: [fishing] Server shuts down. saving trophies table
2016-04-02 03:26:25: ACTION[Main]: Server shuts down. Ending all pacmine games
2016-04-02 03:26:25: ACTION[Main]: Server shuts down. Ending all mario games
2016-04-02 03:26:28: ERROR[Main]: ServerError: Lua: Runtime error from mod 'basic_machines' in callback LuaABM::trigger(): ...s\extreme_survival\mods\basic_machines/technic_power.lua:143: attempt to compare number with nil
2016-04-02 03:26:28: ERROR[Main]: stack traceback:
2016-04-02 03:26:28: ERROR[Main]: 	...s\extreme_survival\mods\basic_machines/technic_power.lua:143: in function 'action_on'
2016-04-02 03:26:28: ERROR[Main]: 	...\..\games\extreme_survival\mods\basic_machines/mover.lua:988: in function 'action_on'
2016-04-02 03:26:28: ERROR[Main]: 	...\..\games\extreme_survival\mods\basic_machines/mover.lua:916: in function <...\..\games\extreme_survival\mods\basic_machines/mover.lua:819>
line 143, asking for global.

i'm too tired to fix

Re: Extreme Survival Minetest server

Posted: Sat Apr 02, 2016 12:02
by DuDraig

Code: Select all

2016-04-02 03:26:25: WARNING[Server]: Undeclared global variable "machines_timer" accessed at ...s\extreme_survival\mods\basic_machines/technic_power.lua:143
The variable machines_timer is a local defined in mover.lua. Replace that variable on line 143 in technic_power.lua with the value 5. This is the same value as in mover.lua and can be used temporarily until rnd figures out if he wants to make that variable a global or a field in the basic_machines global object.

Re: Extreme Survival Minetest server

Posted: Sat Apr 02, 2016 12:09
by Fixer
Maike, just disable them and start the server :)

Re: Extreme Survival Minetest server

Posted: Sat Apr 02, 2016 16:36
by maikerumine
Online after fixes and updates.
Uploading video now so it may be slow for a bit.

Re: Extreme Survival Minetest server

Posted: Sun Apr 03, 2016 04:08
by 843jdc
Ok. That dead when I log in bug has GOT to be fixed!
I was fine until the midnight reset. but when I logged back in I was dead and I lost a lot of stuff.
Shut the server down and leave it down until it's fixed. Unplayable :(
I'll laugh about this in a little bit but not right now :)
bye

Re: Extreme Survival Minetest server

Posted: Sun Apr 03, 2016 07:52
by snowflake
Maiku , i will be play nice with others plz unban me...

Re: Extreme Survival Minetest server

Posted: Sun Apr 03, 2016 18:35
by maikerumine
Down untill mikie mike can fix some terrible things. Shit.
All I ever wanted to do was play!, not be a damn debuggercoder guy.
I think I need time to square away some bits and bobs then server will be back.

Re: Extreme Survival Minetest server

Posted: Sun Apr 03, 2016 18:55
by TenPlus1
Try disabling the mod: drippingwater to see if that helps with speeds.

Re: Extreme Survival Minetest server

Posted: Sun Apr 03, 2016 22:16
by Fixer
OOOh, I think we actually found and reproduced die on login bug, hope it will be fixed.

Re: Extreme Survival Minetest server

Posted: Mon Apr 04, 2016 00:05
by maikerumine
TenPlus1 wrote:Try disabling the mod: drippingwater to see if that helps with speeds.
I removed it a few weeks ago, still death on login if slow connection

I want to rollbackto an earlier build but the new damn doors might five problems even with alias.

I use sfan builds for server.

Re: Extreme Survival Minetest server

Posted: Mon Apr 04, 2016 00:25
by Fixer
Looks like "die on login" bug was introduced in Sep 26, 2015. AAAnd it is fixed.

Re: Extreme Survival Minetest server

Posted: Wed Apr 06, 2016 13:35
by maikerumine
UPDATED!

using minetest-0.4.13-15e1dcc-win64.7z Latest from sfan.
updated rnd's machines
updated doors
updated biomes
updated crafts
updated mobs a bit too.

enjoy!

Re: Extreme Survival Minetest server

Posted: Thu Apr 07, 2016 14:02
by BlueFireIceUn
Hey maike, those biomes looks so nice but they are useless for farms. Maybe change ES jungle grass code to be able to hurt all mobs. About blue grasses, they can do effect of mese lamp, they can make grow underground plants in a zone radius (mese lamp-2) or radius 3. I don't understand why you added those walls? What do they add? Only walls of liquid could be nice but other like diamond blocks? Maybe add possiblity to craft colored clay like those biomes with clay and around theur 8 dyes, it will make one colored clay.

Re: Extreme Survival Minetest server

Posted: Thu Apr 07, 2016 21:33
by Fixer
Oh, since you made papyrus nonpassable, please replace them on all your underwater tunnels/places were you use them as doors.

Re: Extreme Survival Minetest server

Posted: Fri Apr 08, 2016 10:59
by maikerumine
Okay- I reverted back to 32 bit server for stability. It works now, for some reason 64 bit would crash with OOM all the time.

Clay is craftabke and colourable, always was with cblocks.

Papyrus will tunnel fix may switch back for this reason and curtains.

Paths and mines readded

Nee biomes have fun shrubbery for deco as well as many abandoned buildings.

Re: Extreme Survival Minetest server

Posted: Fri Apr 08, 2016 17:39
by Fixer
o_0 Ughhhhh, 32bit means process can use <2GB of RAM, so it is possible to catch OOM (out of memory error on OS level) with lots of activity on server.
If you have LUA OOM on 64 bit, it is some of your mods that eat a lot of ram for some reason (lua can use <1Gb of RAM), you need to fix it, something its a lot of Lua ram :).

Re: Extreme Survival Minetest server

Posted: Fri Apr 08, 2016 18:25
by maikerumine
Fixerol wrote:o_0 Ughhhhh, 32bit means process can use <2GB of RAM, so it is possible to catch OOM (out of memory error on OS level) with lots of activity on server.
If you have LUA OOM on 64 bit, it is some of your mods that eat a lot of ram for some reason (lua can use <1Gb of RAM), you need to fix it, something its a lot of Lua ram :).
Which is funny, even with a full server I barely push 800 Megs memory total. The 64 bit is rubbish as in relation to mapgen, despite emerge threads, which do not work very well.

Silly me, this same thing happened many months ago, then I switched to 32bit and the server ran great.