If you are a developer, please build MegaGlest on your own and get in touch to contribute (or post your patches on the forums).
CrashVersion: Advanced Engine git-master-93a65c5..Time: Wed Mar 30 11:54:58 2011Description: Access violation (Writing address: 0x00000000)Call Stack: Frame Code address 0x00B8F7E0 0x00000000 0x00B8F828 0x014572F2 Glest::Widgets::WidgetWindow::renderMouseCursor+0x222 at widget_window.cpp(472) 0x00B8F880 0x0137E791 Glest::Main::Program::loop+0x3c1 at program.cpp(273) 0x00B8FE00 0x0137C29C Glest::Main::glestMain+0x39c at main.cpp(16707566) 0x00B8FE08 0x0137C47D main+0x1d at main.cpp(225) 0x00B8FE50 0x01504D13 __tmainCRTStartup+0xfb at crt0.c(266) 0x00B8FE5C 0x75F13677 BaseThreadInitThunk+0x12 0x00B8FE9C 0x779A9D72 RtlInitializeExceptionChain+0x63 0x00B8FEB4 0x779A9D45 RtlInitializeExceptionChain+0x36=======================
Do you have mouse.png in data/core/misc_textures/ ?
Are you running the latest version? The commit hash is from 40 or 50 commits ago.
It might not be able to find the data if you're running the binary directly.
QuoteAre you running the latest version? The commit hash is from 40 or 50 commits ago.Nope I'm running that version you see there.
QuoteDo you have mouse.png in data/core/misc_textures/ ?Nope.
Quote from: -Archmage- on March 31, 2011, 11:12:57QuoteAre you running the latest version? The commit hash is from 40 or 50 commits ago.Nope I'm running that version you see there.Presumably a snapshot I dumped in the Constellus drop-box a month or so ago... try the one hailstone posted...
QuoteQuoteDo you have mouse.png in data/core/misc_textures/ ?Nope.You do. Its in the gae-new-data-xxx.zip in your addons.
Just try re-compiling, I don't think the log is ever incorrect. Try doing a pull update, then generate again...etc. The usual things.