Jump to content

AI New Warning and Crashes!


gameboy
 Share

Recommended Posts

Hi wraitii, if you need commands.txt, here's one from yesterday (svn version) with several kind of errors

<p class="error">ERROR: JavaScript error: simulation/ai/aegis/base-manager.js line 968
ReferenceError: pos is not defined
([object Object],[object Object],[object Object])@simulation/ai/aegis/base-manager.js:968
([object Object],[object Object],[object Object])@simulation/ai/aegis/headquarters.js:1158
([object Object])@simulation/ai/aegis/aegis.js:182
([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81</p>

<p class="error">ERROR: JavaScript error: simulation/ai/aegis/queue.js line 51
TypeError: this.queue[0].isGo is not a function
([object Object])@simulation/ai/aegis/queue.js:51
([object Object])@simulation/ai/aegis/queue-manager.js:364
([object Object])@simulation/ai/aegis/aegis.js:184
([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81</p>

<p class="error">ERROR: JavaScript error: simulation/ai/aegis/headquarters.js line 733
TypeError: elem.getCost is not a function
([object Object])@simulation/ai/aegis/headquarters.js:733
([object Object],[object Object],[object Object])@simulation/ai/aegis/headquarters.js:1136
([object Object])@simulation/ai/aegis/aegis.js:182
([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81</p>

<p class="error">ERROR: JavaScript error: simulation/ai/aegis/queue-manager.js line 127
TypeError: elem.getCost is not a function
([object Object])@simulation/ai/aegis/queue-manager.js:127
([object Object])@simulation/ai/aegis/headquarters.js:462
([object Object])@simulation/ai/aegis/base-manager.js:748
((function (ent) {"use strict";if (ent.position() === undefined) {return;}if (ent.hasClass("Worker")) {var types = gameState.ai.HQ.pickMostNeededResources(gameState);ent.setMetadata(PlayerID, "subrole", "gatherer");ent.setMetadata(PlayerID, "gather-type", types[0]);if (gameState.turnCache["gathererAssignementCache-" + types[0]]) {gameState.turnCache["gathererAssignementCache-" + types[0]]++;} else {gameState.turnCache["gathererAssignementCache-" + types[0]] = 1;}if (self.willGather[types[0]] !== 1) {gameState.ai.HQ.switchWorkerBase(gameState, ent, types[0]);}} else {ent.setMetadata(PlayerID, "subrole", "hunter");}}))@simulation/ai/common-api/entitycollection.js:163
([object Object])@simulation/ai/aegis/base-manager.js:7...</p>

<p class="error">ERROR: JavaScript error: simulation/ai/aegis/defence-helper.js line 371
TypeError: gameState.getEntityById(this.entities) is undefined
([object Object])@simulation/ai/aegis/defence-helper.js:371
([object Object],[object Object])@simulation/ai/aegis/defence.js:132
([object Object],[object Object],[object Object])@simulation/ai/aegis/defence.js:25
([object Object],[object Object],[object Object])@simulation/ai/aegis/headquarters.js:1163
([object Object])@simulation/ai/aegis/aegis.js:182
([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81</p>

Link to comment
Share on other sites

Hi,

From Friday evening SVN, i've got thoses ones, and the games crashes at the end....

ERROR: Error in timer on entity 1783, IID 40, function MissileHit: TypeError: cmpHealth is null (0,24,0,1783)@simulation/components/Armour.js:78 ([object Object])@simulation/helpers/Damage.js:75 ([object Object],100.06354897399433)@simulation/components/Attack.js:611 ([object Object])@simulation/components/Timer.js:93

ERROR: JavaScript error: simulation/ai/aegis/base-manager.js line 967 ReferenceError: pos is not defined ([object Object],[object Object],[object Object])@simulation/ai/aegis/base-manager.js:967 ([object Object],[object Object],[object Object])@simulation/ai/aegis/headquarters.js:1158 ([object Object])@simulation/ai/aegis/aegis.js:182 ([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81

ERROR: JavaScript error: simulation/ai/aegis/attack_plan.js line 983 ReferenceError: Filters is not defined ([object Object],[object Object],[object Object])@simulation/ai/aegis/attack_plan.js:983 ([object Object],[object Object],[object Object])@simulation/ai/aegis/headquarters.js:1228 ([object Object])@simulation/ai/aegis/aegis.js:182 ([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81

plus many others, see the attached file (zip with interrestinglogs.html / mainlog.html / crashlog.txt and commands.txt of the played party that generate those errors)

thanks in advance

Tell me if you need more informations/tests ! :)

logs.zip

Link to comment
Share on other sites

I get this one. one time for now.

WARNING: JavaScript warning: simulation/ai/common-api/shared.js line 324 reference to undefined property this._entities[id]

ERROR: JavaScript error: simulation/ai/common-api/shared.js line 324 TypeError: this._entities[id] is undefined ([object Object])@simulation/ai/common-api/shared.js:324 ([object Object])@simulation/ai/common-api/shared.js:171

WARNING: JavaScript warning: simulation/ai/common-api/shared.js line 324 reference to undefined property this._entities[id]

ERROR: JavaScript error: simulation/ai/common-api/shared.js line 324 TypeError: this._entities[id] is undefined ([object Object])@simulation/ai/common-api/shared.js:324 ([object Object])@simulation/ai/common-api/shared.js:171

ERROR: CRenderer::EndFrame: GL errors occurred

and After destroy a CC.

WARNING: JavaScript warning: simulation/ai/common-api/shared.js line 324 reference to undefined property this._entities[id]

ERROR: JavaScript error: simulation/ai/common-api/shared.js line 324 TypeError: this._entities[id] is undefined ([object Object])@simulation/ai/common-api/shared.js:324 ([object Object])@simulation/ai/common-api/shared.js:171

WARNING: JavaScript warning: simulation/ai/common-api/shared.js line 324 reference to undefined property this._entities[id]

ERROR: JavaScript error: simulation/ai/common-api/shared.js line 324 TypeError: this._entities[id] is undefined ([object Object])@simulation/ai/common-api/shared.js:324 ([object Object])@simulation/ai/common-api/shared.js:171

ERROR: CRenderer::EndFrame: GL errors occurred

ERROR: JavaScript error: simulation/ai/aegis/defence-helper.js line 240 TypeError: ent.position() is undefined ([object Object],4580)@simulation/ai/aegis/defence-helper.js:240 ([object Object],4059)@simulation/ai/aegis/defence-helper.js:346 ([object Object],4059)@simulation/ai/aegis/defence-helper.js:281 ([object Object])@simulation/ai/aegis/defence.js:216 ([object Object],[object Object],[object Object])@simulation/ai/aegis/defence.js:27 ([object Object],[object Object],[object Object])@simulation/ai/aegis/headquarters.js:1163 ([object Object])@simulation/ai/aegis/aegis.js:182 ([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81

ERROR: JavaScript error: simulation/ai/aegis/defence-helper.js line 240 TypeError: ent.position() is undefined ([object Object],4326)@simulation/ai/aegis/defence-helper.js:240 ([object Object],4511)@simulation/ai/aegis/defence-helper.js:346 ([object Object],4511)@simulation/ai/aegis/defence-helper.js:281 ([object Object])@simulation/ai/aegis/defence.js:216 ([object Object],[object Object],[object Object])@simulation/ai/aegis/defence.js:27 ([object Object],[object Object],[object Object])@simulation/ai/aegis/headquarters.js:1163 ([object Object])@simulation/ai/aegis/aegis.js:182 ([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81

ERROR: JavaScript error: simulation/ai/aegis/defence-helper.js line 240 TypeError: ent.position() is undefined ([object Object],4461)@simulation/ai/aegis/defence-helper.js:240 ([object Object],4512)@simulation/ai/aegis/defence-helper.js:346 ([object Object],4512)@simulation/ai/aegis/defence-helper.js:281 ([object Object])@simulation/ai/aegis/defence.js:216 ([object Object],[object Object],[object Object])@simulation/ai/aegis/defence.js:27 ([object Object],[object Object],[object Object])@simulation/ai/aegis/headquarters.js:1163 ([object Object])@simulation/ai/aegis/aegis.js:182 ([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81

ERROR: JavaScript error: simulation/ai/aegis/queue.js line 53 TypeError: this.queue[1].isGo is not a function ([object Object])@simulation/ai/aegis/queue.js:53 ([object Object])@simulation/ai/aegis/queue-manager.js:406 ([object Object])@simulation/ai/aegis/aegis.js:184 ([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81

ERROR: JavaScript error: simulation/ai/aegis/queue-manager.js line 127 TypeError: elem.getCost is not a function ([object Object])@simulation/ai/aegis/queue-manager.js:127 ([object Object])@simulation/ai/aegis/headquarters.js:462 ([object Object])@simulation/ai/aegis/base-manager.js:748 ((function (ent) {"use strict";if (ent.position() === undefined) {return;}if (ent.hasClass("Worker")) {var types = gameState.ai.HQ.pickMostNeededResources(gameState);ent.setMetadata(PlayerID, "subrole", "gatherer");ent.setMetadata(PlayerID, "gather-type", types[0]);if (gameState.turnCache["gathererAssignementCache-" + types[0]]) {gameState.turnCache["gathererAssignementCache-" + types[0]]++;} else {gameState.turnCache["gathererAssignementCache-" + types[0]] = 1;}if (self.willGather[types[0]] !== 1) {gameState.ai.HQ.switchWorkerBase(gameState, ent, types[0]);}} else {ent.setMetadata(PlayerID, "subrole", "hunter");}}))@simulation/ai/common-api/entitycollection.js:163 ([object Object])@simulation/ai/aegis/base-manager.js:7.

Edited by Lion.Kanzen
Link to comment
Share on other sites

hi, my friend! Today, I tested the latest Svn14632, warning message appears :unknw:

The reason for the warning is: When I attack enemy troops and army building, kept warning appears!

<p class="warning">WARNING: UnitAI: 2842 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2800 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2799 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2422 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2847 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2447 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2846 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2826 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2851 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2852 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2847 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2447 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2851 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2407 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2422 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2826 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2835 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2830 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2852 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2853 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2688 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2799 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2821 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2829 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2842 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2770 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2786 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2793 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2825 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2848 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2516 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2790 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2840 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2453 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2458 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2833 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2846 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2854 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2823 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2836 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2845 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2414 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2440 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2801 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2828 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2800 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2841 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2788 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2832 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2827 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2838 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2794 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2787 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2831 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2797 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2822 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2407 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2422 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2447 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2688 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2770 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>
<p class="warning">WARNING: UnitAI: 2787 got into FORMATIONMEMBER.IDLE mode without a valid formationController</p>

Link to comment
Share on other sites

WARNING: planning new base


WARNING: planning new base


WARNING: planning new base


WARNING: planning new base


ERROR: Error in timer on entity 741, IID 79, function TimerHandler: InternalError: too much recursion (741)@simulation/components/UnitAI.js:1767 (741,(function (t) {"use strict";return thisObject.TargetIsAlive(t) && thisObject.CanAttack(t, thisObject.order.data.forceResponse || null);}))@simulation/components/Formation.js:169 ([object Object])@simulation/components/UnitAI.js:1770 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],0)@simulation/components/UnitAI.js:3671 ([object Object])@simulation/components/UnitAI.js:1826 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],0)@simulation/components/UnitAI.js:3671 ([object Object])@simulation/components/UnitAI.js:1826 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],0)@simulation/components/UnitAI.js:3671 ([object Object])@simulation/components/UnitAI.js:1826 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],0)@simu...


ERROR: Error in timer on entity 741, IID 79, function TimerHandler: InternalError: too much recursion (741)@simulation/components/UnitAI.js:1767 (741,(function (t) {"use strict";return thisObject.TargetIsAlive(t) && thisObject.CanAttack(t, thisObject.order.data.forceResponse || null);}))@simulation/components/Formation.js:169 ([object Object])@simulation/components/UnitAI.js:1770 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],0)@simulation/components/UnitAI.js:3671 ([object Object])@simulation/components/UnitAI.js:1826 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],0)@simulation/components/UnitAI.js:3671 ([object Object])@simulation/components/UnitAI.js:1826 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],0)@simulation/components/UnitAI.js:3671 ([object Object])@simulation/components/UnitAI.js:1826 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],0)@simu...


ERROR: Error in timer on entity 759, IID 79, function TimerHandler: InternalError: too much recursion (759)@simulation/components/UnitAI.js:1767 (759,(function (t) {"use strict";return thisObject.TargetIsAlive(t) && thisObject.CanAttack(t, thisObject.order.data.forceResponse || null);}))@simulation/components/Formation.js:169 ([object Object])@simulation/components/UnitAI.js:1770 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],200)@simulation/components/UnitAI.js:3671 ([object Object])@simulation/components/UnitAI.js:1826 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],200)@simulation/components/UnitAI.js:3671 ([object Object])@simulation/components/UnitAI.js:1826 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],200)@simulation/components/UnitAI.js:3671 ([object Object])@simulation/components/UnitAI.js:1826 ([object Object],[object Object])@simulation/helpers/FSM.js:274 ([object Object],2..


Link to comment
Share on other sites

Appears: Error and Warning:

<p class="warning">WARNING: planning new base </p>
<p class="warning">WARNING: planning new base </p>
<p class="warning">WARNING: planning new base </p>
<p class="warning">WARNING: planning new base </p>
<p class="error">ERROR: JavaScript error: simulation/ai/aegis/army-defense.js line 84
TypeError: this.recalculateStrength is not a function
([object Object])@simulation/ai/aegis/army-defense.js:84
([object Object])@simulation/ai/aegis/defence.js:157
([object Object],[object Object],[object Object])@simulation/ai/aegis/defence.js:27
([object Object],[object Object],[object Object])@simulation/ai/aegis/headquarters.js:1175
([object Object])@simulation/ai/aegis/aegis.js:182
([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81</p>
<p class="error">ERROR: JavaScript error: simulation/ai/aegis/army-defense.js line 84
TypeError: this.recalculateStrength is not a function
([object Object])@simulation/ai/aegis/army-defense.js:84
([object Object])@simulation/ai/aegis/defence.js:157
([object Object],[object Object],[object Object])@simulation/ai/aegis/defence.js:27
([object Object],[object Object],[object Object])@simulation/ai/aegis/headquarters.js:1175
([object Object])@simulation/ai/aegis/aegis.js:182
([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81</p>

Edited by gameboy
Link to comment
Share on other sites

Appears: Error and Warning:

<p class="warning">WARNING: planning new base </p>

<p class="warning">WARNING: planning new base </p>

<p class="warning">WARNING: planning new base </p>

<p class="warning">WARNING: planning new base </p>

<p class="error">ERROR: JavaScript error: simulation/ai/aegis/army-defense.js line 84

TypeError: this.recalculateStrength is not a function

([object Object])@simulation/ai/aegis/army-defense.js:84

([object Object])@simulation/ai/aegis/defence.js:157

([object Object],[object Object],[object Object])@simulation/ai/aegis/defence.js:27

([object Object],[object Object],[object Object])@simulation/ai/aegis/headquarters.js:1175

([object Object])@simulation/ai/aegis/aegis.js:182

([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81</p>

<p class="error">ERROR: JavaScript error: simulation/ai/aegis/army-defense.js line 84

TypeError: this.recalculateStrength is not a function

([object Object])@simulation/ai/aegis/army-defense.js:84

([object Object])@simulation/ai/aegis/defence.js:157

([object Object],[object Object],[object Object])@simulation/ai/aegis/defence.js:27

([object Object],[object Object],[object Object])@simulation/ai/aegis/headquarters.js:1175

([object Object])@simulation/ai/aegis/aegis.js:182

([object Object],2,[object Object])@simulation/ai/common-api/baseAI.js:81</p>

Get the same one. Alpine valley random map.

Link to comment
Share on other sites

on the start menu, click on the link Open logs folder under the 0.a.d menu, when windows explorer is opened enter the sim_log folder and enter the right directory (one directory per game), you can use the date filter in order to choose the correct one... :)

ok if is in log folder a have a shortcut for that one.

commands.txt

Edited by Lion.Kanzen
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...