Extreme Survival Minetest server

User avatar
taikedz
Member
 
Posts: 587
Joined: Sun May 15, 2016 11:11
GitHub: taikedz
IRC: DuCake
In-game: DuCake

Re: Extreme Survival Minetest server

by taikedz » Sun May 15, 2016 11:17

Hello

I've started getting errors when trying to connect to the server on port 30000 -- it connects, loads item definitions, media, and nodes - but crashes my client when trying to load a water source node... I'm using the latest client from the ubuntu wily ppa

I logged a bug at the minetest github but they're saying it's a mod/server issue - so I can't really do anything with that for further reporting. Is anyone else having this issue?

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
...
minetest: /build/minetest-bJwx9_/minetest-0.4.13/src/nodedef.cpp:839: virtual void CNodeDefManager::updateTextures(IGameDef*, void (*)(void*, irr::u32, irr::u32), void*): Assertion `f->liquid_type == LIQUID_SOURCE' failed.
Aborted (core dumped)

tai@gbx:~/_clients/minetest$ minetest --version
Minetest 0.4.13
Using Irrlicht 1.8.1
Build info: VER=0.4.13 BUILD_TYPE=None RUN_IN_PLACE=0 USE_GETTEXT=1 USE_SOUND=1 USE_CURL=1 USE_FREETYPE=1 USE_LUAJIT=1 STATIC_SHAREDIR="/usr/share/minetest"

tai@gbx:~/_clients/minetest$ cat /etc/apt/sources.list.d/minetestppa.list
deb http://ppa.launchpad.net/minetestdevs/stable/ubuntu wily main
deb-src http://ppa.launchpad.net/minetestdevs/stable/ubuntu wily main

tai@gbx:~/_clients/minetest$ uname -a
Linux gbx 4.2.0-36-generic #41-Ubuntu SMP Mon Apr 18 15:49:10 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
 

User avatar
maikerumine
Member
 
Posts: 946
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: Extreme Survival Minetest server

by maikerumine » Sun May 15, 2016 13:21

taikedz wrote:Hello

I've started getting errors when trying to connect to the server on port 30000 -- it connects, loads item definitions, media, and nodes - but crashes my client when trying to load a water source node... I'm using the latest client from the ubuntu wily ppa

I logged a bug at the minetest github but they're saying it's a mod/server issue - so I can't really do anything with that for further reporting. Is anyone else having this issue?

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
...
minetest: /build/minetest-bJwx9_/minetest-0.4.13/src/nodedef.cpp:839: virtual void CNodeDefManager::updateTextures(IGameDef*, void (*)(void*, irr::u32, irr::u32), void*): Assertion `f->liquid_type == LIQUID_SOURCE' failed.
Aborted (core dumped)

tai@gbx:~/_clients/minetest$ minetest --version
Minetest 0.4.13
Using Irrlicht 1.8.1
Build info: VER=0.4.13 BUILD_TYPE=None RUN_IN_PLACE=0 USE_GETTEXT=1 USE_SOUND=1 USE_CURL=1 USE_FREETYPE=1 USE_LUAJIT=1 STATIC_SHAREDIR="/usr/share/minetest"

tai@gbx:~/_clients/minetest$ cat /etc/apt/sources.list.d/minetestppa.list
deb http://ppa.launchpad.net/minetestdevs/stable/ubuntu wily main
deb-src http://ppa.launchpad.net/minetestdevs/stable/ubuntu wily main

tai@gbx:~/_clients/minetest$ uname -a
Linux gbx 4.2.0-36-generic #41-Ubuntu SMP Mon Apr 18 15:49:10 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Thank you for your feedback! This will help me find the bug. If I remember it may be one of the mods, I shall fix.
 

843jdc
Member
 
Posts: 207
Joined: Tue Jan 19, 2016 16:46
GitHub: jdc843
IRC: jdc843
In-game: 843jdc

Re: Extreme Survival Minetest server

by 843jdc » Sun May 15, 2016 14:50

Maiki - Contact rnd. His basic_machines mod caused this same problem for my client. He fixed it.
 

User avatar
maikerumine
Member
 
Posts: 946
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: Extreme Survival Minetest server

by maikerumine » Sun May 15, 2016 23:30

843jdc wrote:Maiki - Contact rnd. His basic_machines mod caused this same problem for my client. He fixed it.


No need, it isn't a mod, it is client based problem.
His machines never gave me the error so it must be those dodgy Linux builds. ;-)

Furthermore, I took the time to "update the server" with 4.14. Performance is less and MUCH more max lag now.

I am so tired of patching things to make work better. I would be surprised if asia could log into esm now.
 

User avatar
taikedz
Member
 
Posts: 587
Joined: Sun May 15, 2016 11:11
GitHub: taikedz
IRC: DuCake
In-game: DuCake

Re: Extreme Survival Minetest server

by taikedz » Mon May 16, 2016 00:31

Thanks to your hard work I am back in.. though I get connection timeouts now...... (as expected from your caveats...)

maikerumine wrote:His machines never gave me the error so it must be those dodgy Linux builds. ;-)


......... I'll let you duke it out with the devs on that one :-P

maikerumine wrote:Furthermore, I took the time to "update the server" with 4.14. Performance is less and MUCH more max lag now.


..... must be those dodgy Windows envs ..... ;-)

How much processing/memory do you need to allocate to run this server btw?

Dunno if you can roll back, but if I'm the only one experiencing this and it's degrading the experience for everyone I might not be worth it.....
 

User avatar
maikerumine
Member
 
Posts: 946
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: Extreme Survival Minetest server

by maikerumine » Mon May 16, 2016 06:04

Server seems terrible with lag, I am pulling the plug until things get worked out. Sorry for the inconvenience.
 

Fixerol
Member
 
Posts: 633
Joined: Sun Jul 31, 2011 11:23
IRC: Fixer
In-game: Fixer

Re: Extreme Survival Minetest server

by Fixerol » Mon May 16, 2016 20:10

>Furthermore, I took the time to "update the server" with 4.14. Performance is less and MUCH more max lag now.

It looks like mod problem, be sure to update mobs, there were pathfinding improvements iirc, try mod profiling, see what is causing the high max_lag, check debug.txt.
 

User avatar
snowflake
Member
 
Posts: 215
Joined: Mon Nov 16, 2015 16:50
IRC: snow__flake
In-game: snowflake

Re: Extreme Survival Minetest server

by snowflake » Wed May 18, 2016 15:09

Hi, Maikerumine

when i was playing Amhi , Johnny told me someone hacked him and changed the password.. could u plz sort this out with him>.
✱ ŜИØŴℱŁΔҜΞ ✱
IF I REPORT ANY PROBLEM - SYSTEM
Ubuntu 15.04
32-bit
Memory-3.8GiB
Disk Space -310.8GB

DONT PM ME PLZ!!!! ,
 

843jdc
Member
 
Posts: 207
Joined: Tue Jan 19, 2016 16:46
GitHub: jdc843
IRC: jdc843
In-game: 843jdc

Re: rnd's Basic_Machines mod

by 843jdc » Wed May 18, 2016 21:21

The problem, as rnd told me, had to do with something that the 0.4.12 clients couldn't do that the 0.4.13 clients can do. Since my server needs to remain compatible with 0.4.12 clients, rnd had to undo whatever it was that caused 0.4.12 clients to crash.

Take what I just wrote with a grain of salt. I think my 0.4.13 client was crashing also. It still has the 'death on login bug'.

Also, I am about to recompile my server and client.

Side note: One day I am going to find out where the phrase: "Taken with a grain of salt" comes from. One day.
:)
 

User avatar
maikerumine
Member
 
Posts: 946
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: Extreme Survival Minetest server

by maikerumine » Sat May 21, 2016 15:05

Whiskey Tango Foxtrot, you are clear to land on runway 27 right, contact tower on 119.8, g'day

12th and hopefully final test....
It appears my nvidea driver update to latest MAY have caused the lockups.
we are talking about full 16gb pegged memory leak, 0% CPU usage - essentially a sleep active mode.
Some files were corrupted during the week of this crap, thus some things like map and user data may be in error.
If you lost work I would reimburse.

During this time I did some mob updates and added MC like mobs, will post later, these are all compatable with mobs redo api.

I am disgusted with this computer performance and hope it disappears forever.

Tested different versions of MT
Tested different screen lock timer settings.
Tested different resolution settings.
Tested different mods.
Tested different conf settings.
Tested auto restart settings.

All have yielded this same crash lockup after 4-8 hours of idle time, whereas, this never happened before under all the exact same conditions and variables.

GODSPEED ESM
 

User avatar
maikerumine
Member
 
Posts: 946
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: Extreme Survival Minetest server

by maikerumine » Wed May 25, 2016 19:28

I believe the server is to be fixed, combination of different MT build and different operating system.
This is the longest ESM has been online without major lag.
 

User avatar
maikerumine
Member
 
Posts: 946
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: Extreme Survival Minetest server

by maikerumine » Tue May 31, 2016 22:04

ISP changed our ip again to : 23.28.87.79.

Sorry for all the downtime. We were up north in the woods.
 

botumin
Member
 
Posts: 18
Joined: Sun Apr 05, 2015 11:15
In-game: botumin

Re: Extreme Survival Minetest server

by botumin » Wed Jun 01, 2016 19:36

hey since it's happened often maybe you could use a freedns server.

I recommend freedns.afraid.org

you could register something like xtrmsurvivalminetest.moooo.com

or something shorter if you want.

and they provide several methods for automating the update of the IP.
 

User avatar
rnd
Member
 
Posts: 136
Joined: Sun Dec 28, 2014 12:24
IRC: ac_minetest
In-game: rnd

Re: Extreme Survival Minetest server

by rnd » Sun Jun 05, 2016 09:26

Strange world edit-like grief. Looks like someone walked around and pasted worldedit copies of broken house with bed and chest around map
Image
Attachments
worldedit_grief.jpg
worldedit_grief.jpg (65.29 KiB) Viewed 3222 times
 

User avatar
maikerumine
Member
 
Posts: 946
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: Extreme Survival Minetest server

by maikerumine » Sun Jun 05, 2016 19:20

That was the ruins mod. unfortunately the mapblocks are bugged near there and sss property, due to the raw stone and grass. The mod thinks it should place them there. Mod has been removed.

Server down for testing.
 

User avatar
maikerumine
Member
 
Posts: 946
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: Extreme Survival Minetest server

by maikerumine » Thu Jun 09, 2016 14:23

Map corruption is causing odd ruins to form on RND's land and others.
Image

z: -32 to -48 all across the map seem to be broken, therefore if you place any stone, desert stone, dirt with grass, etc, the map might think it is not there and auto place farming foods, and ruins. I removed ruins already.

Sorry about this folks! at least you get free beds and cobble. Be weary, some protectors were deleted in mapgen placement of these things.
Attachments
corr1.png
corr1.png (509.58 KiB) Viewed 3222 times
 

PerrySteven
Member
 
Posts: 21
Joined: Mon Jan 19, 2015 04:58
In-game: PerrySteven

Re: Extreme Survival Minetest server

by PerrySteven » Mon Jun 20, 2016 07:05

I have a suggestion; can you add advanced items like water transportation tubes to the server? It would really spice the world up.
 

User avatar
programmingchicken
Member
 
Posts: 537
Joined: Sat Apr 18, 2015 02:20
GitHub: ProgrammingChicken
IRC: gamer chicken
In-game: gamerdude

Re: Extreme Survival Minetest server

by programmingchicken » Tue Jun 21, 2016 13:55

PerrySteven wrote:I have a suggestion; can you add advanced items like water transportation tubes to the server? It would really spice the world up.

Spice the world up with more lag...
I'm bold. I'm sarcastic. I'm PChicken.
 

PerrySteven
Member
 
Posts: 21
Joined: Mon Jan 19, 2015 04:58
In-game: PerrySteven

Re: Extreme Survival Minetest server

by PerrySteven » Fri Jun 24, 2016 02:17

programmingchicken wrote:
PerrySteven wrote:I have a suggestion; can you add advanced items like water transportation tubes to the server? It would really spice the world up.

Spice the world up with more lag...


Hmm, perhaps that is a bad idea. But there are a lot of things to do with water, like building your own canals for boat transport. The current method of transporting water to a desired location is tedious... buckets...
 

User avatar
ynong123
Member
 
Posts: 17
Joined: Fri Mar 11, 2016 13:24
GitHub: ynong123
IRC: ynong123
In-game: ynong123

Re: Extreme Survival Minetest server

by ynong123 » Sat Jun 25, 2016 02:10

Good work! I like your server.
Take a look of my mods:
Password Chest
Color Decoration Block

Forgive me if my English is bad.
 

BBmine
Member
 
Posts: 1425
Joined: Sun Jul 12, 2015 22:51
GitHub: BBmine
IRC: BBmine
In-game: Baggins

Re: Extreme Survival Minetest server

by BBmine » Sat Jun 25, 2016 02:49

PerrySteven wrote:
programmingchicken wrote:
PerrySteven wrote:I have a suggestion; can you add advanced items like water transportation tubes to the server? It would really spice the world up.

Spice the world up with more lag...


Hmm, perhaps that is a bad idea. But there are a lot of things to do with water, like building your own canals for boat transport. The current method of transporting water to a desired location is tedious... buckets...

If maikerumine added this, he would have to reduce the max number of players.
God's not dead!
I actually did mine walls before I started playing this game....
Mods, Servers, and My Youtube Channel
Let us remember Just Test on April 16.
"Together, we will make America great again!" --President Trump
Please vote for the next video I should do here
I'm the most rottenist potato in the fridge.
Copyright (c) 2017 Baggins Inc. (tm) All rights reserved.
 

User avatar
AndDT
Member
 
Posts: 24
Joined: Thu May 02, 2013 06:40
GitHub: AndDT
IRC: AndDT
In-game: AndDT

Re: Extreme Survival Minetest server

by AndDT » Mon Jun 27, 2016 18:42

maike, what's happened to autocrafter and grinder? They are vanished from crafting guide and both have "unknown node" texture on them
 

User avatar
programmingchicken
Member
 
Posts: 537
Joined: Sat Apr 18, 2015 02:20
GitHub: ProgrammingChicken
IRC: gamer chicken
In-game: gamerdude

Re: Extreme Survival Minetest server

by programmingchicken » Mon Jun 27, 2016 19:51

AndDT wrote:maike, what's happened to autocrafter and grinder? They are vanished from crafting guide and both have "unknown node" texture on them

TL;DR: they were most likely removed.
if something has the unknown texture they either have no texture specified or they do not exist. seeing as maikerumine is de-lagging the server, it is probable that he (or she :3) decided to remove them for the sake of less ABMs. In case you don't know what an ABM is, it's short for an Active Block Modifier, which is checked by the server every specified interval, and they add lag. Lots and lots of lag.
I'm bold. I'm sarcastic. I'm PChicken.
 

User avatar
AndDT
Member
 
Posts: 24
Joined: Thu May 02, 2013 06:40
GitHub: AndDT
IRC: AndDT
In-game: AndDT

Re: Extreme Survival Minetest server

by AndDT » Mon Jun 27, 2016 21:43

But these nodes weren't completely removed. Right clicking them still works.
 

User avatar
maikerumine
Member
 
Posts: 946
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: Extreme Survival Minetest server

by maikerumine » Tue Jun 28, 2016 00:06

All fxed! I forgot to undo something a fee days ago.
 

BBmine
Member
 
Posts: 1425
Joined: Sun Jul 12, 2015 22:51
GitHub: BBmine
IRC: BBmine
In-game: Baggins

Re: Extreme Survival Minetest server

by BBmine » Wed Jun 29, 2016 13:18

Am I rich?

Image
Attachments
Rich_on_ESM.png
Rich_on_ESM.png (157.85 KiB) Viewed 3222 times
God's not dead!
I actually did mine walls before I started playing this game....
Mods, Servers, and My Youtube Channel
Let us remember Just Test on April 16.
"Together, we will make America great again!" --President Trump
Please vote for the next video I should do here
I'm the most rottenist potato in the fridge.
Copyright (c) 2017 Baggins Inc. (tm) All rights reserved.
 

User avatar
programmingchicken
Member
 
Posts: 537
Joined: Sat Apr 18, 2015 02:20
GitHub: ProgrammingChicken
IRC: gamer chicken
In-game: gamerdude

Re: Extreme Survival Minetest server

by programmingchicken » Thu Jun 30, 2016 18:47

well the filename says so...
I'm bold. I'm sarcastic. I'm PChicken.
 

SmartDen
New member
 
Posts: 5
Joined: Thu Sep 25, 2014 16:45
GitHub: SmartDen
IRC: SmartDen
In-game: SmartDen

Re: Extreme Survival Minetest server

by SmartDen » Fri Jul 01, 2016 09:18

Hi! Im pretty new on this server. Is there a chance to meet ADMIN online? I have some questions for him. Maybe we can solve it here.
 

User avatar
maikerumine
Member
 
Posts: 946
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: Extreme Survival Minetest server

by maikerumine » Fri Jul 01, 2016 13:01

SmartDen wrote:Hi! Im pretty new on this server. Is there a chance to meet ADMIN online? I have some questions for him. Maybe we can solve it here.

Hello! I fixed your chest issue, as well as some of those tracks near you. :)
 

SmartDen
New member
 
Posts: 5
Joined: Thu Sep 25, 2014 16:45
GitHub: SmartDen
IRC: SmartDen
In-game: SmartDen

Re: Extreme Survival Minetest server

by SmartDen » Fri Jul 01, 2016 13:14

maikerumine wrote:
SmartDen wrote:Hi! Im pretty new on this server. Is there a chance to meet ADMIN online? I have some questions for him. Maybe we can solve it here.

Hello! I fixed your chest issue, as well as some of those tracks near you. :)

Thank you! Pity that my inventory is lost :( Had some nice stones there. But thanks anyway :)
 

PreviousNext

Return to Minetest Servers

Who is online

Users browsing this forum: No registered users and 21 guests