Ghostyy
Member-
Content count
9 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Ghostyy
-
Rank
Bambi
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Solved the problem... A3Launcher messed up.
-
Managed to fix it by updating Infistar, then adding in filters for the statusbar. Seemed to have completely fixed the problem now. Thanks for the suggestion
-
Ghostyy started following Error: Bambi Creation Timeout, [SOLVED] preNLOD error and statusBar script
-
This might be related to the tree chopping issue here -> Not 100% Sure. Warning: preNLOD format in object cst\cst_veg\tree\small\cwr2_a2_t_fagus2w.p3d Exile 0.9.6 - AiATP with Esseker and CUP Units+Vehicles+Weapons Anyone else having this issue or a similar one and found a fix?
-
I know there is already a topic about this, but I thought I'd rather create a new one as that is going on 20pages long, so this might be a bit cleaner and easier to understand. The issue I am having is I have all the configs set properly, the BE Filters are in the right place. Yet when myself or one of the other guys joins the Exile server the statusbar doesn't show up. There are no errors in the RPT log and we don't get kicked for anything. Just no statusbar. scripts.txt - http://pastebin.com/SFan6Vuw statusBar.sqf - http://pastebin.com/XQS9g9Dr setPlayerLocal.sqf - http://pastebin.com/R4UT6WaY description.ext - http://pastebin.com/jKChPdNh Please note - Running on Windows, with infiSTAR I have turned off the IDD Whitelist, as I thought this was not working properly when I added in the statusBar IDD (-1) to the list. If RPT Logs are required I can post them, but I have checked them twice and couldn't find anything.
-
Managed to fix it, forgot to reply back. Infistar update fixed the problem, just facing BEFilter issues with statusbar now -.-
-
# Sorry for bumping. Currently having the same problem with my server. #46 "_gui_hud_event_onAction.sqf'], ['ExileClient_gui_hud_event_onDraw3d', 'exile_client\code\ExileClient_gui_hud_event_onDraw3d.sqf'" Script Restriction #46. No idea how to fix it. Get kicked for this every time I connect. Hosted on Windows - infiSTAR too.
-
Double check your "my.ini". If you are using WAMP (Windows) look in C:\Wamp\bin\mysql\ OR C:\wamp64\bin\mysql Look for strict in that, before you change it make sure to turn off mysql service. That is the only way to make it permanent. If you are not using WAMP, look in your ProgramData or Program Files folder for MySQL Configs. Changing the parameter in MySQL Workbench or PhpMyAdmin doesn't make it permanent and only temporary.
-
Reinstalled MySQL Element of WAMP after trying almost everything I could think of. It then defaulted the configs and found the sql_mode param in my.ini. Removing Strict does fix the issue. Strict is used for database safety and security.
-
I have been having this problem for the past hour and can't seem to work it out. As the title suggests... I have checked the other threads and tried the other fixes suggested. I ran a server a few months ago and didn't have this issue. Everything went smooth. RPT Log - http://pastebin.com/rqy44mJC Mostly worried about this particular section of the RPT Log. The rest seems normal. 8:54:04 "ExileServer - Starting session for '[FRAC]Ghostyy' with ID 'zpXvqhIf'..." 8:54:53 Error in expression <llExtension _query); (_result select 1) select 0> 8:54:53 Error position: <select 0> 8:54:53 Error Generic error in expression 8:54:53 File exile_server\code\ExileServer_system_database_query_insertSingle.sqf, line 16 8:54:53 Error in expression <llExtension _query); (_result select 1) select 0> 8:54:53 Error position: <select 0> 8:54:53 Error Generic error in expression 8:54:53 File exile_server\code\ExileServer_system_database_query_insertSingle.sqf, line 16 The above comes up every time I try to join. So about 1min after picking a spawn location it comes up with the error. I tried turning Strict mode off first. Didn't work. (my.ini and my_default.ini) I made sure I was using the latest exile.ini and even replaced the whole file with the one out of the original download rar. I am also deleting myself from the database every time this happens to make sure that isn't the issue. Below is the latest extDB2 log file too, incase that might hold some significance. [09:36:11:770325 +01:00] [Thread 14120] extDB2: Database Type: MySQL [09:36:11:782084 +01:00] [Thread 14120] extDB2: Database Session Pool Started [09:36:11:783953 +01:00] [Thread 14120] extDB2: SQL_CUSTOM_V2: Loading Template Filename: G:\Servers\ArmA3\A3Exile\@ExileServer\extDB\sql_custom_v2\exile.ini [09:36:11:784111 +01:00] [Thread 14120] extDB2: SQL_CUSTOM_V2: Version 12 Detected, Latest Version 12 Available [09:41:09:359017 +01:00] [Thread 14120] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error [mysql_stmt_error]: Field 'assigned_items' doesn't have a default value [mysql_stmt_errno]: 1364 [mysql_stmt_sqlstate]: HY000 [statemnt]: INSERT INTO player SET account_uid = ?, name = ? [09:41:09:359475 +01:00] [Thread 14120] extDB2: SQL_CUSTOM_V2: Wiping Statements + Session [09:41:09:359500 +01:00] [Thread 14120] extDB2: SQL_CUSTOM_V2: Error: UniqueID: 1 Input String: createPlayer:76561198124384523:[FRAC]Ghostyy Running on Windows with WAMP (MySQL 5.7.9) Latest version of Exile with Emergency fixes added. Just to clarify, brand new install (No previous versions ever run on this PC.) and fresh installs of MySQL and all other components. No mods other than Infistar and Exile. Along with BEC. Any help would be appreciated. Regards,