Forged Alliance Forever Forged Alliance Forever Forums 2018-03-31T11:07:45+02:00 /feed.php?f=3&t=16050 2018-03-31T11:07:45+02:00 2018-03-31T11:07:45+02:00 /viewtopic.php?t=16050&p=162302#p162302 <![CDATA[Re: Crashing mid game]]> anyway we can get replay ids of games?
thats pretty bad

Statistics: Posted by nine2 — 31 Mar 2018, 11:07


]]>
2018-03-30T08:05:46+02:00 2018-03-30T08:05:46+02:00 /viewtopic.php?t=16050&p=162259#p162259 <![CDATA[Re: Crashing mid game]]>
well at least one Aeon player knows what the mod can do.
The false name and mod description are for the other players to fool them.

Thank's for your help on this !


@PhilipJFry:
Thank's :D

Statistics: Posted by Uveso — 30 Mar 2018, 08:05


]]>
2018-03-30T05:43:58+02:00 2018-03-30T05:43:58+02:00 /viewtopic.php?t=16050&p=162253#p162253 <![CDATA[Re: Crashing mid game]]>
guess i'll add the uid to the blacklist and ask one of the java devs to hide it from there as well

Statistics: Posted by PhilipJFry — 30 Mar 2018, 05:43


]]>
2018-03-29T21:49:33+02:00 2018-03-29T21:49:33+02:00 /viewtopic.php?t=16050&p=162243#p162243 <![CDATA[Re: Crashing mid game]]> Statistics: Posted by Spacenuts — 29 Mar 2018, 21:49


]]>
2018-03-29T18:34:07+02:00 2018-03-29T18:34:07+02:00 /viewtopic.php?t=16050&p=162240#p162240 <![CDATA[Re: Crashing mid game]]>
Only if you see the text "EXCEPTION_ACCESS_VIOLATION" then note the address.
If you don't have such an error then there is no address.

Thanks for posting the mod "Stabilizer"
Badly its a CHEAT mod.

Code:
name = "Game Stabilizer"
uid = "edf9fefc-a091-457c-8781-e837710f3c62"
copyright = "Klauensprung"
description = "Stabilizes CPU usage and decreases possible lag spikes"

Actual the mod is modifying blueprints.lua with this code: (Shortened to the basics)
Code:
for id,bp in all_bps.Unit do
    if bp.BlueprintId == 'xab1401' then
        bp.Economy.BuildCostEnergy = 1
        bp.Economy.BuildCostMass = 1
        bp.Economy.BuildTime = 1
    end
end

This function will reduce the cost and buildtime of the unit xab1401 (Aeon Experimental Resource Generator) to 1.
No game speed enhancement or lag handling.

Who told you this can speed up your game or from where did you got this ?

Statistics: Posted by Uveso — 29 Mar 2018, 18:34


]]>
2018-03-29T17:01:10+02:00 2018-03-29T17:01:10+02:00 /viewtopic.php?t=16050&p=162235#p162235 <![CDATA[Re: Crashing mid game]]> Statistics: Posted by Spacenuts — 29 Mar 2018, 17:01


]]>
2018-03-29T16:59:45+02:00 2018-03-29T16:59:45+02:00 /viewtopic.php?t=16050&p=162232#p162232 <![CDATA[Re: Crashing mid game]]>
For the game stabiliser, I'm not sure if it helped any or not but I picked it up from the downlord client since downloading mods on standard does not work for me either.

the mod Stabilizer.7z is attached as copied from my mods folder hope it is of interest.

Statistics: Posted by Spacenuts — 29 Mar 2018, 16:59


]]>
2018-03-28T04:38:10+02:00 2018-03-28T04:38:10+02:00 /viewtopic.php?t=16050&p=162160#p162160 <![CDATA[Re: Crashing mid game]]>
in case you got a EXCEPTION_ACCESS_VIOLATION, i need the adress where it crashed.

But i can guess:

Some of your mods are causing this problem, they are not compatible to each other.

Please disable the following mods and try again:
Supreme Props
AutoReclaim
BlackOps Naval Rebalance (was not written for Blackops FAF version.)
Game Stabilizer

And do me a favour, please upload the mod "Game Stabilizer" from the author "Klauensprung" for me here in the forum or give me a download link.
I want to test this mod. And please disable this for testing too.

Statistics: Posted by Uveso — 28 Mar 2018, 04:38


]]>
2018-03-27T19:38:01+02:00 2018-03-27T19:38:01+02:00 /viewtopic.php?t=16050&p=162144#p162144 <![CDATA[Crashing mid game]]>
forever.log
https://pastebin.com/enqFppkw

game.log
https://pastebin.com/WH5KzSqc

Statistics: Posted by Spacenuts — 27 Mar 2018, 19:38


]]>