MegaGlest Forum

Modding and game content creation => Maps, tilesets and scenarios => Topic started by: gamerfan on 5 October 2013, 05:37:46

Title: reading a map in java
Post by: gamerfan on 5 October 2013, 05:37:46
Hi All,
I am reading a map(.gbm) file I created using map editor tool. I am able to read till surface details, but not able to read objects. The map contains Objects as well. when I read surface only, I am getting end of file exception. Any idess?
Title: Re: reading a map in java
Post by: gamerfan on 6 October 2013, 06:15:52
 Sorry, there was a problem in my java code. It worked now!!!. Thanks to all
Title: Re: reading a map in java
Post by: tomreyn on 25 October 2013, 07:26:39
If you have any related open source code, please let us know in the MegaGlest forum (https://forum.megaglest.org/index.php?board=20.0). Good luck with whatever you are working on...