-
[UBER] Crash Fix and Random Disconnections Fix
Hi there, after studying the Uber Net connection system (Same as ION) Ive come up with some fixes that will help people in the retro community
BTW, All these FIXES WORK TOGETHER
1st Fix: (TCPConnection.cs)
Code:
class TcpConnection
{
private readonly int RCV_BUFFER_SIZE = 600; //this should be 600, because this is how many connections or threads it can allow
private readonly int RCV_MILLI_DELAY = 0; // this must be 0
public readonly uint Id;
public readonly DateTime Created;
private Socket Socket;
private byte[] Buffer;
private AsyncCallback DataReceivedCallback;
private RouteReceivedDataCallback RouteDataCallback;
public delegate void RouteReceivedDataCallback(ref byte[] Data);
Second Fix: (Config File)
Code:
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=999999
## Game TCP/IP Configuration
game.tcp.bindip=192.168.1.66
game.tcp.port=30000
game.tcp.conlimit=999999
3rd Fix: (TCPConnectionManager.cs)
Code:
private readonly int MAX_SIMULTANEOUS_CONNECTIONS = 500;
Ive tested this on a hotel and it had 248 people online at the time, so Enjoy!
** IF THIS DOES NOT WORK, EXPLAIN THE PROBLEM AND I WILL TRY AND HELP YOU **
-
Re: [UBER] Crash Fix and Random Disconnections Fix
I don't believe this will fix every crash and d/c. I fixed the d/c problem
and I didn't do any of these things to fix it.
But good work I suppose?
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
iJakey
I don't believe this will fix every crash and d/c. I fixed the d/c problem
and I didn't do any of these things to fix it.
But good work I suppose?
No it wont fix EVERYSINGLE Cause of the crash, the other fixes are posted on this forum elsewhere such as the Roomalert one
Wait till tomorrow tho, Does anyone want the Rollers code?:w00t:
-
Re: [UBER] Crash Fix and Random Disconnections Fix
I've coded the rollers into Uber on my own, but wondering, you mean the User.MoveTo(Item.NextSquare); <- I don't remember the correct method.
or the correct one?
-
Re: [UBER] Crash Fix and Random Disconnections Fix
this not fix all the crashes -,- go busy with the deadlocks!
-
Re: [UBER] Crash Fix and Random Disconnections Fix
guys look this fixes the most important crash ok and like beanhlfm said the other ones are in the development section in the origanal thread
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Bean, when is your new emulator coming out?
OT: thanks - im testing now.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
This won't fix all of the random disconnects... if any.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
-
Re: [UBER] Crash Fix and Random Disconnections Fix
In the config file, you must put this:
client.ping.enabled=1
or this:
client.ping.enabled=0
Tell me the answer ;)
-
Re: [UBER] Crash Fix and Random Disconnections Fix
A roller fix should be nice :DD
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
BeanHLFM
No it wont fix EVERYSINGLE Cause of the crash, the other fixes are posted on this forum elsewhere such as the Roomalert one
Wait till tomorrow tho, Does anyone want the Rollers code?:w00t:
Man, if you released rollers I would do anything to thankyou. xD
-
Re: [UBER] Crash Fix and Random Disconnections Fix
I'm using Beans Emulator, does that mean I don't need to do this, as in It's already installed, cause the configuration on uEmulator looks just like the one he snipped :3
-
Re: [UBER] Crash Fix and Random Disconnections Fix
thats awsome, Thanks for this!
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Bean, will this come with your uEmulator v5 Release? I know it comes with Rollers and swimming :)
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
Adde
Did this work? Anyone?
Still freeze's bro..
I have what you said to have..
Maybe im doing something wrong with the Client Configuration..
But whatever :\
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
Flurrie
Bean, will this come with your uEmulator v5 Release? I know it comes with Rollers and swimming :)
Yeah this will come with uEmulator V5 which is released next week
The answer to "Does it work" is complicated, it does in a sence but as i said it works with the other fixes that are avaliable on the net
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Bean what should my client configuration look like..?
-
Re: [UBER] Crash Fix and Random Disconnections Fix
didn't work for me D: sorry dude I still got d.c's
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Didn't work for me either, But it improves my hotel. Before this i could have like 90 users on and then crash.. Now i get like 130+ on! :)
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Can i download uEmulator v4 somewhere?
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
BeanHLFM
Yeah this will come with uEmulator V5 which is released next week
The answer to "Does it work" is complicated, it does in a sence but as i said it works with the other fixes that are avaliable on the net
In actual fact, I would release open-source, because you going to have some prick after you with a brief case. This is basically an edit of uberEmulator, which I disagree you shouldn't even have your name on it, because you have released-closed source.
This work is none of your work, few bits and pieces, and copying and paste from the web, is all this 'thing' is, release it open-source, just like the licence says so.
I dislike people when they use a copy or edit and take full credit for just doing some copying and pasting. It's not right.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
academ1c
In actual fact, I would release open-source, because you going to have some prick after you with a brief case. This is basically an edit of uberEmulator, which I disagree you shouldn't even have your name on it, because you have released-closed source.
This work is none of your work, few bits and pieces, and copying and paste from the web, is all this 'thing' is, release it open-source, just like the licence says so.
I dislike people when they use a copy or edit and take full credit for just doing some copying and pasting. It's not right.
OR... You simply don't have the brain power, or knowledge, or the time to do it yourself.
I believe that the main reason you hate the fact that he would release it closed source is because you would have no control of it what so over and you couldn't there for claim it as your own / take credit for his and others work....
You just use this petty little license excuse to try and make people give in, but to be honest... you are wasting your time.
Either, learn to code... Find a better way to leech or leave rz.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
iJay
OR... You simply don't have the brain power, or knowledge, or the time to do it yourself.
I believe that the main reason you hate the fact that he would release it closed source is because you would have no control of it what so over and you couldn't there for claim it as your own / take credit for his and others work....
You just use this petty little license excuse to try and make people give in, but to be honest... you are wasting your time.
Either, learn to code... Find a better way to leech or leave rz.
Why should i make it open source when uber would have been closed source anyway, it if wasnt for the leaks, we wouldnt have it
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
BeanHLFM
Why should i make it open source when uber would have been closed source anyway, it if wasnt for the leaks, we wouldnt have it
That's a very good point... Uber was never even going to be released in the end, that's what Meth0d planned anyway...
I believe that as long as you still keep it the same name "Uber" and just give yourself credits for editing then it should not have to be released open-source.
To be honest, you're already doing everyone a favour by fixing up the bugs and releasing it closed source for those that can't code... They should be greatful with what they're givin'...
That's my 2 cents on the whole matter anyway.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
iJay
OR... You simply don't have the brain power, or knowledge, or the time to do it yourself.
I believe that the main reason you hate the fact that he would release it closed source is because you would have no control of it what so over and you couldn't there for claim it as your own / take credit for his and others work....
You just use this petty little license excuse to try and make people give in, but to be honest... you are wasting your time.
Either, learn to code... Find a better way to leech or leave rz.
Are you kidding me? Me leech..wtf? I have seen his bloody emulators, I have compared code. It's not his code, for all I care, he could go fuck himself. HE is taking credit for other's work, Copyrighting an open-source project. I couldn't give a rats ass if he released the bloody emulator little lone the source.
His emulators are a big fucking fake, and he srsly, has no respect for Copyright or Meth0d or anyone who codes open-source projects. Atleast I give 100% complete credit to edits I make of uber. Should see his ha! He and the rest of you idiots buying any of his crap you should think again. I have 7 emulators that he has Copyrighted every single piece of work he has ever released.
LOL. He even called his CMS (uberCMS) uCMS. Atleast I respect people who use and create open-source project. He should be sued, for what he does tbh.
Actually! Instead download all his emulators and decompile them, and you'll know exactly what I mean. Quick!
uEmulator v4.0.5 can be found there along with other emulator he has used, and Copyrighted other peoples work.
His emulators can be found by going to Index of /vote1
lmfao...
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
academ1c
Are you kidding me? Me leech..wtf? I have seen his bloody emulators, I have compared code. It's not his code, for all I care, he could go fuck himself. HE is taking credit for other's work, Copyrighting an open-source project. I couldn't give a rats ass if he released the bloody emulator little lone the source.
His emulators are a big fucking fake, and he srsly, has no respect for Copyright or Meth0d or anyone who codes open-source projects. Atleast I give 100% complete credit to edits I make of uber. Should see his ha! He and the rest of you idiots buying any of his crap you should think again. I have 7 emulators that he has Copyrighted every single piece of work he has ever released.
LOL. He even called his CMS (uberCMS) uCMS. Atleast I respect people who use and create open-source project. He should be sued, for what he does tbh.
Actually! Instead download all his emulators and decompile them, and you'll know exactly what I mean. Quick!
uEmulator v4.0.5 can be found there along with other emulator he has used, and Copyrighted other peoples work.
His emulators can be found by going to
Index of /vote1
lmfao...
This link isn't working anymore.
Where can i download it?
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
academ1c
Are you kidding me? Me leech..wtf? I have seen his bloody emulators, I have compared code. It's not his code, for all I care, he could go fuck himself. HE is taking credit for other's work, Copyrighting an open-source project. I couldn't give a rats ass if he released the bloody emulator little lone the source.
His emulators are a big fucking fake, and he srsly, has no respect for Copyright or Meth0d or anyone who codes open-source projects. Atleast I give 100% complete credit to edits I make of uber. Should see his ha! He and the rest of you idiots buying any of his crap you should think again. I have 7 emulators that he has Copyrighted every single piece of work he has ever released.
LOL. He even called his CMS (uberCMS) uCMS. Atleast I respect people who use and create open-source project. He should be sued, for what he does tbh.
Actually! Instead download all his emulators and decompile them, and you'll know exactly what I mean. Quick!
uEmulator v4.0.5 can be found there along with other emulator he has used, and Copyrighted other peoples work.
His emulators can be found by going to
Index of /vote1
lmfao...
What people can say on this? it's 100% right i saw it ucms and hes emulator close source all those things non codes is from him i asked him the fix before just trying to check and what he said it's close source wtf? anyway Box and respect for you:)
-
Re: [UBER] Crash Fix and Random Disconnections Fix
I want to decompile uEmulator v.4.0.5 but i can't download it, because Bean deleted the files.
Who wants to upload these?
Thanks
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
academ1c
Are you kidding me? Me leech..wtf? I have seen his bloody emulators, I have compared code. It's not his code, for all I care, he could go fuck himself. HE is taking credit for other's work, Copyrighting an open-source project. I couldn't give a rats ass if he released the bloody emulator little lone the source.
His emulators are a big fucking fake, and he srsly, has no respect for Copyright or Meth0d or anyone who codes open-source projects. Atleast I give 100% complete credit to edits I make of uber. Should see his ha! He and the rest of you idiots buying any of his crap you should think again. I have 7 emulators that he has Copyrighted every single piece of work he has ever released.
LOL. He even called his CMS (uberCMS) uCMS. Atleast I respect people who use and create open-source project. He should be sued, for what he does tbh.
Actually! Instead download all his emulators and decompile them, and you'll know exactly what I mean. Quick!
uEmulator v4.0.5 can be found there along with other emulator he has used, and Copyrighted other peoples work.
His emulators can be found by going to
Index of /vote1
lmfao...
I think it's only fair to release that "uemulator v4" in an open source academ1c <3
-
Re: [UBER] Crash Fix and Random Disconnections Fix
This seems nice. Good job :)
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
academ1c
Are you kidding me? Me leech..wtf? I have seen his bloody emulators, I have compared code. It's not his code, for all I care, he could go fuck himself. HE is taking credit for other's work, Copyrighting an open-source project. I couldn't give a rats ass if he released the bloody emulator little lone the source.
His emulators are a big fucking fake, and he srsly, has no respect for Copyright or Meth0d or anyone who codes open-source projects. Atleast I give 100% complete credit to edits I make of uber. Should see his ha! He and the rest of you idiots buying any of his crap you should think again. I have 7 emulators that he has Copyrighted every single piece of work he has ever released.
LOL. He even called his CMS (uberCMS) uCMS. Atleast I respect people who use and create open-source project. He should be sued, for what he does tbh.
Actually! Instead download all his emulators and decompile them, and you'll know exactly what I mean. Quick!
uEmulator v4.0.5 can be found there along with other emulator he has used, and Copyrighted other peoples work.
His emulators can be found by going to
Index of /vote1
lmfao...
Good Job... Have a donut!
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
Rejmo
I want to decompile uEmulator v.4.0.5 but i can't download it, because Bean deleted the files.
Who wants to upload these?
Thanks
The files have been deleted BECAUSE YOUR NOT SUPPOST TO HAVE THAT EMULATOR, Thats my emulator, not yours
Wait till V5 if you want one
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
BeanHLFM
The files have been deleted BECAUSE YOUR NOT SUPPOST TO HAVE THAT EMULATOR, Thats my emulator, not yours
Wait till V5 if you want one
Ok tnx!
When is v5 going to be released?
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
Rejmo
This link isn't working anymore.
Where can i download it?
Don't worry I'll re-upload this and you can see. Not his work AT ALL.
---------- Post added at 05:42 PM ---------- Previous post was at 05:39 PM ----------
Quote:
Originally Posted by
BeanHLFM
The files have been deleted BECAUSE YOUR NOT SUPPOST TO HAVE THAT EMULATOR, Thats my emulator, not yours
Wait till V5 if you want one
No buddy, your emulators, are a big fake, and meth0d, or whoever meth0d sold source to (I think his name is Aaron), not yours. None of this work is yours. Grow up.
-
Academic, when are you going to release the uEmulator v4?
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
Rejmo
Academic, when are you going to release the uEmulator v4?
When I finish uploading to my site d/w. I'll make a public release.
---------- Post added at 11:08 PM ---------- Previous post was at 11:07 PM ----------
Quote:
Originally Posted by
SyntaxErr0r
I think it's only fair to release that "uemulator v4" in an open source academ1c <3
I only have the emulator, not the source.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
academ1c
When I finish uploading to my site d/w. I'll make a public release.
---------- Post added at 11:08 PM ---------- Previous post was at 11:07 PM ----------
I only have the emulator, not the source.
Are you almost finished:blushing:?
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
academ1c
When I finish uploading to my site d/w. I'll make a public release.
---------- Post added at 11:08 PM ---------- Previous post was at 11:07 PM ----------
I only have the emulator, not the source.
Ok thats fine aha when you upload it ill decompile it for all. :)
EDIT: Kk.. So I found the files and emulators on your website :P
Wasn't that hard.. im gonna decompile.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
academ1c
Don't worry I'll re-upload this and you can see. Not his work AT ALL.
---------- Post added at 05:42 PM ---------- Previous post was at 05:39 PM ----------
No buddy, your emulators, are a big fake, and meth0d, or whoever meth0d sold source to (I think his name is Aaron), not yours. None of this work is yours. Grow up.
if their a big fake, why do you bother doing all this? Meth0d owns it correct, He sold it to Aaron and MDK, and MDK Release it, as long as you keep the copyright to Meth0d your fine. Which i have
Did i say it was my work?
-
Re: [UBER] Crash Fix and Random Disconnections Fix
so then when will the new emu be released..?
-
Re: [UBER] Crash Fix and Random Disconnections Fix
http://academ1c.org/files/uberCMS&Em...eEmulators.rar
That's for all who want to use it, decompile or w/e.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
academ1c
Are you kidding me? Me leech..wtf? I have seen his bloody emulators, I have compared code. It's not his code, for all I care, he could go fuck himself. HE is taking credit for other's work, Copyrighting an open-source project. I couldn't give a rats ass if he released the bloody emulator little lone the source.
His emulators are a big fucking fake, and he srsly, has no respect for Copyright or Meth0d or anyone who codes open-source projects. Atleast I give 100% complete credit to edits I make of uber. Should see his ha! He and the rest of you idiots buying any of his crap you should think again. I have 7 emulators that he has Copyrighted every single piece of work he has ever released.
LOL. He even called his CMS (uberCMS) uCMS. Atleast I respect people who use and create open-source project. He should be sued, for what he does tbh.
Actually! Instead download all his emulators and decompile them, and you'll know exactly what I mean. Quick!
uEmulator v4.0.5 can be found there along with other emulator he has used, and Copyrighted other peoples work.
His emulators can be found by going to
Index of /vote1
lmfao...
Okay... To be honest mate, You keep giving everyone your opinion about how you couldn't care and bla bla...
Well guess what, Noone could give two fucks about what you say or think...
Wow, you think you are a real big hero because you can flame someone and release their compiled no-source almost "useless" emulators?
To be honest, I think it's funny that Bean is renaming it and taking credit for it... Who gives two fucks? It's a HABBO RETRO for fuck sakes... Not the real world, In a couple years time, you'll come and realise how much time you wasted on this shit.
Yeah sure, It's fun... But at the end of the day it's not reality and who gives a shit what people do on the net, Is it really going to EVER effect your life?
Unless, In your case... The internet is your life? :thumbup:
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
iJay
Okay... To be honest mate, You keep giving everyone your opinion about how you couldn't care and bla bla...
Well guess what, Noone could give two fucks about what you say or think...
Wow, you think you are a real big hero because you can flame someone and release their compiled no-source almost "useless" emulators?
To be honest, I think it's funny that Bean is renaming it and taking credit for it... Who gives two fucks? It's a HABBO RETRO for fuck sakes... Not the real world, In a couple years time, you'll come and realise how much time you wasted on this shit.
Yeah sure, It's fun... But at the end of the day it's not reality and who gives a shit what people do on the net, Is it really going to EVER effect your life?
Unless, In your case... The internet is your life? :thumbup:
The internet is a lovely place. But sometimes people are cunts on it, and don't respect open-source projects, take credit for it, and release it under their name. Yes of course it's emulators, and I don't care either. But really, what makes you think I care anyway? I'm just a casual user 'surfing' and 'exploring' the internet.
His emulators are great, but with him, it isn't helping but instead bringing this section down, and him releasing closed-source emulators that have been already leaked/released open-source. Thats when it's wrong. Bean is probably a great guy, but he also needs to think about others and not just himself.
I don't mean no harm, or I'm not trying to prove a point (well I am, but..) I'm just letting people know there not his emulators but the communities and people deserve credit for what they do. People like meth0d go out of their way which he definitely did and other great coders. They want to 'please' people and make them 'happy'. Bean is not doing that, yet he is releasing closed-source emulators, once already released open-source and bringing this section down. If meth0d wasn't here, we wouldn't be having this argument and we wouldn't have uberEmulator, and definitely not uEmulator.
No harm to you Bean, but please, I hope you see my point.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
academ1c
The internet is a lovely place. But sometimes people are cunts on it, and don't respect open-source projects, take credit for it, and release it under their name. Yes of course it's emulators, and I don't care either. But really, what makes you think I care anyway? I'm just a casual user 'surfing' and 'exploring' the internet.
His emulators are great, but with him, it isn't helping but instead bringing this section down, and him releasing closed-source emulators that have been already leaked/released open-source. Thats when it's wrong. Bean is probably a great guy, but he also needs to think about others and not just himself.
I don't mean no harm, or I'm not trying to prove a point (well I am, but..) I'm just letting people know there not his emulators but the communities and people deserve credit for what they do. People like meth0d go out of their way which he definitely did and other great coders. They want to 'please' people and make them 'happy'. Bean is not doing that, yet he is releasing closed-source emulators, once already released open-source and bringing this section down. If meth0d wasn't here, we wouldn't be having this argument and we wouldn't have uberEmulator, and definitely not uEmulator.
No harm to you Bean, but please, I hope you see my point.
What makes me think you care? Hmm.. Maybe all the other comments you've posted about how Bean can go fuck himself and all the other shit that was coming out of your mouth...
To be honest, Sure... Meth0d did well, Nillus did well, and all the other coders... did well.
They CHOSE to release their shit for free, and that is clearly going to come with a price... Do you have any idea how many emulators have been ripped / renamed because of the fact of Uber/Holo being released? Yet, Bean is getting flamed for absolute shit.
Who cares IF he rips the code and claims it as his own, he's the one that has to deal with all the shit... I don't see why everyone needs to come in and flame him about it, DO you REALLY think that is going to change/stop him from what he is doing?
If anything, he's going to think... You know what, Fuck everyone flaming me on RZ.. I won't even bother releasing my closed-source shit for anyone either... So in the end, You're only making things worse....
But, As I was saying before... It's ONLY the INTERNET... So get the fuck over it and move on with life.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
A whole thread wasted on people having closed source emulators.
Your emulator is a emulator that you made yourself.
If you took someones emulator and edited it then you should say that it is *Renamed to w.e*/*Original emulator name edit*.
But anyways I really do not care. Its a good thing he decompiled and it was just to prove a simple vivid point. And in all honestly I think it was nice of him.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
can you fix the deadlocks?
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
iJay
What makes me think you care? Hmm.. Maybe all the other comments you've posted about how Bean can go fuck himself and all the other shit that was coming out of your mouth...
To be honest, Sure... Meth0d did well, Nillus did well, and all the other coders... did well.
They CHOSE to release their shit for free, and that is clearly going to come with a price... Do you have any idea how many emulators have been ripped / renamed because of the fact of Uber/Holo being released? Yet, Bean is getting flamed for absolute shit.
Who cares IF he rips the code and claims it as his own, he's the one that has to deal with all the shit... I don't see why everyone needs to come in and flame him about it, DO you REALLY think that is going to change/stop him from what he is doing?
If anything, he's going to think... You know what, Fuck everyone flaming me on RZ.. I won't even bother releasing my closed-source shit for anyone either... So in the end, You're only making things worse....
But, As I was saying before... It's ONLY the INTERNET... So get the fuck over it and move on with life.
Well if you have noticed, he steals other codes, makes an edit and claims them has his work. I don't care, (and I'm getting sick of saying this, just because you don't understand.) at all. As I have CLEARLY STATED Bean creates so called 'his' emulators edits them, but really it isn't called creating, just called copy and paste, learnt where control-c and control-v were. Isn't that hard.
I'm almost over this bullshit argument, so please, let's just stop, no one wants to hear anything we're saying.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Just to think this all wouldnt have happened if it wasnt for fagzone releasing the source
How wonderfull would it have been to have a Closed Source Uber that Meth0d Released
-
Re: [UBER] Crash Fix and Random Disconnections Fix
@MikeDavies
Meth0d quited with the project so that would've never happen, and by the way if Meth0d released it closed source people will still crack it :p
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
PEjump2
@MikeDavies
Meth0d quited with the project so that would've never happen, and by the way if Meth0d released it closed source people will still crack it :p
Thats why it got leaked, coz Meth0d quit...
If he didnt it would have been the goddam best server for Flash (Actually is the only one, so yeah :/)
You cant crack it that easily if you use a obsecuficator or something like that
-
Re: [UBER] Crash Fix and Random Disconnections Fix
I still think it would of been shit even if he did finish it.
Not throwing a hate comment but take a look at HoloCMS.
And the only reason uber is popular cause it was the first Flash Hotel/Emu seen.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
But if someone were to create a flash retro emulator, it would change everything because Uber would fail compared
But ragezone is running low on Developers
-
Re: [UBER] Crash Fix and Random Disconnections Fix
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Thanks for the crash fix and things..
i hope other people can use it effectively
-
Re: [UBER] Crash Fix and Random Disconnections Fix
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
MikeDavies
Nah it's open source now. I have it running now, hasn't crashed at all. Been running all night and day. Really fast and great.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
academ1c
Nah it's open source now. I have it running now, hasn't crashed at all. Been running all night and day. Really fast and great.
Well that Emulator, is Spazz just renamed
---------- Post added at 11:13 AM ---------- Previous post was at 11:09 AM ----------
@academ1c I saw from yokoHotel, that you were using uEmulator!
"The Emulator we're currently running is uEmulator - based on uber's core it is a very stable Emulator but as always - Closed Source."
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
MikeDavies
Well that Emulator, is Spazz just renamed
---------- Post added at 11:13 AM ---------- Previous post was at 11:09 AM ----------
@academ1c I saw from yokoHotel, that you were using uEmulator!
"The Emulator we're currently running is uEmulator - based on uber's core it is a very stable Emulator but as always - Closed Source."
Yeah, I used it, after I saw what he has done and said about the emulator over the period of time.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
academ1c don't grave dig.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
I was only pointing out the facts...
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
MikeDavies
I was only pointing out the facts...
I'm not having a go at you don't worry lawl.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Not 100% a fix... because people can flood your MySQL server if you have "99999" max connections... unless you have a DDOS fix as well.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
AresCJ
Not 100% a fix... because people can flood your MySQL server if you have "99999" max connections... unless you have a DDOS fix as well.
That is actually true, the connections will build up eventually over time on the MySQL Server and cause slow down issues and problems.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Job well done, atleast it will fix and make things a bit more stable.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
If anything, the best and more secure thing you could seriously do is go into the Global Settings and set the Max Connections to like 4000. Nothing more, or it'll flood.
EX:
PHP Code:
SET GLOBAL max_connections = 3000
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Thanks for this, but too late, now im using the emu of sulkea.com.
Pff, i was the maybe 5th dude who had uberSource aswell.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
JNike Rulez
Thanks for this, but too late, now im using the emu of sulkea.com.
Pff, i was the maybe 5th dude who had uberSource aswell.
Is that thing even released yet?
-
Re: [UBER] Crash Fix and Random Disconnections Fix
He does have it, but an older version of it.
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Its not released, but a few people have it
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
Klopser
In the config file, you must put this:
client.ping.enabled=1
or this:
client.ping.enabled=0
Tell me the answer ;)
it must be 1
-
Re: [UBER] Crash Fix and Random Disconnections Fix
Quote:
Originally Posted by
JNike Rulez
Pff, i was the maybe 5th dude who had uberSource aswell.
Were you not the one who spent $300 GBP on it as well? From buying from MDK?