Re: [Uber] SpazzLake's SVN
This svn so far is great thank you for making it public.
Only problems I am seeing currently are crashes in rooms which cause the room to dc any user who enters it. And the creator of the room is unable to get back into the hotel until the server is restarted.
Re: [Uber] SpazzLake's SVN
This should be the priority list:
Make it stable (server not crashing if error)
Fixing room d/c
Make upgrade db
Re: [Uber] SpazzLake's SVN
If you you use same room_items table or user_items table you d/c and server crashes when you enter room. untill you reset everything i dnt get it.
Re: [Uber] SpazzLake's SVN
Quote:
Originally Posted by
-ClaNHabbo-
Any1 Have Any Idea Why do i get this Crash Error.
This is the only error as off now crashing the server.
Code:
9/22/2010 8:25:13 PM
ERROR Handler caught : System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at Uber.HabboHotel.GameClients.GameClientManager.TestClientConnections() in C:\Users\Administrator\Desktop\Revision 113 SVN\HabboHotel\GameClients\GameClientManager.cs:line 130
at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()
any fix out for these yet?
Re: [Uber] SpazzLake's SVN
Quote:
Originally Posted by
jkorie
If you you use same room_items table or user_items table you d/c and server crashes when you enter room. untill you reset everything i dnt get it.
I think thats a problem with all UberEmu's. What happens is that when you buy a product, the ID is not set (putting ID to 0) and when you open your hand (inventory) the ID 0 d/c's you.
I think this is the problem, if not; then its another problem :P I think it occurs when lag is present :-)
Re: [Uber] SpazzLake's SVN
lol my vps has no lag but still when entering room with the old room_items table d/cs you but if u use the 1 frm this db it works but tht way all stuff gets lost.
Re: [Uber] SpazzLake's SVN
Re: [Uber] SpazzLake's SVN
And the code that is supposed to "optimize" and "repair"?
It just fucks up the db, corrupting tables and all shit
Re: [Uber] SpazzLake's SVN
Quote:
Originally Posted by
Milw0rm
And the code that is supposed to "optimize" and "repair"?
It just fucks up the db, corrupting tables and all shit
yes and i have a very large database so the optimization and repairing will lagg the server like hell!
so make it as a command or something but not timed...
also, Why is the svn on rev 20? we were on r133 or smthing
EDIT: Add this fix for the pyramid to it :D
http://forum.ragezone.com/f353/pyram...i-90-a-695225/
Re: [Uber] SpazzLake's SVN
This is going to be another failed development, i can just feel it.
Re: [Uber] SpazzLake's SVN
Battlball tiles color are grey and the same color if i use a effect on a tile
Re: [Uber] SpazzLake's SVN
I'm spending all my time on college and other projects (My Java server and a game me and my friend are making from scratch(a new MORPG Not based on anything)) so I will update the SVN once a week from now on.
Re: [Uber] SpazzLake's SVN
Quote:
Originally Posted by
SpazzEmu
I'm spending all my time on college and other projects (My Java server and a game me and my friend are making from scratch(a new MORPG Not based on anything)) so I will update the SVN once a week from now on.
Take your time ;) If i can do something for you just PM me ;)
Re: [Uber] SpazzLake's SVN
After a few seconds the server shuts off without clicking the "x" button
can somebody help me?
Re: [Uber] SpazzLake's SVN
Quote:
Originally Posted by
superdaan44
After a few seconds the server shuts off without clicking the "x" button
can somebody help me?
I have the same problem anyone know why?