Tylor

Error: Bambi creation timed out NEW PLAYERS ONLY

6 posts in this topic

After updating to 1.0.0 new players cannot connect to my server. They get the error "bambi creation timed out"

I understand this would be a database issue but I have checked and everything runs fine in the db. I was fine before the update and previous players can join the game and respawn without any issues.

Does anyone know how I can fix this or what the issue is?

 

 

Share this post


Link to post
Share on other sites
Advertisement

yep me to
 

Spoiler

[00:03:01 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error	[mysql_stmt_error]: Cannot add or update a child row: a foreign key constraint fails (`sql12`.`player`, CONSTRAINT `player_ibfk_1` FOREIGN KEY (`account_uid`) REFERENCES `account` (`uid`) ON DELETE CASCADE)	[mysql_stmt_errno]: 1452	[mysql_stmt_sqlstate]: 23000	[statemnt]: INSERT INTO player SET account_uid = ?, name = ?
[00:03:01 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Wiping Statements + Session
[00:03:01 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Error: UniqueID: 1 Input String: createPlayer:76561197990734225:Torstein
[00:05:23 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error	[mysql_stmt_error]: Cannot add or update a child row: a foreign key constraint fails (`sql12`.`player`, CONSTRAINT `player_ibfk_1` FOREIGN KEY (`account_uid`) REFERENCES `account` (`uid`) ON DELETE CASCADE)	[mysql_stmt_errno]: 1452	[mysql_stmt_sqlstate]: 23000	[statemnt]: INSERT INTO player SET account_uid = ?, name = ?
[00:05:23 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Wiping Statements + Session
[00:05:23 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Error: UniqueID: 1 Input String: createPlayer:76561198004987352:Nightmare
[00:07:27 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error	[mysql_stmt_error]: Cannot add or update a child row: a foreign key constraint fails (`sql12`.`player`, CONSTRAINT `player_ibfk_1` FOREIGN KEY (`account_uid`) REFERENCES `account` (`uid`) ON DELETE CASCADE)	[mysql_stmt_errno]: 1452	[mysql_stmt_sqlstate]: 23000	[statemnt]: INSERT INTO player SET account_uid = ?, name = ?
[00:07:27 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Wiping Statements + Session
[00:07:27 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Error: UniqueID: 1 Input String: createPlayer:76561197990734225:Torstein
[00:08:15 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error	[mysql_stmt_error]: Cannot add or update a child row: a foreign key constraint fails (`sql12`.`player`, CONSTRAINT `player_ibfk_1` FOREIGN KEY (`account_uid`) REFERENCES `account` (`uid`) ON DELETE CASCADE)	[mysql_stmt_errno]: 1452	[mysql_stmt_sqlstate]: 23000	[statemnt]: INSERT INTO player SET account_uid = ?, name = ?
[00:08:15 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Wiping Statements + Session
[00:08:15 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Error: UniqueID: 1 Input String: createPlayer:76561198104595263:tripp
[00:11:12 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error	[mysql_stmt_error]: Cannot add or update a child row: a foreign key constraint fails (`sql12`.`player`, CONSTRAINT `player_ibfk_1` FOREIGN KEY (`account_uid`) REFERENCES `account` (`uid`) ON DELETE CASCADE)	[mysql_stmt_errno]: 1452	[mysql_stmt_sqlstate]: 23000	[statemnt]: INSERT INTO player SET account_uid = ?, name = ?
[00:11:12 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Wiping Statements + Session
[00:11:12 +02:00] [Thread 32109] extDB2: SQL_CUSTOM_V2: Error: UniqueID: 1 Input String: createPlayer:76561198004987352:Nightmare
[00:23:49 +02:00] [Thread 32389] extDB2: SQL_CUSTOM_V2: Error No Custom Call Not Found: Input String setAccountMoneyAndRespect:176:26081:76561198011456406
[00:23:49 +02:00] [Thread 32389] extDB2: SQL_CUSTOM_V2: Error No Custom Call Not Found: Callname setAccountMoneyAndRespect

 

 

Share this post


Link to post
Share on other sites
1 hour ago, Metalman10 said:

Inside your Exile_Server_Config


class CfgSettings
{
    ///////////////////////////////////////////////////////////////////////
    // Community Base Addons
    ///////////////////////////////////////////////////////////////////////
    class CBA 
    {
        // Set this to 1 if you want to have CBA support
        useStackedEH = 1;

        // If you set this to 1 ...........................................
        iReallyWantToGetHackedAndImRetarded = 0;
    };

Set to 1

Now new players spawn in and fall to death in a large grey area. No spawning

No error though lmao

 

Edit: Now it works

Edited by Tylor

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.