Page 7 of 36
Re: [MOD] The One Room Round Robin Part 3
Posted: Sat Dec 21, 2019 6:58 am
by Ro9ge
I'm having a hard time solving the final puzzle in the hall of queens. Any hints?
I see one Queen in the ceiling, and two up in the corners in addition to the four ones I can move around. I assume I'm supposed to have them all as far apart from each other as possible, in addition to being away from the square the flail was in, since the note said they were avoiding each other and the ball and chain, but I've tried all combinations I can think of to do that to no avail, and I don't really have much to go off of in terms of what I'm trying to do.
Re: [MOD] The One Room Round Robin Part 3
Posted: Sat Dec 21, 2019 7:09 am
by minmay
The puzzle is based on chess.
Re: [MOD] The One Room Round Robin Part 3
Posted: Sat Dec 21, 2019 8:55 am
by hansbleeb
and all that rum bottles is it good to drink.. ??
Re: [MOD] The One Room Round Robin Part 3
Posted: Sat Dec 21, 2019 9:29 am
by Zo Kath Ra
hansbleeb wrote: ↑Sat Dec 21, 2019 8:55 am
and all that rum bottles is it good to drink.. ??
I don't understand your question :-/
Are you asking what happens when a champion drinks a rum flask?
Code: Select all
champion:regainHealth(7)
champion:regainEnergy(10)
Also, the champion becomes drunk.
@THOM
You implemented this, how does it work?
Re: [MOD] The One Room Round Robin Part 3
Posted: Sat Dec 21, 2019 10:23 am
by THOM
The champion gets the
chance of becoming drunk.
...if he drunk too much rum in a short amount of time.
Re: [MOD] The One Room Round Robin Part 3
Posted: Sat Dec 21, 2019 12:49 pm
by Dr.Disaster
Discovered a major issue: in the tower i can simply walk through this giant seal before the stairs up which then crashes the game and creates this crash log:
Code: Select all
=== Software Failure ===
mod_assets/core/scripts/env/darkSeal_collision_logic.lua:64: attempt to index field 'party' (a nil value)
stack traceback:
mod_assets/core/scripts/env/darkSeal_collision_logic.lua:64: in function <mod_assets/core/scripts/env/darkSeal_collision_logic.lua:45>
[string "Script.lua"]: in function 'sendMessage'
[string "Component.lua"]: in function 'triggerConnectors'
[string "Component.lua"]: in function 'callHook'
[string "Party.lua"]: in function 'enter'
[string "FSM.lua"]: in function 'setState'
[string "Party.lua"]: in function 'move'
[string "Party.lua"]: in function 'update'
[string "Map.lua"]: in function 'updateComponents'
[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
Re: [MOD] The One Room Round Robin Part 3
Posted: Sat Dec 21, 2019 1:20 pm
by Zo Kath Ra
Dr.Disaster wrote: ↑Sat Dec 21, 2019 12:49 pm
Discovered a major issue: in the tower i can simply walk through this giant seal before the stairs up which then crashes the game and creates this crash log:
Code: Select all
=== Software Failure ===
mod_assets/core/scripts/env/darkSeal_collision_logic.lua:64: attempt to index field 'party' (a nil value)
stack traceback:
mod_assets/core/scripts/env/darkSeal_collision_logic.lua:64: in function <mod_assets/core/scripts/env/darkSeal_collision_logic.lua:45>
[string "Script.lua"]: in function 'sendMessage'
[string "Component.lua"]: in function 'triggerConnectors'
[string "Component.lua"]: in function 'callHook'
[string "Party.lua"]: in function 'enter'
[string "FSM.lua"]: in function 'setState'
[string "Party.lua"]: in function 'move'
[string "Party.lua"]: in function 'update'
[string "Map.lua"]: in function 'updateComponents'
[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
Thanks for reporting this bug!
I can reproduce it, but only if both champions facing the seal are dead when the party walks into the seal.
(i.e. they're already dead before the party starts walking into the seal)
Did you encounter the bug under the same conditions?
Re: [MOD] The One Room Round Robin Part 3
Posted: Sat Dec 21, 2019 2:16 pm
by Dr.Disaster
Zo Kath Ra wrote: ↑Sat Dec 21, 2019 1:20 pm
Dr.Disaster wrote: ↑Sat Dec 21, 2019 12:49 pm
Discovered a major issue: in the tower i can simply walk through this giant seal before the stairs up which then crashes the game and creates this crash log:
Code: Select all
=== Software Failure ===
mod_assets/core/scripts/env/darkSeal_collision_logic.lua:64: attempt to index field 'party' (a nil value)
stack traceback:
mod_assets/core/scripts/env/darkSeal_collision_logic.lua:64: in function <mod_assets/core/scripts/env/darkSeal_collision_logic.lua:45>
[string "Script.lua"]: in function 'sendMessage'
[string "Component.lua"]: in function 'triggerConnectors'
[string "Component.lua"]: in function 'callHook'
[string "Party.lua"]: in function 'enter'
[string "FSM.lua"]: in function 'setState'
[string "Party.lua"]: in function 'move'
[string "Party.lua"]: in function 'update'
[string "Map.lua"]: in function 'updateComponents'
[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
Thanks for reporting this bug!
I can reproduce it, but only if both champions facing the seal are dead when the party walks into the seal.
(i.e. they're already dead before the party starts walking into the seal)
Did you encounter the bug under the same conditions?
I'm playing Toorum which means it's a single character party.
btw: i found Toorum's message from the grave in the Asylum basement while playing him
Oh! And the ORRR3 Progression board does not list Arena wins as the ORRR2 stats list did.
Re: [MOD] The One Room Round Robin Part 3
Posted: Sat Dec 21, 2019 2:47 pm
by hansbleeb
in the bug i see a down area with christals on the ground grouped in 1 2 or 3 pieces blue christals i try to dig every where i try to follow only the one chrystal trace.. but ended dead.. i try to follow firsts 1, then 2 en three christal traces and ended also dead
Re: [MOD] The One Room Round Robin Part 3
Posted: Sat Dec 21, 2019 2:48 pm
by Pompidom
This has already been covered in one of the ORRR3 threads, it's simply minesweeper.
I recognized this instantly and found it a clever approach
https://www.google.com/search?q=mineswe ... 60&bih=886
Enjoy !