Atlas is full

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

Atlas is full

by Kryuko » Post

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?

u34

by u34 » Post

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 » Post

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
Moderator
Posts: 2162
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza
Location: Montevideo, Uruguay
Contact:

by kaeza » Post

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

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

by Kryuko » Post

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
Moderator
Posts: 2162
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza
Location: Montevideo, Uruguay
Contact:

by kaeza » Post

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

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

by Kryuko » Post

Can't i enlarge the Atlas dimension?

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

by Calinou » Post

Try disabling shaders in the Settings menu.

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

by Kryuko » Post

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.

sfan5
Moderator
Posts: 4095
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

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 » Post

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 » Post

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
Location: Germany

by PilzAdam » Post

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.

Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests