Atlas is full

Kryuko
Member
 
Posts: 76
Joined: Tue Dec 11, 2012 20:26

Atlas is full

by Kryuko » Tue Dec 18, 2012 12:29

In my server i have this error:
http://screencloud.net/v/auC4
And this cause any problems in too many textures.
How can i solve it?
 

User avatar
cHyper
Member
 
Posts: 587
Joined: Fri May 06, 2011 08:49
IRC: cHyper
In-game: cHyper

by cHyper » Tue Dec 18, 2012 12:38

edit your minetest.conf file add following line to disable atlas

enable_texture_atlas = false
--------------------------------------------------------
 

Kryuko
Member
 
Posts: 76
Joined: Tue Dec 11, 2012 20:26

by Kryuko » Tue Dec 18, 2012 12:58

cHyper wrote:edit your minetest.conf file add following line to disable atlas

enable_texture_atlas = false


But with this i have some problems with texture.
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

by kaeza » Tue Dec 18, 2012 19:26

Kryuko wrote:
cHyper wrote:edit your minetest.conf file add following line to disable atlas

enable_texture_atlas = false


But with this i have some problems with texture.

What kind of problems? Can you post a screenshot?
Also, are you using Windows or Linux?
What is your graphics card Vendor + Model?
Have you the latest drivers for your card?
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

Kryuko
Member
 
Posts: 76
Joined: Tue Dec 11, 2012 20:26

by Kryuko » Tue Dec 18, 2012 19:51

kaeza wrote:
Kryuko wrote:
cHyper wrote:edit your minetest.conf file add following line to disable atlas

enable_texture_atlas = false


But with this i have some problems with texture.



Sometimes any blocks are transparent.
All users have this problem.
I can't post a screenshot because i can't actuali reproduce the problem.

The problem is solved enabling the Atlas, but if is full, doesn't work.
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

by kaeza » Tue Dec 18, 2012 19:53

Then you may fix it by either removing some mods.
Maybe your gfx card can't cope with that many textures.
In particular, review the use of mods that have lots of textures, like unifiedbricks, unifieddyes, coloredwoods, and the like.
Last edited by kaeza on Tue Dec 18, 2012 19:55, edited 1 time in total.
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

Kryuko
Member
 
Posts: 76
Joined: Tue Dec 11, 2012 20:26

by Kryuko » Wed Dec 19, 2012 09:55

Can't i enlarge the Atlas dimension?
 

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

by Calinou » Wed Dec 19, 2012 10:16

Try disabling shaders in the Settings menu.
 

Kryuko
Member
 
Posts: 76
Joined: Tue Dec 11, 2012 20:26

by Kryuko » Wed Dec 19, 2012 10:58

But there's no way to enlarge the Atlas dimension?
I play minetest in my server (vps), and i'm not sure if the atlas full is a problem of the client or of the server.
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Wed Dec 19, 2012 18:26

A full Texture Atlas is not a big problem
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

Kryuko
Member
 
Posts: 76
Joined: Tue Dec 11, 2012 20:26

by Kryuko » Wed Dec 19, 2012 23:13

sfan5 wrote:A full Texture Atlas is not a big problem


Is a big problem for me because i have any transparent textures.
 

Kryuko
Member
 
Posts: 76
Joined: Tue Dec 11, 2012 20:26

by Kryuko » Thu Dec 20, 2012 00:00

I've readed this post:
This is caused by having a lot of texture files. I think the Atlas is like a cache of the textures. Maybe someone else can elaborate. You can increase the size by changing line 796 in tile.cpp. This should most likely be made with a dynamic size (or as a conf file setting) to fit the large number of mods being made.


But where is the tile.cpp? This change work on the client or on the server?

Thanks in advance.

Edit: I don't understand if the Atlas full is a client or a server problem.
Last edited by Kryuko on Thu Dec 20, 2012 00:50, edited 1 time in total.
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Thu Dec 20, 2012 16:35

Kryuko wrote:I've readed this post:
This is caused by having a lot of texture files. I think the Atlas is like a cache of the textures. Maybe someone else can elaborate. You can increase the size by changing line 796 in tile.cpp. This should most likely be made with a dynamic size (or as a conf file setting) to fit the large number of mods being made.


But where is the tile.cpp? This change work on the client or on the server?

Thanks in advance.

Edit: I don't understand if the Atlas full is a client or a server problem.

tile.cpp is in the src/ folder. After editing you have to compile the game.
And the full atlas is an client problem.
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 1 guest

cron