[BUG] Game Fatal Error after intro

After watching intro "you must create atleast one profile" is displayed but nothing can be selected.  Tabbing out of game shows fatal error.

 

Failed assertion: (_controlfp(0, 0) & 0x00030000) == 0x00020000
File: C:\work\forge\beta\code\src\core\WinMain.cpp
Line: 259

Program : C:\Program Files\Stardock Games\Demigod\bin\Demigod.exe
Cmd line arguments :

Callstack:
    unavailable.

Last 100 lines of log...

debug: Loading module '/lua/keymap/defaultkeymap.lua'
debug: Loading module '/lua/keymap/keyactions.lua'
warning: Key action not found toggle_score for key Tab
warning: Key map contains unrecognized modifier string: C
debug: Loading module '/lua/options/options.lua'
info: Compiled shader: /effects/atlantis.fx
info: Compiled shader: /effects/cloth.fx
info: Compiled shader: /effects/cloudring.fx
info: Compiled shader: /effects/debris.fx
info: Compiled shader: /effects/eye.fx
info: Compiled shader: /effects/frame.fx
info: Compiled shader: /effects/ground.fx
info: Compiled shader: /effects/heightfield.fx
info: Compiled shader: /effects/jungle.fx
info: Compiled shader: /effects/lava.fx
info: Compiled shader: /effects/lightmap.fx
info: Compiled shader: /effects/lightshaft.fx
info: Compiled shader: /effects/mesh.fx
info: Compiled shader: /effects/particle.fx
info: Compiled shader: /effects/planet.fx
info: Compiled shader: /effects/postprocess.fx
info: Compiled shader: /effects/primbatcher.fx
info: Compiled shader: /effects/range.fx
info: Compiled shader: /effects/reticule.fx
info: Compiled shader: /effects/shadow.fx
info: Compiled shader: /effects/shroud.fx
info: Compiled shader: /effects/sky.fx
info: Compiled shader: /effects/terrain.fx
info: Compiled shader: /effects/terrain_low.fx
info: Compiled shader: /effects/ui.fx
info: Compiled shader: /effects/vision.fx
info: Compiled shader: /effects/water.fx
warning: Error running '/lua/user/prefs.lua:GetOption': attempt to get as int a nil value
         stack traceback:
debug: Loading module '/lua/debug/enginestats.lua'
debug: Loading module '/lua/maui/layouthelpers.lua'
debug: Loading module '/lua/maui/group.lua'
debug: Loading module '/lua/maui/control.lua'
debug: Loading module '/lua/maui/bitmap.lua'
debug: Loading module '/lua/maui/itemlist.lua'
debug: Loading module '/lua/maui/dragger.lua'
debug: Loading module '/lua/ui/uiutil.lua'
debug: Loading module '/lua/lazyvar.lua'
debug: Loading module '/lua/maui/text.lua'
debug: Loading module '/lua/maui/multilinetext.lua'
debug: Loading module '/lua/ui/game/module_pause.lua'
debug: Loading module '/lua/ui/prefs.lua'
debug: Loading module '/lua/maui/button.lua'
debug: Loading module '/lua/maui/edit.lua'
debug: Loading module '/lua/maui/checkbox.lua'
debug: Loading module '/lua/maui/scrollbar.lua'
debug: Loading module '/lua/maui/cursor.lua'
debug: Loading module '/lua/maui/border.lua'
debug: Loading module '/lua/user/skins/layouts.lua'
debug: Loading module '/lua/ui/game/gamemain.lua'
debug: Loading module '/lua/maui/effecthelpers.lua'
debug: Loading module '/lua/ui/game/wlduiprovider.lua'
debug: Loading module '/lua/ui/game/gamecommon.lua'
debug: Loading module '/lua/maui/movie.lua'
debug: Loading module '/lua/ui/game/ingameui.lua'
debug: Loading module '/lua/ui/game/hud_avatar.lua'
debug: Loading module '/lua/maui/statusbar.lua'
debug: Loading module '/lua/ui/game/tooltip.lua'
debug: Loading module '/lua/ui/help/tooltips.lua'
debug: Loading module '/lua/ui/game/commandmode.lua'
debug: Loading module '/lua/ui/uimain.lua'
debug: Loading module '/lua/multiplayer/onlineprovider.lua'
debug: Loading module '/lua/ui/menus/menuinit.lua'
debug: Loading module '/lua/ui/game/orders.lua'
debug: Loading module '/lua/maui/grid.lua'
debug: Loading module '/lua/ui/game/abilitybutton.lua'
debug: Loading module '/lua/ui/game/cooldown.lua'
debug: Loading module '/lua/maui/frame.lua'
debug: Loading module '/lua/user/skins/skins.lua'
debug: Loading module '/lua/ui/splash/splash.lua'
debug: Loading module '/lua/ui/menus/demo/demo.lua'
debug: Loading module '/lua/ui/menus/menuscreen.lua'
debug: Loading module '/lua/ui/menus/menucommon.lua'
debug: Loading module '/lua/ui/lobby/lobbycomm.lua'
warning: Screen has no bindings: demo
debug: Loading module '/lua/ui/menus/heroselect/heroselect.lua'
debug: Loading module '/lua/common/heroutil.lua'
debug: Loading module '/lua/ui/controls/heroview.lua'
debug: Loading module '/lua/user/worldmesh.lua'
debug: Loading module '/lua/user/simpleworldview.lua'
debug: Loading module '/lua/ui/menus/host/host.lua'
debug: Loading module '/lua/ui/menus/impulsejoin/impulsejoin.lua'
debug: Loading module '/lua/ui/menus/join/join.lua'
debug: Loading module '/lua/ui/menus/main/main.lua'
info: *DEBUG: OnHide: false
info: *DEBUG: OnHide: true
warning: Screen has no bindings: main
debug: Loading module '/lua/ui/menus/multiplayer/multiplayer.lua'
warning: Screen has no bindings: multiplayer
debug: Loading module '/lua/ui/menus/options/options.lua'
debug: Loading module '/lua/maui/slider.lua'
debug: Loading module '/lua/ui/controls/combo.lua'
debug: Loading module '/lua/ui/menus/profile/profile.lua'
debug: Loading module '/lua/ui/menus/tournament/tournament.lua'
debug: Loading module '/lua/ui/game/treepicker.lua'
info: *DEBUG: OnHide: false

4,829 views 8 replies
Reply #1 Top

Same problem....and I wanted to spend this weekend being a zombie playing Demigod x_x .... and now I must go into the sun... :fuzzy: It BURNS!

Reply #2 Top

C:\work\forge\beta\code\src\core\WinMain.cpp

That suggests to me that the error is a C++ runtime error. Try getting the C++ redistributable from Microsoft. If that doesn't work, start ending non-vital processes.

Also, post a DxDiag.

Reply #3 Top

Oh, forgot the links:

32bit: http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en

64bit: http://www.microsoft.com/downloads/details.aspx?FamilyID=bd2a6171-e2d6-4230-b809-9a8d7548c1b6&displaylang=en

Reply #4 Top

That seems like there's a problem with some data type hilarity, because that's a hash function assert screwing up. Somehow, something that should be immutable isn't.

Reply #5 Top

tried the C++ link. No luck :(

here is Dxdiag

Processor: Intel(R) Core(TM)2 CPU          6700  @ 2.66GHz (2 CPUs), ~2.7GHz
             Memory: 2046MB RAM
          Page File: 1332MB used, 2998MB available
        Windows Dir: C:\Windows
    DirectX Version: DirectX 10
DX Setup Parameters: Not found
     DxDiag Version: 6.

Windows Vistaâ„¢ Ultimate (6.0, Build 6001) Service Pack 1 (6001.vistasp1_gdr.080425-00.6001.18000 32bit Unicode

 

 Card name: NVIDIA GeForce 8800 GTS
     Manufacturer: NVIDIA
        Chip type: GeForce 8800 GTS
         DAC type: Integrated RAMDAC

 

Thank you for your help.  Would really love to play!

Reply #7 Top

I tried closing  everything possible and it still crashes on me... x_x   Spore, Dota and Sins are the only things keeping me from getting depressed I wanted to play so bad and then *Face slap*... x_x Yet I am dead inside...

Reply #8 Top

tried closing everything  i could no luck :(.  guess ill unistalling.  If anyone has any good ideas plz let me know.