Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   Editor (https://forums.graalonline.com/forums/showthread.php?t=134270179)

WanDaMan 02-20-2016 06:07 AM

Editor
 
My editor doesn't open and I'm not getting any error messages. I've tried re-installing and installing and deleting the filenamecache too.

Any suggestions?

Crono 02-20-2016 09:18 AM

Which OS?

WanDaMan 02-20-2016 09:29 AM

Windows 10

scriptless 02-20-2016 03:37 PM

You may want to try a earlier version of the editor. The latest one has issues with windows 10 but I can confirm that version 2.220 works which was the last version editor and client was in 1 program.

BlueMelon 02-21-2016 10:07 PM

have you tried re-installing your OS

Crono 02-22-2016 07:36 AM

Quote:

Originally Posted by WanDaMan (Post 1738209)
Windows 10

level editor doesnt work on w10 :cry:

fowlplay4 03-12-2016 04:05 PM

I found a workaround that allows the editor to work in Windows 10 64-bit.

If GraalEditor.exe loads d2d1.dll and/or d3d11.dll in C:\SysWow64 it causes the crash on open and iertutil.dll which causes the file dialogs to crash.

Blocking access to the dlls allows it to run properly.

To safely block access to those dlls:

1. create a second user (e.g. test) with a password and configured a runas batch script:
2. changed ownership of the dlls to administrators
3. set deny full control to test user

Editor.bat:

PHP Code:

runas /env /user:test /savecred "GraalEditor.exe %1" 

Then configured my .nw files to open with the batch file:

http://i.imgur.com/OfsdEup.png

Cubes 03-12-2016 04:46 PM

Quote:

Originally Posted by fowlplay4 (Post 1738305)
I found a workaround that allows the editor to work in Windows 10 64-bit.

If GraalEditor.exe loads d2d1.dll and/or d3d11.dll in C:\SysWow64 it causes the crash on open and iertutil.dll which causes the file dialogs to crash.

Blocking access to the dlls allows it to run properly.

To safely block access to those dlls:

1. create a second user (e.g. test) with a password and configured a runas batch script:
2. changed ownership of the dlls to administrators
3. set deny full control to test user

Editor.bat:

PHP Code:

runas /env /user:test /savecred "GraalEditor.exe %1" 

Then configured my .nw files to open with the batch file:

http://i.imgur.com/OfsdEup.png

You would probably be better off finger painting the level's and using OCR to convert the digital images into levels.


All times are GMT +2. The time now is 11:45 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.