READ THIS IF YOU ARE HAVING LOGIN/CHARACTER ISSUES

The worst monsters in the Hearthlands warp the fabric of space and time..

Re: Cannot log in where I logged out

Postby Kearn » Thu Apr 07, 2011 9:40 pm

my character is gone! i went outside a house and i was logged out! my character was deleted!
User avatar
Kearn
 
Posts: 597
Joined: Thu Jun 24, 2010 2:09 am

Re: Weird version number on gfx/hud/equip/male/kaka (1 > 0)

Postby Millitron » Thu Apr 07, 2011 9:40 pm

Rift wrote:you say that.. but i'm playing right now in my house, but only if i try and go outside do i get a problem.
i guess it could have something to do with... lighting... ie.. going outside and getting lit.

Maybe it's two separate problems. I can't play at all, won't even let me select my character.
Millitron
 
Posts: 9
Joined: Sun Feb 13, 2011 10:53 pm

Re: Weird version number on gfx/hud/equip/male/kaka (1 > 0)

Postby Rift » Thu Apr 07, 2011 9:40 pm

Oo.. it happened again when i tried to remove my bronze helm.. can no longer connect at all.
Rift
 
Posts: 683
Joined: Mon Jun 01, 2009 1:34 am

Re: Weird version number on gfx/hud/equip/male/kaka (1 > 0)

Postby theTrav » Thu Apr 07, 2011 9:41 pm

explanation copied from irc
Code: Select all
<the_trav> the way it works right
<the_trav> those .res files
<the_trav> kept in haven-jar.res
<the_trav> there's like a hierarchy of resource loaders
<the_trav> it'll  try to load them locally first
<the_trav> then from somewhere else
<the_trav> then from the server
<the_trav> when it finds one
<the_trav> it compares the version number (encoded in the file) with the one the server sends
<the_trav> the server message is something like "res file name gfx/hud/equip/male/kaka version 0"
<the_trav> so it loads kaka
<Gaskin> Wouldnt it say "Client too old" ?
<the_trav> then it looks at the front and says "ok, I've got version 1"
<the_trav> compares it with the version the server asked for
<the_trav> flips out
<the_trav> Gaskin, nah the client is different to the resources
<the_trav> it's supposed to be so loftar and jorb can replace individual files without making you re-download the whole jar
<the_trav> if the server said load version 5
<the_trav> and you had version 1
<the_trav> it'd go to the next level in the hierarchy
<the_trav> but because you've got what claims to be a newer version than what the server wants
<the_trav> the client assumes someone is haxxoring your boxxors
<Jackard> last time we had this problem it was with gold terrain art not loading because server was having issues
<the_trav> when I was mucking around with the resource extractor, I just disabled that check
<Jackard> and it went away next day once server recovered
<the_trav> could be that when it fails to load anything at all it gives version 0
<the_trav> it's not a number I expected
<the_trav> javas way of handling nulls is pretty lame
User avatar
theTrav
 
Posts: 3464
Joined: Fri May 29, 2009 11:25 pm

Re: Cannot log in where I logged out

Postby Kearn » Thu Apr 07, 2011 9:41 pm

now i can't even log in on my account! i get this error

java.lang.RuntimeException: Weird version number on gfx/hud/equip/male/kaka (1 > 0), loaded from null
at haven.Resource.load(Resource.java:129)
at haven.Session$RWorker.handlerel(Session.java:350)
at haven.Session$RWorker.getrel(Session.java:383)
at haven.Session$RWorker.run(Session.java:451)
User avatar
Kearn
 
Posts: 597
Joined: Thu Jun 24, 2010 2:09 am

Re: Weird version number on gfx/hud/equip/male/kaka (1 > 0)

Postby sabinati » Thu Apr 07, 2011 9:41 pm

merged some threads with the same issue here
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: Weird version number on gfx/hud/equip/male/kaka (1 > 0)

Postby DeBosh » Thu Apr 07, 2011 9:42 pm

theTrav wrote:explanation copied from irc
Code: Select all
<the_trav> the way it works right
<the_trav> those .res files
<the_trav> kept in haven-jar.res
<the_trav> there's like a hierarchy of resource loaders
<the_trav> it'll  try to load them locally first
<the_trav> then from somewhere else
<the_trav> then from the server
<the_trav> when it finds one
<the_trav> it compares the version number (encoded in the file) with the one the server sends
<the_trav> the server message is something like "res file name gfx/hud/equip/male/kaka version 0"
<the_trav> so it loads kaka
<Gaskin> Wouldnt it say "Client too old" ?
<the_trav> then it looks at the front and says "ok, I've got version 1"
<the_trav> compares it with the version the server asked for
<the_trav> flips out
<the_trav> Gaskin, nah the client is different to the resources
<the_trav> it's supposed to be so loftar and jorb can replace individual files without making you re-download the whole jar
<the_trav> if the server said load version 5
<the_trav> and you had version 1
<the_trav> it'd go to the next level in the hierarchy
<the_trav> but because you've got what claims to be a newer version than what the server wants
<the_trav> the client assumes someone is haxxoring your boxxors
<Jackard> last time we had this problem it was with gold terrain art not loading because server was having issues
<the_trav> when I was mucking around with the resource extractor, I just disabled that check
<Jackard> and it went away next day once server recovered
<the_trav> could be that when it fails to load anything at all it gives version 0
<the_trav> it's not a number I expected
<the_trav> javas way of handling nulls is pretty lame

I still blame Kaka!!!!!
Image
User avatar
DeBosh
 
Posts: 330
Joined: Sun Jul 25, 2010 5:26 pm
Location: Minerals everywhere!

Re: Weird version number on gfx/hud/equip/male/kaka (1 > 0)

Postby erozaxx » Thu Apr 07, 2011 9:43 pm

same here
"That is not dead which can eternal lie / And with strange aeons even death may die."

H.P. Lovecraft
User avatar
erozaxx
 
Posts: 485
Joined: Mon Jul 12, 2010 4:15 am
Location: Czech

Re: Weird version number on gfx/hud/equip/male/kaka (1 > 0)

Postby Ujhik- » Thu Apr 07, 2011 9:43 pm

I am using Ender version and happened the same to me. I tried to login with Haven client and got error described in post. I hope you solve it as soon as possible ^^

Error details:
Code: Select all
java.lang.RuntimeException: Weird version number on gfx/hud/equip/male/kaka (1 > 0), loaded from local res source
   at haven.Resource.load(Resource.java:129)
   at haven.Session$RWorker.handlerel(Session.java:350)
   at haven.Session$RWorker.getrel(Session.java:383)
   at haven.Session$RWorker.run(Session.java:451)



Maybe this time someone used a q 10000000 bread, made a Chantelle and Onion pirozi and eated it xD
Ujhik-
 
Posts: 5
Joined: Thu Jan 13, 2011 10:20 am

Re: Weird version number on gfx/hud/equip/male/kaka (1 > 0)

Postby Millitron » Thu Apr 07, 2011 9:45 pm

So is this something that can be fixed client side, or do we just wait for Jorb and friends to fix it?
Millitron
 
Posts: 9
Joined: Sun Feb 13, 2011 10:53 pm

PreviousNext

Return to Bugs

Who is online

Users browsing this forum: Ahrefs [Bot], Claude [Bot] and 0 guests