stormchaser206 Posted June 21, 2012 Posted June 21, 2012 (edited) When I try to open maps in the Map Editor, it won't do anything. It will just show the dialog again, without loading the map. Any help? Edited June 22, 2012 by Guest For a Sample meta code from MTA SA Server Manual:
0 Jaysds1 Posted June 25, 2012 Posted June 25, 2012 Off-Topic: Ok, sorry to here that On-Topic: It might be some kind of upgrade or something to the editor... Can I see one of your map meta.xml file please. My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
0 stormchaser206 Posted June 25, 2012 Author Posted June 25, 2012 Heres a meta.xml: http://www.solidfiles.com/d/ee67820709/ For a Sample meta code from MTA SA Server Manual:
0 Jaysds1 Posted June 25, 2012 Posted June 25, 2012 Here's the original Map File: http://pastebin.com/4bg6T63y try this: http://pastebin.com/dMe0wQ3t My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
0 stormchaser206 Posted June 25, 2012 Author Posted June 25, 2012 Can you change it from private to unlisted or public? I cant get it. For a Sample meta code from MTA SA Server Manual:
0 Jaysds1 Posted June 25, 2012 Posted June 25, 2012 ok, changed My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
0 stormchaser206 Posted June 25, 2012 Author Posted June 25, 2012 It didnt work. Also some more: When i go into map testing mode, the camera stays in the same place as where i was right before i went to test mode, but i can still move around. For a Sample meta code from MTA SA Server Manual:
0 Jaysds1 Posted June 26, 2012 Posted June 26, 2012 Ok, I'll try searching for these in the editor resource then try fixing them. My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
0 b4ng Posted June 26, 2012 Posted June 26, 2012 I got the same problem, Uninstall MTA completely, including folder, and install MTA again, I solved the problem
0 stormchaser206 Posted June 26, 2012 Author Posted June 26, 2012 I got the same problem, Uninstall MTA completely, including folder, and install MTA again, I solved the problem Thanks it worked. For a Sample meta code from MTA SA Server Manual:
0 Jaysds1 Posted June 26, 2012 Posted June 26, 2012 Glad to see it work, I thought you already reinstalled MTA, but it's ok. Have fun with MTA My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
0 stormchaser206 Posted June 29, 2012 Author Posted June 29, 2012 I ran into the same problem again, but i don't want to delete my map. Is there any other ways to fix it? For a Sample meta code from MTA SA Server Manual:
0 Jaysds1 Posted June 29, 2012 Posted June 29, 2012 What did you do in Map Editor, before this problem happened again? My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
0 stormchaser206 Posted June 29, 2012 Author Posted June 29, 2012 Same as before, 1. I connected 2. I tried to open map 3. didn't work. For a Sample meta code from MTA SA Server Manual:
0 Jaysds1 Posted June 29, 2012 Posted June 29, 2012 try saving then opening My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
0 stormchaser206 Posted June 30, 2012 Author Posted June 30, 2012 When I click save it says "Cannot save while a load is in progress" For a Sample meta code from MTA SA Server Manual:
0 Jaysds1 Posted June 30, 2012 Posted June 30, 2012 Try Deleting your "editor_dumps" folder My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
0 stormchaser206 Posted June 30, 2012 Author Posted June 30, 2012 I don't have an editor_dumps folder For a Sample meta code from MTA SA Server Manual:
0 Jaysds1 Posted June 30, 2012 Posted June 30, 2012 Can you post me a screenshot of your resources folder? My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
0 stormchaser206 Posted June 30, 2012 Author Posted June 30, 2012 Wait never mind found the folder and tried to open and it worked!! For a Sample meta code from MTA SA Server Manual:
0 Jaysds1 Posted June 30, 2012 Posted June 30, 2012 ok, That folder holds the last map you've edited, so if it's a large map, then it takes long to load, so remember, if you make a large map, save it, because if you open map editor again, then this same issue is going to appear. My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
Question
stormchaser206
When I try to open maps in the Map Editor, it won't do anything. It will just show the dialog again, without loading the map. Any help?
Edited by GuestFor a Sample meta code from MTA SA Server Manual:
45 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now