Yudax Posted January 10, 2013 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 248 Reputation: 7 Joined: 11/27/12 Last Seen: July 21, 2016 Share Posted January 10, 2013 I got this error when i typed @warp crystilia this is my maps_athena //map: tank_test //map: tank_test2 //map: test map: Crystilia map_index //Example: // //mymap 1250 //mymap-2 //Crystilia Crystilia 1251 I have used WeeMapCache in adding the maps and i got this error Quote Link to comment Share on other sites More sharing options...
ossi0110 Posted January 10, 2013 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 318 Reputation: 37 Joined: 12/30/11 Last Seen: October 3, 2017 Share Posted January 10, 2013 you added your map in your mapnametable.txt in your client? Crystilia.rsw#Crystilia# Quote Link to comment Share on other sites More sharing options...
Syouji Posted January 10, 2013 Group: Members Topic Count: 70 Topics Per Day: 0.01 Content Count: 1245 Reputation: 395 Joined: 11/19/11 Last Seen: January 15, 2020 Share Posted January 10, 2013 This particular map has a default name of "crystilia" (Found here) and therefore your maps_athena and map_index must use the name "crystilia". If you changed the map name by right-clicking -> Rename -> and gave it something new, that won't work. Only BrowEdit and other 3rd party programs can rename maps. 1 Quote Link to comment Share on other sites More sharing options...
mrlongshen Posted February 1, 2013 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share Posted February 1, 2013 This particular map has a default name of "crystilia" (Found here) and therefore your maps_athena and map_index must use the name "crystilia". If you changed the map name by right-clicking -> Rename -> and gave it something new, that won't work. Only BrowEdit and other 3rd party programs can rename maps. ah... we cannot rename it like that T_T thx for the info! Quote Link to comment Share on other sites More sharing options...
ipis Posted February 1, 2013 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 60 Reputation: 4 Joined: 12/19/12 Last Seen: August 25, 2013 Share Posted February 1, 2013 So meaning to say, The only thing that is wrong is the letter "c" being uppercase? Quote Link to comment Share on other sites More sharing options...
Syouji Posted February 1, 2013 Group: Members Topic Count: 70 Topics Per Day: 0.01 Content Count: 1245 Reputation: 395 Joined: 11/19/11 Last Seen: January 15, 2020 Share Posted February 1, 2013 Yep. The map name itself is coded in the .rsw file itself. If the name of the file doesnt match what the .rsw is set to, it won't work. Quote Link to comment Share on other sites More sharing options...
ipis Posted February 1, 2013 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 60 Reputation: 4 Joined: 12/19/12 Last Seen: August 25, 2013 Share Posted February 1, 2013 To change .rsw filename you have to do it in browedit? Quote Link to comment Share on other sites More sharing options...
Syouji Posted February 1, 2013 Group: Members Topic Count: 70 Topics Per Day: 0.01 Content Count: 1245 Reputation: 395 Joined: 11/19/11 Last Seen: January 15, 2020 Share Posted February 1, 2013 Based on what I know yes. However I'm sure there is another way to do it. I'll look into it. Quote Link to comment Share on other sites More sharing options...
icabit Posted February 2, 2013 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 353 Reputation: 70 Joined: 07/14/12 Last Seen: February 12, 2023 Share Posted February 2, 2013 This particular map has a default name of "crystilia" (Found here) and therefore your maps_athena and map_index must use the name "crystilia". If you changed the map name by right-clicking -> Rename -> and gave it something new, that won't work. Only BrowEdit and other 3rd party programs can rename maps. thx for the info ! i learned something new today Quote Link to comment Share on other sites More sharing options...
Syouji Posted February 2, 2013 Group: Members Topic Count: 70 Topics Per Day: 0.01 Content Count: 1245 Reputation: 395 Joined: 11/19/11 Last Seen: January 15, 2020 Share Posted February 2, 2013 An alternative to opening & saving a map under a new name in BrowEdit is to do the following: 1. Install Notepad++ 2. Install the HEX Editor Plugin for Notepad++ (http://sourceforge.n...2/topic/3395118) 3. Open the .rsw map file and in Notepad++ go to Plugin -> HEX-Editor -> View in HEX 4. Find the .gat & .gnd names set in the .rsw file and replace it with a new name. 5. Rename your .gat, .gnd & .rsw map files to the new name you set. 6. Test the map & it should work. Quote Link to comment Share on other sites More sharing options...
Yudax Posted February 14, 2013 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 248 Reputation: 7 Joined: 11/27/12 Last Seen: July 21, 2016 Author Share Posted February 14, 2013 W An alternative to opening & saving a map under a new name in BrowEdit is to do the following:1. Install Notepad++2. Install the HEX Editor Plugin for Notepad++ (http://sourceforge.n...2/topic/3395118)3. Open the .rsw map file and in Notepad++ go to Plugin -> HEX-Editor -> View in HEX4. Find the .gat & .gnd names set in the .rsw file and replace it with a new name.5. Rename your .gat, .gnd & .rsw map files to the new name you set.6. Test the map & it should work. I tried to open a map name hc_prontera to browedit. After which browedit doesnt respond and automatically closed itself. Quote Link to comment Share on other sites More sharing options...
Olrox Posted February 16, 2013 Group: Members Topic Count: 87 Topics Per Day: 0.02 Content Count: 1335 Reputation: 933 Joined: 10/26/11 Last Seen: November 19, 2023 Share Posted February 16, 2013 Look at the browedit console output, what it says? Quote Link to comment Share on other sites More sharing options...
Syouji Posted February 16, 2013 Group: Members Topic Count: 70 Topics Per Day: 0.01 Content Count: 1245 Reputation: 395 Joined: 11/19/11 Last Seen: January 15, 2020 Share Posted February 16, 2013 Yudax, I assume you're referring to this map (http://rathena.org/board/topic/68351-free-release-camland-prontera/) made by Kasumy. The reason it crashes is because you didnt have BrowEdit read the data folder pathway the map uses. In that data folder are model & texture changes. So make sure you convert the data folder into a GRF (add the GRF to BrowEdit) or add the data folder pathway (ro.xml) Quote Link to comment Share on other sites More sharing options...
ipis Posted February 16, 2013 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 60 Reputation: 4 Joined: 12/19/12 Last Seen: August 25, 2013 Share Posted February 16, 2013 An alternative to opening & saving a map under a new name in BrowEdit is to do the following: 1. Install Notepad++ 2. Install the HEX Editor Plugin for Notepad++ (http://sourceforge.n...2/topic/3395118) 3. Open the .rsw map file and in Notepad++ go to Plugin -> HEX-Editor -> View in HEX 4. Find the .gat & .gnd names set in the .rsw file and replace it with a new name. 5. Rename your .gat, .gnd & .rsw map files to the new name you set. 6. Test the map & it should work. Will be trying! I'll post again when an update. Thanks! Quote Link to comment Share on other sites More sharing options...
Question
Yudax
I got this error when i typed @warp crystilia
this is my maps_athena
map_index
I have used WeeMapCache in adding the maps and i got this error
Link to comment
Share on other sites
13 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.