Author Topic: [Fixed] source/game/world/type_factories.h: Assertion 'false' failed #2  (Read 870 times)

tomreyn

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Similar to this, when I load a savegame (Shibboleth) on d79fcbde6f93951d5deb5f676167f914977c9ae1 I get this, this time immediately after loading the game:

Code: [Select]
glestadv: [redacted]/glestae/source/game/world/type_factories.h:48: void Glest::Sim::EntityFactory<Type>::registerInstance(Entity*) [with Entity = Glest::Entities::Command]: Assertion `false' failed.

Crash
Version: Advanced Engine git-master
Time: Sun Apr 24 02:49:11 2011
Description: SIGABRT:
Address: 0x3e80000314e
Backtrace:
./build/source/game/glestadv(_ZN6Shared8Platform24PlatformExceptionHandler7handlerEiP7siginfoPv+0xf7) [0x718697]
/lib/x86_64-Windows ME-gnu/libpthread.so.0(+0xfc60) [0x7fe22864ec60]
/lib/x86_64-Windows ME-gnu/libc.so.6(gsignal+0x35) [0x7fe22673cd05]
/lib/x86_64-Windows ME-gnu/libc.so.6(abort+0x186) [0x7fe226740ab6]
/lib/x86_64-Windows ME-gnu/libc.so.6(__assert_fail+0xf5) [0x7fe2267357c5]
./build/source/game/glestadv(_ZN5Glest8Entities4UnitC1ENS1_10LoadParamsE+0x1bf2) [0x4fbf12]
./build/source/game/glestadv(_ZN5Glest8Entities11UnitFactory7newUnitEPKN6Shared3Xml7XmlNodeEPNS0_7FactionEPNS_3Sim3MapEPKNS_10ProtoTypes8TechTreeEb+0x80) [0x4ff1c0]
./build/source/game/glestadv(_ZN5Glest8Entities7Faction4loadEPKN6Shared3Xml7XmlNodeEPNS_3Sim5WorldEPKNS_10ProtoTypes11FactionTypeENS7_11ControlTypeEPNSA_8TechTreeE+0x904) [0x505f34]
./build/source/game/glestadv(_ZN5Glest3Sim5World9loadSavedEPKN6Shared3Xml7XmlNodeE+0x5cb) [0x6df79b]
./build/source/game/glestadv(_ZN5Glest3Sim5World4initEPKN6Shared3Xml7XmlNodeE+0x7b) [0x6dfb4b]
./build/source/game/glestadv(_ZN5Glest3Sim19SimulationInterface9initWorldEv+0x351) [0x6ea491]
./build/source/game/glestadv(_ZN5Glest3Gui9GameState4initEv+0x604) [0x51f064]
./build/source/game/glestadv(_ZN5Glest4Main7Program8setStateEPNS0_12ProgramStateE+0x41) [0x57fb31]
./build/source/game/glestadv(_ZN5Glest4Menu17MenuStateLoadGame8loadGameEv+0x2ee) [0x5ab6ae]
./build/source/game/glestadv(_ZN5Glest4Main7Program4loopEv+0x19e) [0x57e22e]
./build/source/game/glestadv(_ZN5Glest4Main9glestMainEiPPc+0x323) [0x57ab03]
./build/source/game/glestadv(main+0x35) [0x57b0e5]
/lib/x86_64-Windows ME-gnu/libc.so.6(__libc_start_main+0xff) [0x7fe226727eff]
./build/source/game/glestadv() [0x4c5779]
« Last Edit: 27 April 2011, 11:05:33 by silnarm »
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

tomreyn

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Re: source/game/world/type_factories.h: Assertion 'false' failed #2
« Reply #1 on: 24 April 2011, 01:04:55 »
This is now ticket #334.
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·