• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Swordie V176] server error

Initiate Mage
Joined
Oct 23, 2020
Messages
4
Reaction score
0
I ran into a problem today that my server worked before and all of a sudden it didn't.


[INFO] Starting server.[DEBUG] Logging Provider: org.jboss.logging.Log4jLoggerProviderException in thread "main" javax.persistence.EntityNotFoundException: No row with the given identifier exists: [net.swordie.ms.client.character.CharacterStat#1] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:113) at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:157) at org.hibernate.query.internal.AbstractProducedQuery.list(AbstractProducedQuery.java:1423) at net.swordie.ms.connection.db.DatabaseManager.sendHeartBeat(DatabaseManager.java:150) at net.swordie.ms.connection.db.DatabaseManager.init(DatabaseManager.java:140) at net.swordie.ms.Server.init(Server.java:61) at net.swordie.ms.Server.main(Server.java:143)



the server worked before and now its not working at all, I did not change ANYTHING.
 
Newbie Spellweaver
Joined
May 21, 2007
Messages
31
Reaction score
24
Try rerunning the sql files for an ez fix. Looks like your character saving somehow stopped in the middle, and now your char's stats cannot be found anymore.
 
Upvote 0
Back
Top