Ignatz

What's the airspeed velocity of an unladen swallow
Donor
Feb 17, 2018
3,578
10,104
It is not wise to tempt the demon klx, for he might notice you and then...

...it's too awful to recount...
 

rayminator

Engaged Member
Respected User
Sep 26, 2018
3,041
3,140
I have came to this error

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

While running game code:
  File "game/script.rpy", line 60, in execute
  File "game/script.rpy", line 60, in execute
  File "game/script.rpy", line 69, in execute
  File "game/script.rpy", line 69, in keywords
NameError: name 'dlpos' is not defined

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

Full traceback:
  File "script.rpyc", line 168, in script call
  File "chapter001.rpyc", line 997, in script call
  File "chapter002.rpyc", line 1364, in script call
  File "chapter003.rpyc", line 1512, in script call
  File "chapter004.rpyc", line 723, in script
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\ast.py", line 652, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\exports.py", line 1199, in say
    who(what, *args, **kwargs)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\character.py", line 1016, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\character.py", line 817, in do_display
    **display_args)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\character.py", line 566, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\core.py", line 3033, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\core.py", line 3033, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/script.rpy", line 60, in execute
  File "game/script.rpy", line 60, in execute
  File "game/script.rpy", line 69, in execute
  File "game/script.rpy", line 69, in keywords
  File "<screen language>", line 69, in <module>
NameError: name 'dlpos' is not defined

Windows-8-6.2.9200
Ren'Py 7.0.0.196
My Sweet Neighbors 0.11_1 0.11_1
Thu Oct 11 01:21:33 2018
 
  • Like
Reactions: VEL

tomislazy

Newbie
May 31, 2017
34
53
It was the case for him in the beggining. Don't know if the recent updates' sizes justifies the time taken or if he has another job, but anyway, I just can't criticize this dev. So, I'll wait patiently. :)

Patiently waiting? People like you sicken me :p
 

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,426
9,686
I have came to this error

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

While running game code:
  File "game/script.rpy", line 60, in execute
  File "game/script.rpy", line 60, in execute
  File "game/script.rpy", line 69, in execute
  File "game/script.rpy", line 69, in keywords
NameError: name 'dlpos' is not defined

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

Full traceback:
  File "script.rpyc", line 168, in script call
  File "chapter001.rpyc", line 997, in script call
  File "chapter002.rpyc", line 1364, in script call
  File "chapter003.rpyc", line 1512, in script call
  File "chapter004.rpyc", line 723, in script
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\ast.py", line 652, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\exports.py", line 1199, in say
    who(what, *args, **kwargs)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\character.py", line 1016, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\character.py", line 817, in do_display
    **display_args)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\character.py", line 566, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\core.py", line 3033, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\core.py", line 3033, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "C:\Users\termi\Desktop\simes\My_Sweet_Neighbors-0.11_1-pc\My_Sweet_Neighbors-0.11_1-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/script.rpy", line 60, in execute
  File "game/script.rpy", line 60, in execute
  File "game/script.rpy", line 69, in execute
  File "game/script.rpy", line 69, in keywords
  File "<screen language>", line 69, in <module>
NameError: name 'dlpos' is not defined

Windows-8-6.2.9200
Ren'Py 7.0.0.196
My Sweet Neighbors 0.11_1 0.11_1
Thu Oct 11 01:21:33 2018
Congratulations! You get to learn how to read errors!

See near the top where it says "NameError: name 'dlpos' is not defined"? That's the problem!

So, you should search the thread to see if anyone else has had the problem, and if there's a solution (hint - yes).

Type "dlpos" into the search box at the upper right. Click "Search this thread only" and "Search". Now find your solution!
 
  • Like
Reactions: bobbo69 and Heresi

dstarfire

Member
Jul 13, 2017
314
309
Congratulations! You get to learn how to read errors!

See near the top where it says "NameError: name 'dlpos' is not defined"? That's the problem!

So, you should search the thread to see if anyone else has had the problem, and if there's a solution (hint - yes).

Type "dlpos" into the search box at the upper right. Click "Search this thread only" and "Search". Now find your solution!
In all fairness, I'd be asking for help after reading that log, too (and I know how to read error logs).

my troubleshooting steps:
open up script.rpy in notepad++ oops, there is no script.rpy. Okay, surely it means script.py (after reading that file, I'm pretty sure it doesn't).
Scroll down ...
WTF?! Line 60 is a comment, and line 69 seems fine (I'm not a coder, but I understand enough to spot simple errors).
Okay, back to the error log. let's see what else it says.
Hey, dlpos. Let's just search the file for that ... no results.
You know what, fuck it, I'll post the error log and see if somebody else has encountered this error.
 

Penfold Mole

Engaged Member
Respected User
May 22, 2017
2,991
6,998
In all fairness, I'd be asking for help after reading that log, too (and I know how to read error logs).

my troubleshooting steps:
open up script.rpy in notepad++ oops, there is no script.rpy. Okay, surely it means script.py (after reading that file, I'm pretty sure it doesn't).
Scroll down ...
WTF?! Line 60 is a comment, and line 69 seems fine (I'm not a coder, but I understand enough to spot simple errors).
Okay, back to the error log. let's see what else it says.
Hey, dlpos. Let's just search the file for that ... no results.
You know what, fuck it, I'll post the error log and see if somebody else has encountered this error.
Congrats on your natural detective skills, but you could have just looked at the Tools & Tutorials section of this forum and found various Ren'Py tools there, UnRen.bat to begin with.

Or googled for "Renpy" and found its home page and Wiki.

You also could have just looked at the files that you have in the "game" subfolder and by the size of the files realized that most of the game files have been compressed into one huge *.rpa file there - and then googled or searched this forum for "renpy rpa extractor".

And after extracting archive.rpa you could have found the file you were searching for. And also learned more than a few new skills that will definitely come handy at any of the Ren'Py games available here.

Well, there you go... no need to be a sherlock to figure this little out yourself.
 

goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,426
9,686
In all fairness, I'd be asking for help after reading that log, too (and I know how to read error logs).

my troubleshooting steps:
open up script.rpy in notepad++ oops, there is no script.rpy. Okay, surely it means script.py (after reading that file, I'm pretty sure it doesn't).
Scroll down ...
WTF?! Line 60 is a comment, and line 69 seems fine (I'm not a coder, but I understand enough to spot simple errors).
Okay, back to the error log. let's see what else it says.
Hey, dlpos. Let's just search the file for that ... no results.
You know what, fuck it, I'll post the error log and see if somebody else has encountered this error.
My point is someone else has encountered that error. Which you can find by searching this thread for the undefined name, dlpos.
 

AnotherLurker

Member
May 19, 2017
269
566
Holy shit. This game really stands out.
It doesn't try to be anything but a VR, the choices are pretty straightforward most of the time, the animations are fucking fantastic compared to what I'm used to from Ren'Py games, and the models are hot. Most of all, I'm enjoying how the game's progression feels natural. Not rushed, not forced, not painfully slow, and not wildly inconsistent. Tension builds, finds release, or else pushes people to move beyond their previous boundaries.
Really looking forward to more.
 

dstarfire

Member
Jul 13, 2017
314
309
My point is someone else has encountered that error. Which you can find by searching this thread for the undefined name, dlpos.
Sorry, I read a sort of "this is obvious" or "you should know this" into your post, and it's that implication I was arguing against. If that's not what you intended, I apologize. I was trying to politely show that most people would have no way of knowing which part of that error message they should search for.
 
4.60 star(s) 85 Votes