[MOD] BasilMod::Pack

Place for sharing your game modifications for Life is Feudal: Your Own
User avatar
Cornwall
True Believer
 
Posts: 6
Joined: 29 Nov 2015, 20:37

Re: [MOD] BasilMod::Pack

Post by Cornwall » 16 May 2017, 23:30

Is Basil Mod still all screwed up since last patch?


Halvdal
 
Posts: 107
Joined: 20 Jan 2016, 13:36

Re: [MOD] BasilMod::Pack

Post by Halvdal » 22 May 2017, 04:38

Hi Custodian,

do you working on it? Hope you can release a update soon :)

User avatar
Custodian
Mod Developer
 
Posts: 655
Joined: 08 Jun 2015, 14:58
Location: Lisbon

Re: [MOD] BasilMod::Pack

Post by Custodian » 22 May 2017, 09:17

Halvdal wrote:do you working on it? Hope you can release a update soon :)

Still working on it, but no eta for the fix

User avatar
TheSavior
 
Posts: 6
Joined: 15 Apr 2017, 19:14

Re: [MOD] BasilMod::Pack

Post by TheSavior » 24 Jun 2017, 00:24

This game is not the same without Basilmod.... everyday i'm coming here to see if it works again... :cry: :cry: :cry: :cry: :cry: :cry:

User avatar
Custodian
Mod Developer
 
Posts: 655
Joined: 08 Jun 2015, 14:58
Location: Lisbon

Re: [MOD] BasilMod::Pack

Post by Custodian » 29 Jun 2017, 23:14

TheSavior wrote:This game is not the same without Basilmod.... everyday i'm coming here to see if it works again... :cry: :cry: :cry: :cry: :cry: :cry:

Basilmod::pack works with lastest LiF patch.
As of now, you need to manually start basilmodloader on clients, i.e. download and place basilmodloader.zip into LiF game folder, and add
Code: Select all
exec("basilmodloader/loader.cs");

to the end of main.cs file.

Updated version of basilmodloader.zip will be released soon.

User avatar
TheSavior
 
Posts: 6
Joined: 15 Apr 2017, 19:14

Re: [MOD] BasilMod::Pack

Post by TheSavior » 30 Jun 2017, 03:10

спасибо Custodian, ты лучший :good: :good:


Jakub.jochim
 
Posts: 25
Joined: 30 Jun 2017, 08:34

Re: [MOD] BasilMod::Pack

Post by Jakub.jochim » 30 Jun 2017, 08:42

Hello. Maybe im just stupid, but i cant find anywhere how can I install mods in my server. Should I download same files as client and for server? Or its there different files? If I download mod files i just put them into my server files and cofigure config.cs file and content.cs files? Or its working without configuration files? Because its not working for me. Sorry, im not good at it and i need explanation. Thank you so much.

User avatar
Custodian
Mod Developer
 
Posts: 655
Joined: 08 Jun 2015, 14:58
Location: Lisbon

Re: [MOD] BasilMod::Pack

Post by Custodian » 30 Jun 2017, 09:14

Jakub.jochim wrote:i cant find anywhere how can I install mods in my server

Head post contains installation instructions for both, server and client under the spoiler.

Jakub.jochim wrote:Should I download same files as client and for server? Or its there different files? /quote]
Files are different.

Jakub.jochim wrote:If I download mod files i just put them into my server files and cofigure config.cs file and content.cs files?

Installation manual contains steps on mods configuration and enabling.

User avatar
Skyff85
True Believer
 
Posts: 26
Joined: 18 Feb 2017, 15:03
Location: United Kingdom

Re: [MOD] BasilMod::Pack

Post by Skyff85 » 02 Jul 2017, 13:06

I dont know what happen but now mod downloading updates restart clien and again download update and restart, again again and again...

User avatar
Custodian
Mod Developer
 
Posts: 655
Joined: 08 Jun 2015, 14:58
Location: Lisbon

Re: [MOD] BasilMod::Pack

Post by Custodian » 02 Jul 2017, 13:34

Skyff85 wrote:I dont know what happen but now mod downloading updates restart clien and again download update and restart, again again and again...

Client stuck in a download loop, because it either cannot download and replace file, or get crc for existing file due to lack of permissions, or other malfunction. Client log contains the details.

User avatar
Skyff85
True Believer
 
Posts: 26
Joined: 18 Feb 2017, 15:03
Location: United Kingdom

Re: [MOD] BasilMod::Pack

Post by Skyff85 » 02 Jul 2017, 13:43



Seileen
Zealous Believer
 
Posts: 2
Joined: 25 Jun 2016, 03:02

Re: [MOD] BasilMod::Pack

Post by Seileen » 02 Jul 2017, 21:54

Custodian wrote:
Skyff85 wrote:I dont know what happen but now mod downloading updates restart clien and again download update and restart, again again and again...

Client stuck in a download loop, because it either cannot download and replace file, or get crc for existing file due to lack of permissions, or other malfunction. Client log contains the details.


I've encountered the same thing whenever I have ravens and/or tides enabled. Currently I keep them disabled to avoid the loop.


Jakub.jochim
 
Posts: 25
Joined: 30 Jun 2017, 08:34

Re: [MOD] BasilMod::Pack

Post by Jakub.jochim » 03 Jul 2017, 07:27

Hello, please can you help me? I have BasilMod installed in my server. When i want to join everything is ok, mods downloading etc. But I dont see BasilMod settings anywhere. What should i do?

User avatar
Custodian
Mod Developer
 
Posts: 655
Joined: 08 Jun 2015, 14:58
Location: Lisbon

Re: [MOD] BasilMod::Pack

Post by Custodian » 03 Jul 2017, 08:45

Jakub.jochim wrote:But I dont see BasilMod settings anywhere.

config.cs and content.cs are configuration files for basilmod::pack. Head post contains configuration details under the spoiler.


GoliathsMarbles
 
Posts: 4
Joined: 18 Jul 2017, 22:14

Re: [MOD] BasilMod::Pack

Post by GoliathsMarbles » 20 Jul 2017, 09:55

Hi, I tried installing the client-side version of the mod so I can play on a server, and I can boot up the game and begin joining the server, but I get an error message about base64decoder.exe not being found, so I was wondering how to resolve this? I have tried moving the base64decoder.exe from the .zip file to where the error message says it is required, except the .exe file needs a password in order to unpack it. The other files in the .zip are fine, and do not need passwords.

Also, I can click ok and go past the error message, but the server loading gets stuck on "Downloading Content Updates [1/4] 100%"

*EDIT* I have fixed this problem by downloading the base64decoder.exe from the manual installation link, and moving that file into the specified path from the popup error message. If anyone else gets this problem, just do this and you should be good!

Thanks

User avatar
Custodian
Mod Developer
 
Posts: 655
Joined: 08 Jun 2015, 14:58
Location: Lisbon

Re: [MOD] BasilMod::Pack

Post by Custodian » 16 Aug 2017, 23:20

BasilMod::Pack updated to v10, LiF version "1.3.2.5".

Content is now synced before character list is loaded for the player.


Halvdal
 
Posts: 107
Joined: 20 Jan 2016, 13:36

Re: [MOD] BasilMod::Pack

Post by Halvdal » 06 Sep 2017, 05:00

Seileen wrote:
Custodian wrote:
Skyff85 wrote:I dont know what happen but now mod downloading updates restart clien and again download update and restart, again again and again...

Client stuck in a download loop, because it either cannot download and replace file, or get crc for existing file due to lack of permissions, or other malfunction. Client log contains the details.


I've encountered the same thing whenever I have ravens and/or tides enabled. Currently I keep them disabled to avoid the loop.


We also have this download loop. Deactivate Raven and clearing the cache doesn't work. :(

User avatar
Custodian
Mod Developer
 
Posts: 655
Joined: 08 Jun 2015, 14:58
Location: Lisbon

Re: [MOD] BasilMod::Pack

Post by Custodian » 07 Sep 2017, 14:24

Halvdal wrote:We also have this download loop. Deactivate Raven and clearing the cache doesn't work. :(

Make sure you are using latest basilmod::pack version.

Client log contains information about the reason of download loop. Most common reasons are:
  • client does not have base64decoder installed
  • client cannot access required content file (files does not exist, or lack of file read access)
  • client cannot calculate CRC of the file
  • CRC calculated by client is different from one known by the server


Zorbatschev
 
Posts: 1
Joined: 15 Sep 2017, 13:07

Re: [MOD] BasilMod::Pack

Post by Zorbatschev » 15 Sep 2017, 13:25

Hi,
I downloaded the "BasilMod : Pack" and imported it into LIF root folder according to the manual from the first page of this thread but after the server restart there is displayed the BasilMode version 9 in the game. If I understand correctly the version available in the dropbox should be v10. Because of this inconsistency i am not able to login into the game because the game restart is requested again and again...

COuld you please give me advice or solution how to resolve this problem?

Thank you

User avatar
Custodian
Mod Developer
 
Posts: 655
Joined: 08 Jun 2015, 14:58
Location: Lisbon

Re: [MOD] BasilMod::Pack

Post by Custodian » 15 Sep 2017, 20:46

Zorbatschev wrote:BasilMode version 9 in the game. If I understand correctly the version available in the dropbox should be v10

Latest client version available is v9. Latest server version is v10.
Client will be autoupdated to latest version supported by the server (files will be downloaded from the server).

If you stuck in download loop, read my previous post about most common pitfalls.


Vesuviotroji
 
Posts: 1
Joined: 03 Jun 2016, 11:21

Re: [MOD] BasilMod::Pack

Post by Vesuviotroji » 27 Sep 2017, 20:51

Is it fixed ? I tried today and client side is okey but I think server side has problems. Raven mod installed and not working.


Schdohni
 
Posts: 5
Joined: 20 Nov 2015, 12:19

Re: [MOD] BasilMod::Pack

Post by Schdohni » 10 Oct 2017, 12:19

hello,

i have a really funny problem.
mod is installed and works fine, but the button on the Startscreen for the favorite server seems strange.

so my main-pc has it and it works, i installed the same on my 2nd pc, but there it doesnt work. the mod is loaded correct, he download content from the server and the GMAnnounce works, but however, it dont show the button for the quick connect.


Seileen
Zealous Believer
 
Posts: 2
Joined: 25 Jun 2016, 03:02

Re: [MOD] BasilMod::Pack

Post by Seileen » 11 Oct 2017, 19:52

A note I think would be helpful for other players:

I just spent the last 2 hours in the download loop trying to figure out the cause. If you keep your pack.zip file in the same folder as your /pack/ folder on the server, the game will compare the compressed version of pack.cs.dso to the unpacked one and will always fail.

You MUST keep the zip files out of the server's BasilMod folder.


Schdohni
 
Posts: 5
Joined: 20 Nov 2015, 12:19

Re: [MOD] BasilMod::Pack

Post by Schdohni » 14 Oct 2017, 09:02

hello again,

since the Update yesterday, it doesnt work anymore, we always get the error "Can't startup: failed to load skills/abilities".

Reinstall doesnt help and after try it, we have to check our local gamefiles, otherwise lif wont work anymore.

User avatar
Custodian
Mod Developer
 
Posts: 655
Joined: 08 Jun 2015, 14:58
Location: Lisbon

Re: [MOD] BasilMod::Pack

Post by Custodian » 14 Oct 2017, 21:25

Schdohni wrote:since the Update yesterday, it doesnt work anymore, we always get the error "Can't startup: failed to load skills/abilities".

Thats because skill/abilities settings has been changed.

No ETA for the mod update at this time.

Until then, you have to disable skill syncronization via basilmod::pack if you want to use other features.


Kalmus
 
Posts: 9
Joined: 01 Jun 2016, 20:46

Re: [MOD] BasilMod::Pack

Post by Kalmus » 17 Oct 2017, 15:55

Is Raven mod dead for now or is there a way to make it work ?


Karamoore1967
 
Posts: 7
Joined: 12 Feb 2018, 18:23

Re: [MOD] BasilMod::Pack

Post by Karamoore1967 » 09 Mar 2018, 20:39

I do not have a content.cs folder in my LiF:YO Dedicated Server directory. I have looked all over for it and it is simply not there. Is it perhaps a different name?

The config file in the Server directory is config_local so that is where I put what should be the config codes.

I can't get the server side to work, there is no quick join button, but the client is working and shows at the bottom right BasilMod::v9 and yo::1.2.3.6.0

I followed all the instructions for the client and server, but the only problem is the content.cs which is not present in my directory. I don't know how to fix that.

Yes, I have the 64encoder.exe in the server directory. I would love the join server button but it simply does not show up at all for me.

Am I missing something?


Karamoore1967
 
Posts: 7
Joined: 12 Feb 2018, 18:23

Re: [MOD] BasilMod::Pack

Post by Karamoore1967 » 09 Mar 2018, 20:49

Now its all done, and the button appears. but it says not inplemented is that correct or wrong aswell?


I can't even get a button on mine...lol.

He says "configure in content.cs".....I have no content.cs

I do have BasilMod on the client side, but the server side is shady for me.


Trade.by
 
Posts: 22
Joined: 05 Jan 2017, 23:44

Re: [MOD] BasilMod::Pack

Post by Trade.by » 23 Mar 2018, 01:57

Возможно ли сделать кликабельный текст? Нажимаешь на него и открывается ссылка в браузере.


Tjaden_de
 
Posts: 3
Joined: 07 Sep 2018, 20:44

Re: [MOD] BasilMod::Pack

Post by Tjaden_de » 07 Sep 2018, 20:50

Any updates planed for Version 1.4.0.2 ???

The Database Export for the recipe.xml need an new field (ImagePath)

LG

Return to Game mods

cron