glomie's server

chip
New member
 
Posts: 1
Joined: Mon Sep 03, 2012 14:25

by chip » Mon Sep 03, 2012 14:42

EDIT: I just had a typo in the adress. it is working now. :)

Octupuslegs wrote:globis i think chip messed up the server cause he's underground alot and i suggest removing carts mods because its buggy and it laggs the server

I just went into the public mine... I agree about the carts. it is just as fast or even faster to walk, but then again it can be somewhat problematic to remove a mod from an existing world.

also I've got a freind who is planning on making a tree house and wants to have a block like Tree but with bark on the top and bottom also, so that branches would not look as wierd. it would be easy enough, something like this:
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.register_node("bark:treebark", {
  description = "Tree Bark",
  tiles = {"default_tree.png"},
           is_ground_content = true,
           groups = {tree=1,snappy=1,choppy=2,oddly_breakable_by_hand=1,flammable=2},
           sounds = default.node_sound_wood_defaults(),})

minetest.register_craft({
  output = 'bark:treebark 2',
  recipe = { {'default:tree','default:tree'}, }
})
 
minetest.register_craft({
  output = 'default:tree',
  recipe = { {'bark:treebark'}, }
})
Last edited by chip on Mon Sep 03, 2012 15:25, edited 1 time in total.
 

Ironman
 

by Ironman » Mon Sep 03, 2012 18:30

I can´t enter the server. Why?
 

thetinydon
Member
 
Posts: 15
Joined: Sun Jul 29, 2012 05:59

by thetinydon » Sat Sep 08, 2012 21:24

Hey, did you by any chance remove my water Globis? I placed the water there on purpose, it was all decorative for my house.
THIS IS SPARTA!!!
 

Jakestheman
Member
 
Posts: 14
Joined: Mon Jul 30, 2012 16:34

by Jakestheman » Sun Sep 09, 2012 05:06

Dude, that server's not bad. :T
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

by SegFault22 » Tue Sep 11, 2012 00:55

...Did it crash, around 8:53 PM EST (when I connected)?
EDIT: the media seems to be taking very long to load, around 30 seconds per percent orso...
Last edited by SegFault22 on Tue Sep 11, 2012 00:58, edited 1 time in total.
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

by SegFault22 » Tue Sep 11, 2012 01:13

server's down -.-
EDIT: it seems that there's a large wall of unknown blocks where I am, not placed by me, and that seems to be the issue.
If you have recently removed a mod, please make an ABM that removes the blocks of that mod so that this is avoided.
Last edited by SegFault22 on Tue Sep 11, 2012 01:15, edited 1 time in total.
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 

glomie
Member
 
Posts: 141
Joined: Sun Aug 07, 2011 19:41

by glomie » Tue Sep 11, 2012 11:07

SegFault22 wrote:...Did it crash, around 8:53 PM EST (when I connected)?

It crash sometime but a script restart it...
SegFault22 wrote:EDIT: the media seems to be taking very long to load, around 30 seconds per percent orso...

Not a problem, it load just the first time you connect to the server.
SegFault22 wrote:server's down -.-

No it work.
SegFault22 wrote:EDIT: it seems that there's a large wall of unknown blocks where I am, not placed by me, and that seems to be the issue.

Never seen, what is your pseudo in game ?
SegFault22 wrote:If you have recently removed a mod

I don't.
Sorry for my bad english...
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

by SegFault22 » Fri Sep 14, 2012 02:46

Never seen, what is your pseudo in game ?

I do not know about pseudo or whatever, but the complex of blocks is north of spawn in a coniferous forest. Also the blocks appear around conifers a lot.
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 

glomie
Member
 
Posts: 141
Joined: Sun Aug 07, 2011 19:41

by glomie » Fri Sep 14, 2012 17:53

SegFault22 wrote:I do not know about pseudo or whatever, but the complex of blocks is north of spawn in a coniferous forest. Also the blocks appear around conifers a lot.

Sorry, i mean your username.
Sorry for my bad english...
 

glomie
Member
 
Posts: 141
Joined: Sun Aug 07, 2011 19:41

by glomie » Fri Sep 14, 2012 18:11

Fixed, unknow block was fire, but i removed this mod so long time ago that i don't think this block may be fire.
Sorry for my bad english...
 

FooeytheMiner
Member
 
Posts: 30
Joined: Thu Jun 21, 2012 17:31

by FooeytheMiner » Sat Sep 15, 2012 18:02

Im sorry for putting a chest in the arena... I was merely just trying to put it there so I didn't have to carry all my stuff around, I was going to remove it and put it somewhere else... I still am if it's still there...
I Am A Ninja. FEAR MEEEE!!! *Pew shoooooooo pew pew pew*
 

User avatar
WhirlwaveX
New member
 
Posts: 8
Joined: Sat Sep 15, 2012 20:12

by WhirlwaveX » Sat Sep 15, 2012 20:19

Um is the server working?? I havent been able to login past the latest server restart. I found a lot of unknown blocks which I suspect that they are remnants of the fire mod that was used on the server in the past. Those blocks where around conifers, and there where alot of them, could these blocks crash the server??? I mean i have tried to login with diferent names and such, but nothing works. I cant check out the server monitoring because it still doesnt have the latest IP, so I cant know for sure if the server is even online.
Last edited by WhirlwaveX on Sat Sep 15, 2012 21:41, edited 1 time in total.
If you read this text it probably means you´re playing minetest. If you havent already, please do, its awesome. ´Nuff said.
 

glomie
Member
 
Posts: 141
Joined: Sun Aug 07, 2011 19:41

by glomie » Sat Sep 15, 2012 23:02

it work again.
Sorry for my bad english...
 

thetinydon
Member
 
Posts: 15
Joined: Sun Jul 29, 2012 05:59

by thetinydon » Tue Sep 18, 2012 06:53

Just wanted to let you know that mesecon piston is not working. Shows unknown image for texture. Also, you cannot craft piston anymore. Have they been removed?
THIS IS SPARTA!!!
 

FooeytheMiner
Member
 
Posts: 30
Joined: Thu Jun 21, 2012 17:31

by FooeytheMiner » Wed Sep 19, 2012 20:56

Glomie-

A rope that used to lead to thetinydon's roman coliseum is not going away. We had to remove a ladder/thingy because someone *not mentioning username* threatened to burn/destroy it. Please remove the rope!

~Fooey
I Am A Ninja. FEAR MEEEE!!! *Pew shoooooooo pew pew pew*
 

Jotrx3
New member
 
Posts: 6
Joined: Fri Sep 21, 2012 07:26

by Jotrx3 » Fri Sep 21, 2012 07:37

Hello Glomie,

Could you name this location for me.
It is a space station, and others can add modules to it.
name : "space"
location : 197, 502, 623
Last edited by Jotrx3 on Fri Sep 21, 2012 10:09, edited 1 time in total.
Screen recordings of Minetest: http://www.youtube.com/user/Jotrx3
 

FooeytheMiner
Member
 
Posts: 30
Joined: Thu Jun 21, 2012 17:31

by FooeytheMiner » Fri Sep 21, 2012 14:42

FooeytheMiner wrote:Glomie-

A rope that used to lead to thetinydon's roman coliseum is not going away. We had to remove a ladder/thingy because someone *not mentioning username* threatened to burn/destroy it. Please remove the rope!

~Fooey


Akk never mind. It magically vanished for no reason.
I Am A Ninja. FEAR MEEEE!!! *Pew shoooooooo pew pew pew*
 

FooeytheMiner
Member
 
Posts: 30
Joined: Thu Jun 21, 2012 17:31

by FooeytheMiner » Wed Sep 26, 2012 14:34

Dear Glomie, someone has been spamming, swearing, cursing, whatever you want to call it. His user is killer123 and he is from Russia (been repeating that).
I Am A Ninja. FEAR MEEEE!!! *Pew shoooooooo pew pew pew*
 

FooeytheMiner
Member
 
Posts: 30
Joined: Thu Jun 21, 2012 17:31

by FooeytheMiner » Wed Sep 26, 2012 15:52

Glomie, also, me and a friend named tomas are going to build three public forts, which one needs fly. Can you please give us the fly priv? Thanks in advance;

Our ingame usernames:

tomas

FooeytheMiner


EDIT: I dont think Tomas wants to help anymore, but Fluff803? I think 803 wants to build it.
Last edited by FooeytheMiner on Wed Sep 26, 2012 22:21, edited 1 time in total.
I Am A Ninja. FEAR MEEEE!!! *Pew shoooooooo pew pew pew*
 

Ghost
New member
 
Posts: 9
Joined: Sat Sep 22, 2012 20:24

by Ghost » Sat Sep 29, 2012 22:28

i could not connect to the sever all day
 

LilyBird22
New member
 
Posts: 2
Joined: Mon Sep 24, 2012 17:24

by LilyBird22 » Sun Sep 30, 2012 17:09

Ok here is my problem I wanted to go in just now but it says Access denied: Reason: Invalid Password. I mean I cant remember making a password....
... HELP? my ingame name is LilyBug22
 

thetinydon
Member
 
Posts: 15
Joined: Sun Jul 29, 2012 05:59

by thetinydon » Sun Sep 30, 2012 17:30

Glomie, i would like for you to ban goldrocket11. He admitted to flooding my house, my store, and other areas of Redstone.

I would think that you would not want anybody in your server who will spend their time griefing others.

Thanks for your time.
THIS IS SPARTA!!!
 

glomie
Member
 
Posts: 141
Joined: Sun Aug 07, 2011 19:41

by glomie » Sun Sep 30, 2012 18:34

I don't know what happen, some people can remove block in protected area.

another problem, i ban a people, and it come back with the same account, but with a different IP.
i have this in ipban.txt :
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
84.172.240.14|gIobis
84.172.242.4|gIobis
87.147.251.82|gIobis

And yes I and l look similar in game.
Sorry for my bad english...
 

babyface1031
Member
 
Posts: 51
Joined: Sat Sep 29, 2012 20:20

by babyface1031 » Mon Oct 01, 2012 00:47

is the server down i cant seem to get in
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Mon Oct 01, 2012 07:34

babyface1031 wrote:is the server down i cant seem to get in


Same -- the server is listed two times in http://servers.minetest.ru -- only one of them works, but it has protocol version 12 (while 0.4.3's is 13).
 

glomie
Member
 
Posts: 141
Joined: Sun Aug 07, 2011 19:41

by glomie » Mon Oct 01, 2012 23:16

It work again

glomie wrote:I don't know what happen, some people can remove block in protected area.

Finally is may be problem of corrupted map...
Sorry for my bad english...
 

Jotrx3
New member
 
Posts: 6
Joined: Fri Sep 21, 2012 07:26

by Jotrx3 » Wed Oct 03, 2012 11:46

glomie wrote:I don't know what happen, some people can remove block in protected area.
Finally is may be problem of corrupted map...


Sometimes a protected block disappears, making that part unprotected.
So I think the problem is with the protected blocks.
Screen recordings of Minetest: http://www.youtube.com/user/Jotrx3
 

babyface1031
Member
 
Posts: 51
Joined: Sat Sep 29, 2012 20:20

by babyface1031 » Wed Oct 03, 2012 17:19

i still cant get in is it still down
 

Jotrx3
New member
 
Posts: 6
Joined: Fri Sep 21, 2012 07:26

by Jotrx3 » Sun Oct 07, 2012 08:53

Is it possible to set a new warp location on Glomie's server ?
It is like the gravital centre of the earth.
I put a building at 0,-999,0 so the warp location should be next to it.

Server : Glomie's server.
Name : "earth" or something else.
Locaton : 11,-999,-8
Screen recordings of Minetest: http://www.youtube.com/user/Jotrx3
 

SilverWolfLily
 

by SilverWolfLily » Mon Oct 08, 2012 11:46

Glomie could you please ban MrMorovka and vano777 . I didn't have a password on my previous username (LilyBug22)
they hacked it or something and destroyed my house and took lots of valuable stuff. A good and trusted friend saw them and i found my stuff in an unlocked chest in their sky village. I took back all my stuff i could find. They probably used half of it for something or destroyed it. Please can you ban them or give them a warning ?
Thank you ,
Yours Sincereley
Lily
 

PreviousNext

Return to Minetest Servers

Who is online

Users browsing this forum: No registered users and 22 guests

cron