Skip to content

Feature - Rentable Spaces#147

Open
oobjectt wants to merge 2 commits into
billsonnn:devfrom
oobjectt:feature-rentable-spaces
Open

Feature - Rentable Spaces#147
oobjectt wants to merge 2 commits into
billsonnn:devfrom
oobjectt:feature-rentable-spaces

Conversation

@oobjectt

@oobjectt oobjectt commented Apr 8, 2023

Copy link
Copy Markdown
Contributor

The Rentable Spaces has arrived in Nitro v2!

IMPORTANT: FIRST you MUST update the following Nitro Renderer, otherwise it WILL NOT WORK for you: billsonnn/nitro-renderer#102

To buy the furni is in the catalog as Palooza - Spacerent

Once purchased, place it in the room.

I'm a normal user, I'm not staff or anything, and I can rent this little square, so you'll have to double click on the poster or the border, so, we click Rent

imagen

Once rented, it will look like this color and I can place my furni only in this space, and there will be information about who has rented it and its duration

imagen

Now, as the owner of the room, I can cancel the rental rented by another person or, if I rent my part, I can also remove it. (this is how it is done in the emulator)

If you pay attention, if I am not the one who has rented that space, the green color does not appear, only the border appears without the green color or the sign

If the owner of the room cancels a rental, the furni of that part will be removed and taken to the inventory of the rented user

imagen

If I try to rent another space, it won't let me because I currently have an active rental, that's why the error message.

Enjoy the new feature! ❤️ 

imagen

@duckietm

duckietm commented May 1, 2023

Copy link
Copy Markdown
Contributor

This gives a error:
Uncaught TypeError: Cannot read properties of null (reading 'ownerName')

Did this after the FootballGate.

@oobjectt

oobjectt commented May 1, 2023

Copy link
Copy Markdown
Contributor Author

This gives a error: Uncaught TypeError: Cannot read properties of null (reading 'ownerName')

Did this after the FootballGate.

Have you updated the Nitro Renderer?

@duckietm

duckietm commented May 1, 2023

Copy link
Copy Markdown
Contributor

yub, with the latest

peError: Cannot read properties of null (reading 'ownerName')
at SN (index-0bbdc7c5.js:26:38976)
at hO (index-0bbdc7c5.js:31:255822)
at ZR (vendor-6240b874.js:38:19518)
at SN (vendor-6240b874.js:40:44027)
at RN (vendor-6240b874.js:40:39763)
at c2 (vendor-6240b874.js:40:39691)
at Eg (vendor-6240b874.js:40:39545)
at WI (vendor-6240b874.js:40:35913)
at IN (vendor-6240b874.js:40:34864)
at S (vendor-6240b874.js:25:1560)
x

@oobjectt

oobjectt commented May 1, 2023

Copy link
Copy Markdown
Contributor Author

yub, with the latest

peError: Cannot read properties of null (reading 'ownerName') at SN (index-0bbdc7c5.js:26:38976) at hO (index-0bbdc7c5.js:31:255822) at ZR (vendor-6240b874.js:38:19518) at SN (vendor-6240b874.js:40:44027) at RN (vendor-6240b874.js:40:39763) at c2 (vendor-6240b874.js:40:39691) at Eg (vendor-6240b874.js:40:39545) at WI (vendor-6240b874.js:40:35913) at IN (vendor-6240b874.js:40:34864) at S (vendor-6240b874.js:25:1560) x

Ready! It is fixed. I needed to put the ? you can check it now.

Thanks for the feedback!

@duckietm

duckietm commented May 1, 2023

Copy link
Copy Markdown
Contributor

Thanks! let test it :)

@oobjectt

oobjectt commented May 1, 2023

Copy link
Copy Markdown
Contributor Author

yes that fixed that problem, now i get the following: image

As I said in the description, you must update your Nitro Renderer for it to work for you.

Here the link: billsonnn/nitro-renderer#102

@duckietm

duckietm commented May 2, 2023

Copy link
Copy Markdown
Contributor

This works !!!! Thanks !!!

@Pippie1nMyPoepoe

Copy link
Copy Markdown

tro-renderer-6f5177ba.js:106 Uncaught TypeError: this.object.model.getValue(...).getValue is not a function
at bG.update (nitro-renderer-6f5177ba.js:106:543298)
at qf.update (nitro-renderer-6f5177ba.js:106:104762)
at Hs.update (nitro-renderer-6f5177ba.js:106:119773)
at ft.update (nitro-renderer-6f5177ba.js:106:855608)
at e.emit (vendor-bd4a0f9f.js:98:540)
at e.update (vendor-bd4a0f9f.js:98:3399)
at _tick (vendor-bd4a0f9f.js:98:1402)
update @ nitro-renderer-6f5177ba.js:106
update @ nitro-renderer-6f5177ba.js:106
update @ nitro-renderer-6f5177ba.js:106
update @ nitro-renderer-6f5177ba.js:106
e.emit @ vendor-bd4a0f9f.js:98
e.update @ vendor-bd4a0f9f.js:98
_tick @ vendor-bd4a0f9f.js:98
requestAnimationFrame (async)
_tick @ vendor-bd4a0f9f.js:98
requestAnimationFrame (async)
_tick @ vendor-bd4a0f9f.js:98
requestAnimationFrame (async)
e._requestIfNeeded @ vendor-bd4a0f9f.js:98
e._startIfPossible @ vendor-bd4a0f9f.js:98
e._addListener @ vendor-bd4a0f9f.js:98
e.add @ vendor-bd4a0f9f.js:98
(anonymous) @ index-5cf65b5d.js:25
Mu @ vendor-bd4a0f9f.js:40
io @ vendor-bd4a0f9f.js:40
zw @ vendor-bd4a0f9f.js:40
Gn @ vendor-bd4a0f9f.js:40
Wv @ vendor-bd4a0f9f.js:40
On @ vendor-bd4a0f9f.js:38
(anonymous) @ vendor-bd4a0f9f.js:40
nitro-renderer-6f5177ba.js:106 Uncaught TypeError: this.object.model.getValue(...).getValue is not a function
at bG.update (nitro-renderer-6f5177ba.js:106:543298)
at qf.update (nitro-renderer-6f5177ba.js:106:104762)
at Hs.update (nitro-renderer-6f5177ba.js:106:119773)
at ft.update (nitro-renderer-6f5177ba.js:106:855608)
at ft.runVisibilityUpdate (nitro-renderer-6f5177ba.js:106:855480)
u

@oobjectt

oobjectt commented May 8, 2023

Copy link
Copy Markdown
Contributor Author

Hello @Pippie1nMyPoepoe !

You need update the Nitro Renderer. billsonnn/nitro-renderer#102

Gurkengewuerz added a commit to Gurkengewuerz/nitro that referenced this pull request Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants