Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Realm of the Mad God Hacks & Cheats › Realm of the Mad God Help & Requests › Server.exe Error

Server.exe Error

Posts 1–4 of 4 · Page 1 of 1
pichu0056
pichu0056
Server.exe Error
Hi everyone. Whenever I try to run the server.exe file in any private server build (As in krazy, zbornox, MMOEmpire original-v3) I get this message:
Unhandled Exception: System.PlatformNotSupportedException: Operation is not supported on this platform.
at System.Net.HttpListener..ctor()
at server.Program.Main(String[] args)
What is causing this and how do I fix it?

List of Steps Taken To Fix:
Run as Administrator
Windows 95-7 Compatibility Mode
Update .net Framework
#1 · 13y ago
krazyshank
krazyshank
Why are you running in compatibility mode for 97?
#2 · 13y ago
pichu0056
pichu0056
Quote Originally Posted by krazyshank View Post
Why are you running in compatibility mode for 97?
I mean I've tried every mode from Win 95 to Win 7
#3 · 13y ago
lenovek
lenovek
C:\Users\Jennifer Garrison\Desktop\NEW SERVER ATTEMPT\_Server>mysql\bin\mysqld --defaults-file=mysql\bin\my.cnf --standalone --console
130604 16:30:36 [Note] Plugin 'FEDERATED' is disabled.
130604 16:30:36 InnoDB: The InnoDB memory heap is disabled
130604 16:30:36 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130604 16:30:36 InnoDB: Compressed tables use zlib 1.2.3
130604 16:30:36 InnoDB: Initializing buffer pool, size = 128.0M
130604 16:30:36 InnoDB: Completed initialization of buffer pool
130604 16:30:36 InnoDB: highest supported file format is Barracuda.
InnoDB: Log scan progressed past the checkpoint lsn 48941
130604 16:30:36 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
InnoDB: Doing recovery: scanned up to log sequence number 1595675
130604 16:30:37 InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percents: 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
InnoDB: Apply batch completed
130604 16:30:38 InnoDB: Waiting for the background threads to start
130604 16:30:39 InnoDB: 1.1.5 started; log sequence number 1595675
130604 16:30:42 [Note] Event Scheduler: Loaded 0 events
130604 16:30:42 [Note] mysql\bin\mysqld: ready for connections.
Version: '5.5.9-log' socket: '' port: 3306 MySQL Community Server (GPL)

help me this is in mysql server section... dont know what to do :[.

---------- Post added at 04:37 PM ---------- Previous post was at 04:27 PM ----------

I've just tried to open the port 3306 following these steps:
1. Open Control Panel from the Start menu.
2. Select Windows Firewall.
3. Select Advanced settings in the left column of the Windows Firewall window.
4. Select Inbound Rules in the left column of the Windows Firewall with Advanced Security window.
5. Select New Rule in the right column.
6. Select Port in the New Inbound Rule Wizard and then click Next.
7. Select which protocol this rule will apply to (TCP or UDP), select Specific local ports, type a port number (80), port numbers (80,81), or a range of port numbers (5000-5010) and then click Next.
8. Select Allow the connection and then click Next.
9. Select when this rule applies (check all of them for the port to always stay open) and then click Next.
10. Give this rule a name and then click Finish to add the new rule.



which didnt work it gives me a new error code of this in mysql server slot.:

C:\Users\Jennifer Garrison\Desktop\NEW SERVER ATTEMPT\_Server>pause
Press any key to continue . . .
C:\Users\Jennifer Garrison\Desktop\NEW SERVER ATTEMPT\_Server>mysql\bin\mysqld --defaults-file=mysql\bin\my.cnf --standalone --console
130604 16:41:14 [Note] Plugin 'FEDERATED' is disabled.
130604 16:41:14 InnoDB: The InnoDB memory heap is disabled
130604 16:41:14 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130604 16:41:14 InnoDB: Compressed tables use zlib 1.2.3
130604 16:41:14 InnoDB: Initializing buffer pool, size = 128.0M
130604 16:41:14 InnoDB: Completed initialization of buffer pool
130604 16:41:14 InnoDB: highest supported file format is Barracuda.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
130604 16:41:14 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
130604 16:41:14 InnoDB: Waiting for the background threads to start
130604 16:41:15 InnoDB: 1.1.5 started; log sequence number 1595675
130604 16:41:15 [Note] Recovering after a crash using mysql-bin
130604 16:41:15 [Note] Starting crash recovery...
130604 16:41:15 [Note] Crash recovery finished.
130604 16:41:16 [Note] Event Scheduler: Loaded 0 events
130604 16:41:16 [Note] mysql\bin\mysqld: ready for connections.
Version: '5.5.9-log' socket: '' port: 3306 MySQL Community Server (GPL)

its an odd thing it is.
#4 · 13y ago
Posts 1–4 of 4 · Page 1 of 1

Post a Reply

Similar Threads

  • dude i does the same thing engine.exe error =( WTFBy cachon in Combat Arms Hacks & Cheats
    4Last post 17y ago
  • HL2.EXE ERRORBy robert1109 in CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    1Last post 17y ago
  • ENgine.exe error, have I got an IP banBy :iTried: in Combat Arms Help
    0Last post 16y ago
  • EXE Error (I Searched)By ScathDeSolas in WarRock Discussions
    7Last post 16y ago
  • Local Temp out.exe ErrorBy segERhgrhrhrh in Call of Duty Modern Warfare 2 Help
    8Last post 16y ago

Tags for this Thread

None