question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

X Error of failed request with default cube scene in Krom and Linux

See original GitHub issue

Description I’ve just updated Armory today to git version and now a default scene won’t run, not with Krom in Linux nor exporting the project to Linux ©.

In both cases the application crashes on startup with the message:

X Error of failed request:  BadRRCrtc (invalid Crtc parameter)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  20 (RRGetCrtcInfo)
  Crtc id in failed request: 0x0
  Serial number of failed request:  14
  Current serial number in output stream:  14

This looks like an issue in Kha/Kore, but maybe only with Armory/Kha, because with Kha from Kode/Kha git version I’m able to compile and run applications with Krom in the same system — but I can’t compile to C/C++ directly with Kode/Kha from some commits ago because of compilation errors, so I can’t test native with that.

To Reproduce Just playing a (saved) default scene.

Expected behavior Scene working just fine.

System Blender: 2.83.4 Armory: Git version. OS: Linux Mint 19.2 (linux 4.15.0-118-generic x86_64) Graphics card: NVIDIA Quadro M2000M 4 GB

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
knowledgenudecommented, Oct 8, 2020

It is working fine now, many thanks!

2reactions
luboslencocommented, Oct 7, 2020

Another fix incoming by dave at https://github.com/Kode/Kinc/pull/563.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Building from source fails · Issue #49 · armory3d/armorpaint
The main issue was functions being called that didn't exist in Krom. To fix, delete the Kha directory in the armsdk. Then navigate...
Read more >
X Error of failed request: BadValue (integer parameter out of ...
It should output 0 , i.e. success. If it's succeeding from a terminal but failing from Lutris, that would indicate Lutris isn't running...
Read more >
Bug listing with status RESOLVED with resolution OBSOLETE ...
... --update fails with error message" status:RESOLVED resolution:OBSOLETE ... Bug:195661 - "default baselayout should boot with an headless linux" ...
Read more >
arcgis.gis module | ArcGIS API for Python
The gis module provides an information model for GIS hosted within ArcGIS Online or ArcGIS Enterprise, serving as an entry point to the...
Read more >
X3D Scene Authoring Hints - Web3D Consortium
If a scene depends on having the default value of a field for proper operation, it is a good authoring practice to enter...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found