Author Topic: Errors...  (Read 2807 times)

I'm having a bit of trouble getting AoT to work. It installs properly and all, but when I start it up, it starts with a really low resolution, and when I click on "Options..." it crashes.

Now that wouldn't be so bad, I suppose, I could play with low res, but besides that it doesn't even connect. Just says "Connecting..." constantly.

Help please? D:


Sorry to sound like an idiot, but... how? X_X

In your AoT folder there should be a file called console.log

//-------------------------- 11/4/2007 -- 16:00:46 -----
Processor Init:
   Intel Pentium 4, ~3.80 Ghz
     (timed at roughly 3.78 Ghz)
   FPU detected
   MMX detected
   SSE detected
 
Math Init:
   Installing Standard C extensions
   Installing Assembly extensions
   Installing FPU extensions
   Installing MMX extensions
   Installing SSE extensions
 
Input Init:
   keyboard0 input device created.
   mouse0 input device created.
   joystick0 input device created.
   DirectInput enabled.

--------- Parsing Arguments ---------
setModPaths: invalid mod path directory name: 'editor'
setModPaths: invalid mod path directory name: 'characters'
--------- Loading Common ---------
setModPaths: invalid mod path directory name: 'editor'
setModPaths: invalid mod path directory name: 'characters'
Loading compiled script base/main.cs.
Missing file: base/defaults.cs!
Loading compiled script base/client/defaults.cs.
Missing file: base/server/defaults.cs!
Loading compiled script base/client/prefs.cs.
Loading compiled script base/server/prefs.cs.
--------- Loading MODS ---------
Missing file: characters/main.cs!
Error: Unable to find specified mod: characters
Missing file: editor/main.cs!
Error: Unable to find specified mod: editor


--------- Initializing FPS ---------
Loading compiled script base/client/init.cs.
Missing file: base/server/init.cs!
Loading compiled script base/data/init.cs.
Loading compiled script base/data/terrains/grassland/propertyMap.cs.
Loading compiled script base/data/terrains/fwar/propertyMap.cs.
Loading compiled script base/data/terrains/test/propertyMap.cs.
Warning, overwriting material properties for: grass
Loading compiled script base/client/canvas.cs.
Loading compiled script base/client/audio.cs.
<input> (0): Unable to find function initServer

--------- Initializing: Client ---------
Loading compiled script base/client/ui/customProfiles.cs.
Loading compiled script base/client/message.cs.
Loading compiled script base/client/mission.cs.
Loading compiled script base/client/missionDownload.cs.
Loading compiled script base/client/actionMap.cs.
Loading compiled script base/client/scriptDoc.cs.
Video Init:
   Accelerated OpenGL display device detected.
   Accelerated D3D device detected.
   Voodoo 2 display device not detected.

Activating the OpenGL display device...
Activating the OpenGL display device...
Setting screen mode to 640x480x32 (w)...
Creating a new window...
Acquiring a new device context...
Pixel format set:
  32 color bits, 24 depth bits, 8 stencil bits
Creating a new rendering context...
Making the new rendering context current...
Setting screen mode to 800x600x32 (fs)...
Killing the texture manager...
Making the rendering context not current...
Deleting the rendering context...
Releasing the device context...
Destroying the window...
Changing the display settings to 800x600x32...
Creating a new full-screen window...
Acquiring a new device context...
Pixel format set:
  32 color bits, 24 depth bits, 8 stencil bits
Creating a new rendering context...
Making the new rendering context current...
Resurrecting the texture manager...
OpenGL driver information:
  Vendor: ATI Technologies Inc.
  Renderer: Radeon X1600 Series x86/SSE2
  Version: 2.0.6956 WinXP Release
OpenGL Init: Enabled Extensions
  ARB_multitexture (Max Texture Units: 8)
  EXT_compiled_vertex_array
  EXT_texture_env_combine
  EXT_packed_pixels
  EXT_fog_coord
  ARB_texture_compression
  EXT_texture_compression_s3tc
  (ARB|EXT)_texture_env_add
  EXT_texture_filter_anisotropi c (Max anisotropy: 16.000000)
  WGL_EXT_swap_control
OpenGL Init: Disabled Extensions
  EXT_paletted_texture
  NV_vertex_array_range
  3DFX_texture_compression_FXT1
  NPatch tessellation

Loading compiled script base/ui/defaultProfiles.cs.
Loading compiled script base/ui/ConsoleDlg.gui.
Loading compiled script base/ui/InspectDlg.gui.
Loading compiled script base/ui/InspectAddFieldDlg.gui.
Loading compiled script base/ui/LoadFileDlg.gui.
Loading compiled script base/ui/SaveFileDlg.gui.
Loading compiled script base/ui/MessageBoxOkDlg.gui.
Loading compiled script base/ui/MessageBoxYesNoDlg.gui.
Loading compiled script base/ui/MessageBoxOKCancelDlg.gui.
Loading compiled script base/ui/MessagePopupDlg.gui.
Loading compiled script base/ui/HelpDlg.gui.
Loading compiled script base/ui/RecordingsDlg.gui.
Loading compiled script base/ui/NetGraphGui.gui.
Loading compiled script base/client/metrics.cs.
Loading compiled script base/ui/FrameOverlayGui.gui.
Loading compiled script base/client/messageBox.cs.
Loading compiled script base/client/screenshot.cs.
Loading compiled script base/client/cursor.cs.
Loading compiled script base/client/help.cs.
Loading compiled script base/client/recordings.cs.

OpenAL Driver Init:
OpenAL
   Vendor: Creative Labs Inc.
   Version: OpenAL 1.0
   Renderer: Software
   Extensions: EAX 2.0, EAX 3.0, EAX Unified, and EAX-AC3

Loading compiled script base/client/scripts/audioProfiles.cs.
Loading compiled script base/client/scripts/profiles.cs.
Loading compiled script base/client/ui/defaultGameProfiles.cs.
Loading compiled script base/client/ui/PlayGui.gui.
Loading compiled script base/client/ui/MainChatHud.gui.
Loading compiled script base/client/ui/MessageHud.gui.
Loading compiled script base/client/ui/playerListGui.gui.
Loading compiled script base/client/scripts/playerListGui.cs.
Loading compiled script base/client/ui/mainMenuGui.gui.
Loading compiled script base/client/scripts/mainMenuGui.cs.
Loading compiled script base/client/scripts/mainMenuGui.cs.
Loading compiled script base/client/ui/aboutDlg.gui.
Loading compiled script base/client/ui/joinServerGui.gui.
Loading compiled script base/client/ui/loadingGui.gui.
Loading compiled script base/client/ui/endGameGui.gui.
Loading compiled script base/client/ui/optionsDlg.gui.
Loading compiled script base/client/ui/remapDlg.gui.
Loading compiled script base/client/ui/StartupGui.gui.
Loading compiled script base/client/ui/InventoryGUI2.gui.
Loading compiled script base/client/ui/CreateCharacterGui.gui.
Loading compiled script base/client/ui/LoginGui.gui.
Loading compiled script base/client/ui/WarningBoxGui.gui.
Loading compiled script base/client/ui/respawnGui.gui.
Loading compiled script base/client/ui/respawnArenaGui.gui.
Loading compiled script base/client/ui/manualjoin.gui.
Loading compiled script base/client/ui/filtersGui.Gui.
Loading compiled script base/client/scripts/loginGui.cs.
Loading compiled script base/client/scripts/CreateCharacterGui.cs.
Loading compiled script base/client/scripts/InventoryGUI2.cs.
Loading compiled script base/client/scripts/filtersGui.cs.
Loading compiled script base/client/scripts/manualjoin.cs.
Loading compiled script base/client/scripts/JoinServerGui.cs.
Loading compiled script base/client/ui/dialogGui.gui.
Loading compiled script base/client/scripts/dialogGui.cs.
Loading compiled script base/client/scripts/client.cs.
Loading compiled script base/client/scripts/game.cs.
Loading compiled script base/client/scripts/missionDownload.cs.
Loading compiled script base/client/scripts/serverConnection.cs.
Loading compiled script base/client/scripts/loadingGui.cs.
Loading compiled script base/client/scripts/optionsDlg.cs.
Loading compiled script base/client/scripts/chatHud.cs.
Loading compiled script base/client/scripts/messageHud.cs.
Loading compiled script base/client/scripts/playGui.cs.
Loading compiled script base/client/scripts/centerPrint.cs.
Loading compiled script base/client/scripts/clientCmd.cs.
Loading compiled script base/client/ui/SelectNetworkGui.gui.
Loading compiled script base/client/scripts/SelectNetworkGui.cs.
Loading compiled script base/client/ui/SelectDetailGui.gui.
Missing file: base/client/scripts/SelectDetailGui.gui!
Loading compiled script base/client/ui/VoiceMenuGui.gui.
Loading compiled script base/client/scripts/VoiceMenuGui.cs.
Loading compiled script base/client/ui/statusGui.gui.
Loading compiled script base/client/scripts/statusGui.cs.
Loading compiled script base/client/ui/bankGui.gui.
Loading compiled script base/client/scripts/bankGui.cs.
Missing file: base/client/ui/tradeGui.gui!
Loading compiled script base/client/scripts/tradeGui.cs.
Loading compiled script base/client/ui/craftMenuGui.gui.
Loading compiled script base/client/scripts/craftMenuGui.cs.
Loading compiled script base/client/ui/craftGui.gui.
Loading compiled script base/client/scripts/craftGui.cs.
Loading compiled script base/client/ui/postOfficeGui.gui.
Loading compiled script base/client/scripts/postOfficeGui.cs.
Loading compiled script base/client/ui/saleGui.gui.
Loading compiled script base/client/scripts/saleGui.cs.
Loading compiled script base/client/ui/autoUpdateGui.gui.
Loading compiled script base/client/scripts/autoUpdate.cs.
Loading compiled script base/client/ui/changePasswordGui.gui.
Loading compiled script base/client/scripts/changePasswordGui.cs.
Loading compiled script base/client/ui/parchmentGui.gui.
Loading compiled script base/client/scripts/parchmentGui.cs.
Loading compiled script base/client/ui/writeParchmentGui.gui.
Loading compiled script base/client/scripts/writeParchmentGui.cs.
Loading compiled script base/client/ui/brickSelectorDlg.gui.
Loading compiled script base/client/scripts/brickSelectorDlg.cs.
Loading compiled script base/client/scripts/default.bind.cs.
Loading compiled script base/client/config.cs.
Loading compiled script base/client/ui/escapeMenuGui.gui.
Loading compiled script base/client/ui/nohudgui.gui.
Binding server port to default IP
UDP initialized on port 0
Unable to locate audio profile 'AudioStartup'
Engine initialized...
NOT enabling debug...
*** Load Main Menu

Ive always wondered what that debug thing does. I modded main.ce so it would enable it and I saw no diffrence.

So... no one can help me? :\


Nevermind, problem resolved. Had to turn off my firewall. =D Lol.