Git Product home page Git Product logo

Comments (10)

taltamir avatar taltamir commented on June 24, 2024

You should provide some system info

from borderless-gaming.

ElHyperion avatar ElHyperion commented on June 24, 2024

Intel i5 4670K @3.80GHz
Gigabyte Z87x-D3H
Gigabyte GTX760 2gb
Kingston HyperX Black 8gb XMP 1600MHz
Windows 8 Pro 64bit
DxDiag here http://pastebin.com/AZjYH3jh

from borderless-gaming.

taltamir avatar taltamir commented on June 24, 2024

I have no such issue with win7x64, anyone else (successfully?) using Win8x64?

from borderless-gaming.

DerEros avatar DerEros commented on June 24, 2024

Deleted my previous comments. I was simply to stupid to move the link to my desktop instead of the executable.

from borderless-gaming.

Jack0r avatar Jack0r commented on June 24, 2024

Win8.1 Pro 64 here, works fine. It starts minimized but opens after 3-5 seconds if you click it.

from borderless-gaming.

Ben-Kaniobi avatar Ben-Kaniobi commented on June 24, 2024

I get an unhandled exception on startup.

Spec:

OS:  Windows 8.1 Pro 64-bit
CPU: Intel Core i7 3820 @ 3.60GHz
RAM: 16,0GB Dual-Channel DDR3 @ 666MHz
MB:  ASRock X79 Extreme3
Gra: 3071MB NVIDIA GeForce GTX 780 (ZOTAC International)

Log: UnhandledException20.12.2014.json

from borderless-gaming.

psouza4 avatar psouza4 commented on June 24, 2024

Ben-Kaniobi: your exception is indicative of .NET framework corruption. You may need to try the usual repair steps for .NET issues:

  • running system file checker (SFC /SCANNOW) from a command prompt
  • running repair installations on any .NET frameworks you've installed that aren't automatically part of the Windows operating system. For example, Windows 7 comes with .NET 2.0 already, so you can't repair install it (but you can repair install 3.5, 4.0, and 4.5). Since you're on Windows 8.1, you may not be able to repair install many .NET packages.
  • using Borderless Gaming from another user profile's desktop on the same computer (this checks a few different things about the user environment). You can even just create a new user profile on the same PC to test with.
  • trying a different system (laptop or PC) from the same network (verifies non-local .NET framework corruption status)
  • verifying that WMI is working correctly using http://www.microsoft.com/en-us/download/details.aspx?id=7684 and http://technet.microsoft.com/en-us/library/ff404265.aspx (version for Windows 8 posted here https://www.dropbox.com/sh/k0g6y7occ55l1im/AACoMQvEWuoIDBssR7nrBpJUa/WMIDiag.vbs)

from borderless-gaming.

cfrost avatar cfrost commented on June 24, 2024

I have pretty much the same problem, at almost same hardware and OS setup.

My logs say:

Faulting application name: BorderlessGaming.exe, version: 7.9.1415.1112, time stamp: 0x54bfdc5b
Faulting module name: KERNELBASE.dll, version: 6.3.9600.17278, time stamp: 0x53eebf2e
Exception code: 0xe0434352
Fault offset: 0x000000000000606c
Faulting process ID: 0x1cc8
Faulting application start time: 0x01d035b8c5e1c791
Faulting application path: C:\Users\Frost\Downloads\BorderlessGaming.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report ID: 041e1623-a1ac-11e4-826f-448a5bcb4536
Faulting package full name: 
Faulting package-relative application ID: 

And a .NET error

Application: BorderlessGaming.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
   at BorderlessGaming.Utilities.ExceptionHandler.<AddGlobalHandlers>b__1(System.Object, System.Threading.ThreadExceptionEventArgs)
   at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
   at System.Windows.Forms.SafeNativeMethods.ShowWindow(System.Runtime.InteropServices.HandleRef, Int32)
   at System.Windows.Forms.SafeNativeMethods.ShowWindow(System.Runtime.InteropServices.HandleRef, Int32)
   at System.Windows.Forms.Control.SetVisibleCore(Boolean)
   at System.Windows.Forms.Form.SetVisibleCore(Boolean)
   at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
   at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
   at BorderlessGaming.Program.Main()

from borderless-gaming.

andrewmd5 avatar andrewmd5 commented on June 24, 2024

Try the installer that was just pushed to releases

from borderless-gaming.

cfrost avatar cfrost commented on June 24, 2024

Works flawlessly ! Thanks!

from borderless-gaming.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.