Garry's Mod

Garry's Mod

Dr Breens > Private Reserve Machines
 This topic has been pinned, so it's probably important
Bad Dreems  [developer] 7 Mar, 2021 @ 11:15am
*BUGS* (and potentially fixing them?)
Being this is my first addon: there may be extant bugs that I just did not find prior to uploading this.

If you find / experience any bugs or errors while using my Addon: Please notify me through this discussion. I have every intention and plan to update and upgrade this addon as I continue to learn how code with LUA and I will absolutely do my best to squash any issues found.
========================================================================

For example: I will list the one bug that I am aware of.

There is one minor bug, more of a quirk with the Reserve Machine in that if you spawned cans from two different machines on the map: Deleting just *one* of those machines will delete the cans made from *both* of them.

I tried and tried to figure this out but for the time being, I could not figure it out with my relative inexperience and rather than simply cut the remove feature and make it harder to clean up after it, I left it in its functional but strange state.
< >
Showing 1-15 of 20 comments
опа негр 21 Oct, 2021 @ 6:08am 
When I press E button, nothing happens. Only coin's sound plays, and nothing.
Bad Dreems  [developer] 21 Oct, 2021 @ 7:28am 
Originally posted by 1Jla3KTYJlXY:
When I press E button, nothing happens. Only coin's sound plays, and nothing.

That is odd, what is supposed to happen is a window is pop up on the screen with the selections.

Does this bug occur in singleplayer or multiplayer?
опа негр 22 Oct, 2021 @ 4:44am 
Originally posted by Azbr the Friendly Goat:

That is odd, what is supposed to happen is a window is pop up on the screen with the selections.

Does this bug occur in singleplayer or multiplayer?
Both. 8(
Bad Dreems  [developer] 22 Oct, 2021 @ 6:57am 
Originally posted by 1Jla3KTYJlXY:
Originally posted by Azbr the Friendly Goat:

That is odd, what is supposed to happen is a window is pop up on the screen with the selections.

Does this bug occur in singleplayer or multiplayer?
Both. 8(

Odd question, but what is your screen resolution if I may ask?
Bad Dreems  [developer] 22 Oct, 2021 @ 6:58am 
Originally posted by Azbr the Friendly Goat:
Originally posted by 1Jla3KTYJlXY:
Both. 8(

Odd question, but what is your screen resolution if I may ask?

Also, rest assured I am on the case for this.
опа негр 22 Oct, 2021 @ 7:23am 
Originally posted by Azbr the Friendly Goat:
Odd question, but what is your screen resolution if I may ask?
1920x1080, what's wrong?
Bad Dreems  [developer] 22 Oct, 2021 @ 8:00am 
Originally posted by 1Jla3KTYJlXY:
Originally posted by Azbr the Friendly Goat:
Odd question, but what is your screen resolution if I may ask?
1920x1080, what's wrong?

you're fine there then, I had a hunch becuase I hard set the resolution of the screen to 600x300 that there's a chacne with larger monitors it wouldn't work.

that is not the case.
опа негр 23 Oct, 2021 @ 3:48am 
Originally posted by Azbr the Friendly Goat:
you're fine there then, I had a hunch becuase I hard set the resolution of the screen to 600x300 that there's a chacne with larger monitors it wouldn't work.

that is not the case.
so, I need to play on 600x300 for addon's correct work?
Bad Dreems  [developer] 23 Oct, 2021 @ 7:22am 
Originally posted by 1Jla3KTYJlXY:
Originally posted by Azbr the Friendly Goat:
you're fine there then, I had a hunch becuase I hard set the resolution of the screen to 600x300 that there's a chacne with larger monitors it wouldn't work.

that is not the case.
so, I need to play on 600x300 for addon's correct work?

No no no,
you do not need to change anything.

600x300 is the size of the window that should pop up on the screen when you use the machine.
Last edited by Bad Dreems; 23 Oct, 2021 @ 7:23am
Can't actually use the machine after the revamp update.
Just prints this error without opening anything.

[Dr Breens > Private Reserve Machines] lua/entities/private_reserve_machine_unlimited.lua:81: Calling net.Start with unpooled message name! (Did you forget to call util.AddNetworkString serverside?)
1. Start - [C]:-1
2. unknown - lua/entities/private_reserve_machine_unlimited.lua:81 (x4)

You also can't drink any of the reserves aside from the Granite-Skin Grape and Overclocked Orange.

(Example error with the diet reserve twist)

[Dr Breens > Private Reserve Machines] lua/entities/prm_reserve_twist_diet.lua:61: attempt to index a nil value
1. unknown - lua/entities/prm_reserve_twist_diet.lua:61

The Granite-Skin Grape also doesn't seem to actually provide any protection.

Also personally I liked the machine playing breen lines with the explosion instead of just the fanfair music.
Last edited by An average Beanmann; 4 Jul, 2024 @ 11:56am
Bad Dreems  [developer] 4 Jul, 2024 @ 12:25pm 
Originally posted by An average Beanmann:
Can't actually use the machine after the revamp update.
Just prints this error without opening anything.

[Dr Breens > Private Reserve Machines] lua/entities/private_reserve_machine_unlimited.lua:81: Calling net.Start with unpooled message name! (Did you forget to call util.AddNetworkString serverside?)
1. Start - [C]:-1
2. unknown - lua/entities/private_reserve_machine_unlimited.lua:81 (x4)

You also can't drink any of the reserves aside from the Granite-Skin Grape and Overclocked Orange.

(Example error with the diet reserve twist)

[Dr Breens > Private Reserve Machines] lua/entities/prm_reserve_twist_diet.lua:61: attempt to index a nil value
1. unknown - lua/entities/prm_reserve_twist_diet.lua:61

The Granite-Skin Grape also doesn't seem to actually provide any protection.

Also personally I liked the machine playing breen lines with the explosion instead of just the fanfair music.

It's still supposed to play the breen lines... odd.
Have to look into it.
Bad Dreems  [developer] 4 Jul, 2024 @ 12:34pm 
Originally posted by Bad Dreems:
Originally posted by An average Beanmann:
Can't actually use the machine after the revamp update.
Just prints this error without opening anything.

[Dr Breens > Private Reserve Machines] lua/entities/private_reserve_machine_unlimited.lua:81: Calling net.Start with unpooled message name! (Did you forget to call util.AddNetworkString serverside?)
1. Start - [C]:-1
2. unknown - lua/entities/private_reserve_machine_unlimited.lua:81 (x4)

You also can't drink any of the reserves aside from the Granite-Skin Grape and Overclocked Orange.

(Example error with the diet reserve twist)

[Dr Breens > Private Reserve Machines] lua/entities/prm_reserve_twist_diet.lua:61: attempt to index a nil value
1. unknown - lua/entities/prm_reserve_twist_diet.lua:61

The Granite-Skin Grape also doesn't seem to actually provide any protection.

Also personally I liked the machine playing breen lines with the explosion instead of just the fanfair music.

It's still supposed to play the breen lines... odd.
Have to look into it.

So it would appear the autorun files are failing to run,

The info that the vending machine and drinks require to work.
The "Autorun attempted fix" update didn't seem to work, all the issues are still present.
Bad Dreems  [developer] 5 Jul, 2024 @ 2:51pm 
Originally posted by An average Beanmann:
The "Autorun attempted fix" update didn't seem to work, all the issues are still present.

If I can't get it to work by the end of today, I'm going to roll the update back.
Bad Dreems  [developer] 5 Jul, 2024 @ 2:54pm 
You'd think this would be an easy fix, and it should be.
But this like my weapon addon share the same issue where they will work just fine for me, but completely crap the bed once I upload them.
< >
Showing 1-15 of 20 comments
Per page: 1530 50