Jump to content
  • 0

Tilesets Missing


Question

6 answers to this question

Recommended Posts

  • 0
Posted

You removed files from the tileset folder but not from the server's database.

Check in server/resources/intersect.db

You need an SQLite viewer to open the file and then you can clear the tilesets table

  • 0
Posted

Be sure to check that the tileset you downloaded is indeed a .png file and that it follows the naming order (Tileset1, Tileset2, etc.)

  • 0
Posted
11 hours ago, Vus said:

Be sure to check that the tileset you downloaded is indeed a .png file and that it follows the naming order (Tileset1, Tileset2, etc.)

 

This is actually some-what correct. It must be a .png file but you can name your tilesets and entities, and any resource I believe whatever you want. So if its cave tiles, you can literally name the tileset cave-tiles.png. He did that for organization purposes. 

  • 0
Posted
15 hours ago, yeroC said:

 

This is actually some-what correct. It must be a .png file but you can name your tilesets and entities, and any resource I believe whatever you want. So if its cave tiles, you can literally name the tileset cave-tiles.png. He did that for organization purposes. 

Ah, I had no idea. It were just my eclipse senses tickling, this was common issue on eclipse :D

  • 0
Posted
On 11/23/2016 at 6:14 AM, Vus said:

Ah, I had no idea. It were just my eclipse senses tickling, this was common issue on eclipse :D

 

I was the same way until JC informed me otherwise :P

×
×
  • Create New...