Re: [ES40-developers] RunTime Error
Status: Alpha
Brought to you by:
iamcamiel
From: Brian W. <bdw...@in...> - 2008-02-21 20:41:22
|
Your config file is messed up ;) When that's happened to me I strip out all of the comments and rework the file a little at a time. I'm rewriting the configuration parsing stuff to give more diagnostics on when things are not right, but I have no idea when it'll actually be done. Brian On Thu, 2008-02-21 at 21:37 +0100, Pepito Grillo wrote: > hi! > I'm running the latest cvs source > I get this error: > any ideas? > > nvlinux:/opt/es40_cvs/es40/src# ./es40 > > > > **======================================================================** > || ES40 emulator > || > || Version 0.17 > || > || > || > || Copyright (C) 2007-2008 by the ES40 Emulator > Project || > || Website: http://sourceforge.net/projects/es40 > || > || E-mail : ca...@ca... > || > || > || > || This program is free software; you can > redistribute it and/or || > || modify it under the terms of the GNU General > Public License || > || as published by the Free Software Foundation; > either version 2 || > || of the License, or (at your option) any later > version. || > > **======================================================================** > > > STATE_NAME: Illegal character: ' > '!! (0a @ 16) > '!! (0d @ 1117)egal character: ' > STATE_NAME: Illegal character: ' > '!! (0a @ 1118) > '!! (0d @ 1119)egal character: ' > STATE_NAME: Illegal character: ' > '!! (0a @ 1120) > '!! (0d @ 2569)egal character: ' > STATE_NAME: Illegal character: ' > '!! (0a @ 2570) > '!! (0d @ 2571)egal character: ' > STATE_NAME: Illegal character: ' > '!! (0a @ 2572) > STATE_VALUE_DONE: Illegal character: 'd'!! (64 @ 787) > STATE_VALUE_DONE: Illegal character: 'e'!! (65 @ 788) > STATE_VALUE_DONE: Illegal character: 'c'!! (63 @ 789) > STATE_VALUE_DONE: Illegal character: 'n'!! (6e @ 790) > STATE_VALUE_DONE: Illegal character: 'e'!! (65 @ 791) > STATE_VALUE_DONE: Illegal character: 't'!! (74 @ 792) > STATE_VALUE_DONE: Illegal character: '='!! (3d @ 794) > STATE_VALUE_DONE: Illegal character: '"'!! (22 @ 796) > STATE_VALUE_DONE: Illegal character: '1'!! (31 @ 797) > STATE_VALUE_DONE: Illegal character: '.'!! (2e @ 798) > STATE_VALUE_DONE: Illegal character: '1'!! (31 @ 799) > STATE_VALUE_DONE: Illegal character: '"'!! (22 @ 800) > STATE_NAME: Illegal character: ' > '!! (0a @ 16819) > %GUI-I-INS: Installing sdl module as the ES40 GUI > sys0(tsunami): $Id: System.cpp,v 1.63 2008/02/20 > 20:05:46 iamcamiel Exp $ > sys0(tsunami): $Id: DPR.cpp,v 1.15 2007/12/30 15:10:22 > iamcamiel Exp $ > sys0(tsunami): $Id: Flash.cpp,v 1.15 2007/12/30 > 15:10:22 iamcamiel Exp $ > cpu0(ev68cb): $Id: AlphaCPU.cpp,v 1.67 2008/02/08 > 20:08:13 iamcamiel Exp $ > %VGA-I-ROMSIZE: ROM is 39936 bytes. > pci0.2(cirrus): $Id: Cirrus.cpp,v 1.13 2008/02/20 > 22:29:25 iamcamiel Exp $ > > %NIC-I-MACDEFAULT: MAC defaulted to 08-00-2B-E5-40-00 > pci0.4(dec21143): $Id: DEC21143.cpp,v 1.27 2008/01/24 > 12:40:26 iamcamiel Exp $ > pci0.7(ali): $Id: AliM1543C.cpp,v 1.58 2008/02/12 > 11:07:09 iamcamiel Exp $ > kbc: $Id: Keyboard.cpp,v 1.2 2008/02/20 19:53:31 > iamcamiel Exp $ > %IDE-I-INIT: New IDE emulator initialized. > pci0.15(ali_ide).disk0.0(file): Mounted file > /datos/openvms/disk1.vdisk, 2050860 512-byte blocks, > 3598/15/38. > pci0.15(ali_ide).disk0.1(file): Mounted file > /datos/idp/OpenVMS-Alpha-v8.3-CD1.ISO, 270296 > 2048-byte blocks, 452/13/46. > pci0.19(ali_usb): $Id: AliM1543C_usb.cpp,v 1.4 > 2008/02/18 15:51:30 iamcamiel Exp $ > serial0(serial): Waiting for connection on port 21264. > > Gtk-WARNING **: Failed to load module > "libgnomebreakpad.so": libgnomebreakpad.so: cannot > open shared object file: No such file or directory > serial0(serial): $Id: Serial.cpp,v 1.36 2008/02/06 > 10:57:35 iamcamiel Exp $ > Error: gui(sdl): another GUI was already instantiated. > Freeing memory in use by system... > %VGA-I-SHUTDOWN: vga console has shut down. > pci0.4(dec21143): Waiting for receive process to shut > down... > pci0.15(ali_ide).disk0.0(file): Closing file. > pci0.15(ali_ide).disk0.1(file): Closing file. > nvlinux:/opt/es40_cvs/es40/src# > > > > ______________________________________________ > ¿Con Mascota por primera vez? Sé un mejor Amigo. Entra en Yahoo! Respuestas http://es.answers.yahoo.com/info/welcome > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Es40-developers mailing list > Es4...@li... > https://lists.sourceforge.net/lists/listinfo/es40-developers |