Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   Unable to load tiles (https://forums.graalonline.com/forums/showthread.php?t=134261940)

anubis_wing 02-03-2011 10:45 PM

Unable to load tiles
 
I'm trying to load up the Maloria tiles in my Graal Editor, but every time I open the editor/set the tile defs all I can see is black, and no tiles.

How can I fix this?

Soala 02-03-2011 10:53 PM

The tileset is 8bit PNG so there's not problem with the image itself.
I guess it's an error with your script? Posting your tileset script should help.

MrOmega 02-03-2011 11:12 PM

I also believe Maloria uses layers so the normal editor won't do.

fowlplay4 02-03-2011 11:32 PM

Gonstruct as hinted they're hip and use layers.

anubis_wing 02-03-2011 11:33 PM

It was working yesterday, and the day before, but now it's not.

fowlplay4 02-03-2011 11:43 PM

Quote:

Originally Posted by anubis_wing (Post 1627595)
It was working yesterday, and the day before, but now it's not.

Find the tileset and make it 8-bit/256 Colors.

Honestly though just attach the tileset and your script that you're using to add the tile defs.

MrOmega 02-04-2011 12:33 AM

Quote:

Originally Posted by anubis_wing (Post 1627595)
It was working yesterday, and the day before, but now it's not.

ah, attaching the script would help, gonstruct will load though regardless of it's 8bit or 32bit.

anubis_wing 02-04-2011 12:33 AM

addtiledef mal_tiles.png,,;

MrOmega 02-04-2011 12:56 AM

have you tried this?

PHP Code:

if (created) {

  
removetiles;
  
addtiledef mal_tiles.png,,0;




anubis_wing 02-04-2011 01:36 AM

Quote:

Originally Posted by MrOmega (Post 1627611)
have you tried this?

PHP Code:

if (created) {

  
removetiles;
  
addtiledef mal_tiles.png,,0;




Just tried it, nothing.

MrOmega 02-04-2011 04:02 AM

Quote:

Originally Posted by anubis_wing (Post 1627617)
Just tried it, nothing.

Have you checked to see if the tiles are 8bit?

ffcmike 02-04-2011 04:10 AM

What I tend to do is go to graal/levels/tiledefs/, open the text file for the intended server, copy all of its text and paste it into offline.txt within the same folder.

anubis_wing 02-04-2011 04:31 AM

Quote:

Originally Posted by MrOmega (Post 1627656)
Have you checked to see if the tiles are 8bit?

How do I do that, it's PNG, and I tried changing it to 24 bit, and neither worked.

Quote:

Originally Posted by ffcmike (Post 1627657)
What I tend to do is go to graal/levels/tiledefs/, open the text file for the intended server, copy all of its text and paste it into offline.txt within the same folder.

Tried, nothing.

MrOmega 02-04-2011 06:39 AM

Get mal approval and upload the tiledef images, I'll look at it and convert to 8bit if its not.

Soala 02-04-2011 12:18 PM

Quote:

Originally Posted by MrOmega (Post 1627712)
Get mal approval and upload the tiledef images, I'll look at it and convert to 8bit if its not.

Did you guys even read my post ;_;?

Quote:

Originally Posted by Soala (Post 1627584)
The tileset is 8bit PNG so there's not problem with the image itself.


MrOmega 02-04-2011 03:49 PM

Quote:

Originally Posted by Soala (Post 1627755)
Did you guys even read my post ;_;?

My apologies, I wasn't sure. It sounds like it was and then a new one got uploaded that wasn't which explains why it worked for awhile then stopped.

anubis_wing 02-04-2011 04:01 PM

Quote:

Originally Posted by Soala (Post 1627755)
Did you guys even read my post ;_;?

I'm just trying anything, this is really irritating.

So, I deleted the Mal tiles from the tile folder as well as the tiledef files for Maloria and Offline. Now, I can load up the editor and see the default tiles again, but I still can't open the Maloria tiles. Yes, I've redownloaded them from going onto the server.

GarethOmni 02-05-2011 04:27 PM

Delete filenamechache.txt or whatever that file is then try it again.

anubis_wing 02-05-2011 10:25 PM

Quote:

Originally Posted by GarethOmni (Post 1628202)
Delete filenamechache.txt or whatever that file is then try it again.

Nope, didn't work.


All times are GMT +2. The time now is 01:58 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.