this happend after 5 min in game ):

Post Reply
amir84.ka
New member
Posts: 4
Joined: Sat Apr 10, 2021 06:14

this happend after 5 min in game ):

by amir84.ka » Post

Hi. i'm playing minetest is this pc:
CPU: core 2 dou e7500
Ram: 4
Gpu: 9500gt
os: manjaro linux

after playing 5 min or less i cant see any thing in game because of this: Image

how can i fix this ?
i reduce graphic things in the menu but same thing happen every time ):

amir84.ka
New member
Posts: 4
Joined: Sat Apr 10, 2021 06:14

Re: this happend after 5 min in game ):

by amir84.ka » Post

):

User avatar
rubenwardy
Moderator
Posts: 6969
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: this happend after 5 min in game ):

by rubenwardy » Post

Try disabling shaders in the mainmenu > settings

It would be helpful to see your settings (the minetest.conf file, typically at ~/.minetest/minetest.conf) and the debug.txt file (also typically at ~/.minetest/debug.txt)
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

amir84.ka
New member
Posts: 4
Joined: Sat Apr 10, 2021 06:14

Re: this happend after 5 min in game ):

by amir84.ka » Post

Code: Select all

name = amirhoseeinka
maintab_LAST = settings
menu_last_game = minetest
remote_port = 30000
address = pandorabox.io
screen_h = 840
screen_w = 1600
mainmenu_last_selected_world = 3
free_move = true
enable_damage = false
viewing_range = 170
fixed_map_seed = 
world_config_selected_mod = 16
selected_world_path = /home/amir/.minetest/worlds/asdasdsdadsasda
mgv7_spflags = caverns,floatlands,ridges,mountains
port = 30000
mg_name = v7
creative_mode = true
enable_server = false
server_announce = false
autosave_screensize = false
enable_3d_clouds = false
fast_move = true
autojump = true
keymap_decrease_viewing_range_min = KEY_MINUS
doubletap_jump = true
keymap_increase_viewing_range_min = KEY_PLUS
keymap_cmd_local = KEY_PERIOD
mgcarpathian_spflags = caverns,rivers
aux1_descends = false
tone_mapping = true
fsaa = 0
bilinear_filter = false
enable_waving_leaves = true
trilinear_filter = false
enable_clouds = true
main_menu_technical_settings = false
directional_colored_fog = false
enable_fog = false
enable_particles = true
enable_waving_plants = true
anisotropic_filter = false
mip_map = false
enable_waving_water = true
node_highlighting = box
leaves_style = opaque
noclip = true
enable_shaders = false
smooth_lighting = false
this config file and debug.txt is more than 82000 lines )-:

User avatar
Festus1965
Member
Posts: 4181
Joined: Sun Jan 03, 2016 11:58
GitHub: Festus1965
In-game: Festus1965 Thomas Thailand Explorer
Location: Thailand ChiangMai
Contact:

Re: this happend after 5 min in game ):

by Festus1965 » Post

to make sure what I see so far:
you mean you play on an external server as it seams pandorabox.io ?
or a local own server with the client ?

the config-file is a mix about own server, and client settings,
you have to separate them

debug.txt
sure it is very long ... so save the actual debug to backup, and let the system start a new one empty
then login to that server you had the problem and look that this failure happen again ...
and when you close the game after, the file is
* short
and will also contain most only the
* lines of protocol, that are needed ... mostly it is the last 10-30 lines
Human has no future (climate change)
If urgend, you find me in Roblox (as CNXThomas)

amir84.ka
New member
Posts: 4
Joined: Sat Apr 10, 2021 06:14

Re: this happend after 5 min in game ):

by amir84.ka » Post

this is debug.txt last log
https://pastebin.com/92fXDYrR

User avatar
Festus1965
Member
Posts: 4181
Joined: Sun Jan 03, 2016 11:58
GitHub: Festus1965
In-game: Festus1965 Thomas Thailand Explorer
Location: Thailand ChiangMai
Contact:

Re: this happend after 5 min in game ):

by Festus1965 » Post

amir84.ka wrote:
Tue Apr 20, 2021 07:47
this is debug.txt last log
https://pastebin.com/92fXDYrR
just to break down for the I guess important parts:

Code: Select all

2021-04-20 11:37:40: WARNING[Main]: Irrlicht: PNG warning: iCCP: known incorrect sRGB profile
2021-04-20 11:37:40: WARNING[Main]: Irrlicht: PNG warning: iCCP: cHRM chunk does not match sRGB
2021-04-20 11:37:41: ACTION[Main]: Client: Contacting remote server "https://pandorabox.io/media/"
2021-04-20 11:37:43: WARNING[Main]: Texture "default_stone_block.png^slats_slat_overlay.png^[makealpha:255,126,126" of slats:slat_stone_block has transparency, assuming use_texture_alpha = "clip".
2021-04-20 11:37:43: WARNING[Main]:   This warning can be a false-positive if unused pixels in the texture are transparent. However if it is meant to be transparent, you *MUST* update the nodedef and set use_texture_alpha = "clip"! This compatibility code will be removed in a few releases.
2021-04-20 11:37:43: WARNING[Main]: Texture "default_desert_stone_block.png^slats_slat_overlay.png^[makealpha:255,126,126" of slats:slat_desert_stone_block has transparency, assuming use_texture_alpha = "clip".
all following WARNING are also "has transparency, assuming use_texture_alpha = "clip"."

check the texture you are using, as I have never seen:
* what is clip ?
* why load from pandorabox.io/media ?
* why they are all transparent ?
somewhere in this direction I see the problem ...
Human has no future (climate change)
If urgend, you find me in Roblox (as CNXThomas)

User avatar
Linuxdirk
Member
Posts: 3216
Joined: Wed Sep 17, 2014 11:21
In-game: Linuxdirk
Location: Germany
Contact:

Re: this happend after 5 min in game ):

by Linuxdirk » Post

You can ignore all of those warnings. They're annoying but harmless.

The texture alpha warnings need to be fixed by the slats mod author (use_texture_alpha functionality was changed), the Irrlicht warnings, well, they're just Irrlicht warnings caused by it's age and being unmaintained since a few years.

Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests