Error with perspective-view0.xml or something

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
M0ti
Regular
Posts: 66
Joined: Mon Aug 15, 2011 1:06 pm
Contact:

Error with perspective-view0.xml or something

#1 Post by M0ti »

Hi, when I'm writing a script in jEdit, the number of errors in right-down corner is gradualy increasing. Its always the same thing again and again. I'm really scared, because I don't understand any of these sentences. Do you know what is it? Is it bad? Can I be saved?

Code: Select all

java.io.FileNotFoundException: C:\Users\Emil\.jedit\DockableWindowManager\perspective-view0.xml (Přístup byl odepřen)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(Unknown Source)
	at java.io.FileOutputStream.<init>(Unknown Source)
	at java.io.FileWriter.<init>(Unknown Source)
	at org.gjt.sp.jedit.gui.DockableWindowManagerImpl$DockableWindowConfig.saveLayout(DockableWindowManagerImpl.java:128)
	at org.gjt.sp.jedit.PerspectiveManager.savePerspective(PerspectiveManager.java:208)
	at org.gjt.sp.jedit.Autosave.actionPerformed(Autosave.java:90)
	at javax.swing.Timer.fireActionPerformed(Unknown Source)
	at javax.swing.Timer$DoPostEvent.run(Unknown Source)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$200(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)

User avatar
Sorakun
Regular
Posts: 103
Joined: Sun Oct 20, 2013 10:02 pm
Completed: Techno Titans, Blood Metal Exorcism, Tom Cruiser, Mechadin, UPlay
IRC Nick: Sorakun
Skype: sora.ch4n
Contact:

Re: Error with perspective-view0.xml or something

#2 Post by Sorakun »

from a quick glance, these errors are just occurring due to the fact that jEdit doesn't have the Ren'py code written into it, that is to say the functions Ren'py uses are actually just scripts which run several lines of code but made in a way so its simple for you to use it.

so basically it shouldn't be anything you need to worry about.

User avatar
M0ti
Regular
Posts: 66
Joined: Mon Aug 15, 2011 1:06 pm
Contact:

Re: Error with perspective-view0.xml or something

#3 Post by M0ti »

That's a really good news, thank you. Error that can be fixed is surely better, than error that can't be. But error that doesn't need to be solved at all seems like salvation right from heaven. :D:D

User avatar
Sorakun
Regular
Posts: 103
Joined: Sun Oct 20, 2013 10:02 pm
Completed: Techno Titans, Blood Metal Exorcism, Tom Cruiser, Mechadin, UPlay
IRC Nick: Sorakun
Skype: sora.ch4n
Contact:

Re: Error with perspective-view0.xml or something

#4 Post by Sorakun »

There should be ways to fix it like adding the syntax into the editor

but yeah it dosnt look like anything you need to worry about ^^

Post Reply

Who is online

Users browsing this forum: Donmai, Google [Bot]