PDA

View Full Version : chatwindow issue in 5e/CoreRPG



StuartW
November 29th, 2015, 20:39
Hi

I am using 5e/CoreRPG on a Mac using Wineskin and get the following console output when I load a campaign under 3.1.3:



Runtime Notice: Host session started
Ruleset Warning: chatwindow: Attempt to create multiple instances in windowclass (chat)
Ruleset Error: window: Control(chatscroll) anchoring to an undefined control (chat) in windowclass (chat)
Ruleset Error: window: Control(chatscroll) anchoring to an undefined control (chat) in windowclass (chat)
Ruleset Error: window: Control(chatscroll) anchoring to an undefined control (chat) in windowclass (chat)
Ruleset Error: window: Control(chatstatus) anchoring to an undefined control (chat) in windowclass (chat)
Ruleset Error: window: Control(chatstatus) anchoring to an undefined control (chat) in windowclass (chat)
Ruleset Error: window: Control(chatscroll) anchoring to an undefined control (chat) in windowclass (chat)
Ruleset Error: window: Control(chatscroll) anchoring to an undefined control (chat) in windowclass (chat)
Ruleset Error: window: Control(chatscroll) anchoring to an undefined control (chat) in windowclass (chat)
Ruleset Error: window: Control(chatstatus) anchoring to an undefined control (chat) in windowclass (chat)
Ruleset Error: window: Control(chatstatus) anchoring to an undefined control (chat) in windowclass (chat)


The ruleset then loads, but with nowhere to enter anything in the chat window. This arises even on new, clean campaigns. Is there an update that I'm missing? I also have a script error in manager_combat2.lua with the method Interface.setDistanceDiagMult, which isn't defined.

Many thanks

Stuart

Trenloe
November 29th, 2015, 21:03
This is usually caused when not being on v3.1.4 - I got it myself earlier today on an older computer I hadn't updated.

StuartW
November 30th, 2015, 09:04
Hmm, thanks for the answer, it was spot-on. However it has revealed another problem (with my understanding, not with FG).

When I launch FG using Wineskin on my Mac, the launcher shows version 3.1.2 in the top right-hand corner. I press "Check for updates" and it updates to 3.1.4 and the above issue goes away. When I quit FG and restart the application it reverts to 3.1.2 for some reason. Is there a step I am missing to commit the updates under Wineskin?

Apologies for the dumb questions!

Stuart

StuartW
November 30th, 2015, 09:23
Found the issue: Wineskin was configured with the install directory C:\Program Files\Fantasy Grounds but it was running from C:\Program Files\Fantasy Grounds II and hence the update was being installed in the wrong place. I was able to fix it using the Wineskin registry editor.

Sorted.

Trenloe
November 30th, 2015, 16:03
Sorted.
Cool! :)