- Joined
- Dec 17, 2012
- Messages
- 4,696
- Reaction score
- 935
- First Language
- English
- Primarily Uses
- N/A
Are you using plugins? Did you disable them first? Does the bug still happen? Then report here.
No, this happens on a brand new 1.3.1 project.
Is your bug already reported by another person? Don't make a new topic. Reply to that thread instead if you have anything substantial to add.
I'll be honest, I haven't checked, but seeing as this is an issue only plugin developers would encounter in rather specific circumstances, I doubt it.
Bug Explanation: (What is the bug in your own words? Keep this detailed. "It isn't working right" is not a valid bug report.)
When attempting to get the width of the map scene, a TypeError is thrown. This does not crash the game if it's run when the scene is already running, however it does crash the game if it's called while the scene is loading (By what black magic I do not know).
Error Report: (If you received an error message, press F8 when the message is received to open up the debug console, then copy/paste the entire error log and paste it here).
Exact Steps on How to Replicate Bug: (Write out IN DETAIL, a step-by-step guide on how to replicate the bug.)
Sample Project (REQUIRED): A sample project MUST be attached to the bug report. All steps MUST be followed. If a single step is ignored, the bug report is invalid and I will move on to the next bug report. If you do not attach a sample project to the bug report, your bug report WILL BE ignored. This must be kept under 90 MB lower. Do not include RTP Graphics save for the ones used. You must make this project as small as possible. There are NO exceptions.
I don't really find this to be necessary, but since it's a requirement, I've got one here. I removed a lot of things to get it to be small, so the main menu won't open because an image is missing. You should still be able to get the issue just by creating a brand new project and doing the steps listed above.
Now like I said, this doesn't crash the game, and I have a way to get around the issue so really it's no big deal, but I just figured you should be made aware so that it can be fixed in a future update if anyone finds out why it's broken as such.
No, this happens on a brand new 1.3.1 project.
Is your bug already reported by another person? Don't make a new topic. Reply to that thread instead if you have anything substantial to add.
I'll be honest, I haven't checked, but seeing as this is an issue only plugin developers would encounter in rather specific circumstances, I doubt it.
Bug Explanation: (What is the bug in your own words? Keep this detailed. "It isn't working right" is not a valid bug report.)
When attempting to get the width of the map scene, a TypeError is thrown. This does not crash the game if it's run when the scene is already running, however it does crash the game if it's called while the scene is loading (By what black magic I do not know).
Error Report: (If you received an error message, press F8 when the message is received to open up the debug console, then copy/paste the entire error log and paste it here).
Exact Steps on How to Replicate Bug: (Write out IN DETAIL, a step-by-step guide on how to replicate the bug.)
- Start game.
- Get on map
- Open dev console
- Type in "SceneManager._scene.width"
- Press enter
- ???
- Error
Sample Project (REQUIRED): A sample project MUST be attached to the bug report. All steps MUST be followed. If a single step is ignored, the bug report is invalid and I will move on to the next bug report. If you do not attach a sample project to the bug report, your bug report WILL BE ignored. This must be kept under 90 MB lower. Do not include RTP Graphics save for the ones used. You must make this project as small as possible. There are NO exceptions.
I don't really find this to be necessary, but since it's a requirement, I've got one here. I removed a lot of things to get it to be small, so the main menu won't open because an image is missing. You should still be able to get the issue just by creating a brand new project and doing the steps listed above.
Now like I said, this doesn't crash the game, and I have a way to get around the issue so really it's no big deal, but I just figured you should be made aware so that it can be fixed in a future update if anyone finds out why it's broken as such.
Last edited by a moderator:

