- Apr 9, 2019
- 193
- 290
Enter doesn't work for some reason, I keep having to reload. I've also tried rebooting the game as a whole.try to "talk" to it... it should trigger some Options to proceed
Enter doesn't work for some reason, I keep having to reload. I've also tried rebooting the game as a whole.try to "talk" to it... it should trigger some Options to proceed
Either try walking down or up an tile... and try againEnter doesn't work for some reason, I keep having to reload. I've also tried rebooting the game as a whole.
This worked, thank you.Either try walking down or up an tile... and try again
you need a point in perceptionEnter doesn't work for some reason, I keep having to reload. I've also tried rebooting the game as a whole.
Back at Arenfield, underneath The Church of Uldar.Where is Syfa if you choose to imprison her? I forgot.
You're not stuck into anything. Just sleep. And no, it's not a bug: you have to raise your constitution talent stat.I keep getting tired fast, my max energy got low, and now im stuck cause i cant restore it and do some actions.
is it a bug or there is a way to fix it?
I was sneaking inside ASS files a bit more instead of making my own game, because priorities! and I actually discovered few things.Tia:You must be registered to see the links
View attachment 3050067
acowasto They are very cool cannot play the game normally nowYou don't have permission to view the spoiler content. Log in or register now.
So basically you are dissecting the game like a fish.I was sneaking inside ASS files a bit more instead of making my own game, because priorities! and I actually discovered few things.
1. Chyos installed quite a lot of plugins, few of which he ain't actually using.
2. Chyos installed all the necessary plugins needed to work that in game without actually swapping imagaes. Mainly Action Sequence Packs and Weapons Animation plugins. Which means he can set up each weapon not only with thier own attack animation or even few of them, but thier own look too, of course if having neede graphics.
3. It can be done within a day of work if or even less with by someone with enough experience with rpg's engines.
4. I did it within a half day of work.
5. RPG's encryption is but a joke, I wonder why people are even using it. Especially if some plugins can actually break if some things are encrypted.
6. Because ASS is using also YEP_ItemCore with Extensions and Chyos setting those up as he needed, each item is unique.
Thus playing with mods is somewhat save-breaking. And by "somewhat" i mean if you play, let's say ASS version 5.5.0a but modded, then update to 5.5.0b and start playing it without a mod for 5.5.0b you'll have "breaking" save file. Save will be asking game for data that doesn't exist.
But it can be avoided and is fixable. All you have to do is to... either sell (which means remove) all modded items from your equipment and inventory and then start playing unmodded game or... wait for mod for version 5.5.0b and play it like nothing happened or just... don't use those items, like at all, until mod update.
8. There is no 7! :O
9. Chyos would have to implement any mod into his game for it to not cause any problem. But, that wouldn't be a mod anymore, but a part of the game.
Still, my post contain a "mod" if you wish to play a bit for shit and giggles.
I know, already raised my talentYou're not stuck into anything. Just sleep. And no, it's not a bug: you have to raise your constitution talent stat.
Sounds like a problem caused by an incompatible save or a tinkered one (which failed obviously)I know, already raised my talent
My MAX energy used to be high, sleep worked, but my MAX energy kept getting lower for no reason, now its zero.
Because of that i cant do a lot of actions
and yes, i sleep, eat, tried antidote
Let's say I used it as a... learning experience.So basically you are dissecting the game like a fish.
Go develop your game! Bad Acowasto bad *sprays water*.
Chances are that you are going to make an entire fan game on it.
Goood boyLet's say I used it as a... learning experience.
Ugh... Fine! I am going! Okay! Stop spraying!
Oh... I will have my revenge...Goood boy
Oh... I will have my revenge...
When you will install the mod, just for the giggles... When you will pick Chieftain's Axe, turned into Thanos Double Sword... I WILL HAVE IT! Muahahahahahahahahahaaaa!!!!
Unless you don't. Then, well, I won't have it.
Yeah, the last rework update (where I had to break saves because of removed/added plugins) I chose to add some more plugins on top in case I would need them in the future (most plugins get a setup call when you start a new game, so if they are not initiated there on a new game you can't add them later on without causing errors). Most of them haven't seen use yet and a little sad some others (like the category plugin) I forgot to add and now I can't without breaking saves again. Which is why I won't add item categories anytime soon.I was sneaking inside ASS files a bit more instead of making my own game, because priorities! and I actually discovered few things.
1. Chyos installed quite a lot of plugins, few of which he ain't actually using.
2. Chyos installed all the necessary plugins needed to work that in game without actually swapping imagaes. Mainly Action Sequence Packs and Weapons Animation plugins. Which means he can set up each weapon not only with thier own attack animation or even few of them, but thier own look too, of course if having neede graphics.
3. It can be done within a day of work if or even less with by someone with enough experience with rpg's engines.
4. I did it within a half day of work.
5. RPG's encryption is but a joke, I wonder why people are even using it. Especially if some plugins can actually break if some things are encrypted.
6. Because ASS is using also YEP_ItemCore with Extensions and Chyos setting those up as he needed, each item is unique.
Thus playing with mods is somewhat save-breaking. And by "somewhat" i mean if you play, let's say ASS version 5.5.0a but modded, then update to 5.5.0b and start playing it without a mod for 5.5.0b you'll have "breaking" save file. Save will be asking game for data that doesn't exist.
But it can be avoided and is fixable. All you have to do is to... either sell (which means remove) all modded items from your equipment and inventory and then start playing unmodded game or... wait for mod for version 5.5.0b and play it like nothing happened or just... don't use those items, like at all, until mod update.
8. There is no 7! :O
9. Chyos would have to implement any mod into his game for it to not cause any problem. But, that wouldn't be a mod anymore, but a part of the game.
Still, my post contain a "mod" if you wish to play a bit for shit and giggles.
Well damn acowasto you have been called even by the man himself.Yeah, the last rework update (where I had to break saves because of removed/added plugins) I chose to add some more plugins on top in case I would need them in the future (most plugins get a setup call when you start a new game, so if they are not initiated there on a new game you can't add them later on without causing errors). Most of them haven't seen use yet and a little sad some others (like the category plugin) I forgot to add and now I can't without breaking saves again. Which is why I won't add item categories anytime soon.
As for different weapon skins: I only wanted to add this if I could do it right and by that I mean enough variety for the weapons. I know there are some creations for this available, so at some point I will take a closer look into it
Thanks for clarification.Yeah, the last rework update (where I had to break saves because of removed/added plugins) I chose to add some more plugins on top in case I would need them in the future (most plugins get a setup call when you start a new game, so if they are not initiated there on a new game you can't add them later on without causing errors). Most of them haven't seen use yet and a little sad some others (like the category plugin) I forgot to add and now I can't without breaking saves again. Which is why I won't add item categories anytime soon.
As for different weapon skins: I only wanted to add this if I could do it right and by that I mean enough variety for the weapons. I know there are some creations for this available, so at some point I will take a closer look into it
Hell I know. My guess is Syfa just made a complaint to Chyos, because I Increased her love and decreased her corruption.Well damn acowasto you have been called even by the man himself.
You summoned him by touching some datas haven’t you?