Search found 373 matches

by L-Dog
Tue Nov 28, 2023 03:44
Forum: Problems
Topic: Restart.sh only boots up one world...
Replies: 14
Views: 1269

Re: Restart.sh only boots up one world...

Oh.... And open ssh thing.... No, well kinda .. I don't use an X environment so it's all terminal (to free up resources) ... I use vnc to start the script.
by L-Dog
Tue Nov 28, 2023 03:35
Forum: Problems
Topic: Restart.sh only boots up one world...
Replies: 14
Views: 1269

Re: Restart.sh only boots up one world...

The quote thing is working
by L-Dog
Tue Nov 28, 2023 03:35
Forum: Problems
Topic: Restart.sh only boots up one world...
Replies: 14
Views: 1269

Re: Restart.sh only boots up one world...

Script could be: ... ./restart.sh && ./restartspace.sh .... .... Contain the thing as with lua, change all tje command to a word Think about it for a minute. If this is exactly the same as: minetest --server ~/.minetest/worlds/SpaceDog --port 30001 && minetest --server ~/.minetest/w...
by L-Dog
Tue Nov 28, 2023 02:29
Forum: Problems
Topic: Restart.sh only boots up one world...
Replies: 14
Views: 1269

Re: Restart.sh only boots up one world...

With this code:

######

#!/bin/bash

while true
do
sleep 10
minetest --server ~/.minetest/worlds/SpaceDog --port 30001 | minetest --server ~/.minetest/worlds/'Dog of War' --port 25000


done


######

....... Errrmmmm..... Seems to be working bros
by L-Dog
Tue Nov 28, 2023 00:08
Forum: Problems
Topic: Restart.sh only boots up one world...
Replies: 14
Views: 1269

Re: Restart.sh only boots up one world...

@BlockHead .... Hmmm... Having it in one shell file is important for quick booting. So maybe I could try this: The restart.sh file is as standard but for one world to their ports. Script could be: While true do sleep10 ./restart.sh && ./restartspace.sh done .... Contain the thing as with lua...
by L-Dog
Mon Nov 27, 2023 11:03
Forum: Problems
Topic: Restart.sh only boots up one world...
Replies: 14
Views: 1269

Re: Restart.sh only boots up one world...

Well... @BlockHead, when I quote you (or anyone by looks of it) it tells me to 'Log in to quote within the Forum' ... And bro I wrote long response a few times last night. Your first post, you explained why the restart.sh was failing and I agree, it's what i thought.. it waits for the other to crash...
by L-Dog
Mon Nov 27, 2023 10:52
Forum: Problems
Topic: Restart.sh only boots up one world...
Replies: 14
Views: 1269

Re: Restart.sh only boots up one world...

I tried to respond but it kept making me login... Like I was shadow banned Strange, was it when you posted certain content in messages? Otherwise it seems like an intermittent issue.. It was when I quoted you... If this posts then I'll tell you what I think reasoning behind the server not booting
by L-Dog
Mon Nov 27, 2023 00:35
Forum: Problems
Topic: Restart.sh only boots up one world...
Replies: 14
Views: 1269

Re: Restart.sh only boots up one world...

I tried to respond but it kept making me login... Like I was shadow banned
by L-Dog
Sun Nov 26, 2023 16:04
Forum: Problems
Topic: Restart.sh only boots up one world...
Replies: 14
Views: 1269

Restart.sh only boots up one world...

It used to boot both up, now only boots one up. I'm not sure what's wrong... I can boot the other via shell but when I close terminal it kills server. Should I try crontab? ... I tried this before for Dog of War but @reboot is floppy, dunno if it understands what Im telling it. SpaceDog (currently n...
by L-Dog
Sat Nov 25, 2023 02:01
Forum: Problems
Topic: Really weird stuff
Replies: 28
Views: 2789

Re: Really weird stuff

Maybe try reinstalling Minetest? Could it be that you have 32-Bit PC? I don't think so and I'm not familiar with it, but could that be the problem? :D I do have multiple 32-bit PCs but this isn't one of them. second * use a world edit or similar tool, and erase that mapblock (not coordinate) I trie...
by L-Dog
Sat Nov 25, 2023 01:35
Forum: Problems
Topic: Really weird stuff
Replies: 28
Views: 2789

Re: Really weird stuff

I have a serious problem with a world I've spent a lot of time building in. First, minetest started giving me this error and then shutting down: 2023-11-15 18:48:51: [Emerge-0]: zerr: invalid or incomplete deflate data 2023-11-15 18:48:51: ERROR[Emerge-0]: Invalid block data in database (-725,8,324...
by L-Dog
Fri Nov 24, 2023 10:08
Forum: Problems
Topic: SkyBox Bug... It needs Fixed ASAP
Replies: 16
Views: 2924

Re: SkyBox Bug... It needs Fixed ASAP

Im able to recreate bug ... I'm at -9.5... north and south, south mostly darker screen from pitch 0 to -80.

I'll make a video later showing it, I'll see how it goes
by L-Dog
Fri Nov 24, 2023 10:03
Forum: Problems
Topic: SkyBox Bug... It needs Fixed ASAP
Replies: 16
Views: 2924

Re: SkyBox Bug... It needs Fixed ASAP

I've tested other_worlds on both minetest 5.6.1 and 5.7 on all of my Intel systems, enabled and disabled fly/noclib/shaders/shadows and cannot reproduce the issue. The only other thing it could possible be are your system graphics drivers not playing well with your system. If you are using Windows ...
by L-Dog
Fri Nov 24, 2023 09:36
Forum: Problems
Topic: SkyBox Bug... It needs Fixed ASAP
Replies: 16
Views: 2924

Re: SkyBox Bug... It needs Fixed ASAP

Nininik wrote:
Thu Nov 23, 2023 23:32
I understand this issue it happened for me when fog is on and I'm under a giant dark shadow.
Fly PRIV seems to effect it as well, the debug won't even tell me why server won't boot up
by L-Dog
Fri Nov 24, 2023 09:34
Forum: Problems
Topic: SkyBox Bug... It needs Fixed ASAP
Replies: 16
Views: 2924

Re: SkyBox Bug... It needs Fixed ASAP

TenPlus1 wrote:
Fri Nov 24, 2023 05:31
@L-Dog - Which version of Minetest are you running ? Also which OS ? What did you do when you adjusted the skybox to -31000 ?
Im running minetest 5.6.1 on unbuntu
by L-Dog
Fri Nov 24, 2023 09:22
Forum: Problems
Topic: SkyBox Bug... It needs Fixed ASAP
Replies: 16
Views: 2924

Re: SkyBox Bug... It needs Fixed ASAP

@L-Dog - Which version of Minetest are you running ? Also which OS ? What did you do when you adjusted the skybox to -31000 ? I recuded the lower to -30000 and the upper to 30000, redsky was about 15000. I changed it, didn't keep backup, changed it again.. and now nothing works. This is Karma tryin...
by L-Dog
Thu Nov 23, 2023 23:13
Forum: Problems
Topic: SkyBox Bug... It needs Fixed ASAP
Replies: 16
Views: 2924

Re: SkyBox Bug... It needs Fixed ASAP

Try play it as epilepic .... Post reply after your seizure and tell me it's fine GG bro epic well worth the health risks
by L-Dog
Thu Nov 23, 2023 23:12
Forum: Problems
Topic: SkyBox Bug... It needs Fixed ASAP
Replies: 16
Views: 2924

Re: SkyBox Bug... It needs Fixed ASAP

Ok... I'm going to get mad about it.... I'll make a video and you'll see how it looks... Don't say I didn't warn you, so when you see it take notice of how it looks
by L-Dog
Thu Nov 23, 2023 20:42
Forum: Servers
Topic: [Server] Just Test Tribute
Replies: 1856
Views: 333991

Re: [Server] Just Test Tribute

⛨ Guardian Eligibility Requirements Starting today, players will be promoted to Guardian rank on the 1st of each month. Here is a quick overview of the minimum eligibility requirements for guardianship. Your account has a non-empty password. You have placed one or more protectors. You have accrued ...
by L-Dog
Thu Nov 23, 2023 18:14
Forum: Problems
Topic: SkyBox Bug... It needs Fixed ASAP
Replies: 16
Views: 2924

Re: SkyBox Bug... It needs Fixed ASAP

without fly
screenshot_20231123_181133.png
screenshot_20231123_181133.png (399.43 KiB) Viewed 2894 times
with fly
screenshot_20231123_181140.png
screenshot_20231123_181140.png (604.87 KiB) Viewed 2894 times
by L-Dog
Thu Nov 23, 2023 18:10
Forum: Problems
Topic: SkyBox Bug... It needs Fixed ASAP
Replies: 16
Views: 2924

Re: SkyBox Bug... It needs Fixed ASAP

It didn't help... With fly enabled there's no skybox bug
by L-Dog
Thu Nov 23, 2023 18:02
Forum: Problems
Topic: SkyBox Bug... It needs Fixed ASAP
Replies: 16
Views: 2924

Re: SkyBox Bug... It needs Fixed ASAP

Tested with my own fork of other_worlds, nothing flickers for me with shaders on or off. Could you tell us which minetest version you are using and which graphics card you have, maybe even coords it occurs ? https://codeberg.org/tenplus1/other_worlds As I removed the minetest earth I adjusted the s...
by L-Dog
Thu Nov 23, 2023 16:36
Forum: Problems
Topic: SkyBox Bug... It needs Fixed ASAP
Replies: 16
Views: 2924

SkyBox Bug... It needs Fixed ASAP

I'm using 'other_words' mod. There's a skybox bug when you look south between pitches 20 to -20. This is a bug in MineTest game too but not as bad. I need help fixing it, it flashes white and sometimes at a fast rate which worried me because it could make me have a seizure if it gets too rough (I'm ...
by L-Dog
Wed Nov 22, 2023 11:36
Forum: WIP Mods
Topic: [Mod] Military Vehicles [mvehicles]
Replies: 83
Views: 18226

Re: [Mod] Military Vehicles [mvehicles]

I'm sorry about the upload, I didn't have the time last night to do it file by file, so I compressed it as 1 and uploaded... I'll delete the zip later and upload it properl Uploading single files via the github gui is also not how you use git, FYI. You just do `git add .` in the folder, then `git c...
by L-Dog
Wed Nov 22, 2023 10:32
Forum: WIP Mods
Topic: [Mod] Military Vehicles [mvehicles]
Replies: 83
Views: 18226

Re: [Mod] Military Vehicles [mvehicles]

i fixed this... you want my copy?... i have different turret model.. i used it on server What exactly did you fix? I haven't worked on this mod for several years. And idk if it contains anything of value (remaking it from scratch might even be easier than cleaning it up). So I don't really want to ...