It should also fix an issue that some admins had with monolog error.
We are also saving match & server settings automatically. You can configure the file name ingame as always There isn't much that changed.
Enoy
Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
Hi!
When I launch "run.bat", the command prompt appears then disappears instantly with some errors that I can't read because the window go away too fast. I can't find logs file, where they are?
# This file is a "template" of what your parameters.yml file should look like
# This file is origianlly written to use with docker; so exemples are for that usage.
parameters:
database_driver: mysql
database_host: '127.0.0.1'
database_port: ~
database_name: localhost
database_user: root
database_password: removed by miss
dedicated_host: '127.0.0.1'
dedicated_port: 5001
dedicated_timeout: 5
dedicated_user: SuperAdmin
dedicated_password: ******
dedicated_connection_type: local
color_enabled: true
# Need to create an adapter that will never be used to satify dependencies.
oneup_flysystem:
adapters:
dedicated_user_data:
nulladapter: ~
expansion_config:
local:
directory: "%kernel.root_dir%/../var/expansion/config"
filesystems:
dedicated_user_data:
adapter: dedicated_user_data
expansion_config:
adapter: expansion_config
3080 RTX, Ryzen 3700X, 32GB RAM, Windows 11
Forum moderator, opinions are my own.
Check out openplanet, the alternative ManiaPlanet & Turbo scripting platform! (Openplanet subforum)
I also stream and tweet.
Yuguiboy wrote: ↑02 Jul 2018, 15:47
Hi!
When I launch "run.bat", the command prompt appears then disappears instantly with some errors that I can't read because the window go away too fast. I can't find logs file, where they are?
parameters.yml
Hi,
You can check your logs in var/logs/prod.log
you can also edit the run.bat file as follows to see the error in the command prompt
Miss wrote: ↑02 Jul 2018, 17:48
Removed password from that post
Thanks
Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
Yuguiboy wrote: ↑02 Jul 2018, 15:47
Hi!
When I launch "run.bat", the command prompt appears then disappears instantly with some errors that I can't read because the window go away too fast. I can't find logs file, where they are?
parameters.yml
Hi,
You can check your logs in var/logs/prod.log
you can also edit the run.bat file as follows to see the error in the command prompt
Catchable fatal error: Argument 1 passed to AppKernel::__construct() must be an instance of string, string given, called in C:\Users\Yuguiboy\Desktop\serveur\eXpansion\bin\console on line 26 and defined in C:\Users\Yuguiboy\Desktop\serveur\eXpansion\app\AppKernel.php on line 11
Catchable fatal error: Argument 1 passed to AppKernel::__construct() must be an instance of string, string given, called in C:\Users\Yuguiboy\Desktop\serveur\eXpansion\bin\console on line 26 and defined in C:\Users\Yuguiboy\Desktop\serveur\eXpansion\app\AppKernel.php on line 11
Launching eXpansion
Catchable fatal error: Argument 1 passed to AppKernel::__construct() must be an instance of string, string given, called in C:\Users\Yuguiboy\Desktop\serveur\eXpansion\bin\console on line 26 and defined in C:\Users\Yuguiboy\Desktop\serveur\eXpansion\app\AppKernel.php on line 11
Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...