Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 6 Vote(s) - 4.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Amnesia Development Enhancer Tool
MulleDK19 Offline
Senior Member

Posts: 545
Threads: 21
Joined: Jun 2009
Reputation: 10
#21
RE: Simple level editor enhancer tool

(02-09-2013, 09:52 PM)Your Computer Wrote:
(02-09-2013, 07:39 PM)MulleDK19 Wrote: Could you please download the latest version, run it with -log, and tell me what it outputs?

In the same way you shouldn't expect most people here to know how to do that, i didn't expect your program to generate a useful log when the error occurs.

And it turns out all it outputs is: Launching...
Actually that is extremely useful.

(02-09-2013, 10:01 PM)NaxEla Wrote: Same where. Just: Launching...
Try the latest version.

[Image: 16455.png]
(This post was last modified: 02-10-2013, 09:30 AM by MulleDK19.)
02-10-2013, 08:29 AM
Find
NaxEla Offline
Senior Member

Posts: 415
Threads: 5
Joined: Dec 2012
Reputation: 28
#22
RE: Simple level editor enhancer tool

Well, the cursor works fine now. But, it keeps crashing about 10 seconds after the level editor opens.

Here's the log:

Launching...
Running level editor process...
Level editor process running...
Switching to regular Windows cursor...
Waiting for level editor...
Base address: 00400000...
Unprotecting memory...
Patching memory...
Reprotecting memory...
Launch successful! Waiting in background for level editor to close...
The level editor window is taking an awful long time to appear. Aborting...

In Ruins [WIP]
02-11-2013, 09:47 AM
Find
MulleDK19 Offline
Senior Member

Posts: 545
Threads: 21
Joined: Jun 2009
Reputation: 10
#23
RE: Simple level editor enhancer tool

(02-11-2013, 09:47 AM)NaxEla Wrote: Well, the cursor works fine now. But, it keeps crashing about 10 seconds after the level editor opens.

Here's the log:

Launching...
Running level editor process...
Level editor process running...
Switching to regular Windows cursor...
Waiting for level editor...
Base address: 00400000...
Unprotecting memory...
Patching memory...
Reprotecting memory...
Launch successful! Waiting in background for level editor to close...
The level editor window is taking an awful long time to appear. Aborting...

Weird. It appears you have the "center window" or "run fullscreen" option ticked, and it has trouble finding the level editor window.

Does this happen every time? Or only sometimes?

[Image: 16455.png]
02-11-2013, 11:41 AM
Find
jamesclarke555 Offline
Junior Member

Posts: 34
Threads: 2
Joined: Jan 2012
Reputation: 0
#24
RE: Simple level editor enhancer tool

Really cool little tool, thanks!

When using the Windows mouse cursor though, is there anyway you could make it use the selected mouse pointer theme instead of the black cursor with the white border?

Any plans for a model editor version?

- Parasomnia -
[Image: SxShD]
02-11-2013, 12:20 PM
Find
MulleDK19 Offline
Senior Member

Posts: 545
Threads: 21
Joined: Jun 2009
Reputation: 10
#25
RE: Simple level editor enhancer tool

(02-11-2013, 12:20 PM)jamesclarke555 Wrote: Really cool little tool, thanks!
My pleasure.

(02-11-2013, 12:20 PM)jamesclarke555 Wrote: When using the Windows mouse cursor though, is there anyway you could make it use the selected mouse pointer theme instead of the black cursor with the white border?
Ya, I don't like the standard SDL cursor either. I'm currently working on replacing it by the default Windows cursor.

(02-11-2013, 12:20 PM)jamesclarke555 Wrote: Any plans for a model editor version?
I may make support for any of the tools. And the game, when run in window mode.

[Image: 16455.png]
02-11-2013, 12:42 PM
Find
plutomaniac Offline
Super Moderator

Posts: 6,368
Threads: 45
Joined: May 2011
Reputation: 183
#26
RE: Simple level editor enhancer tool

(02-11-2013, 12:42 PM)MulleDK19 Wrote: I may make support for any of the tools. And the game, when run in window mode.

Thank you for that! It happens all the time, that f^%$3 non-centered window... And indeed, that SDL mouse is ugly and laggy.
(This post was last modified: 02-11-2013, 01:20 PM by plutomaniac.)
02-11-2013, 01:19 PM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#27
RE: Simple level editor enhancer tool

OH MY GOD!!! THANK YOU SO MUCH!! FINALLY I CAN MAKE THE LEVEL EDITOR FULLSCREEN!! THANK YOU SO MUCH! Also, the Windows Cursor thing made my Level Editor to crash....

Is the Level Editor compatible with Win 7 64bit?

"Veni, vidi, vici."
"I came, I saw, I conquered."
02-11-2013, 02:30 PM
Find
plutomaniac Offline
Super Moderator

Posts: 6,368
Threads: 45
Joined: May 2011
Reputation: 183
#28
RE: Simple level editor enhancer tool

(02-11-2013, 02:30 PM)JustAnotherPlayer Wrote: OH MY GOD!!! THANK YOU SO MUCH!! FINALLY I CAN MAKE THE LEVEL EDITOR FULLSCREEN!

You can make the level editor full screen by changing the .cfg file that it refers too. Also, I think read-only has to be enabled because it keeps resetting it back to false.
(This post was last modified: 02-11-2013, 02:57 PM by plutomaniac.)
02-11-2013, 02:57 PM
Find
MulleDK19 Offline
Senior Member

Posts: 545
Threads: 21
Joined: Jun 2009
Reputation: 10
#29
RE: Simple level editor enhancer tool

(02-11-2013, 02:57 PM)plutomaniac Wrote:
(02-11-2013, 02:30 PM)JustAnotherPlayer Wrote: OH MY GOD!!! THANK YOU SO MUCH!! FINALLY I CAN MAKE THE LEVEL EDITOR FULLSCREEN!

You can make the level editor full screen by changing the .cfg file that it refers too. Also, I think read-only has to be enabled because it keeps resetting it back to false.

Although, technically, my tool runs the game in windowed mode without border when checking "Run fullscreen"; which makes it faster to alt+tab between the editor and the game.



Also, new version up!


(02-11-2013, 12:20 PM)jamesclarke555 Wrote: When using the Windows mouse cursor though, is there anyway you could make it use the selected mouse pointer theme instead of the black cursor with the white border?

Done. Download v1.3.3.7, and check "Use default Windows cursor".

[Image: 16455.png]
(This post was last modified: 02-11-2013, 04:09 PM by MulleDK19.)
02-11-2013, 03:02 PM
Find
jamesclarke555 Offline
Junior Member

Posts: 34
Threads: 2
Joined: Jan 2012
Reputation: 0
#30
Thumbs Up  RE: Simple level editor enhancer tool

MulleDK19 Wrote:Also, new version up!


(02-11-2013, 12:20 PM)jamesclarke555 Wrote: When using the Windows mouse cursor though, is there anyway you could make it use the selected mouse pointer theme instead of the black cursor with the white border?

Done. Download v1.3.3.7, and check "Use default Windows cursor".

Wow, that was fast. Thanks mate.

+1 for you Smile

Oops, seems to crash now. Could it be because I've made my LevelEditor.cfg file read only? Here's the log:

[11/02/2013 3:28:35 PM] Launching...
[11/02/2013 3:28:35 PM] Access to the path 'C:\Users\James\Documents\HPL2\LevelEditor.cfg' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.Xml.XmlTextWriter..ctor(String filename, Encoding encoding)
at System.Xml.XmlDocument.Save(String filename)
at #=qXLzIH7OS7Gj1O4m_xYcbbN2MYW5ayheiaYrQoIqGjOadpRGmlMwbiBWRAhA9sOxz.#=qdzNG4sA6H0b$DqateYErUQ==[ValueType](String #=q6cVtkRSj2v8uWAkYHsTOzQ==, String #=qFUQVAg1zrQck99aHEXCyGw==, ValueType #=qf3gLVICIFDv8C2GiQ8JeLA==)
at #=qXLzIH7OS7Gj1O4m_xYcbbN2MYW5ayheiaYrQoIqGjOadpRGmlMwbiBWRAhA9sOxz.#=qgPjuYH8Ee37sY9Zk2uaZPA==(SizeF #=qdkXsA$ZihjKkYrVdfTFZlw==)
at #=qKeQ$oMZuSAH5VKkqQPA_xTSkz3OX7OSho8lZDDkFa7n9XdkckxyyU69tm1uB6Dsl.#=qP47a1ZsnUUpe_BttzdKbQQ==()...

- Parasomnia -
[Image: SxShD]
(This post was last modified: 02-11-2013, 04:38 PM by jamesclarke555.)
02-11-2013, 04:21 PM
Find




Users browsing this thread: 1 Guest(s)