Bridgeburner56 wrote:No change unfortunately. x64 still doesn't work and the crash is still ocurring
Kappes Buur wrote:Bridgeburner56 wrote:No change unfortunately. x64 still doesn't work and the crash is still ocurring
In times of yore, running the DB2 installer would install all necessary software to have a working editor.
That was with Windows 7, but from what others have mentioned this also works with Windows 10.
After that you can install GZDBBF.r3018 and it should work.
If you have .NET Framework 4.6 installed then installing the x64 version shouild also work.
Batandy wrote:To fix my black screen issue, i simply deleted everything from the GZDB's install folder and dropped in version 2.3.0.3012 (0a5a2e8) which should be this one if i'm not mistaken: https://devbuilds.drdteam.org/gzdbbf/GZ ... x-r3012.7z
After this it works even if i don't have the latest version, but it's better than nothing.
Kappes Buur wrote:Batandy wrote:To fix my black screen issue, i simply deleted everything from the GZDB's install folder and dropped in version 2.3.0.3012 (0a5a2e8) which should be this one if i'm not mistaken: https://devbuilds.drdteam.org/gzdbbf/GZ ... x-r3012.7z
After this it works even if i don't have the latest version, but it's better than nothing.
The r3018 versions are build against .NET Framework 4.6.x.
Do you have that installed on your system ?
Batandy wrote:Just checked in regedit, i do have 4.6.1 (DWORD: 394271), Windows 7 user
Kappes Buur wrote:Batandy wrote:Just checked in regedit, i do have 4.6.1 (DWORD: 394271), Windows 7 user
Okay, so 4.6.1 seems to be installed.
When you run r3018, what does the generated GZBuilder.log logfile say ?
Perhaps that could provide a clue. Upload its contents for someone to look at.
#include "zcommon.acs"
script 1 open
{
Print(s:"Hello, world!");
}
D:\test>dir acc156
Datenträger in Laufwerk D: ist Daten
Volumeseriennummer: 5C81-92DF
Verzeichnis von D:\test\acc156
12.05.2018 14:30 <DIR> .
12.05.2018 14:30 <DIR> ..
24.10.2017 09:25 76.800 acc.exe
05.12.2016 00:32 480 zcommon.acs
23.10.2017 03:03 34.855 zdefs.acs
23.10.2017 03:03 12.159 zspecial.acs
05.12.2016 00:32 240 zwvars.acs
D:\test>dir acc-gzdbbf-3018
Datenträger in Laufwerk D: ist Daten
Volumeseriennummer: 5C81-92DF
Verzeichnis von D:\test\acc-gzdbbf-3018
12.05.2018 14:37 <DIR> .
12.05.2018 14:37 <DIR> ..
10.04.2018 20:05 75.776 acc.exe
10.04.2018 20:04 480 zcommon.acs
10.04.2018 20:04 34.855 zdefs.acs
10.04.2018 20:04 12.185 zspecial.acs
10.04.2018 20:04 240 zwvars.acs
5 Datei(en), 123.536 Bytes
D:\test>acc156\acc.exe hello.acs
Original ACC Version 1.10 by Ben Gokey
Copyright (c) 1995 Raven Software, Corp.
This is version 1.56 (Oct 24 2017)
This software is not supported by Raven Software or Activision
ZDoom changes and language extensions by Randy Heit
Further changes by Brad Carney
Even more changes by James Bentler
Some additions by Michael "Necromage" Weber
Error reporting improvements and limit expansion by Ty Halderman
Include paths added by Pascal vd Heiden
Host byte order: LITTLE endian
"hello.acs":
6 lines (1588 included)
0 functions
1 script
1 open
0 global variables
0 world variables
0 map variables
0 global arrays
0 world arrays
object "hello.o": 104 bytes
D:\test>acc-gzdbbf-3018\acc.exe hello.acs
Original ACC Version 1.10 by Ben Gokey
Copyright (c) 1995 Raven Software, Corp.
This is version 1.56 (Apr 10 2018)
This software is not supported by Raven Software or Activision
ZDoom changes and language extensions by Randy Heit
Further changes by Brad Carney
Even more changes by James Bentler
Some additions by Michael "Necromage" Weber
Error reporting improvements and limit expansion by Ty Halderman
Include paths added by Pascal vd Heiden
Host byte order: LITTLE endian
**** ERROR ****
Line 1 in file "hello.acs" ...
hello.acs:1: Couldn't find include file "zcommon.acs".
***********SYSTEM INFO***********
OS: Microsoft Windows 7 Ultimate
GPU: VNC Mirror Driver
GZDB: R3018
********EXCEPTION DETAILS********
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei CodeImp.DoomBuilder.Rendering.Renderer3D.RenderModels(Boolean lightpass, Boolean trans)
bei CodeImp.DoomBuilder.Rendering.Renderer3D.FinishGeometry()
bei CodeImp.DoomBuilder.BuilderModes.BaseVisualMode.OnRedrawDisplay()
bei CodeImp.DoomBuilder.Windows.MainForm.RedrawDisplay()
bei CodeImp.DoomBuilder.VisualModes.VisualMode.OnProcess(Int64 deltatime)
bei CodeImp.DoomBuilder.BuilderModes.BaseVisualMode.OnProcess(Int64 deltatime)
bei CodeImp.DoomBuilder.Windows.MainForm.processor_Tick(Object sender, EventArgs e)
bei System.Windows.Forms.Timer.OnTick(EventArgs e)
bei System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Return to Abandoned/Dead Projects
Users browsing this forum: No registered users and 2 guests