Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: MZ How do I debug a Plugin?
- Original author: Hellinfernel
- Original date: January 6, 2023
- Source thread: https://forums.rpgmakerweb.com/threads/how-do-i-debug-a-plugin.153829/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support
Summary
I am probably easier to frustrate than the common man, but i simply don't know how I can make progress without 1 and a half billion errors thrown at me. Currently, I get the error " ReferenceError commonItemDataList is not defined" Which is obviously completely wrong because it's already defined, as you can see in the row 16.
Archived First Post
I am probably easier to frustrate than the common man, but i simply don't know how I can make progress without 1 and a half billion errors thrown at me. Currently, I get the error "
ReferenceError
commonItemDataList is not defined"
Which is obviously completely wrong because it's already defined, as you can see in the row 16.
There is no way I can see what is happening inside the variables I define, since the debugger only shows me the global variables defined with a $, but not the variables inside a method. And every time that happens, it's a complete nightmare to find out what is actually wrong. Why is it so hard to do something that should be not much harder than a Hello World Program?
It's just frustrating and annoying and completely redundant.
I just want to continue with my work without being annoyed by bullshit like this.
Protected download
ReferenceError
commonItemDataList is not defined"
Which is obviously completely wrong because it's already defined, as you can see in the row 16.
There is no way I can see what is happening inside the variables I define, since the debugger only shows me the global variables defined with a $, but not the variables inside a method. And every time that happens, it's a complete nightmare to find out what is actually wrong. Why is it so hard to do something that should be not much harder than a Hello World Program?
It's just frustrating and annoying and completely redundant.
I just want to continue with my work without being annoyed by bullshit like this.
Protected download
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...
