MapleServer2 icon indicating copy to clipboard operation
MapleServer2 copied to clipboard

MapleStory 2 Emulator

Results 67 MapleServer2 issues
Sort by recently updated
recently updated
newest added

[2022-09-15 01:44:39] [Fatal] MapleServer2.Network.Session: Exception in recv PipeScheduler: MySql.Data.MySqlClient.MySqlException (0x80004005): Cannot add or update a child row: a foreign key constraint fails (`maple2_db`.`black_market_listings`, CONSTRAINT `fk_black_market_items_itemuid` FOREIGN KEY (`item_uid`) REFERENCES `items`...

bug
good first issue

[2022-09-16 18:36:12] [Fatal] MapleServer2.Network.Session: Exception in recv PipeScheduler: System.NullReferenceException: Object reference not set to an instance of an object. at MapleServer2.Types.GemSockets.CreateSockets(Item parent) in D:\Maple2\MapleServer2_20220916\MapleServer2\Types\Gemstone.cs:line 89 at MapleServer2.Types.GemSockets..ctor(Item parent) in D:\Maple2\MapleServer2_20220916\MapleServer2\Types\Gemstone.cs:line...

bug

NPC patrols are supposed to be temporarily paused for as long as a player is talking to the NPC.

todo

System for scripting quest functions, similar to the system for scripting npc functions (see #652). The two systems need to be separate to avoid any possible conflicting. For example, if...

enhancement

ItemChangeBeauty items aren't implemented correctly. At the moment, they are consumed on use and open an empty Beauty Salon window, displaying only the player's current hairstyle. ![image](https://user-images.githubusercontent.com/72739828/187041104-5ed107e6-3920-4d6b-9ed6-b9f3189da6a6.png) In reality, they're...

bug

Objects with ControlType InstallNPC aren't implemented. A few examples are 50300007 (Cyclone Fan), 50300008 (Inky Octopus) and 50300014 (Tin Training Dummy).

todo

**Describe the bug** An error occurs when attempting to enter any map. (guide quest in progress) **To Reproduce** 1. Enter Persika Butik(?) 2. Loading... **Expected behavior** BOOM! **Screenshots** ![932759823](https://user-images.githubusercontent.com/113628110/230341672-6b180d7d-b545-46a8-bcf0-d9746e27d676.jpg) **Stack...

bug

**Describe the bug** Error when progressing in the Palace Undercroft dungeon. **To Reproduce** 1. Enter the Palace Undercroft dungeon. 2. Early progress. 3. Boom. (I wonder if the water drop...

bug

**Describe the bug** Error while progressing in Madrakan Spire dungeon. **To Reproduce** 1. Enter the Madrakan Spire dungeon. 2. Progress. **Expected behavior** Crash. (However, unlike the previous error, the server...

bug

**Describe the bug** A serious error occurred on the server when trying to enter and exit a specific map (dungeon). **To Reproduce** 1. Enter the Waterbug Landing dungeon. 2. After...

bug