Lemma Soft Forums

Supporting creators of visual novels and story-based games since 2003.


Visit our new games list, blog aggregator, IRC, and wiki.
Activation problem? Email [email protected]
It is currently Wed Jun 19, 2013 9:04 pm

All times are UTC - 5 hours [ DST ]


Forum rules


Ask questions about one topic per thread, and use a descriptive subject. "NotImplemented error in script.rpy" is a good subject, "Tom's problems" is not. Remember to include all of traceback.txt or error.txt when reporting a problem, as well as the relevant lines of script. Use the [code] tag to format scripts.



Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Wed May 16, 2012 2:35 am 
Regular
User avatar

Joined: Tue Mar 06, 2012 1:47 am
Posts: 79
Figures that the first time I pick up my code in a month, I make an error that I can't find the origin of. The usual process of 'go back and change whatever you did since the last time you ran this code and go through it until the error comes up again' didn't work very well, seeing that I've been changing bits here and there and then completely forgot what I did.

Code:
I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
Exception: Style property placemark is unknown.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "C:\Users\Owner\Downloads\renpy\renpy-6.13.8\renpy\bootstrap.py", line 291, in bootstrap
  File "C:\Users\Owner\Downloads\renpy\renpy-6.13.8\renpy\main.py", line 312, in main
  File "C:\Users\Owner\Downloads\renpy\renpy-6.13.8\renpy\style.py", line 649, in build_styles
  File "C:\Users\Owner\Downloads\renpy\renpy-6.13.8\renpy\style.py", line 629, in build_style
  File "C:\Users\Owner\Downloads\renpy\renpy-6.13.8\renpy\style.py", line 507, in expand_properties
Exception: Style property placemark is unknown.


This is puzzling me quite a bit, especially since the game initialized correctly. I have no idea where to go to looks for errors, mainly since the parts I do remember changing shouldn't have had any effect on the styles. Going back through the 'style' python file just told me that the error popped up because of 'placemark'. If it helps any, I'm using Jake's Battle Engine, though I haven't changed its internal code since long before this error started appearing. But really, any suggestions on where to error-hunt would be extremely appreciated.

EDIT:
I will forever regret having an interest in programming because I will forever make idiotic typos. Nevermind, I typed 'placeMark' as 'placemark'...and completely skipped over that typo probably ten times.

_________________
I really, really like working on RPGs and minigames. I'm not all that experienced at coding yet, but if you've got a question on something, feel free to shoot me a message!


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: DragoonHP, Majestic-12 [Bot]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Protected by Anti-Spam ACP
Powered by phpBB® Forum Software © phpBB Group