From unknown Mon Jun 23 04:12:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#48686: games: pioneer fails to start Resent-From: Luis Felipe Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 26 May 2021 21:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48686 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 48686@debbugs.gnu.org X-Debbugs-Original-To: "bug-guix@gnu.org" Reply-To: Luis Felipe Received: via spool by submit@debbugs.gnu.org id=B.162206497316843 (code B ref -1); Wed, 26 May 2021 21:37:01 +0000 Received: (at submit) by debbugs.gnu.org; 26 May 2021 21:36:13 +0000 Received: from localhost ([127.0.0.1]:50054 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lm1CG-0004Nb-EX for submit@debbugs.gnu.org; Wed, 26 May 2021 17:36:13 -0400 Received: from lists.gnu.org ([209.51.188.17]:39112) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lm1CF-0004NU-3s for submit@debbugs.gnu.org; Wed, 26 May 2021 17:36:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40898) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lm1CE-0003Ze-P6 for bug-guix@gnu.org; Wed, 26 May 2021 17:36:10 -0400 Received: from mail4.protonmail.ch ([185.70.40.27]:28067) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lm1C9-0000Or-GJ for bug-guix@gnu.org; Wed, 26 May 2021 17:36:10 -0400 Date: Wed, 26 May 2021 21:35:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1622064958; bh=tA6Sol+3v/ZUgzOQx2y8NjrlrMtEVMOMOtzVVFDDLJU=; h=Date:To:From:Reply-To:Subject:From; b=EIeepyYsZfavGV1HT/LrlMgPumT9YX/Bs38+HTB+syxOmSmmffrZj5/YwkumzM4vx /+5PWzKKdQ0Rmpzi15aIYUpMTqSaxB/lUQpaYzvzKeR45O7oS3An8sF+9l98rA0Exw WqErmUllIwLTre2yKnDUJjzgLSxbcqG6NqpOyMrA= From: Luis Felipe Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Received-SPF: pass client-ip=185.70.40.27; envelope-from=luis.felipe.la@protonmail.com; helo=mail4.protonmail.ch X-Spam_score_int: 9 X-Spam_score: 0.9 X-Spam_bar: / X-Spam_report: (0.9 / 5.0 requ) AC_FROM_MANY_DOTS=2.996, BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.6 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) STEPS TO REPRODUCE 1. guix install pioneer 2. run pioneer from a terminal EXPECTED RESULT The game starts and I can play it. UNEXPECTED RESULT The game starts, but fails while loading assets. It displays a message that= says: Error while loading Space Station data (check stdout/output.txt). [OK] Pressing OK exits the game. The location of the TXT file is ~/.pioneer/outp= ut.txt, which reads: =E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85= =E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85= =E2=98=85=E2=98=85=E2=98=85=E2=98=85 [20:54:44] Info: ver 19700101 on: Linux [20:54:44] Info: System Name: Linux Host Name: gnu Release(Kernel) Version: 5.11.19-gnu Kernel Build Timestamp: #1 SMP 1 Machine Arch: x86_64 Domain Name: (none) [20:54:45] Info: -------------------- [20:54:45] Info: SDL Version (build) 2.0.12 [20:54:45] Info: SDL Version (dynamic) 2.0.12 [20:54:45] Info: SDL Versions match [20:54:45] Info: SDL_image Version (build): 2.0.5 [20:54:45] Info: SDL_image Version (dynamic): 2.0.5 [20:54:45] Info: SDL_image Versions match [20:54:45] Info: Assimp Version: 4.1.0 [20:54:45] Info: FreeType Version: 2.10.4 [20:54:45] Info: GLEW dynamic version: 2.0.0 [20:54:45] Info: -------------------- [20:54:45] Info: Initialized OpenGL 3.1, with extensions, renderer [20:54:46] Info: Initializing joystick subsystem. [20:54:46] Info: Found joystick 'Core (Plus) Wired Controller' (GUID: 03= 000000d620000011a7000011010000) [20:54:46] Info: - 4 axes, 14 buttons, 1 hats [20:54:46] Info: font orbiteer: [20:54:46] Info: - Orbiteer-Bold.ttf 1.000000 [20:54:46] Info: - DejaVuSans.ttf 1.200000 [20:54:46] Info: - wqy-microhei.ttc 1.000000 [20:54:46] Info: font pionillium: [20:54:46] Info: - PionilliumText22L-Medium.ttf 1.000000 [20:54:46] Info: - DejaVuSans.ttf 0.928571 [20:54:46] Info: - wqy-microhei.ttc 1.000000 [20:54:46] Debug: Loaded economy agricultural (id 1) =09generation: agri. 1.00 ind. 0.00 metal. 0.00 pop. 1.00 random 0.00 [20:54:46] Debug: Loaded economy industrial (id 2) =09generation: agri. 0.00 ind. 1.00 metal. 0.00 pop. 1.00 random 0.00 [20:54:46] Debug: Loaded economy mining (id 3) =09generation: agri. 0.00 ind. 0.00 metal. 1.00 pop. 1.00 random 0.00 [20:54:46] Debug: Commodity animal_meat (1) loaded (producer: 1, price: 1= 25.0, inputs: 16:1.0, 17:1.0, legality: 100%) [20:54:46] Debug: Commodity fruit_and_veg (2) loaded (producer: 1, price:= 105.0, inputs: 16:1.0, 17:1.0, legality: 100%) [20:54:46] Debug: Commodity grain (3) loaded (producer: 1, price: 41.0, i= nputs: 16:1.0, 17:1.0, legality: 100%) [20:54:46] Debug: Commodity liquor (4) loaded (producer: 1, price: 422.0,= inputs: 16:1.0, 17:1.0, legality: 100%) [20:54:46] Debug: Commodity live_animals (5) loaded (producer: 1, price: = 932.0, inputs: 16:1.0, 17:1.0, legality: 100%) [20:54:46] Debug: Commodity slaves (6) loaded (producer: 1, price: 1011.0= , inputs: 0:0.0, 0:0.0, legality: 6%) [20:54:46] Warning: Commodity rubbish has invalid producing economy ALL [20:54:46] Debug: Commodity rubbish (7) loaded (producer: 0, price: -0.7,= inputs: 0:0.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity air_processors (8) loaded (producer: 2, price= : 204.0, inputs: 23:1.0, 11:1.0, legality: 100%) [20:54:46] Debug: Commodity battle_weapons (9) loaded (producer: 2, price= : 607.0, inputs: 19:1.0, 11:1.0, legality: 33%) [20:54:46] Debug: Commodity computers (10) loaded (producer: 2, price: 46= 1.0, inputs: 30:1.0, 11:1.0, legality: 100%) [20:54:46] Debug: Commodity industrial_machinery (11) loaded (producer: 2= , price: 124.0, inputs: 19:1.0, 14:1.0, legality: 100%) [20:54:46] Debug: Commodity medicines (12) loaded (producer: 2, price: 56= 3.0, inputs: 10:1.0, 26:1.0, legality: 100%) [20:54:46] Debug: Commodity nerve_gas (13) loaded (producer: 2, price: 81= 3.0, inputs: 0:0.0, 0:0.0, legality: 10%) [20:54:46] Debug: Commodity robots (14) loaded (producer: 2, price: 829.0= , inputs: 23:1.0, 10:1.0, legality: 100%) [20:54:46] Debug: Commodity consumer_goods (15) loaded (producer: 2, pric= e: 246.0, inputs: 23:1.0, 25:1.0, legality: 100%) [20:54:46] Debug: Commodity farm_machinery (16) loaded (producer: 2, pric= e: 80.0, inputs: 19:1.0, 14:1.0, legality: 100%) [20:54:46] Debug: Commodity fertilizer (17) loaded (producer: 2, price: 1= 5.0, inputs: 26:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity hand_weapons (18) loaded (producer: 2, price:= 251.0, inputs: 19:1.0, 10:1.0, legality: 50%) [20:54:46] Debug: Commodity metal_alloys (19) loaded (producer: 2, price:= 43.0, inputs: 29:1.0, 11:1.0, legality: 100%) [20:54:46] Debug: Commodity military_fuel (20) loaded (producer: 2, price= : 49.0, inputs: 27:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity mining_machinery (21) loaded (producer: 2, pr= ice: 312.0, inputs: 19:1.0, 14:1.0, legality: 100%) [20:54:46] Debug: Commodity narcotics (22) loaded (producer: 2, price: 63= 2.0, inputs: 0:0.0, 0:0.0, legality: 50%) [20:54:46] Debug: Commodity plastics (23) loaded (producer: 2, price: 36.= 0, inputs: 26:1.0, 11:1.0, legality: 100%) [20:54:46] Debug: Commodity radioactives (24) loaded (producer: 2, price:= -4.4, inputs: 0:0.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity textiles (25) loaded (producer: 2, price: 65.= 0, inputs: 23:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity carbon_ore (26) loaded (producer: 3, price: 7= .0, inputs: 21:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity hydrogen (27) loaded (producer: 3, price: 5.0= , inputs: 0:0.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity liquid_oxygen (28) loaded (producer: 3, price= : 9.8, inputs: 31:1.0, 11:1.0, legality: 100%) [20:54:46] Debug: Commodity metal_ore (29) loaded (producer: 3, price: 43= .0, inputs: 21:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity precious_metals (30) loaded (producer: 3, pri= ce: 2180.0, inputs: 21:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity water (31) loaded (producer: 3, price: 1.2, i= nputs: 21:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Loaded consumable data for commodity air_processors (8)= -> (32-128, 0.50) [20:54:46] Debug: Loaded consumable data for commodity animal_meat (1) ->= (32-128, 0.50) [20:54:46] Debug: Loaded consumable data for commodity consumer_goods (15= ) -> (32-128, 1.00) [20:54:46] Debug: Loaded consumable data for commodity fruit_and_veg (2) = -> (32-128, 0.50) [20:54:46] Debug: Loaded consumable data for commodity grain (3) -> (32-1= 28, 0.50) [20:54:46] Debug: Loaded consumable data for commodity hand_weapons (18) = -> (32-128, 1.00) [20:54:46] Debug: Loaded consumable data for commodity liquid_oxygen (28)= -> (32-128, 0.50) [20:54:46] Debug: Loaded consumable data for commodity liquor (4) -> (32-= 128, 1.00) [20:54:46] Debug: Loaded consumable data for commodity medicines (12) -> = (32-128, 1.00) [20:54:46] Debug: Loaded consumable data for commodity narcotics (22) -> = (32-128, 1.00) [20:54:46] Info: Loaded economy info: 3 economies, 31 commodities (10 co= nsumable) [20:54:46] Info: started 3 worker threads in 0.40ms [20:54:46] Info: Engine startup took 2155.33ms [20:54:46] Info: LoadStep::Start() [20:54:46] Info: ShipType::Init() [20:54:46] Info: Lua::Init() [20:54:46] Info: Loading [08%]: Lua::InitModules() started [20:54:47] Info: nanosvg: /gnu/store/7vanv8nyf48vb2jndlfd694cyhqrfpn4-pi= oneer-20210203/share/games/pioneer/icons/icons.svg 384x384 [20:54:47] Info: nanosvg: /gnu/store/7vanv8nyf48vb2jndlfd694cyhqrfpn4-pi= oneer-20210203/share/games/pioneer/icons/icons.svg 512x512 [20:54:47] Info: nanosvg: /gnu/store/7vanv8nyf48vb2jndlfd694cyhqrfpn4-pi= oneer-20210203/share/games/pioneer/icons/icons.svg 1024x1024 [20:54:47] Info: nanosvg: /gnu/store/7vanv8nyf48vb2jndlfd694cyhqrfpn4-pi= oneer-20210203/share/games/pioneer/icons/logo.svg 512x512 [20:54:48] Info: Loading [08%]: Lua::InitModules() took 1270.43ms [20:54:48] Info: Loading [15%]: Gui::Init() started [20:54:48] Info: Loading [15%]: Gui::Init() took 108.38ms [20:54:48] Info: Loading [23%]: GalaxyGenerator::Init() started [20:54:48] Info: Creating new galaxy generator 'legacy' version 1 [20:54:48] Info: Warning: 'mass' is 0.000000 for body 'Themisto' [20:54:48] Info: Warning: 'mass' is 0.000000 for body 'Lucksmall' [20:54:48] Info: Number of factions added: 103 [20:54:48] Info: StarSystemCache: misses: 0, slave hits: 0, master hits:= 0 [20:54:48] Info: SectorCache: misses: 101, slave hits: 0, master hits: 2 [20:54:48] Info: Loading [23%]: GalaxyGenerator::Init() took 123.64ms [20:54:48] Info: Loading [31%]: FaceParts::Init() started [20:54:49] Info: Face Generation source images loaded. [20:54:49] Info: Loading [31%]: FaceParts::Init() took 1270.44ms [20:54:49] Info: Loading [38%]: new ModelCache started [20:54:49] Info: Loading [38%]: new ModelCache took 0.00ms [20:54:49] Info: Loading [46%]: Shields::Init started [20:54:49] Info: Loading [46%]: Shields::Init took 121.77ms [20:54:49] Info: Loading [54%]: BaseSphere::Init started [20:54:49] Info: GenerateIndices: triangles count =3D 648, mid indexes = =3D 1728, hi edges =3D 54 [20:54:50] Info: Loading [54%]: BaseSphere::Init took 69.03ms [20:54:50] Info: Loading [62%]: CityOnPlanet::Init started [20:54:50] Info: Got 0 buildings of tag city_building [20:54:50] Info: End of buildings. [20:54:50] Info: Loading [62%]: CityOnPlanet::Init took 38.43ms [20:54:50] Info: Loading [69%]: SpaceStation::Init started [20:54:50] Info: Could not find model: ground_station [20:54:50] Info: couldn't initialize station type 'stations/ground_stati= on.json' because the corresponding model ('ground_station') could not be fo= und. [20:54:50] Fatal: Error while loading Space Station data (check stdout/ou= tput.txt). =E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85= =E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85= =E2=98=85=E2=98=85=E2=98=85=E2=98=85 SYSTEM INFORMATION $ guix describe Generation 37=09May 21 2021 12:33:41=09(current) guix bd382fa repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: bd382fae71d899e243e81688bf5baed26171f2ea $ pioneer -version pioneer 19700101 -------------------- SDL Version (build) 2.0.12 SDL Version (dynamic) 2.0.12 SDL Versions match SDL_image Version (build): 2.0.5 SDL_image Version (dynamic): 2.0.5 SDL_image Versions match Assimp Version: 4.1.0 FreeType Version: 2.10.4 GLEW dynamic version: 2.0.0 --- Luis Felipe L=C3=B3pez Acevedo https://luis-felipe.gitlab.io/ From unknown Mon Jun 23 04:12:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#48686: games: pioneer fails to start Resent-From: Eric Brown Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 08 Jun 2021 17:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48686 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Luis Felipe Cc: 48686@debbugs.gnu.org Received: via spool by 48686-submit@debbugs.gnu.org id=B48686.16231728474104 (code B ref 48686); Tue, 08 Jun 2021 17:21:02 +0000 Received: (at 48686) by debbugs.gnu.org; 8 Jun 2021 17:20:47 +0000 Received: from localhost ([127.0.0.1]:59701 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lqfPC-000148-Rk for submit@debbugs.gnu.org; Tue, 08 Jun 2021 13:20:47 -0400 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:49181) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lqfPA-00013r-0O for 48686@debbugs.gnu.org; Tue, 08 Jun 2021 13:20:45 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id 097EA195A; Tue, 8 Jun 2021 13:20:37 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Tue, 08 Jun 2021 13:20:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericcbrown.com; h=from:to:cc:subject:references:date:in-reply-to:message-id :mime-version:content-type:content-transfer-encoding; s=fm2; bh= drFSeqyhwaVVQjgzB1iHIjA+ckn2B3ZJmvmAR+bdai4=; b=YVr68apg3hRx6sjy KO6EWpL1zRxqU3TPaGsTawpnqwhYi5tAtYDWu8/nCU7kK6mbAr2ol19cFBhlgoUe q9yYxaZnojTVDnuHcSBfJzXqY/K21Dk8BHFrGMM/1FYzYWtv+E7IHBMDUGZ6Nzxn hxip6tggYfmyXWPTH2aZkiUGam2mVbUcnPCld4mkgP+XtKw0E6tQoDRwUNpOoysL aaOe2knB3quzlSxl0XEPw/BPGR8pwF0IPIztdFsBKyURka7Ihs57zS692f6AaASm QQ98/TGcpmxfdTMb74lnZzPNNHc/Bftuddtziy20goJS0kNoLUHN3UZRm5Z7v78s 7ln7DQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=drFSeqyhwaVVQjgzB1iHIjA+ckn2B3ZJmvmAR+bda i4=; b=DYwr9sPcQaVIGkgurnBVLEgJUqXC/IzhGMWTCPiu0ZY3TRHbKXkK1AYsf NwK1796xRjBAC6IoPZS1qcTyeHD9ZqA/ZKORl4POOJZ0K7YvC8tGQh0FZKrywBrA SOcWzO7mqZADeAzywSVgciCg+CryTtI5fWzli7NEeRLE/vnOBwZP00Y56rIIjZTY KnhRva/NGmR+eKz77W7I6hstFXX+Jh4Mx5NKYpt91eLRJ55xKBD1HxsYYBCVmQTS SSIP9MGwDGjZq3QW53wZzG94maWMvDSxqydYKLpz6v0vfjekvfIvRP6BLXj14/0q inl+RDQyVV7Ac9yvCHa5ow/3GUp7Q== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrfedtledgleejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufhffjgfkfgggtgfgsehtqh ertddtreejnecuhfhrohhmpefgrhhitgcuuehrohifnhcuoegvtggsrhhofihnsegvrhhi tggtsghrohifnhdrtghomheqnecuggftrfgrthhtvghrnhepvdegkedtffetueetffefgf etffettddtudeuueehgefgieejffelleelfeehvdeunecuffhomhgrihhnpehgnhhurdho rhhgpdhgihhtlhgrsgdrihhopdhgihhthhhusgdrtghomhenucevlhhushhtvghrufhiii gvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpegvtggsrhhofihnsegvrhhitggtsghr ohifnhdrtghomh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 8 Jun 2021 13:20:36 -0400 (EDT) From: Eric Brown References: Mail-reply-to: Eric Brown Mail-followup-to: Eric Brown Date: Tue, 08 Jun 2021 12:20:35 -0500 In-Reply-To: (Luis Felipe's message of "Wed, 26 May 2021 21:35:49 +0000") Message-ID: <878s3ktgrg.fsf@ericcbrown.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Luis Felipe writes: > STEPS TO REPRODUCE > > 1. guix install pioneer > 2. run pioneer from a terminal > > > EXPECTED RESULT > > The game starts and I can play it. > > > UNEXPECTED RESULT > > The game starts, but fails while loading assets. It displays a message th= at says: > > Error while loading Space Station data (check stdout/output.txt). [OK] > > Pressing OK exits the game. The location of the TXT file is ~/.pioneer/ou= tput.txt, which reads: > > =E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85= =E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2= =98=85=E2=98=85=E2=98=85=E2=98=85 > [20:54:44] Info: ver 19700101 on: Linux > > [20:54:44] Info: System Name: Linux > Host Name: gnu > Release(Kernel) Version: 5.11.19-gnu > Kernel Build Timestamp: #1 SMP 1 > Machine Arch: x86_64 > Domain Name: (none) > > [20:54:45] Info: -------------------- > [20:54:45] Info: SDL Version (build) 2.0.12 > [20:54:45] Info: SDL Version (dynamic) 2.0.12 > [20:54:45] Info: SDL Versions match > [20:54:45] Info: SDL_image Version (build): 2.0.5 > [20:54:45] Info: SDL_image Version (dynamic): 2.0.5 > [20:54:45] Info: SDL_image Versions match > [20:54:45] Info: Assimp Version: 4.1.0 > [20:54:45] Info: FreeType Version: 2.10.4 > [20:54:45] Info: GLEW dynamic version: 2.0.0 > [20:54:45] Info: -------------------- > > [20:54:45] Info: Initialized OpenGL 3.1, with extensions, renderer > [20:54:46] Info: Initializing joystick subsystem. > [20:54:46] Info: Found joystick 'Core (Plus) Wired Controller' (GUID: = 03000000d620000011a7000011010000) > [20:54:46] Info: - 4 axes, 14 buttons, 1 hats > [20:54:46] Info: font orbiteer: > [20:54:46] Info: - Orbiteer-Bold.ttf 1.000000 > [20:54:46] Info: - DejaVuSans.ttf 1.200000 > [20:54:46] Info: - wqy-microhei.ttc 1.000000 > [20:54:46] Info: font pionillium: > [20:54:46] Info: - PionilliumText22L-Medium.ttf 1.000000 > [20:54:46] Info: - DejaVuSans.ttf 0.928571 > [20:54:46] Info: - wqy-microhei.ttc 1.000000 > [20:54:46] Debug: Loaded economy agricultural (id 1) > generation: agri. 1.00 ind. 0.00 metal. 0.00 pop. 1.00 random 0.00 > [20:54:46] Debug: Loaded economy industrial (id 2) > generation: agri. 0.00 ind. 1.00 metal. 0.00 pop. 1.00 random 0.00 > [20:54:46] Debug: Loaded economy mining (id 3) > generation: agri. 0.00 ind. 0.00 metal. 1.00 pop. 1.00 random 0.00 > [20:54:46] Debug: Commodity animal_meat (1) loaded (producer: 1, price:= 125.0, inputs: 16:1.0, 17:1.0, legality: 100%) > [20:54:46] Debug: Commodity fruit_and_veg (2) loaded (producer: 1, pric= e: 105.0, inputs: 16:1.0, 17:1.0, legality: 100%) > [20:54:46] Debug: Commodity grain (3) loaded (producer: 1, price: 41.0,= inputs: 16:1.0, 17:1.0, legality: 100%) > [20:54:46] Debug: Commodity liquor (4) loaded (producer: 1, price: 422.= 0, inputs: 16:1.0, 17:1.0, legality: 100%) > [20:54:46] Debug: Commodity live_animals (5) loaded (producer: 1, price= : 932.0, inputs: 16:1.0, 17:1.0, legality: 100%) > [20:54:46] Debug: Commodity slaves (6) loaded (producer: 1, price: 1011= .0, inputs: 0:0.0, 0:0.0, legality: 6%) > [20:54:46] Warning: Commodity rubbish has invalid producing economy ALL > [20:54:46] Debug: Commodity rubbish (7) loaded (producer: 0, price: -0.= 7, inputs: 0:0.0, 0:0.0, legality: 100%) > [20:54:46] Debug: Commodity air_processors (8) loaded (producer: 2, pri= ce: 204.0, inputs: 23:1.0, 11:1.0, legality: 100%) > [20:54:46] Debug: Commodity battle_weapons (9) loaded (producer: 2, pri= ce: 607.0, inputs: 19:1.0, 11:1.0, legality: 33%) > [20:54:46] Debug: Commodity computers (10) loaded (producer: 2, price: = 461.0, inputs: 30:1.0, 11:1.0, legality: 100%) > [20:54:46] Debug: Commodity industrial_machinery (11) loaded (producer:= 2, price: 124.0, inputs: 19:1.0, 14:1.0, legality: 100%) > [20:54:46] Debug: Commodity medicines (12) loaded (producer: 2, price: = 563.0, inputs: 10:1.0, 26:1.0, legality: 100%) > [20:54:46] Debug: Commodity nerve_gas (13) loaded (producer: 2, price: = 813.0, inputs: 0:0.0, 0:0.0, legality: 10%) > [20:54:46] Debug: Commodity robots (14) loaded (producer: 2, price: 829= .0, inputs: 23:1.0, 10:1.0, legality: 100%) > [20:54:46] Debug: Commodity consumer_goods (15) loaded (producer: 2, pr= ice: 246.0, inputs: 23:1.0, 25:1.0, legality: 100%) > [20:54:46] Debug: Commodity farm_machinery (16) loaded (producer: 2, pr= ice: 80.0, inputs: 19:1.0, 14:1.0, legality: 100%) > [20:54:46] Debug: Commodity fertilizer (17) loaded (producer: 2, price:= 15.0, inputs: 26:1.0, 0:0.0, legality: 100%) > [20:54:46] Debug: Commodity hand_weapons (18) loaded (producer: 2, pric= e: 251.0, inputs: 19:1.0, 10:1.0, legality: 50%) > [20:54:46] Debug: Commodity metal_alloys (19) loaded (producer: 2, pric= e: 43.0, inputs: 29:1.0, 11:1.0, legality: 100%) > [20:54:46] Debug: Commodity military_fuel (20) loaded (producer: 2, pri= ce: 49.0, inputs: 27:1.0, 0:0.0, legality: 100%) > [20:54:46] Debug: Commodity mining_machinery (21) loaded (producer: 2, = price: 312.0, inputs: 19:1.0, 14:1.0, legality: 100%) > [20:54:46] Debug: Commodity narcotics (22) loaded (producer: 2, price: = 632.0, inputs: 0:0.0, 0:0.0, legality: 50%) > [20:54:46] Debug: Commodity plastics (23) loaded (producer: 2, price: 3= 6.0, inputs: 26:1.0, 11:1.0, legality: 100%) > [20:54:46] Debug: Commodity radioactives (24) loaded (producer: 2, pric= e: -4.4, inputs: 0:0.0, 0:0.0, legality: 100%) > [20:54:46] Debug: Commodity textiles (25) loaded (producer: 2, price: 6= 5.0, inputs: 23:1.0, 0:0.0, legality: 100%) > [20:54:46] Debug: Commodity carbon_ore (26) loaded (producer: 3, price:= 7.0, inputs: 21:1.0, 0:0.0, legality: 100%) > [20:54:46] Debug: Commodity hydrogen (27) loaded (producer: 3, price: 5= .0, inputs: 0:0.0, 0:0.0, legality: 100%) > [20:54:46] Debug: Commodity liquid_oxygen (28) loaded (producer: 3, pri= ce: 9.8, inputs: 31:1.0, 11:1.0, legality: 100%) > [20:54:46] Debug: Commodity metal_ore (29) loaded (producer: 3, price: = 43.0, inputs: 21:1.0, 0:0.0, legality: 100%) > [20:54:46] Debug: Commodity precious_metals (30) loaded (producer: 3, p= rice: 2180.0, inputs: 21:1.0, 0:0.0, legality: 100%) > [20:54:46] Debug: Commodity water (31) loaded (producer: 3, price: 1.2,= inputs: 21:1.0, 0:0.0, legality: 100%) > [20:54:46] Debug: Loaded consumable data for commodity air_processors (= 8) -> (32-128, 0.50) > [20:54:46] Debug: Loaded consumable data for commodity animal_meat (1) = -> (32-128, 0.50) > [20:54:46] Debug: Loaded consumable data for commodity consumer_goods (= 15) -> (32-128, 1.00) > [20:54:46] Debug: Loaded consumable data for commodity fruit_and_veg (2= ) -> (32-128, 0.50) > [20:54:46] Debug: Loaded consumable data for commodity grain (3) -> (32= -128, 0.50) > [20:54:46] Debug: Loaded consumable data for commodity hand_weapons (18= ) -> (32-128, 1.00) > [20:54:46] Debug: Loaded consumable data for commodity liquid_oxygen (2= 8) -> (32-128, 0.50) > [20:54:46] Debug: Loaded consumable data for commodity liquor (4) -> (3= 2-128, 1.00) > [20:54:46] Debug: Loaded consumable data for commodity medicines (12) -= > (32-128, 1.00) > [20:54:46] Debug: Loaded consumable data for commodity narcotics (22) -= > (32-128, 1.00) > [20:54:46] Info: Loaded economy info: 3 economies, 31 commodities (10 = consumable) > > [20:54:46] Info: started 3 worker threads in 0.40ms > [20:54:46] Info: Engine startup took 2155.33ms > [20:54:46] Info: LoadStep::Start() > [20:54:46] Info: ShipType::Init() > [20:54:46] Info: Lua::Init() > [20:54:46] Info: Loading [08%]: Lua::InitModules() started > [20:54:47] Info: nanosvg: /gnu/store/7vanv8nyf48vb2jndlfd694cyhqrfpn4-= pioneer-20210203/share/games/pioneer/icons/icons.svg 384x384 > [20:54:47] Info: nanosvg: /gnu/store/7vanv8nyf48vb2jndlfd694cyhqrfpn4-= pioneer-20210203/share/games/pioneer/icons/icons.svg 512x512 > [20:54:47] Info: nanosvg: /gnu/store/7vanv8nyf48vb2jndlfd694cyhqrfpn4-= pioneer-20210203/share/games/pioneer/icons/icons.svg 1024x1024 > [20:54:47] Info: nanosvg: /gnu/store/7vanv8nyf48vb2jndlfd694cyhqrfpn4-= pioneer-20210203/share/games/pioneer/icons/logo.svg 512x512 > [20:54:48] Info: Loading [08%]: Lua::InitModules() took 1270.43ms > [20:54:48] Info: Loading [15%]: Gui::Init() started > [20:54:48] Info: Loading [15%]: Gui::Init() took 108.38ms > [20:54:48] Info: Loading [23%]: GalaxyGenerator::Init() started > [20:54:48] Info: Creating new galaxy generator 'legacy' version 1 > [20:54:48] Info: Warning: 'mass' is 0.000000 for body 'Themisto' > [20:54:48] Info: Warning: 'mass' is 0.000000 for body 'Lucksmall' > [20:54:48] Info: Number of factions added: 103 > [20:54:48] Info: StarSystemCache: misses: 0, slave hits: 0, master hit= s: 0 > [20:54:48] Info: SectorCache: misses: 101, slave hits: 0, master hits:= 2 > [20:54:48] Info: Loading [23%]: GalaxyGenerator::Init() took 123.64ms > [20:54:48] Info: Loading [31%]: FaceParts::Init() started > [20:54:49] Info: Face Generation source images loaded. > [20:54:49] Info: Loading [31%]: FaceParts::Init() took 1270.44ms > [20:54:49] Info: Loading [38%]: new ModelCache started > [20:54:49] Info: Loading [38%]: new ModelCache took 0.00ms > [20:54:49] Info: Loading [46%]: Shields::Init started > [20:54:49] Info: Loading [46%]: Shields::Init took 121.77ms > [20:54:49] Info: Loading [54%]: BaseSphere::Init started > [20:54:49] Info: GenerateIndices: triangles count =3D 648, mid indexes= =3D 1728, hi edges =3D 54 > [20:54:50] Info: Loading [54%]: BaseSphere::Init took 69.03ms > [20:54:50] Info: Loading [62%]: CityOnPlanet::Init started > [20:54:50] Info: Got 0 buildings of tag city_building > [20:54:50] Info: End of buildings. > [20:54:50] Info: Loading [62%]: CityOnPlanet::Init took 38.43ms > [20:54:50] Info: Loading [69%]: SpaceStation::Init started > [20:54:50] Info: Could not find model: ground_station > [20:54:50] Info: couldn't initialize station type 'stations/ground_sta= tion.json' because the corresponding model ('ground_station') could not be = found. > [20:54:50] Fatal: Error while loading Space Station data (check stdout/= output.txt). > =E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85= =E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2= =98=85=E2=98=85=E2=98=85=E2=98=85 > > > SYSTEM INFORMATION > > $ guix describe > Generation 37 May 21 2021 12:33:41 (current) > guix bd382fa > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: bd382fae71d899e243e81688bf5baed26171f2ea > > $ pioneer -version > pioneer 19700101 > -------------------- > SDL Version (build) 2.0.12 > SDL Version (dynamic) 2.0.12 > SDL Versions match > SDL_image Version (build): 2.0.5 > SDL_image Version (dynamic): 2.0.5 > SDL_image Versions match > Assimp Version: 4.1.0 > FreeType Version: 2.10.4 > GLEW dynamic version: 2.0.0 > > > > --- > Luis Felipe L=C3=B3pez Acevedo > https://luis-felipe.gitlab.io/ I have reproduced this. If I am not mistaken, there is a patch on pioneer's dev branch that fixes this: https://github.com/pioneerspacesim/pioneer/issues/5138 (among others) From unknown Mon Jun 23 04:12:31 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Luis Felipe Subject: bug#48686: closed (Re: bug#48686: games: pioneer fails to start) Message-ID: References: <875yy7u0x5.fsf@GlaDOS.home> X-Gnu-PR-Message: they-closed 48686 X-Gnu-PR-Package: guix Reply-To: 48686@debbugs.gnu.org Date: Mon, 21 Jun 2021 07:34:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1624260842-1074-1" This is a multi-part message in MIME format... ------------=_1624260842-1074-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #48686: games: pioneer fails to start which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 48686@debbugs.gnu.org. --=20 48686: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D48686 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1624260842-1074-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 48686-done) by debbugs.gnu.org; 21 Jun 2021 07:33:52 +0000 Received: from localhost ([127.0.0.1]:35381 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lvERM-0000Gz-1q for submit@debbugs.gnu.org; Mon, 21 Jun 2021 03:33:52 -0400 Received: from mout02.posteo.de ([185.67.36.66]:54007) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lvERK-0000Gm-Di for 48686-done@debbugs.gnu.org; Mon, 21 Jun 2021 03:33:51 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id B25EB240101 for <48686-done@debbugs.gnu.org>; Mon, 21 Jun 2021 09:33:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1624260823; bh=lOM5G8wUS/JdqHIPAS06ADGy4yJej9Z4AvJAXLqnlcM=; h=From:To:Cc:Subject:Date:From; b=l7ST9Bdzykg+mTld8UgA4rcoYNxBwcW8zk05ENUaaS13akEJ3QkqCaP/xMLVH0W50 zAGJa76s+0FO4CG6597sijKKHj5930kbU5UA4IYfKI0f3ASolifVCvfBRplHrYfAlN A8q/p8INLIa7dB78e6EK1TQjeJAII+t2e9zx7op5DGvqIagWwAqtEAkq7YZbHrK/zH Y0BB6wxURbjUhd79Nu1qdBpKFX81M/lf2SMbwt3bGklzO7/LzLMRfJ4gXuxhcw0kCw iMS/P7ljP2wE5IhkiK8JN60yCi+q4Pu/WVyIjg+2v3LOzUnEiSAJo0eRss72mnVsu7 Gu5M6P59iLMHw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4G7h926gyRz6tmB; Mon, 21 Jun 2021 09:33:42 +0200 (CEST) From: Diego Nicola Barbato To: Luis Felipe Subject: Re: bug#48686: games: pioneer fails to start References: Date: Mon, 21 Jun 2021 07:33:42 +0000 In-Reply-To: (Luis Felipe's message of "Wed, 26 May 2021 21:35:49 +0000") Message-ID: <875yy7u0x5.fsf@GlaDOS.home> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48686-done Cc: 48686-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Luis Felipe writes: > STEPS TO REPRODUCE > > 1. guix install pioneer > 2. run pioneer from a terminal > > > EXPECTED RESULT > > The game starts and I can play it. > > > UNEXPECTED RESULT > > The game starts, but fails while loading assets. It displays a message that says: > > Error while loading Space Station data (check stdout/output.txt). [OK] [...] This has been fixed with commit 5be7870a8d4a0b27628e9eb6add61ddc5c05f186 on master. Thanks, Diego ------------=_1624260842-1074-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 May 2021 21:36:13 +0000 Received: from localhost ([127.0.0.1]:50054 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lm1CG-0004Nb-EX for submit@debbugs.gnu.org; Wed, 26 May 2021 17:36:13 -0400 Received: from lists.gnu.org ([209.51.188.17]:39112) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lm1CF-0004NU-3s for submit@debbugs.gnu.org; Wed, 26 May 2021 17:36:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40898) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lm1CE-0003Ze-P6 for bug-guix@gnu.org; Wed, 26 May 2021 17:36:10 -0400 Received: from mail4.protonmail.ch ([185.70.40.27]:28067) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lm1C9-0000Or-GJ for bug-guix@gnu.org; Wed, 26 May 2021 17:36:10 -0400 Date: Wed, 26 May 2021 21:35:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1622064958; bh=tA6Sol+3v/ZUgzOQx2y8NjrlrMtEVMOMOtzVVFDDLJU=; h=Date:To:From:Reply-To:Subject:From; b=EIeepyYsZfavGV1HT/LrlMgPumT9YX/Bs38+HTB+syxOmSmmffrZj5/YwkumzM4vx /+5PWzKKdQ0Rmpzi15aIYUpMTqSaxB/lUQpaYzvzKeR45O7oS3An8sF+9l98rA0Exw WqErmUllIwLTre2yKnDUJjzgLSxbcqG6NqpOyMrA= To: "bug-guix@gnu.org" From: Luis Felipe Subject: games: pioneer fails to start Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Received-SPF: pass client-ip=185.70.40.27; envelope-from=luis.felipe.la@protonmail.com; helo=mail4.protonmail.ch X-Spam_score_int: 9 X-Spam_score: 0.9 X-Spam_bar: / X-Spam_report: (0.9 / 5.0 requ) AC_FROM_MANY_DOTS=2.996, BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.6 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Luis Felipe Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) STEPS TO REPRODUCE 1. guix install pioneer 2. run pioneer from a terminal EXPECTED RESULT The game starts and I can play it. UNEXPECTED RESULT The game starts, but fails while loading assets. It displays a message that= says: Error while loading Space Station data (check stdout/output.txt). [OK] Pressing OK exits the game. The location of the TXT file is ~/.pioneer/outp= ut.txt, which reads: =E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85= =E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85= =E2=98=85=E2=98=85=E2=98=85=E2=98=85 [20:54:44] Info: ver 19700101 on: Linux [20:54:44] Info: System Name: Linux Host Name: gnu Release(Kernel) Version: 5.11.19-gnu Kernel Build Timestamp: #1 SMP 1 Machine Arch: x86_64 Domain Name: (none) [20:54:45] Info: -------------------- [20:54:45] Info: SDL Version (build) 2.0.12 [20:54:45] Info: SDL Version (dynamic) 2.0.12 [20:54:45] Info: SDL Versions match [20:54:45] Info: SDL_image Version (build): 2.0.5 [20:54:45] Info: SDL_image Version (dynamic): 2.0.5 [20:54:45] Info: SDL_image Versions match [20:54:45] Info: Assimp Version: 4.1.0 [20:54:45] Info: FreeType Version: 2.10.4 [20:54:45] Info: GLEW dynamic version: 2.0.0 [20:54:45] Info: -------------------- [20:54:45] Info: Initialized OpenGL 3.1, with extensions, renderer [20:54:46] Info: Initializing joystick subsystem. [20:54:46] Info: Found joystick 'Core (Plus) Wired Controller' (GUID: 03= 000000d620000011a7000011010000) [20:54:46] Info: - 4 axes, 14 buttons, 1 hats [20:54:46] Info: font orbiteer: [20:54:46] Info: - Orbiteer-Bold.ttf 1.000000 [20:54:46] Info: - DejaVuSans.ttf 1.200000 [20:54:46] Info: - wqy-microhei.ttc 1.000000 [20:54:46] Info: font pionillium: [20:54:46] Info: - PionilliumText22L-Medium.ttf 1.000000 [20:54:46] Info: - DejaVuSans.ttf 0.928571 [20:54:46] Info: - wqy-microhei.ttc 1.000000 [20:54:46] Debug: Loaded economy agricultural (id 1) =09generation: agri. 1.00 ind. 0.00 metal. 0.00 pop. 1.00 random 0.00 [20:54:46] Debug: Loaded economy industrial (id 2) =09generation: agri. 0.00 ind. 1.00 metal. 0.00 pop. 1.00 random 0.00 [20:54:46] Debug: Loaded economy mining (id 3) =09generation: agri. 0.00 ind. 0.00 metal. 1.00 pop. 1.00 random 0.00 [20:54:46] Debug: Commodity animal_meat (1) loaded (producer: 1, price: 1= 25.0, inputs: 16:1.0, 17:1.0, legality: 100%) [20:54:46] Debug: Commodity fruit_and_veg (2) loaded (producer: 1, price:= 105.0, inputs: 16:1.0, 17:1.0, legality: 100%) [20:54:46] Debug: Commodity grain (3) loaded (producer: 1, price: 41.0, i= nputs: 16:1.0, 17:1.0, legality: 100%) [20:54:46] Debug: Commodity liquor (4) loaded (producer: 1, price: 422.0,= inputs: 16:1.0, 17:1.0, legality: 100%) [20:54:46] Debug: Commodity live_animals (5) loaded (producer: 1, price: = 932.0, inputs: 16:1.0, 17:1.0, legality: 100%) [20:54:46] Debug: Commodity slaves (6) loaded (producer: 1, price: 1011.0= , inputs: 0:0.0, 0:0.0, legality: 6%) [20:54:46] Warning: Commodity rubbish has invalid producing economy ALL [20:54:46] Debug: Commodity rubbish (7) loaded (producer: 0, price: -0.7,= inputs: 0:0.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity air_processors (8) loaded (producer: 2, price= : 204.0, inputs: 23:1.0, 11:1.0, legality: 100%) [20:54:46] Debug: Commodity battle_weapons (9) loaded (producer: 2, price= : 607.0, inputs: 19:1.0, 11:1.0, legality: 33%) [20:54:46] Debug: Commodity computers (10) loaded (producer: 2, price: 46= 1.0, inputs: 30:1.0, 11:1.0, legality: 100%) [20:54:46] Debug: Commodity industrial_machinery (11) loaded (producer: 2= , price: 124.0, inputs: 19:1.0, 14:1.0, legality: 100%) [20:54:46] Debug: Commodity medicines (12) loaded (producer: 2, price: 56= 3.0, inputs: 10:1.0, 26:1.0, legality: 100%) [20:54:46] Debug: Commodity nerve_gas (13) loaded (producer: 2, price: 81= 3.0, inputs: 0:0.0, 0:0.0, legality: 10%) [20:54:46] Debug: Commodity robots (14) loaded (producer: 2, price: 829.0= , inputs: 23:1.0, 10:1.0, legality: 100%) [20:54:46] Debug: Commodity consumer_goods (15) loaded (producer: 2, pric= e: 246.0, inputs: 23:1.0, 25:1.0, legality: 100%) [20:54:46] Debug: Commodity farm_machinery (16) loaded (producer: 2, pric= e: 80.0, inputs: 19:1.0, 14:1.0, legality: 100%) [20:54:46] Debug: Commodity fertilizer (17) loaded (producer: 2, price: 1= 5.0, inputs: 26:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity hand_weapons (18) loaded (producer: 2, price:= 251.0, inputs: 19:1.0, 10:1.0, legality: 50%) [20:54:46] Debug: Commodity metal_alloys (19) loaded (producer: 2, price:= 43.0, inputs: 29:1.0, 11:1.0, legality: 100%) [20:54:46] Debug: Commodity military_fuel (20) loaded (producer: 2, price= : 49.0, inputs: 27:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity mining_machinery (21) loaded (producer: 2, pr= ice: 312.0, inputs: 19:1.0, 14:1.0, legality: 100%) [20:54:46] Debug: Commodity narcotics (22) loaded (producer: 2, price: 63= 2.0, inputs: 0:0.0, 0:0.0, legality: 50%) [20:54:46] Debug: Commodity plastics (23) loaded (producer: 2, price: 36.= 0, inputs: 26:1.0, 11:1.0, legality: 100%) [20:54:46] Debug: Commodity radioactives (24) loaded (producer: 2, price:= -4.4, inputs: 0:0.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity textiles (25) loaded (producer: 2, price: 65.= 0, inputs: 23:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity carbon_ore (26) loaded (producer: 3, price: 7= .0, inputs: 21:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity hydrogen (27) loaded (producer: 3, price: 5.0= , inputs: 0:0.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity liquid_oxygen (28) loaded (producer: 3, price= : 9.8, inputs: 31:1.0, 11:1.0, legality: 100%) [20:54:46] Debug: Commodity metal_ore (29) loaded (producer: 3, price: 43= .0, inputs: 21:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity precious_metals (30) loaded (producer: 3, pri= ce: 2180.0, inputs: 21:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Commodity water (31) loaded (producer: 3, price: 1.2, i= nputs: 21:1.0, 0:0.0, legality: 100%) [20:54:46] Debug: Loaded consumable data for commodity air_processors (8)= -> (32-128, 0.50) [20:54:46] Debug: Loaded consumable data for commodity animal_meat (1) ->= (32-128, 0.50) [20:54:46] Debug: Loaded consumable data for commodity consumer_goods (15= ) -> (32-128, 1.00) [20:54:46] Debug: Loaded consumable data for commodity fruit_and_veg (2) = -> (32-128, 0.50) [20:54:46] Debug: Loaded consumable data for commodity grain (3) -> (32-1= 28, 0.50) [20:54:46] Debug: Loaded consumable data for commodity hand_weapons (18) = -> (32-128, 1.00) [20:54:46] Debug: Loaded consumable data for commodity liquid_oxygen (28)= -> (32-128, 0.50) [20:54:46] Debug: Loaded consumable data for commodity liquor (4) -> (32-= 128, 1.00) [20:54:46] Debug: Loaded consumable data for commodity medicines (12) -> = (32-128, 1.00) [20:54:46] Debug: Loaded consumable data for commodity narcotics (22) -> = (32-128, 1.00) [20:54:46] Info: Loaded economy info: 3 economies, 31 commodities (10 co= nsumable) [20:54:46] Info: started 3 worker threads in 0.40ms [20:54:46] Info: Engine startup took 2155.33ms [20:54:46] Info: LoadStep::Start() [20:54:46] Info: ShipType::Init() [20:54:46] Info: Lua::Init() [20:54:46] Info: Loading [08%]: Lua::InitModules() started [20:54:47] Info: nanosvg: /gnu/store/7vanv8nyf48vb2jndlfd694cyhqrfpn4-pi= oneer-20210203/share/games/pioneer/icons/icons.svg 384x384 [20:54:47] Info: nanosvg: /gnu/store/7vanv8nyf48vb2jndlfd694cyhqrfpn4-pi= oneer-20210203/share/games/pioneer/icons/icons.svg 512x512 [20:54:47] Info: nanosvg: /gnu/store/7vanv8nyf48vb2jndlfd694cyhqrfpn4-pi= oneer-20210203/share/games/pioneer/icons/icons.svg 1024x1024 [20:54:47] Info: nanosvg: /gnu/store/7vanv8nyf48vb2jndlfd694cyhqrfpn4-pi= oneer-20210203/share/games/pioneer/icons/logo.svg 512x512 [20:54:48] Info: Loading [08%]: Lua::InitModules() took 1270.43ms [20:54:48] Info: Loading [15%]: Gui::Init() started [20:54:48] Info: Loading [15%]: Gui::Init() took 108.38ms [20:54:48] Info: Loading [23%]: GalaxyGenerator::Init() started [20:54:48] Info: Creating new galaxy generator 'legacy' version 1 [20:54:48] Info: Warning: 'mass' is 0.000000 for body 'Themisto' [20:54:48] Info: Warning: 'mass' is 0.000000 for body 'Lucksmall' [20:54:48] Info: Number of factions added: 103 [20:54:48] Info: StarSystemCache: misses: 0, slave hits: 0, master hits:= 0 [20:54:48] Info: SectorCache: misses: 101, slave hits: 0, master hits: 2 [20:54:48] Info: Loading [23%]: GalaxyGenerator::Init() took 123.64ms [20:54:48] Info: Loading [31%]: FaceParts::Init() started [20:54:49] Info: Face Generation source images loaded. [20:54:49] Info: Loading [31%]: FaceParts::Init() took 1270.44ms [20:54:49] Info: Loading [38%]: new ModelCache started [20:54:49] Info: Loading [38%]: new ModelCache took 0.00ms [20:54:49] Info: Loading [46%]: Shields::Init started [20:54:49] Info: Loading [46%]: Shields::Init took 121.77ms [20:54:49] Info: Loading [54%]: BaseSphere::Init started [20:54:49] Info: GenerateIndices: triangles count =3D 648, mid indexes = =3D 1728, hi edges =3D 54 [20:54:50] Info: Loading [54%]: BaseSphere::Init took 69.03ms [20:54:50] Info: Loading [62%]: CityOnPlanet::Init started [20:54:50] Info: Got 0 buildings of tag city_building [20:54:50] Info: End of buildings. [20:54:50] Info: Loading [62%]: CityOnPlanet::Init took 38.43ms [20:54:50] Info: Loading [69%]: SpaceStation::Init started [20:54:50] Info: Could not find model: ground_station [20:54:50] Info: couldn't initialize station type 'stations/ground_stati= on.json' because the corresponding model ('ground_station') could not be fo= und. [20:54:50] Fatal: Error while loading Space Station data (check stdout/ou= tput.txt). =E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85= =E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85=E2=98=85= =E2=98=85=E2=98=85=E2=98=85=E2=98=85 SYSTEM INFORMATION $ guix describe Generation 37=09May 21 2021 12:33:41=09(current) guix bd382fa repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: bd382fae71d899e243e81688bf5baed26171f2ea $ pioneer -version pioneer 19700101 -------------------- SDL Version (build) 2.0.12 SDL Version (dynamic) 2.0.12 SDL Versions match SDL_image Version (build): 2.0.5 SDL_image Version (dynamic): 2.0.5 SDL_image Versions match Assimp Version: 4.1.0 FreeType Version: 2.10.4 GLEW dynamic version: 2.0.0 --- Luis Felipe L=C3=B3pez Acevedo https://luis-felipe.gitlab.io/ ------------=_1624260842-1074-1--