Search found 9 matches

by kaurdump
Mon Mar 10, 2014 16:27
Forum: Engine Builds
Topic: [Debian / Ubuntu] 1-line script: install Minetest Git
Replies: 171
Views: 163518

where should the minetest config file be located in the portable install?
by kaurdump
Mon Mar 10, 2014 16:16
Forum: Problems
Topic: Really Big!
Replies: 4
Views: 953

i've encountered this problem frequently since updating from 0.4.7 to 0.4.9. half of my users don't really play anymore since this started.
by kaurdump
Tue Mar 04, 2014 00:30
Forum: Engine Builds
Topic: [Debian / Ubuntu] 1-line script: install Minetest Git
Replies: 171
Views: 163518

Calinou wrote:
kaurdump wrote:thanks for this! could someone recommend a one-line script to update this method of install? i use the portable method.
Use this:

Code: Select all

cd ~/minetest; git pull; cd src; make -j4
Merci!
by kaurdump
Mon Mar 03, 2014 14:51
Forum: Mod Releases
Topic: [Modpack] Animals Modpack [2.5] -- 2.6 approaching
Replies: 1587
Views: 736250

thanks for fixing the factions crash bug!
by kaurdump
Mon Mar 03, 2014 14:49
Forum: Engine Builds
Topic: [Debian / Ubuntu] 1-line script: install Minetest Git
Replies: 171
Views: 163518

thanks for this! could someone recommend a one-line script to update this method of install? i use the portable method.
by kaurdump
Sat Jul 06, 2013 21:58
Forum: Modding Discussion
Topic: Post your mod requests/ideas here
Replies: 2324
Views: 443708

requesting a turret mod. thanks!
by kaurdump
Tue Jul 02, 2013 21:04
Forum: Servers
Topic: server setup problems
Replies: 4
Views: 1675

sfan5 wrote:github.com/minetest/minetest/blob/master/minetest.conf.example
You can use "minetestserver --config <path to config file>" to make minetest load a specific file
is that how i should load minetest server in the future? or do i still use nohup minetest --server &

thanks!
by kaurdump
Tue Jul 02, 2013 20:45
Forum: Servers
Topic: server setup problems
Replies: 4
Views: 1675

If you have RUN_IN_PLACE disabled, minetest.conf should be in ~/.minetest I followed that tutorial. Does that mean I have RUN_IN_PLACE disabled or not? There is no minetest.conf in ~/.minetest. Maybe the tutorial should be updated? I'd assume I can create a minetest.conf file and tell minetest to l...
by kaurdump
Tue Jul 02, 2013 20:37
Forum: Servers
Topic: server setup problems
Replies: 4
Views: 1675

server setup problems

I created a server using http://wiki.minetest.com/wiki/Setting_u ... ver/Ubuntu twice, but I haven't been able to find the minetest.conf file so I can setup administrator rights and install mods.

Please help.
Thanks!