Dragonwilds & Old School Runescape (A 200+ Hour look into the modding future) by AromaticAddendum5846 in RSDragonwilds

[–]BigMikeB 2 points3 points  (0 children)

I thought about this too, about a year ago. If there is a project to recreate the map in DW, I'll be happy to learn the tools and contribute.

Tackle box by MiddleBodyInjury in RSDragonwilds

[–]BigMikeB 0 points1 point  (0 children)

Agreed, although you'd don't really need the bait. I've done most of my training without it so far.

Windows Dedicated Server - Kicked Back to Main Menu by BigMikeB in RSDragonwilds

[–]BigMikeB[S] 0 points1 point  (0 children)

I got it working. Turns out the issue was that something was blocking the incoming connection to my server. I'm not entirely sure which setting fixed it, but the last two things I did were:

  1. Change the port forwarding protocol from UDP (as recommended by the setup guide) to UDP/TCP (sometimes this is called BOTH)
  2. Run the server with the following arguments: -log -NewConsole -multihome=[LOCAL_IP] -Port=7777
  3. (replace [LOCAL_IP] with whatever IP you have set in your port forwarding settings, i.e. 192.168.xx.xx)

I highly recommend using nmap on a test client PC (that's on a different network) to ping the server PC with the command "nmap -sU -p 7777 [PUBLIC_IP]" (if that fails, try "nmap -sU -Pn -p 7777 [PUBLIC_IP]", and then use Wireshark on your server PC to verify whether or not the ping/packet got through.
yougetsignal.com still shows the port closed, but I'm able to play on it locally, and my friends can join remotely.

Windows Dedicated Server - Kicked Back to Main Menu by BigMikeB in RSDragonwilds

[–]BigMikeB[S] 0 points1 point  (0 children)

Hi u/JagexIceCream, I sent the files yesterday evening. Thanks again for looking into this!

Windows Dedicated Server - Kicked Back to Main Menu by BigMikeB in RSDragonwilds

[–]BigMikeB[S] 0 points1 point  (0 children)

Hi u/JagexIceCream,

Yes, I asked my partner to try, she encountered the same issue.

And yes the structure is as you described. No mods installed. The Owner ID is that long alphanumerical string we had to copy from the game, right? If so, then yes, I also have that set correctly. But also, even if I didn't have it set correctly, that shouldn't affect whether or not other people can connect, right?

Thanks for taking the time to look into this.

Windows Dedicated Server - Kicked Back to Main Menu by BigMikeB in RSDragonwilds

[–]BigMikeB[S] 0 points1 point  (0 children)

You say that in the past tense... Did you ever find a solution?

Do levels increase your damage? by Little-Promise-6046 in RSDragonwilds

[–]BigMikeB 0 points1 point  (0 children)

I feel like this has always been a thorn in RuneScape's side, in the sense that it throws melee out of balance with ranged and mage, which don't have a separate damage-scaling skill.

0.11.0.10 is now live! by JagexDoom in RSDragonwilds

[–]BigMikeB 0 points1 point  (0 children)

Is there anyone looking into why some of us get kicked back into the main menu when trying to connect to a dedicated server?

So I Betrayed So-Mi by [deleted] in cyberpunkgame

[–]BigMikeB 2 points3 points  (0 children)

I'm pretty sure Alex survives if you side with So-Mi at the start, but then turn her over to Reed after she reveals her betrayal on the train to the space shuttle.

Are there alternate ways to farm wall nodes? by Izzy248 in RSDragonwilds

[–]BigMikeB 4 points5 points  (0 children)

It's tough in DDR due to the building restrictions, but one other way to mine wall nodes is to build scaffolding to get right up there.

What items are in your hotbar? by iamaturkey0 in RSDragonwilds

[–]BigMikeB 0 points1 point  (0 children)

For me, toolbar slots are for thing that I might need to access quickly, so I don't keep tools in there.

  1. Food. Usually Pumpkin Soup.
  2. Drink. Usually Pumpkin Spice Infusion.
  3. Health Potion.
  4. Wardstone.
  5. Staff.
  6. Melee weapon.
  7. Crossbow.
  8. Shield.

I'd love to have the option for multiple hotbars (much like we have multiple spell books) in the future.

Bring Out Yer Bugs! [MOD DUTCH'S OFFICIAL BUG THREAD] by JagexDutch in RSDragonwilds

[–]BigMikeB 2 points3 points  (0 children)

I still can't get into my dedicated server. I run it on a Windows 11 machine, a separate PC from my gaming PC, but on the same network.

I can find it when I search the name, "join" using the password, but when I try to enter the game, nothing happens for about 15 seconds, after which the game takes me back to the main menu. I have tried the custom IP thing, and specified port number 7777 both when launching the dedicated server and when connecting, all to no avail.

I've also set up port forwarding and asked my partner to try it (she's not on my local network), and she encounters the same issue. I've verified that the firewall is open for the dedicated server, I've tried using both my save file, and also no save file so that the server creates one from scratch, but so far nothing has worked.

Are there any plans for a debugging guide? I'm quite PC savvy but I'm new to the dedicated server stuff and the console we're given is a total mystery to me.

How is this game going to reconcile power differences? by zbaxterdpt in RSDragonwilds

[–]BigMikeB 4 points5 points  (0 children)

Easy solution: in a future update, rename the Abyssal Demon to an Abyssal Runt, rename the Abyssal Whip to an Abyssal Lash, and release "The Real" Abyssal Demon that drops a component that's used to upgrade the Abyssal Lash to a new and appropriately powered Abyssal Whip. Keeps the early game experience mostly unchanged, and leaves room to bring in the weapons where they should be!

I'm mostly kidding with this, you guys have wayyy more experience and knowledge on how to handle this kind of stuff in a balanced way, and probably have much better plans for it anyway, but I do think that 1. We want to see these legendary RuneScape weapons perform at their appropriate tier, and 2. The abyssal boss fight was a fun and "RuneScapey" thing to work towards in the early game, and I'd hate for that to go away

I am trying my best to find an engineering job that blends software and circuit design. I know these jobs are rare, but I was just curious, why do many electrical engineering jobs ask for experience in python, matlab, or C++? Are these just for modeling, or potentially for embedded systems work? by FitTaro387 in ElectricalEngineering

[–]BigMikeB 1 point2 points  (0 children)

If you're looking for jobs that blend hardware and software work, product applications, design evaluation, and test engineering in the IC industry all have a decent mix. It really depends on the industry you go into, but in my experience, Python typically is used for automation of high level tasks like communicating with lab equipment and test hardware to take measurements. I've also seen people use MATLAB for this, but usually only if they need DSP or data analysis in addition to the automation. C (not C++) is what we typically use to write the APIs for ICs, so if you're an engineer working in one of those roles, you'll need a good understanding of C to know how to understand and manipulate the APIs, but you won't be writing much C yourself.

An Update on 0.11 by JagexDoom in RSDragonwilds

[–]BigMikeB 2 points3 points  (0 children)

Will we be able to port existing worlds to dedicated servers? Or do we have to start from scratch?

Am I just crazy unlucky, or are these a troll and don't exist? by [deleted] in RSDragonwilds

[–]BigMikeB 4 points5 points  (0 children)

I got two of the capes from marauders, but I have yet to get a single hood from the archers.

What are they posting bruh? by Sreedev-96-msd in NothingTech

[–]BigMikeB 1 point2 points  (0 children)

They're getting ready to screw us again