-
PolarEmu [R50+, Uber]
THIS IS NOT MY EMULATOR, IM JUST RE-RELEASING IT
PolarEmu
- UberBase Framework
- Improved Packet Handling
- Faster RAM
- Multithreading
Download?Dont trust, dont download
MEGAUPLOAD - The leading online storage and file delivery service
Credits
- Meth0d
- Bean for PolarEmu
- Chris 'Playboy' Jones for UberBase
-
Re: PolarEmu [R50+, Uber]
Im not giving screens. Its not even mine to release. Up to the oringal developer
And btw, Its being released because someone on here asked for it
-
Re: PolarEmu [R50+, Uber]
Sounds like an renaming but idk, i'll check it out later :P
Update: No source, so i can't check of its an renaming or not :/
-
Re: PolarEmu [R50+, Uber]
Decompile the source? And I would like to see whats different.
-
Re: PolarEmu [R50+, Uber]
Looks similiar to slaxxers edit, I just decompiled it. although its a little different, not that hard though to change it a little.
-
Re: PolarEmu [R50+, Uber]
How many online you think can support?
-
Re: PolarEmu [R50+, Uber]
Have any screenies ?
How many online you think can support?
-
Re: PolarEmu [R50+, Uber]
Quote:
Originally Posted by
Klopser
How many online you think can support?
I have the same question.
-
Re: PolarEmu [R50+, Uber]
No screen shots? I know you said you don't want to because it's a re-release, but still, it's a release so you should really..
-
Re: PolarEmu [R50+, Uber]
-
Re: PolarEmu [R50+, Uber]
-
Re: PolarEmu [R50+, Uber]
-
Re: PolarEmu [R50+, Uber]
Even if it's a re-release, you should get your facts straight. It's not "UberBase Framework", it's the Ion/Deltar framework.
-
Re: PolarEmu [R50+, Uber]
-
Re: PolarEmu [R50+, Uber]
Why in the fuck do you want screenshots of a console window? There's nothing special about this release, just another renaming of my source. ;|
-
Re: PolarEmu [R50+, Uber]
30/11/2010 21:10:05
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Uber.HabboHotel.Achievements.AchievementManager.UnlockAchievement(GameClient Session, UInt32 AchievementId, Int32 Level)
at Uber.HabboHotel.GameClients.GameClient.Login(String AuthTicket)
at Uber.Messages.GameClientMessageHandler.SSOLogin()
at Uber.Messages.GameClientMessageHandler.HandleRequest(ClientMessage Request)
at Uber.HabboHotel.GameClients.GameClient.HandleConnectionData(Byte[]& data)
at Uber.Net.TcpConnection.RouteData(Byte[]& Data)
at Uber.Net.TcpConnection.DataReceived(IAsyncResult iAr)
at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
at System.Net.ContextAwareResult.CompleteCallback(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.ContextAwareResult.Complete(IntPtr userToken)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
-
Re: PolarEmu [R50+, Uber]
That's really useful without line numbers! Looks like the achievement pooling from the database is failing completely.
-
Re: PolarEmu [R50+, Uber]
-
Re: PolarEmu [R50+, Uber]
To answer everyones questions about UberBase
Its based on Uber, but its an actuall framework of Uber. So its like Ion and Others...
Corrrect, Uber did come from Ion but all im doing is providing you with the information i had. So if you dont like it. Dont post
-
Re: PolarEmu [R50+, Uber]
It's not "Like ion and others", it is Ion. When Roy sold what he had finished of uberEmulator he tried to pawn it off as if it wasn't based around Ion, he even removed most of Nils comments.
Every. uberEmulator. Is. Ion/Deltar.
-
Re: PolarEmu [R50+, Uber]
Quote:
Originally Posted by
scottstamp851
Why in the fuck do you want screenshots of a console window? There's nothing special about this release, just another renaming of my source. ;|
No point in trying to reason with 12 year olds on here. I learnt that when all my posts and suggestions go ignored.
This isn't anything special and please go into detail. There was never a RAM issue with uber. It infact used less RAM as Holograph Emulator. As for multithreading didn't uber have that by default. Wait.. Aren't .NET applications automatically multi-threaded ?
-
Re: PolarEmu [R50+, Uber]
Looks pretty cool ! but how do i get rid of the "I agree" when logging in.
My hotel is for kids from 6 til 12 and they speak dutch .....
-
Re: PolarEmu [R50+, Uber]
Quote:
Originally Posted by
Matthew
No point in trying to reason with 12 year olds on here. I learnt that when all my posts and suggestions go ignored.
This isn't anything special and please go into detail. There was never a RAM issue with uber. It infact used less RAM as Holograph Emulator. As for multithreading didn't uber have that by default. Wait.. Aren't .NET applications automatically multi-threaded ?
No, but most people write code using multiple classes, assigning new instances of said classes for every new object, which is essentially a thread. It's not quite as efficient as proper threading though. The Ion framework does most of the work on threads.
-
Re: PolarEmu [R50+, Uber]
emu is not very good crashes on like 10-20 users
-
Re: PolarEmu [R50+, Uber]