eXpansion 2.0.0.0-beta4 Whitebridge (29-02-2020)

The next generation of server controlling with clean and powerful user interface

Moderators: reaby, oliverde8, NADEO

oliverde8
Posts: 1345
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: eXpansion 2.0.0.0-beta2 Whitebridge (10-05-2018)

Post by oliverde8 »

Ok,

So I just pushed the changes, I will need to make a release for the fix to be available. Meanwhile, you can apply it manually if you wish: https://github.com/eXpansionPluginPack/ ... 76ec7163c8

The sources are under vendor/expansion-mp/expansion/src/....

I suspect you are missing either the php_openssl, curl or the php_com_dotnet extension. I added some checks for those extensions as well so the error should be better.
Image
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...
endbase
Posts: 483
Joined: 26 Jun 2011, 19:34

Re: eXpansion 2.0.0.0-beta2 Whitebridge (10-05-2018)

Post by endbase »

oliverde8 wrote: 11 May 2018, 13:07 Ok,

So I just pushed the changes, I will need to make a release for the fix to be available. Meanwhile, you can apply it manually if you wish: https://github.com/eXpansionPluginPack/ ... 76ec7163c8

The sources are under vendor/expansion-mp/expansion/src/....

I suspect you are missing either the php_openssl, curl or the php_com_dotnet extension. I added some checks for those extensions as well so the error should be better.
So now I have got this

Image
oliverde8
Posts: 1345
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: eXpansion 2.0.0.0-beta2 Whitebridge (10-05-2018)

Post by oliverde8 »

Edited
Image
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...
endbase
Posts: 483
Joined: 26 Jun 2011, 19:34

Re: eXpansion 2.0.0.0-beta2 Whitebridge (10-05-2018)

Post by endbase »

oliverde8 wrote: 11 May 2018, 14:14 can you try delete content in var/cache
the run.bat should do that but maybe it didn't work. It doesn't load the Core which is why it can't figure out how to read the configurations.
Oke deleted the var/cache but got the same errors
oliverde8
Posts: 1345
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: eXpansion 2.0.0.0-beta2 Whitebridge (10-05-2018)

Post by oliverde8 »

Sorry I edited my message but to late :

Sorry did you use your old install? Because that part of the config has completely changed. the expansion.yml should look like this :
That looks like the old configuration files.

Code: Select all

e_xpansion_admin_groups:
    groups:
        master_admin:
            label: Master Admin
            logins:
                - login1
            permissions: [] # Master_admin has always all permissions.
        admin:
            label: Admin
            logins: []
            permissions:
              - next
              - restart
    permissions:
        - admin
        - next
        - restart
        - jukebox
        - maps.add
        - maps.remove

e_xpansion_core:

    #
    # You can configure custom positions for widgets here.
    #
    widget_positions:
      Acme\Bundle\AcmeBundle\Plugins\Gui\WidgetFactory: # Id of the widget service
       TM: # Game/Title it's compatible with (ALL to use it on all gamemodes)
         ALL: # The game mode to apply he config for.
           ALL: # The script mode to apply the config for.
             posX: 80
             posY: -85
             options: # Additional values, check the widgets documentation.
               test: "test value"
Image
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...
endbase
Posts: 483
Joined: 26 Jun 2011, 19:34

Re: eXpansion 2.0.0.0-beta2 Whitebridge (10-05-2018)

Post by endbase »

oliverde8 wrote: 11 May 2018, 14:34 Sorry I edited my message but to late :

Sorry did you use your old install? Because that part of the config has completely changed. the expansion.yml should look like this :
That looks like the old configuration files.

Code: Select all

e_xpansion_admin_groups:
    groups:
        master_admin:
            label: Master Admin
            logins:
                - login1
            permissions: [] # Master_admin has always all permissions.
        admin:
            label: Admin
            logins: []
            permissions:
              - next
              - restart
    permissions:
        - admin
        - next
        - restart
        - jukebox
        - maps.add
        - maps.remove

e_xpansion_core:

    #
    # You can configure custom positions for widgets here.
    #
    widget_positions:
      Acme\Bundle\AcmeBundle\Plugins\Gui\WidgetFactory: # Id of the widget service
       TM: # Game/Title it's compatible with (ALL to use it on all gamemodes)
         ALL: # The game mode to apply he config for.
           ALL: # The script mode to apply the config for.
             posX: 80
             posY: -85
             options: # Additional values, check the widgets documentation.
               test: "test value"
Damn been copying around so much I have over write that one with the alpha version thx works now :)
endbase
Posts: 483
Joined: 26 Jun 2011, 19:34

Re: eXpansion 2.0.0.0-beta2 Whitebridge (10-05-2018)

Post by endbase »

I must say it works good and looks very nice :) kudos boyz ! :1010

ps one small suggestion if I may map name widget :) now I have to press tab for map name :P
oliverde8
Posts: 1345
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: eXpansion 2.0.0.0-beta2 Whitebridge (10-05-2018)

Post by oliverde8 »

Happy to hear,

We are experimenting quite a bit with widgets still. your input is welcome :)

Edit us the fun4u servers yours? Because if it is you are using dev snapshot the beta?
Image
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...
endbase
Posts: 483
Joined: 26 Jun 2011, 19:34

Re: eXpansion 2.0.0.0-beta2 Whitebridge (10-05-2018)

Post by endbase »

oliverde8 wrote: 12 May 2018, 08:14 Happy to hear,

We are experimenting quite a bit with widgets still. your input is welcome :)

Edit us the fun4u servers yours? Because if it is you are using dev snapshot the beta?
Yeah it's my server about the snapshot it should be dev beta I guess indeed

to join maniaplanet://#join=fun4u@TMStadium@nadeo
endbase
Posts: 483
Joined: 26 Jun 2011, 19:34

Re: eXpansion 2.0.0.0-beta2 Whitebridge (10-05-2018)

Post by endbase »

Guys where can I set the matchsettings file ? If I remove a map it's coming back on the playlist :pop:

Update found the command /admin save tracklist.txt in my case :)
Post Reply

Return to “eXpansion”

Who is online

Users browsing this forum: No registered users and 1 guest