MapleStory 2 Hub

MH

MapleStory 2 Hub

Maplestory 2 Community

Join

help

resources

chat

discussion

mall customization

Hello everyone, I want to add some custom props to the mall, but I really can't find the path and location. It's going to crash for beginners, please help me
Solution:
you'll need to edit Server.m2d instead Server.m2d\table\Server\shop_merat_custom.xml...
No description

missing row (i think)

i think my import got fucked up, what is this and how do i manually fix it? i have admin access to the db
Solution:
if it fails can try some of these: ```// Set MySQL timeout configurations metadataContext.Database.ExecuteSqlRaw(@"SET GLOBAL wait_timeout=3600"); // 1 hour metadataContext.Database.ExecuteSqlRaw(@"SET GLOBAL interactive_timeout=3600"); // 1 hour...
No description

Stuck on Cherry Blossom Hill

Hi! I just started playing and am now progressing through the story but when I enter Cherry Blossom Hill alone, I get stuck at the beginning and can't progress. I tried reloading multiple times and once, it spawned me in the middle of the dungeon but no way to progress past the waterfall. Did I do something wrong while setting up?
Solution:
Dungeons are not implemented fully yet #info
No description

(Sound CN.rar here)how could I fix the client

Hi all first I start the game launcher have a lot error like that pic. when I use mushroom launcher 2 download client, it's no chinese voice inside. but other client have chinese voice...
Solution:
ok great. in the chinese client, navigate to ./Data/Sound copy all those files and put them in the global maplestory 2 folder - in the same folder. It will ask to replace some of them - say yes. It's fine. Next, you need to enable the option of CN in the settings. Open up the Xml.m2d file (located in /Data/Xml.m2d)...
No description

sql logins

is it possible to have seperate db logins for maple-data and game-server? or store both in the same db? moving to an external db provider and it's one db per login
Solution:
not supported or implemented but its possible. you would need to make the changes in the code

ugc issues

hi! i just moved my server from local to an actual server, but my profile picture has gone missing? any time i try to change it, i'm prompted to agree to the ToS of ugc again, and it says it's been registered, but doesn't change - did i forget to set something up? the console windows don't say anything's amiss
Solution:
i was using the wrong domain
No description

Hi everyone, I`m noob in programming, can you help me with this issue? Thanks a lot

Processing quest... Unhandled exception. System.InvalidOperationException: There is an error in XML document (1, 1). ---> System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()...
Solution:
can you est changing language to "EN" and see if you still get the same problem?