Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Cant Run Plus EMU
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="deathly" data-source="post: 381894" data-attributes="member: 59086"><p>Hello,</p><p>I'm not completely sure if this would fall under this section because of the circumstances of my error, but I would think because it's Boons Plus EMU, someone here will have the answer. I'm attempting to run Sledmores Plus EMU on my Windows 10 Personal PC, the configuration is done correctly, so I think:</p><p>[SPOILER="Configuration"][CODE]## uberEmulator System Configuration File</p><p>## Must be edited for the server to work</p><p></p><p>## MySQL Configuration</p><p>db.hostname=127.0.0.1</p><p>db.port=3306</p><p>db.username=root</p><p>db.password=abc123</p><p>db.name=hotel</p><p></p><p>## MySQL pooling setup (controls amount of connections)</p><p>db.pool.minsize=10</p><p>db.pool.maxsize=250</p><p></p><p>## Game TCP/IP Configuration</p><p>game.tcp.bindip=127.0.0.1</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=100000</p><p>game.tcp.conperip=200</p><p>game.tcp.enablenagles=true</p><p></p><p>## MUS TCP/IP Configuration</p><p>mus.tcp.bindip=127.0.0.1</p><p>mus.tcp.port=30001</p><p>mus.tcp.allowedaddr=localhost;127.0.0.1</p><p></p><p>## Client configuration</p><p>client.ping.enabled=1</p><p>client.ping.interval=20000</p><p>client.maxrequests=300[/CODE][/SPOILER]</p><p>Here is an Image of the actual popup I receive every time I try running the Application file:</p><p><img src="http://i.imgur.com/59iKefx.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Now, I've done the appropriate thing and Windows Diagnosed it, but it resulted in changing the compatibility mode to Windows 7? I'm not sure if it makes a difference but this is the Compatibility Property Settings now:</p><p><img src="http://i.imgur.com/RJG8Z1h.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>If someone knows a solution, that'd be fantastic. I wanna work on my localhost with Plus EMU and this is the only thing stopping me. Again I'm not sure if this is the appropriate section, owell mybad.</p><p></p><p>Thanks,</p><p></p><p>Quick Edit: "Run As Administrator" also doesn't work. Same error provided.</p></blockquote><p></p>
[QUOTE="deathly, post: 381894, member: 59086"] Hello, I'm not completely sure if this would fall under this section because of the circumstances of my error, but I would think because it's Boons Plus EMU, someone here will have the answer. I'm attempting to run Sledmores Plus EMU on my Windows 10 Personal PC, the configuration is done correctly, so I think: [SPOILER="Configuration"][CODE]## uberEmulator System Configuration File ## Must be edited for the server to work ## MySQL Configuration db.hostname=127.0.0.1 db.port=3306 db.username=root db.password=abc123 db.name=hotel ## MySQL pooling setup (controls amount of connections) db.pool.minsize=10 db.pool.maxsize=250 ## Game TCP/IP Configuration game.tcp.bindip=127.0.0.1 game.tcp.port=30000 game.tcp.conlimit=100000 game.tcp.conperip=200 game.tcp.enablenagles=true ## MUS TCP/IP Configuration mus.tcp.bindip=127.0.0.1 mus.tcp.port=30001 mus.tcp.allowedaddr=localhost;127.0.0.1 ## Client configuration client.ping.enabled=1 client.ping.interval=20000 client.maxrequests=300[/CODE][/SPOILER] Here is an Image of the actual popup I receive every time I try running the Application file: [IMG]http://i.imgur.com/59iKefx.png[/IMG] Now, I've done the appropriate thing and Windows Diagnosed it, but it resulted in changing the compatibility mode to Windows 7? I'm not sure if it makes a difference but this is the Compatibility Property Settings now: [IMG]http://i.imgur.com/RJG8Z1h.png[/IMG] If someone knows a solution, that'd be fantastic. I wanna work on my localhost with Plus EMU and this is the only thing stopping me. Again I'm not sure if this is the appropriate section, owell mybad. Thanks, Quick Edit: "Run As Administrator" also doesn't work. Same error provided. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Cant Run Plus EMU
Top