1 What is OSgrid? Basics
2 Is OSgrid really free? Basics
3 I am new. What should I do first? New users
- Create an account:
/register.php - Install an OpenSim-compatible viewer (many users pick Firestorm OpenSim).
- Add OSgrid to the viewer grid list and log in.
- Teleport to a welcome area and learn basic camera/movement controls.
4 How do I log into OSgrid from my viewer? Viewer
http://login.osgrid.org/).
Then log in with your avatar name and password.
5 What is the HG Address shown on the site? Hypergrid
host:port/Region Name.
Example on your page: hg.osgrid.org:80/Lbsa Plaza.
6 My viewer says "Could not connect" or "Login failed". What do I check? Troubleshoot
- Make sure the OSgrid login URI is correct in the viewer grid manager.
- Make sure your password is correct (no extra spaces).
- Try another viewer to rule out viewer-specific issues.
- Check if OSgrid is online on the website status indicator.
- Network: firewalls, blocked ports, or DNS issues can prevent login.
7 Firestorm: antivirus / whitelist (common fix) Viewer
https://wiki.osgrid.org
8 Avatar is Ruth/Roth, gray textures, or looks broken New users
- Re-bake your avatar (Advanced/Develop menu in many viewers).
- Clear viewer cache, then relog.
- Try another region (problem might be local to that sim).
- Inventory loading can take time during busy hours: wait a bit, then relog.
https://wiki.osgrid.org
9 How do I teleport to a Hypergrid address? Hypergrid
10 Why can HG travel fail sometimes? Hypergrid
- The destination grid is offline or blocks inbound HG.
- The destination region name is wrong or moved.
- Your viewer blocks outbound connections or DNS cannot resolve the host.
- Teleport caps / gatekeeper services are temporarily busy.
11 What is a region (sim) in OSgrid? Regions
12 Can I build everywhere? Building
13 How do I find places to visit? Explore
- Use the map and search for popular regions.
- Browse the Destination Guide (if available on the site).
- Check upcoming events (your events system).
- Ask in community channels for recommendations.
14 Where do people socialize and shop? Places
- LBSA Plaza: main social hub (often called "LBSA").
- Wright Plaza: shopping and travel info.
https://wiki.osgrid.org
15 I cannot rez/unpack items. Where can I do it? Sandbox
Sandbox.
Note: sandboxes may auto-return objects after some time, so do not leave valuables rezzed.
16 What does "host your own region" mean? Hosting
17 What hardware do I need? Hosting
- SSD storage
- Good single-core CPU performance
- Enough RAM for your number of regions
- Reliable network (low packet loss)
18 Windows or Linux for hosting? Hosting
19 Simulators help (official pages) Docs
https://www.osgrid.org/simulators.phphttps://wiki.osgrid.org
20 Hosting checklist (network basics) Checklist
- Use a stable wired connection when possible.
- Prefer a static LAN IP for the host (avoids broken port forwarding).
- Know your external/public IP (or a stable hostname) for configuration.
- Plan ports in advance if you run multiple regions/instances.
21 How do I connect my simulator to OSgrid? Sim connect
- Install OpenSimulator on your server.
- Configure it to run in grid mode and point it to OSgrid services (Robust endpoints).
- Configure networking (NAT, firewall, public IP/ports).
- Register your region and start the simulator.
Robust.ini and OpenSim.ini sections (remove passwords) and I will adapt them.
22 Do I need Mono? What runtime is required? .NET 8
23 Which ports must be open? Networking
- The region listening port(s) you configured (one per simulator/instance).
- The HTTP listener port (caps/services) depending on config.
24 TCP vs UDP ports (common confusion) Networking
- TCP: the HTTP listener port (for services/caps, depending on your config).
- UDP: region port(s) defined per region.
25 IPv4 only (avoid strange teleport/connect issues) Networking
26 My region appears offline or nobody can enter. Why? Networking
- Firewall blocks the region port.
- NAT port forwarding missing or wrong internal IP.
- Wrong external hostname/IP configured in OpenSim.
- Region port conflicts with another service.
27 IMPORTANT: do not close the console window with X Best practice
28 NAT loopback (I can enter locally but others cannot) NAT
- Your port forwarding points to the correct internal LAN IP.
- You do not have "double NAT" (two routers).
- Test connectivity from outside your network, not from inside.
https://wiki.osgrid.org
29 What is an OAR? Backup
30 What is an IAR? Backup
31 How do I save an OAR (console)? Console
save oar MyRegion.oarload oar MyRegion.oar
32 Automated OAR backups (Linux and Windows) Backup
- Linux: schedule commands via cron and a timer script (server side automation).
- Windows: enable a built-in autobackup module (set interval and retention).
https://wiki.osgrid.org
33 Full region backup strategy Maintenance
- Save OARs regularly.
- Backup your INI configuration files.
- If you use a database (ex: MySQL), schedule regular DB dumps.
34 What can I upload? Upload
- Textures (images)
- Meshes (DAE)
- Animations
- Sounds
35 Why does my upload fail? Upload
- No build/upload permissions on that parcel/region.
- Viewer cache or viewer bug (try relog).
- File format not supported or too large.
- Network issues or caps service issues.
36 Mesh upload tips? Mesh
- Keep polycount reasonable.
- Provide good LODs.
- Use proper scale and rotation.
- Use optimized textures (power-of-two sizes where possible).
37 Why is a region laggy? Performance
- Too many scripts running.
- Too many avatars.
- Heavy physics objects (complex collisions).
- Slow host CPU or storage.
- Network packet loss.
38 How do I reduce lag on my region? Performance
- Limit scripted attachments and heavy scripted objects.
- Reduce physics load (simple collision shapes).
- Use optimized meshes and textures.
- Restart region periodically (scheduled restarts).
- Monitor console logs for errors.
39 I see clouds / cannot rez / cannot move. What now? Troubleshoot
- Relog (log out and back in).
- Clear viewer cache (or use a clean cache folder) then relog.
- Try another region (problem might be local to that sim).
- Check if you have packet loss.
40 My inventory is empty or not loading. Troubleshoot
- Wait 1-2 minutes (inventory can be slow during load).
- Relog.
- Try a different viewer.
- Check grid status (services may be under load).
41 I cannot see textures or everything is gray. Troubleshoot
- Slow asset delivery or viewer cache issues.
- Packet loss or unstable connection.
- Try lowering viewer bandwidth settings and relog.
42 Where do I look when something breaks? (logs) Logs
- Read
OpenSim.log(or console output) for repeated red errors. - Not all warnings matter; repeated errors usually do.
- When updating, avoid editing defaults files directly; keep your overrides in your own INI includes.
https://wiki.osgrid.org
43 What are the key rules on OSgrid? Rules
- Be respectful. No harassment, hate speech, or discrimination.
- Adult content must be clearly marked and placed appropriately.
- Respect region owners and parcel permissions.
- Report abuse to moderators using official channels.
44 How do I report abuse? Safety
https://www.osgrid.org/simulators.php
and the OSgrid wiki: https://wiki.osgrid.org.
HG Address example: hg.osgrid.org:80/Lbsa Plaza