Hey
Uhm , I was using dev version but saturday I switcht back to nighty.
Today I was driving on reaby his dev server and saw that top bar. Very nice btw.
But now , using nighty , it will not update.
Something with some packs not available.
Is it because I switch from dev to nighty ?
Please some advice. ( did not see any strange warnings or so in logs )
eXpansion nighty Release
Moderators: oliverde8, reaby, NADEO
Re: eXpansion nighty Release
System Specs:
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11
Re: eXpansion nighty Release
Hi thanks,
I think there is a problem when switching branches, I will check later today and keep you posted. The only fix I can think of is a reinstall, and you keep your confirmation files
I think there is a problem when switching branches, I will check later today and keep you posted. The only fix I can think of is a reinstall, and you keep your confirmation files

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...
Re: eXpansion nighty Release
I have some rpoblems with loading screen.
After track change it waits 12 sec ( setup in plugins ) then it loads MY loadscreen , after a few seconds it flips to that standard loadscreen and then to next map.
Using latest dedicated server and latest nighty ( script mode ).
After track change it waits 12 sec ( setup in plugins ) then it loads MY loadscreen , after a few seconds it flips to that standard loadscreen and then to next map.
Using latest dedicated server and latest nighty ( script mode ).
System Specs:
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11
Re: eXpansion nighty Release
hi,
expansion does crash after start. im on dev
expansion does crash after start. im on dev
Code: Select all
PHP Fatal error: Class 'ManiaLivePlugins\eXpansion\DebugTool\Gui\testWidget' not found in /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Debugtool/Debugtool.php on line 70
Fatal error: Class 'ManiaLivePlugins\eXpansion\DebugTool\Gui\testWidget' not found in /home/tm2/ex_6001_krip_1/libraries/ManiaLivePlugins/eXpansion/Debugtool/Debugtool.php on line 70
Client:
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
Re: eXpansion nighty Release
Issue with namespace declaration, i didn't test in on linux, since the need for that particular test wasn't run on linux machines...TheBigG. wrote:hi,
expansion does crash after start. im on dev
since it doesn't start, you cant grab the new update easily, luckily the fix is easy:
at BaseDirectory\libraries\ManiaLivePlugins\eXpansion\Debugtool\Gui\testWidget.php
replace:
Code: Select all
namespace ManiaLivePlugins\eXpansion\DebugTool\Gui;
Code: Select all
namespace ManiaLivePlugins\eXpansion\Debugtool\Gui;
Re: eXpansion nighty Release
so here another problem.
After i did delete my config the local records did disappear, they are still in the database but expansion don't display them, the problem seems that i did change the max amount of locals which is at standart 100 but i did change it to a higher value and do have 170 locals in the database.
After i did delete my config the local records did disappear, they are still in the database but expansion don't display them, the problem seems that i did change the max amount of locals which is at standart 100 but i did change it to a higher value and do have 170 locals in the database.
Client:
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
Re: eXpansion nighty Release
yes the loadingscreen will automatically hide the loading screen after 4 seconds, so...hackie wrote:I have some rpoblems with loading screen.
After track change it waits 12 sec ( setup in plugins ) then it loads MY loadscreen , after a few seconds it flips to that standard loadscreen and then to next map.
Using latest dedicated server and latest nighty ( script mode ).
* Check your chat time for the server (disable loadingscreen and see the counter at start of podium... should be by default 17 seconds, but it may differ)
* Set loading screen delay at config to less than 4 seconds from the chat time (for example 15 seconds)
* Load loadingscreen plugin again, and you're good do go

Re: eXpansion nighty Release
Hi, I doubt the problem comes from the max amount of locals you changed. I see 3 explanations. First the stupid one, you are not on the same Database XD. Second is the new records system that might have an issue while switching from old version to new if you changed branches. Normally it shouldn't.TheBigG. wrote:so here another problem.
After i did delete my config the local records did disappear, they are still in the database but expansion don't display them, the problem seems that i did change the max amount of locals which is at standart 100 but i did change it to a higher value and do have 170 locals in the database.
Second you had changed the lapsModeCount1lap value in your old configuration.
The last 2 are easy enought to check, Can you please check in the records for the maps the values in the field :
record_nbLaps, by default it should be 1
score_type, it should be 'time'
Can you let me know if these are the values you have?

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...
Re: eXpansion nighty Release
here a sample
edit:
the problem was really that lapsModeCount1lap, sry
Code: Select all
3082 GItfHySE0jkoIPdvAMQ_U5dO9pm omnipotz 1 138723 19 144138 2291693,2295142,2297384,2301598,2305615,2317006,23... 1411829346 time
the problem was really that lapsModeCount1lap, sry

Client:
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
Re: eXpansion nighty Release
hi,
it seems like expansion doesn't support adding maps in subfolders? or do i something wrong?
i have my maps in server/UserData/Maps/convert is it possible to add them via expansion?
it seems like expansion doesn't support adding maps in subfolders? or do i something wrong?
i have my maps in server/UserData/Maps/convert is it possible to add them via expansion?
Client:
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz
Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
Who is online
Users browsing this forum: No registered users and 1 guest