[Wip]Rigale V0.16c (Steam and DropBox) fixes + impro. start
Re: [Wip]Rigale V0.5 released on steam.
Still crashing when in certain menu selections, here is the log:
Starting new game (Rigale V0.5 by Cromcrom)
Game started
=== Software Failure ===
[string "GameObject.lua"]:0: attempt to index field 'map' (a nil value)
stack traceback:
[string "GameObject.lua"]: in function 'removeComponent'
[string "GameObject.lua"]: in function 'removeAllComponents'
[string "GameObject.lua"]: in function 'destroy'
[string "GameObject.lua"]: in function 'processPendingDestroys'
[string "Map.lua"]: in function 'updateEntities'
[string "Dungeon.lua"]: in function 'updateLevels'
[string "GameMode.lua"]: in function 'update'
[string "Grimrock.lua"]: in function 'display'
[string "Grimrock.lua"]: in main chunk
Starting new game (Rigale V0.5 by Cromcrom)
Game started
=== Software Failure ===
[string "GameObject.lua"]:0: attempt to index field 'map' (a nil value)
stack traceback:
[string "GameObject.lua"]: in function 'removeComponent'
[string "GameObject.lua"]: in function 'removeAllComponents'
[string "GameObject.lua"]: in function 'destroy'
[string "GameObject.lua"]: in function 'processPendingDestroys'
[string "Map.lua"]: in function 'updateEntities'
[string "Dungeon.lua"]: in function 'updateLevels'
[string "GameMode.lua"]: in function 'update'
[string "Grimrock.lua"]: in function 'display'
[string "Grimrock.lua"]: in main chunk
- cromcrom
- Posts: 549
- Joined: Tue Sep 11, 2012 7:16 am
- Location: Chateauroux in a socialist s#!$*&% formerly known as "France"
Re: [Wip]Rigale V0.5 released on steam.
Looks weird, I will look into it. Anybody else having this bug ? Any way to reproduce it ? Thanks for trying anyways
A trip of a thousand leagues starts with a step.
Re: [Wip]Rigale V0.5 released on steam.
I got the bug by trying to to sell 5 hides after killing a few creatures. Most of the problems I have found are all related to the merchant system. If we could have identifiers for each button it would be helpful.
- cromcrom
- Posts: 549
- Joined: Tue Sep 11, 2012 7:16 am
- Location: Chateauroux in a socialist s#!$*&% formerly known as "France"
Re: [Wip]Rigale V0.5 released on steam.
Thank you so much, that is a very big hint already, I will look into this. Since it seems you are playing the mod, any areas or systems you wish were improved ? What about revamping the skill improvement screen, to make it "sexier", thanks to JohnwordsWorth's GrimTK.
Whatever, thanks for report, and cheers.
Whatever, thanks for report, and cheers.
A trip of a thousand leagues starts with a step.
Re: [Wip]Rigale V0.5 released on steam.
Another problem appears to be how your custom timers are used, it might be a good idea to have a popup window saying food and sleep are required. I am running everything in Max settings.
The problem in cromresting.lua:7 is GetHours is a Nul Value.
The problem in cromresting.lua:7 is GetHours is a Nul Value.
- cromcrom
- Posts: 549
- Joined: Tue Sep 11, 2012 7:16 am
- Location: Chateauroux in a socialist s#!$*&% formerly known as "France"
Re: [Wip]Rigale V0.5 released on steam.
I think I have the "hours" stuff fixed, but the "map" field is puzzling me.
A trip of a thousand leagues starts with a step.
Re: [Wip]Rigale V0.5 released on steam.
I haven't been able to duplicate the Map crash, it might have been a corrupted save. I am consistently getting the "getHours" crash though.
- cromcrom
- Posts: 549
- Joined: Tue Sep 11, 2012 7:16 am
- Location: Chateauroux in a socialist s#!$*&% formerly known as "France"
Re: [Wip]Rigale V0.5 released on steam.
This is getting weirder and weirder. I might revert this particular selling screen to the old one, because I couldn't fix anything, and it used to work. I will release a V5.1 tomorrow, with the gethours fix (hopefully).
A trip of a thousand leagues starts with a step.
- cromcrom
- Posts: 549
- Joined: Tue Sep 11, 2012 7:16 am
- Location: Chateauroux in a socialist s#!$*&% formerly known as "France"
Re: [Wip]Rigale V0.5 released on steam.
v0.51 uploaded on steam. Fix for both, hopefully (not sure about the getHours, never played enough to run into this issue ).
The seller fix implies there is a system loop: player can indefinitely try to buy items using his skill, even at very low chance. Previous version (that made the system bug) was to close the shop if the difficulty was too high, thus ending the loop.
I will find a way with the next release.
So this release is mainly for the gethours bug, and hopefully this will let people (err, Shaf, tx, dude) play a little longer and try more the systems.
The seller fix implies there is a system loop: player can indefinitely try to buy items using his skill, even at very low chance. Previous version (that made the system bug) was to close the shop if the difficulty was too high, thus ending the loop.
I will find a way with the next release.
So this release is mainly for the gethours bug, and hopefully this will let people (err, Shaf, tx, dude) play a little longer and try more the systems.
A trip of a thousand leagues starts with a step.
- cromcrom
- Posts: 549
- Joined: Tue Sep 11, 2012 7:16 am
- Location: Chateauroux in a socialist s#!$*&% formerly known as "France"
Re: [Wip]Rigale V0.5 released on steam.
V0.51 is buggy. I will fix some in V0.6. In the mean time, adding literacy skill and scrolls reading, and every actions will make the party a little more sleepy, not only increase its exhaustion.
A trip of a thousand leagues starts with a step.