View Single Post
  #1  
Old 06-22-2019, 03:57 PM
Fluff
Fire Beetle
 
Join Date: Oct 2014
Location: Pacific Northwest
Posts: 28
Default Perl quest text is symbols and boxes

Hey,

I installed a local server on a Linux Ubuntu 19.04 server running on a virtual machine. After a couple minor changes needed to the config, it is working great. My problem is, when I hail characters, instead of responding as expected, the response is a string of symbols and little boxes. Uleat mentioned on my other thread this might have something to do with how perl is installed on my distribution (and I didn't install it, the script did). Reference: http://www.eqemulator.org/forums/showthread.php?t=42501

I know very little about Perl and I haven't used it for a long time so I was hoping before I need to dig in and figure it out myself that someone more experienced knows what to do? In looking at one of the npcs quest scripts, I can see it is the quest say() dialogs that are scrambled. The pop up boxes appear normal. The npc will also respond to my saying the trigger words, however the same behavior occurs, pop ups good, say dialog is boxes and symbols.


Any thoughts on where to dig? Thanks
Reply With Quote