Posts: 15
Threads: 5
Joined: 21/Jul/2018
PR2 Name: bart172
2nd February 2019, 4:56 AM
As the title says.
While testing in the level editor, if you hit a rotate block and you reset just after, it doesn't reset position and rotation, but instead teleports you off map (I'd say at the top left corner, but I'm not sure - however, it teleports you far from the center)
The Following 1 User Says Thank You to bart172 For This Useful Post:
• gemj
Posts: 23
Threads: 1
Joined: 8/Jan/2018
PR2 Name: Titanium
2nd February 2019, 11:06 AM
I wonder if pr2 rotation works like it does in 3D CAD where it takes a set of coordinates (in a matrix) and translates it to the origin, rotates the coordinates about the origin, then translates it back
The Following 1 User Says Thank You to Titanium For This Useful Post:
• gemj
Posts: 666
Threads: 8
Joined: 4/Mar/2018
PR2 Name: geminij
3rd February 2019, 8:10 PM
I don't think the game can handle the sudden changes when performed quickly
Posts: 1,195
Threads: 55
Joined: 17/Apr/2018
PR2 Name: Ashley766
PR3R Name: Ashley789
6th February 2019, 11:15 AM
(This post was last modified: 6th February 2019, 7:49 PM by Ashley766. Edited 2 times in total.
Edit Reason: Thought it was fixed, oops
)
This isn't fixed xd
“And it shall come to pass That whoever calls on the name of the Lord Shall be saved.’”
Acts 2:21
The Following 1 User Says Thank You to Ashley766 For This Useful Post:
• bart172
Posts: 721
Threads: 47
Joined: 11/Nov/2017
PR2 Name: Stxtics
PR3R Name: Stxtics
6th February 2019, 1:22 PM
(6th February 2019, 11:15 AM)Ashley766 Wrote: This is fixed!! 
It's not, it just doesn't happen all the time.
Posts: 2,631
Threads: 452
Joined: 9/Nov/2017
PR2 Name: bls1999
PR3R Name: bls1999
6th February 2019, 7:10 PM
I have absolutely no idea what causes this. I'll have to have an in-depth look into it at a later time.
I post about the latest site updates on the Dev Log. If you have suggestions, feel free to post them here.
@ Eternal and I pay for this site out of our own savings. Please consider donating to help keep Jiggmin's Village running.
Posts: 2,631
Threads: 452
Joined: 9/Nov/2017
PR2 Name: bls1999
PR3R Name: bls1999
13th February 2019, 4:52 PM
(This post was last modified: 13th February 2019, 4:52 PM by bls1999. Edited 2 times in total.)
In my testing, it seems to only happen if you've hit "Restart" at least once. Is this true?
Edit: Alright bls let's read the thread title next time :/
I post about the latest site updates on the Dev Log. If you have suggestions, feel free to post them here.
@ Eternal and I pay for this site out of our own savings. Please consider donating to help keep Jiggmin's Village running.
The Following 1 User Says Thank You to bls1999 For This Useful Post:
• gemj
Posts: 366
Threads: 61
Joined: 19/May/2018
PR2 Name: AspectZero
13th February 2019, 4:57 PM
I'm going to go ahead and say it's probably best not to try and fix this.
Posts: 2,631
Threads: 452
Joined: 9/Nov/2017
PR2 Name: bls1999
PR3R Name: bls1999
13th February 2019, 5:22 PM
Upon further testing, it appears this bug was present in v151. I'll look into how to fix this, but I'm not sure I'll be able to figure it out.
(13th February 2019, 4:57 PM)AspectZero Wrote: I'm going to go ahead and say it's probably best not to try and fix this.
?
I post about the latest site updates on the Dev Log. If you have suggestions, feel free to post them here.
@ Eternal and I pay for this site out of our own savings. Please consider donating to help keep Jiggmin's Village running.
Posts: 25
Threads: 1
Joined: 27/May/2018
PR2 Name: funblox
13th February 2019, 5:33 PM
(This post was last modified: 13th February 2019, 5:33 PM by Skallos. Edited 1 time in total.)
(13th February 2019, 5:22 PM)bls1999 Wrote: ?
99 discovered bugs in the code
99 discovered bugs
Take one down
Patch it around
121 discovered bugs in the code
Posts: 366
Threads: 61
Joined: 19/May/2018
PR2 Name: AspectZero
13th February 2019, 6:18 PM
(13th February 2019, 5:22 PM)bls1999 Wrote: Upon further testing, it appears this bug was present in v151. I'll look into how to fix this, but I'm not sure I'll be able to figure it out.
?
This bug has been around for almost the life time of pr2, fixing it could potentially break something else considering how this bug happens.
Posts: 1,195
Threads: 55
Joined: 17/Apr/2018
PR2 Name: Ashley766
PR3R Name: Ashley789
bump
I guess this is gonna stay?
“And it shall come to pass That whoever calls on the name of the Lord Shall be saved.’”
Acts 2:21
Posts: 2,631
Threads: 452
Joined: 9/Nov/2017
PR2 Name: bls1999
PR3R Name: bls1999
29th March 2020, 9:44 PM
(This post was last modified: 29th March 2020, 9:45 PM by bls1999. Edited 1 time in total.)
(29th March 2020, 9:38 PM)Ashley766 Wrote: bump
I guess this is gonna stay?
I'd have to see if an AS3 error is thrown when it occurs in LE, which would require me to reproduce the error in my testing environment. If anyone can pin down a concrete method to reproduce, LMK.
Once I know, I can determine if fixing this would mess anything else up, and make a decision as to whether or not to fix using that information.
I post about the latest site updates on the Dev Log. If you have suggestions, feel free to post them here.
@ Eternal and I pay for this site out of our own savings. Please consider donating to help keep Jiggmin's Village running.
The Following 1 User Says Thank You to bls1999 For This Useful Post:
• Ashley766
Posts: 1,195
Threads: 55
Joined: 17/Apr/2018
PR2 Name: Ashley766
PR3R Name: Ashley789
1st April 2020, 9:19 PM
(This post was last modified: 1st April 2020, 9:51 PM by Ashley766. Edited 4 times in total.
Edit Reason: don't know the issue
)
(13th February 2019, 4:52 PM)bls1999 Wrote: In my testing, it seems to only happen if you've hit "Restart" at least once. Is this true?
(29th March 2020, 9:44 PM)bls1999 Wrote: If anyone can pin down a concrete method to reproduce, LMK.
I can reproduce this error. The way to reproduce it is when you initially test the level without restarting it works, but when you restart 3 times in a row, it messes up and on the fourth one, it works. So, it's like every 4th time, it works, but in between the 3, it breaks. (So it works on 4, 8, 12, etc..)
Video:
“And it shall come to pass That whoever calls on the name of the Lord Shall be saved.’”
Acts 2:21
Posts: 2,631
Threads: 452
Joined: 9/Nov/2017
PR2 Name: bls1999
PR3R Name: bls1999
Fixed in v164!
I post about the latest site updates on the Dev Log. If you have suggestions, feel free to post them here.
@ Eternal and I pay for this site out of our own savings. Please consider donating to help keep Jiggmin's Village running.
|