Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Tiroq

16
Posts
6
Topics
6
Following
A member registered Sep 01, 2016

Recent community posts

Thanks.

So no way to download the demo for free? I tried. and liked this a while back but was worried that I might have to spend 3/4 of the time crafting/gathering. I love to try the demo again. 

Also...

Mono path[0] = 'C:/Users/dave/Documents/AAA 111 GAMES/aaa111 AXU NEW/Axu_Data/Managed'
Mono config path = 'C:/Users/dave/Documents/AAA 111 GAMES/aaa111 AXU NEW/MonoBleedingEdge/etc'
PlayerConnection initialized from C:/Users/dave/Documents/AAA 111 GAMES/aaa111 AXU NEW/Axu_Data (debug = 0)
PlayerConnection initialized network socket : 0.0.0.0 55068
Multi-casting "[IP] 192.168.0.4 [Port] 55068 [Flags] 2 [Guid] 808091174 [EditorId] 183312486 [Version] 1048832 [Id] WindowsPlayer(Dave) [Debug] 0 [PackageName] WindowsPlayer" to [225.0.0.222:54997]...
Started listening to [0.0.0.0:55068]
PlayerConnection already initialized - listening to [0.0.0.0:55068]
Initialize engine version: 2018.4.3f1 (8a9509a5aff9)
GfxDevice: creating device client; threaded=1
Direct3D:
    Version:  Direct3D 11.0 [level 11.0]
    Renderer: AMD Radeon HD 8550G (ID=0x990d)
    Vendor:   (null)
    VRAM:     736 MB
    Driver:   15.200.1065.0
Begin MonoManager ReloadAssembly
- Completed reload, in  2.322 seconds
<RI> Initializing input.

<RI> Input initialized.

<RI> Initialized touch support.

UnloadTime: 1.152000 ms
FormatException: String was not recognized as a valid DateTime.
  at System.DateTimeParse.ParseExact (System.String s, System.String format, System.Globalization.DateTimeFormatInfo dtfi, System.Globalization.DateTimeStyles style) [0x0002a] in <d7ac571ca2d04b2f981d0d886fa067cf>:0 
  at System.DateTime.ParseExact (System.String s, System.String format, System.IFormatProvider provider) [0x00008] in <d7ac571ca2d04b2f981d0d886fa067cf>:0 
  at LoadSaveMenu+<>c.<SetupButtons>b__6_0 (LoadSaveMenu+SaveGameObject o) [0x00000] in C:\Users\mritc\Documents\Axu\Axu\Assets\Scripts\UI\LoadSaveMenu.cs:32 
  at (wrapper delegate-invoke) System.Func`2[LoadSaveMenu+SaveGameObject,System.DateTime].invoke_TResult_T(LoadSaveMenu/SaveGameObject)
  at System.Linq.EnumerableSorter`2[TElement,TKey].ComputeKeys (TElement[] elements, System.Int32 count) [0x00010] in <1b13ba6391c74847bbc3eddc86df7eee>:0 
  at System.Linq.EnumerableSorter`1[TElement].ComputeMap (TElement[] elements, System.Int32 count) [0x00000] in <1b13ba6391c74847bbc3eddc86df7eee>:0 
  at System.Linq.EnumerableSorter`1[TElement].Sort (TElement[] elements, System.Int32 count) [0x00000] in <1b13ba6391c74847bbc3eddc86df7eee>:0 
  at System.Linq.OrderedEnumerable`1[TElement].SortedMap (System.Linq.Buffer`1[TElement] buffer) [0x00006] in <1b13ba6391c74847bbc3eddc86df7eee>:0 
  at System.Linq.OrderedEnumerable`1[TElement].ToList () [0x0001f] in <1b13ba6391c74847bbc3eddc86df7eee>:0 
  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <1b13ba6391c74847bbc3eddc86df7eee>:0 
  at LoadSaveMenu.SetupButtons () [0x00049] in C:\Users\mritc\Documents\Axu\Axu\Assets\Scripts\UI\LoadSaveMenu.cs:32 
  at MainMenu.Continue () [0x0001f] in C:\Users\mritc\Documents\Axu\Axu\Assets\Scripts\Utilities\Managers\MainMenu.cs:157 
  at MainMenuPanel.ContinuePressed () [0x00001] in C:\Users\mritc\Documents\Axu\Axu\Assets\Scripts\UI\MainMenuPanel.cs:53 
  at UnityEngine.Events.InvokableCall.Invoke () [0x00011] in <4b072c28d0804e3e8741f43de2d5aec4>:0 
  at UnityEngine.Events.UnityEvent.Invoke () [0x00023] in <4b072c28d0804e3e8741f43de2d5aec4>:0 
  at UnityEngine.UI.Button.Press () [0x0002d] in C:\buildslave\unity\build\Extensions\guisystem\UnityEngine.UI\UI\Core\Button.cs:66 
  at UnityEngine.UI.Button.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) [0x00012] in C:\buildslave\unity\build\Extensions\guisystem\UnityEngine.UI\UI\Core\Button.cs:108 
  at UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) [0x00008] in C:\buildslave\unity\build\Extensions\guisystem\UnityEngine.UI\EventSystem\ExecuteEvents.cs:50 
  at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00073] in C:\buildslave\unity\build\Extensions\guisystem\UnityEngine.UI\EventSystem\ExecuteEvents.cs:261 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) (at C:\buildslave\unity\build\Extensions\guisystem\UnityEngine.UI\EventSystem\ExecuteEvents.cs:265)
UnityEngine.EventSystems.StandaloneInputModule:ProcessMousePress(MouseButtonEventData) (at C:\buildslave\unity\build\Extensions\guisystem\UnityEngine.UI\EventSystem\InputModules\StandaloneInputModule.cs:613)
UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent(Int32) (at C:\buildslave\unity\build\Extensions\guisystem\UnityEngine.UI\EventSystem\InputModules\StandaloneInputModule.cs:510)
UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent() (at C:\buildslave\unity\build\Extensions\guisystem\UnityEngine.UI\EventSystem\InputModules\StandaloneInputModule.cs:490)
UnityEngine.EventSystems.StandaloneInputModule:Process() (at C:\buildslave\unity\build\Extensions\guisystem\UnityEngine.UI\EventSystem\InputModules\StandaloneInputModule.cs:254)
UnityEngine.EventSystems.EventSystem:Update() (at C:\buildslave\unity\build\Extensions\guisystem\UnityEngine.UI\EventSystem\EventSystem.cs:377)
 
(Filename: <d7ac571ca2d04b2f981d0d886fa067cf> Line: 0)

Hopefully these will help. Whatever you did. Did not work. Thanks for getting back to me. I just beat Zorbus and am looking forward to really putting some time in with this game. D.

Axu community » Bugs · Created a new topic No save files to load.
(2 edits)

I just downloaded the latest version today and after I save a game and go to the load screnn all it shows is "New Text" and no save files to load. A little help? 64 bit version. 

1 day later...

And the 32 bit version. Hello?

(1 edit)

Great job. Anything that would pick up the pace would be great. Faster Animations and maybe even dropping the hit rolls altogether. Auto attack would be cool. A guy named bridgs, who does some Pico-8 dev tutorials on YT had a similar idea. Only the matches were different spells. Also maybe make it an arena/duel style game instead of a generic dungeon type crawl might be better. Anyway, great job and I've added it to my collections.

Thanks for the reply. That, along with your guide is exactly what I needed. I'm looking forward to finding out more secrets, like teleport squares to gold and silver apples and learning valuable lessons like "Eels are not your friends" etc. I let you know if I find any bugs. Keep up the great work.

Thanks for the reply. For some reason I thought the guide was the same as the online gameplay basics. D'uh Doy. It was exactly what I was looking for. Even better that I remember. If you could clarify a couple points. Both characters and altars have alignments right? Does using an opposite aligned altar piss off your god? Does it effect the outcome? Bless or curse items? I had an evil character drop 4 things on a good altar and they were all cursed. Just bad luck or effect? Also, is being aligned good like the a virtue system? Good characters get bad karma from attacking things w/o provocation?   

I really like this world you've created. It feels lived in/populated in a way that I haven't found in other RL's. As for the thief question. I played a human thief and he couldn't read. I had just assumed since humans are very resourceful that they would/should be able to read. Just food for thought. Thanks again for your reply.

Hey, I really like your game. I tried it a few years ago and am back. I vaguely remember there was a PDF manual but I can't find it now and the wiki is minimal to say the least. The world you've created is pretty awesome and the game play seems really solid. You had me at Omega. I read the gameplay basics and have played RL's for 20 years but would appreciate a little help so I don't have to spend hours and hours playing only to find out I chose the wrong deity in the first 30 seconds. 

How do altars work? How do you find out if things are cursed? How can you uncurse items esp. if you can't read. Do deities really affect the game? How can you figure out what pleases them? Which are the best generic type good/evil deities that would help the most and hurt the least.  Are Shiver and Urgoth easy?  And what is the key stats for witchlings.  And finally, why can't thieves read?

Thanks. I know this is a lot to ask but it would really help me and I'd be glad to help with and bugs I find. Thanks again.

See title.

Hey, I just found your game recently and am really loving it.  I have a question. There is a box with the head, torso etc. You have a picture of a hand, a skeletal hand, and then 3 symbols. What do those all mean exactly? And one suggestion, could you show the stats of the creature(s) you are fighting? Reason being, I have to keep (L)ooking to see what the Stamina is of my opponent is. To see if he has enough Stamina to attack that turn or not. So whether I can just stand still to gather my own stamina or do I need to run? 

Hey, I bought this a few days ago and just fired it up. It doesn't size right to my screen win 10  laptop. Some of the buttons are off the screen.  And there is no save function.?

thanks

(1 edit)

Whoops! It took 5 minutes but I just downloaded 10 files. 



 click on the link and it doesn't download. I get a javascript void 0 message down in the corner. I tried the can't download link also and I have never had a problem with purchases before. 

I bought the game a while back and the download button on my purchase page takes me to the Demo download page. Also, you emailed me a while back about adding me to your supporters page and my mother had just had a bad accident so I never got back to you about that.  I was wondering if I could still be included. Thanks and keep up the great work.  I posted here becausre the email the devs link doesn't work and I'm not on Paetron.