when i join to some battle or create own room, it just crashes as it crashed while loading maps (other thread)
i have 205 mods, this takes a while to find out which crashes...
with only BA60 mod it doesnt crash
Edit: problem found: "FF 1.19 Data.sdz"
Some mods causes crash on new lobby client when joining game
Moderator: Moderators
Some mods causes crash on new lobby client when joining game
Last edited by TradeMark on 04 Jan 2008, 15:26, edited 2 times in total.
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Some mods causes crash on new lobby client when joining game
Try deleting all but the most recent versions of your mods.
There is no excuse for some dumb crap like having 205 mods. Of course it times out.
lern2commonsense
There is no excuse for some dumb crap like having 205 mods. Of course it times out.
lern2commonsense
Re: Some mods causes crash on new lobby client when joining game
Or lern2bisect. It's only 8 iterations to find the broken mod.
Re: Some mods causes crash on new lobby client when joining game
it doesnt time out, it crashes
yeah i know i can find it out fast by juts splitting it half every time, but atm im too lazy, ill try later.
yeah i know i can find it out fast by juts splitting it half every time, but atm im too lazy, ill try later.
Re: Some mods causes crash on new lobby client when joining game
What is bisect?Tobi wrote:Or lern2bisect. It's only 8 iterations to find the broken mod.
Re: Some mods causes crash on new lobby client when joining game
Half the mods that are in your folder and test if the problem still occurs. If it doesn't, test the other half. Half this set of mods and so on until you find the source of the problem.LordMatt wrote:What is bisect?Tobi wrote:Or lern2bisect. It's only 8 iterations to find the broken mod.
(I think this is how it works)
Re: Some mods causes crash on new lobby client when joining game
A different name for binary search.LordMatt wrote:What is bisect?Tobi wrote:Or lern2bisect. It's only 8 iterations to find the broken mod.
http://en.wikipedia.org/wiki/Binary_search#Examples
Re: Some mods causes crash on new lobby client when joining game
problem found: "FF 1.19 Data.sdz"
modinfo.tdf
i didnt have those files from fresh install of new version, which why it crashed:
otacontent.sdz
tacontent_v2.sdz
tatextures_v062.sdz
I also was out of sync until i copied above files to new spring folder
modinfo.tdf
Code: Select all
Depend0=springcontent.sdz;
Depend1=otacontent.sdz;
Depend2=tatextures.sdz;
NumReplaces=1;
Replace0=tatextures.sdz;
Replace1=unittextures;
otacontent.sdz
tacontent_v2.sdz
tatextures_v062.sdz
I also was out of sync until i copied above files to new spring folder
Re: Some mods causes crash on new lobby client when joining game
We don't install OTA content by default any more. I will change the UF description of FF to say that it requires it.
