"Unhandled exception..." right when entering the game. (solved)

Added by ragnar-gd almost 8 years ago

Hi,

just before, ob a milisecond after, entering the game with my character, this (or something similar, it varies) shows up:

Unhandled exception at 0x7728e124 in ryzom_client_r.exe: Microsoft C++ exception: NLMISC::EStreamOverflow at memory location 0x00c3c230...

I can click a dozen or so of them away, and when in the vS-debugger, actually enter the game. without vs, i have ctd.

In the client-log it may show like this, then:

2010/11/12 16:54:22 INF 9ec ryzom_client_r.exe net_manager.cpp 513 impulseShardId : WEB: Received SHARD_ID 302, web hosted at 'http://localhost:55555/', using 'http://localhost:55555/'
2010/11/12 16:54:22 DBG 9ec ryzom_client_r.exe faction_war_manager.cpp 49 CFactionWarManager::addFactionWar : <CFactionWarManager::addFactionWar> Adding faction war Kami vs Karavan
2010/11/12 16:54:22 INF 9ec ryzom_client_r.exe common.cpp 541 NLMISC::Exception::Exception : Exception will be launched: CBitMemStream overflow: Read past 10 bytes

Is there a way for me to remedy this?


Replies (6)

RE: "Unhandled exception..." right when entering the game. - Added by sfb almost 8 years ago

Ragnar,

Did you use the downloaded client to connect to a compiled shard? Or a compiled client to connect to the public Open Shard?

Thanks,
sfb
/s

RE: "Unhandled exception..." right when entering the game. - Added by ragnar-gd almost 8 years ago

I used a compiled client connecting to the open shard.
For the untrained eye, it looks, as if the server sends data in a format different from what the client expects...
P.S.: Until now, I didn't change a single bit in the sourcecode itself - everything still is in virgin state, and except for the problems solved until now, I didn't change anything with the CMaking as well.

RE: "Unhandled exception..." right when entering the game. - Added by sfb almost 8 years ago

Ragnar,

Problem solved: you can't use the compiled client with the Open Shard and you can't use the downloaded client for a newly built shard. The server messages have changed in Hg. I posted a news item about this: http://dev.ryzom.com/news/16

Thanks!
sfb
/s

RE: "Unhandled exception..." right when entering the game. - Added by ragnar-gd almost 8 years ago

sfb,

it must be frustrating to see people like me lamentating about problems that are mentioned on the frontpage.

Thank you for not yelling "RTFN!" at me... it would have been justified... :)

Perhaps you can give a description for dummys how to compile a client that works with the open shard IN BIG LETTERS ON THE FRONT O:-) , as like me, people at that time are still in a state of confusion, like about if they installed their tools in right order and such... :-)

And yes, thank you for being so helpful so often already!

RE: "Unhandled exception..." right when entering the game. - Added by sfb almost 8 years ago

Ragnar,

You can't compile a client for Open Shard unless you back Hg up many revisions. You're better off either running your own local shard or downloading ryzom_open_client.7z from our SF.net project.

Thanks,
sfb
/s

RE: "Unhandled exception..." right when entering the game. - Added by kapace almost 8 years ago

Is there any other updated servers we can connect to? I really don't want to setup a whole server on my machine. How long until open shard is updated?

(1-6/6)