Please login or register.

Login with username, password and session length
Advanced search  

News:

Latest WME version: WME 1.9.1 (January 1st, 2010) - download

Author Topic: Packaged EXE Doesn't work now.  (Read 2308 times)

0 Members and 1 Guest are viewing this topic.

wisemanxxx

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
    • View Profile
Packaged EXE Doesn't work now.
« on: March 07, 2010, 09:34:49 PM »

after creating package I try to run exe;
Game doesn't start and exit immediately.
Log file is

 Auto selecting devices:
22:24:   Video: ATI Radeon HD 5700 Series  (accelerated)
22:24:          Windowed:yes  Colors:32bit  T&L:yes  Multisample:0
22:24:   Audio: Primary Sound Driver
22:24: Error loading 'wme_console.dll'. Make sure the file is present and .NET framework 2.0 is installed.
22:24: Maximum texture size: 8192x8192
22:24: Error opening file '\fonts\outline_white.font'
22:24: Error opening file '\fonts\outline_white.font'
22:24: CBFontBitmap::LoadFile failed for file '\fonts\outline_white.font'
22:24: Error loading STATIC definition
22:24: Error loading WINDOW definition
22:24: Error loading INVENTORY_BOX definition
22:24: Error parsing INVENTORY_BOX file 'interface\inventory.def'
22:24: Error loading GAME definition
22:24: Error parsing GAME file 'default.game'
22:24: Error loading game file. Exiting.
22:24:
22:24: Shutting down...
22:24: Shutting down scripting engine
22:24: ********** DEBUG LOG CLOSED ****************************************


My packaging settings are default.

Can you help what is problem?
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: Packaged EXE Doesn't work now.
« Reply #1 on: March 12, 2010, 12:49:20 PM »

'\fonts\outline_white.font' is a wrong path, because it's an absolute path. Remove the starting "\" to make the path relative. Then it should work.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave
 

Page created in 0.063 seconds with 23 queries.