Affected Class/Skill/Quest/Festival/Other: Siege War
Description: No crystals
Server: Ayvenas
Version: Current (21 Dec 2023)
Affected Class/Skill/Quest/Festival/Other: Siege War
Description: No crystals
Server: Ayvenas
Version: Current (21 Dec 2023)
Could be worse. My crashes have a tendency to lock my system up requiring a hard reboot.
Had a similar problem where the game hung up trying to enter the guild castle. Ran System FIle Checker (Using Microsft System File Checker) and then used the repair option in the GF launcher. SFC found corrupted files (don't know about the GF launcher). Problem solved.
Yes it was done and it happened around that same time.
That is probably how I lost a piece of locked jewelry. Went into the Course of Terror a few days back and the keys disappeared.
Constant "Account or Password Error" has been happening for past 24 hours
* this is happening on 2 different pc's and 2 different main accounts
I feel your pain on that. I had to go in via STEAM for a day. Don't know what happened, but was able to log in using GF launcher.
I have trouble logging in via steam. The client is stuck on "Obtaining Server List...". Is this a widespread issue?
Happens to me a lot using the GF client as well as when I try steam. Don't use Steam much as the default server is always the EU servers....and my Deutsche is horrible.
Please always add the server name when reporting issue.
Sorry, no Guild Castles during siege on Aeterna server during siege. Tried using GF launcher and Steam with same result. Guild members also report no castle so I know it is not my set up. Fixed the issue with the AH by verifing and fixing ROM files.
Corwin asked about siege, not sure what he was asking about. My siege has issues in that the guild castle doesn't show up. In addition to that, the auction house started not displaying correctly today. Tried direct log on and log on via Steam. Same issues.
Seems just like the translation for Sys851588_shortnote might be missing.
Code: Sys851588_shortnote
- TW:
- 1 使你的目標不再感到害怕,解除目標恐懼效果。
- 2 (冷卻時間只有[496110]的一半)
- 3 [SC_SKILLTIPS_FEAR]
- GOOGLE TRANSLATE (and [] replaced):
- 1 Stop fearing your target and remove the effect of target fear.
- 2 (Cooldown is only half of Soul Soothe)
- 3 (This skill can be used even if you are in a state that doesn't allow you to cast spells.)
So it's just a fear removal.
Thanks much for the reply.
Here's a great idea from game improvement, other than getting the memory leak fixed. How about making sure the item set skills work? I just paid 70M gold to get the "Lava Effect" ISS and it doesn't do anything other than cost 50 mana and have a 45 second cool down. The discription for it says "Sys851588_shortnote"
When I look at it I think GF has taken a page from the Chinese game marketers/developers in that price everything outrageously and then try to make it look like a good deal by hawking them for a limited time once every 6 to 8 weeks...or more.
...
If it doesn't anymore, the only official help in that regard will be "Please use the Gameforge Client and add your game accounts to it"
Unable to add the other accounts. I really hate contacting support when something should have been rolled out to the players before this type of change was made with instructions on what to do and what to do when things don't work as designed/desired (by GF, not the players in this case).
This latest itteration of the GF game launcher does not remember my logon information regardless of how many times put a check in the box. Besides getting used to the cumbersome method I now have to use to log in the alt account I really don't like the game launcher not taking me to my game and instead trying to get me to go to another game in the GF "family".
Guild stones have a use though, but agree with you about removing them from the mini's.
That percentage on Vanquisher's Loot needs to be dropped. I'd rather get the scroll, at least those can be sold for a gold. Don't think anyone uses that MANY Vanquisher's Loot in a month let alone a day.
Oh, and thank you for your response.
Did anyone ever figure or find out why we can get up to 3 Vanquisher's Loot from each of the Malatina mini's and the Sascila Steeps mini but rarely get Material Package for Magical Instruments? I regularly toss 5 to 8 of the Vanquisher's Loot but am lucky to get 1 of the Material Packages.
Display MoreHello
Vidar Server - Dasein Boss
we tryied to kill Dasein, when the boss reach 0-1% of HP it stuck at 5.006.000 HP and it never die....
Hello and thank you for the report.
We are currently investigating this issue.
Thank you. She forgot to mention that we spent over 30 minutes trying to get it to die once we got it to 1%. Additionally the green watermelon seeds debuff my HPs by 10% and do not have a description of what the buff is supposed to be.
Use this one for the mushroom collection in the Walu Villiage in Salioca. Why the mushrooms are friends is beyond me. Tried a different command that didn't work, sorry don't recall what it is. This does have the plus side of trageting the quest giver. Still have to rotate around a little to get all the mushrooms.
/script TargetNearestFriend()
/run UseItemByName("Batchie Grass")
/wait .5
Can't find the one I was looking for, think it was in a Frogster run forum. Tried this one and can't get the second line to work. Any ideas? Would also like to string them together better. Every time I try it stops working altogether.
/script SendChatMessage(UnitName("target").." is level "..UnitLevel("target"), "say");
/script SendChatMessage(UnitClass).." health is, ("say");
/script SendChatMessage(UnitHealth("target").." out of "..UnitMaxHealth("target"), "say");