CloudSixteen / Clockwork

A roleplaying framework developed by Cloud Sixteen for the people.
http://CloudSixteen.com
MIT License
45 stars 43 forks source link

HL2RP: Characters being deleted when re-entering server yet still in database. #129

Closed CreepyYellowDuck closed 9 years ago

CreepyYellowDuck commented 10 years ago

I've been having this error after this server I'm a part of had a small bug in its system. When the server reinstalled I had this bug where none of my created characters show.

If I create a new one and leave it disappears the next time I come on. I also cannot remake the character because the server says the name is already in use. Which means the character must still exist somewhere in the database.

Only I'm having this bug at the moment. Everyone else is perfectly able to access their own characters from what I've seen and haven't lost any character, they also do not have them removed when they log back into the server.

SpencerSharkey commented 10 years ago

I think this happens when the keys on the Id's reach the maximum, or an error in your json parsing occurs.

there should be better error handling for these exception cases

Ravagedyh commented 9 years ago

Heya, this is happening to me also, was there a fix located? If not, this is a bump post.

I have a feeling that this is the cause - "[Clockwork] The 'PlayerDataStreamInfoSent' clockwork hook has failed to run." I don't know how to get rid of it/make it work.

sanny-io commented 9 years ago

You need to post a full console log of the server, @Ravagedyh. Use pastebin.com or any other similar site.

VortixDev commented 9 years ago

In future, please use the forums for issues which you know do not happen to everyone.